/* CSS Document */
body{
	background:#fff9e6;
}
* {
	margin:0;
	padding:0;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#8b8b8b;

}
li{
margin-left:19px;
}
img{
	border:0px;
}

form{
	display:inline;
}
a{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#5085d9;
}
a:hover{
	text-decoration:none;
}
.naob a{
	text-decoration:none;
}
.naob a:hover{
	text-decoration:underline;
}
#header{
	background:url(../images/header.gif) center top repeat-x #FFFFFF;
}
#bottom{
	height:58px;
	background:#fff9e6;
}
#bottom div{
	background:url(../images/bottom.gif) center top repeat-x;
	height:25px;
}
.polos{
	background:url(../images/polos.jpg) left top no-repeat;
	height:9px;
	margin-top:15px;
	margin-left:40px;
}
.privet{
	margin-top:25px;
	background:url(../images/privet.jpg) left top no-repeat;
	width:273px;
	height:184px;
}
.privet div{
	font-size:16px;
	font-style:italic;
	color:#894f02;
	padding:55px 0px 0px 28px;
}
.news_header{
	background:url(../images/news.jpg) center left no-repeat;
	color:#a7630b;
	font-size:24px;
	
}
.news_date{
	margin-top:10px;
	font-size:10px;
	color:#ed1c24;
	margin-bottom:3px;
}
.news_text{
	color:#676767;
	margin-top:3px;
	margin-bottom:20px;
}
.adresa_header{
	background:url(../images/news.jpg) center left no-repeat;
	color:#a7630b;
	font-size:24px;
	margin-top:20px;
	margin-left:15px;
	padding-left:5px;
}
.adresa_header div{
color:#a7630b;
	font-size:24px;
}
#bottom_menu{
	font-size:11px;
	color:#8c8d8f;
	vertical-align:bottom;
}
#bottom_menu a{
	font-size:11px;
	color:#8c8d8f;
	text-decoration:none;
	margin-left:6px;
	margin-right:6px;
}
#bottom_menu a:hover{
	text-decoration:underline;
}
.p{
	background:url(../images/p.jpg) no-repeat top left;
	height:7px;
	margin:10px 0px 13px 0px;
}