@charset "windows-1251";
/* CSS Document */

body{
	font:Tahoma, Geneva, sans-serif;
	font-size:14px;
	color:#999;
	background:#FFF;
}

#center{
	position:relative;
	width:1020px;
	margin:0 auto;
}

#imb{
	position:absolute;
	top:30px;
	left:40px;
	cursor:pointer;
}

#logo{
	position:absolute;
	top:10px;
	left:210px;	
}

a:link{text-decoration:none;color:#f60;}
a:visited{color:#f60;}
a:hover{color:#090;}

p{
	text-indent:15px;
}

#data{
}

/* новости */
.now{
text-indent:20px;
margin:15px 0;}

#ss{
	position:absolute;
	width:798px;
	top:170px;
	left:210px;
}

#content{
	padding:20px 40px;
	margin-top:5px;
	border:1px solid #EAEAEA;
	color:#333;
	min-height:450px;
}

#bottomLogo{
	color:#CCC;
	font-size:13px;
	text-align:center;
	margin:50px 0;
}


#z1{
	background-color:#E7E7E7; 
	color: #666;
	position:relative;
	top:-20px; left:-40px;
	text-align:center;
	padding:2px 0;
	display:block;
	width:250px;
}

h1{
	color:#090;
	font-size:16px
}

.text {
	background-color: #EDEDED;
	text-align: justify;
	width: 540px;
	margin:0 auto;
	padding:5px 30px ;
}