body{
	margin:0;
	padding:0;
	background-image:url(../images/background.jpg);
	background-repeat:repeat-x;
	font-family:Tahoma, Geneva, sans-serif;
	}
	
.bg{
	background-image:url(../images/background-left.jpg);
	background-position:left;
	background-repeat: no-repeat;
	min-width:1100px;
	min-height:1050px;
}
	
	
* html .bg{
	background-image:url(../images/background-left.jpg);
	background-position:left;
	background-repeat: no-repeat;
	min-width:1100px;
	height:1050px;
}
		
.main{
	width:900px;
	margin:auto;
}

.logo{
	float:left;
}

.lang{
	float:right;
	padding-right: 0px;
	height:40px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:right
}

.lang a{
	color:#FFF;
	text-decoration: none;
}

.lang .active a{
	color:#FFF;
	text-decoration: none;
}

.middle{
	float:left;
	clear:none;
	margin-top:30px;
	width:797px;
}

.middle_top{
	float:left;
	width:797px;
	height:100%;
	background-image:url(../images/bg-main.gif);
	background-repeat:repeat-y;
	
	
}
.middle_bg{
	float:left;
	background-image:url(../images/bg-main-top.jpg);
	background-repeat:no-repeat;
	width:797px;
	min-height:500px;
}

.middle_bg_bottom{
	float:left;
	background-image:url(../images/bg-main-bottom.gif);
	background-repeat: no-repeat;
	width:797px;
	height:12px;
	
}

.right_box{
	float:right;
	clear:right;
	width:97px;
	margin-right:6px;
	margin-top:77px;
}

.right_logo{
	float:right;
	clear:none;
	background-image:url(../images/bg-zak-top.png);
	width:97px;
	height:111px;
}


.right_logo_2{
	background: url(../images/agroman_zak.png) no-repeat; padding: 10px 7px;
	clear:right;
}

.right_logo_3{
	background: url(../images/agroman_zak.png) no-repeat; padding: 10px 7px;
}
.right_logo_4{
	background: url(../images/agroman_zak.png) no-repeat; padding: 10px 7px;
}
.right_logo_5{
	background: url(../images/agroman_zak.png) no-repeat; padding: 10px 7px;
}
.right_logo_6{
	background: url(../images/agroman_zak.png) no-repeat; padding: 10px 7px;
}


.right_logo .logo{
	margin-top:30px;
	margin-left:5px;
}

.footer{
	width:100%;
	min-height: 385px;
	margin-top: 20px;
	float:left;
	clear:both;
	azimuth:center;
	text-align:center;
	background: #e8f5fc url('../images/bg-foo.gif') repeat-x top;
	font-family: Arial, Helvetica, sans-serif;
	margin:auto;
}

.footer_end{
	width:100%;
	float:left;
	clear:both;
	border-top: 1px solid #FFF;
	background-color: #a6b8bc;
	color:#FFF;
	font-size:11px;
	azimuth:center;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
}



.addr{
	width:650px;
	margin:auto;
	azimuth:center;
	text-align: left;
	font-size:12px;
	color:#41444a;
	line-height:140%;;
}

.menu{
	float:left;
	width:170px;
	margin-top:30px;
	margin-left:20px;
	font-family: Arial, Helvetica, sans-serif;
}
	

.list_menu{
	margin-left:20px;
}

.list_menu ul{	
	margin: 0;
	padding: 0;
}

.list_menu ul li{
	width:170px;
	list-style:none;
	color:#FFF;
	line-height: 26px;
	text-align: right;
	background: url('../images/menu-p.png') no-repeat 165px 11px;
	font-size:12px;

	}

.list_menu ul li a{
	display: block;
	text-decoration: none;
	color: #33373d;
	padding-right: 13px;
	border-bottom: 1px dotted black;
}
.list_menu ul li.active{
	text-decoration: none;
	list-style:none;
	color:#FFF;
}


.list_menu ul li a:hover{
	color: #9b1812;

}

.list_menu ul li a.active{
	color: #33373d;
	font-weight:bold;
}

.list_menu ul li a:hover.active{
	color: #9b1812;
	font-weight:bold;
}




.list_menu ul li.sub_menu{
	font-size:10px;
	padding-right:0px;
}

.list_menu ul li.sub_menu a{
	display: block;
	text-decoration: none;
	color: #33373d;
	padding-right: 30px;
	border-bottom: 1px dotted black;
}


.list_menu ul li.sec_menu{
	font-size:11px;
	padding-right:10px;
}

.list_menu ul li.sec_menu a{
	display: block;
	text-decoration: none;
	color: #33373d;
	padding-right: 50px;
	border-bottom: 1px dotted black;
}


.list_menu ul li.active{
	text-decoration: none;
	list-style:none;
	color:#FFF;
}


.list_menu ul li a:hover{
	color: #9b1812;

}

.list_menu ul li a.active{
	color: #33373d;
	font-weight:bold;
}

.list_menu ul li a:hover.active{
	color: #9b1812;
	font-weight:bold;
}





a{
	color:#000;
	text-decoration: underline;
}

a hover{
	color:#900;
}

.header_photo{
	width:718px;
	height:140px;
	margin-left:40px;
	margin-top:30px;
	text-align:left;
}

.text{
	width:540px;
	float:left;
	font-size:11px;
	text-align:justify;
	min-height:570px;
	margin-left:40px;
	font-family:Tahoma, Geneva, sans-serif;
}

.text a:hover{
	color:#F00;

}

.text_in{
	margin-left:20px;
}



.news_box{
		border-bottom: 1px dotted black;
		width:500px;
		margin-top:10px;
		float:left;
}

.news_date{
	background-image:url(../images/main-data.gif);
	width:40px;
	height:40px;
	color:#488558;
	font-size:9px;
	float:left
}

.news_day{
	float:left;
	margin-top:3px;
	margin-left:8px;
}

.news_month{
	float:left;
	margin-top:3px;
	margin-left:2px;
}

.news_year{
	float:left;
	clear:left;
	margin-top:9px;
	margin-left:9px;
}

.news{
	margin-top:15px;
}
.news_title{
	font-size:14px;
	font-weight:none ;
	float:left;
	color:#00843d;
	margin-left:10px;
	width:400px;
	
}



.news_abstract{
	width:400px;
	text-align:justify;
	margin-top:2px;
	margin-left:10px;
	float:left;
	
	
}

.more {
	float:right;
	margin-bottom:10px;
	background-image:url(../images/main-more.png);
	background-position:right;
	width:90px;
	height: 17px;
	background-repeat:no-repeat;
}

.more  a{
	color:#488558;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;

}

.more  a:hover{
	color: #666;
	text-decoration:none;
}


.newsletter{
	background-color:#FFF;
	width:160px;
	margin:auto;
	margin-left:20px;
}

.newsletter_text{
	float:left;
	font-weight: none;
	color: #30476d;
    font-size: 16px;
    font-family: Arial, Helvetica, sans-serif;
	margin-top:10px;
	margin-bottom:5px;
}


.newsletter input[type=submit] {width: 25px; height:24px; background: #fff url('../images/input-submit_off.png') no-repeat center center; float:right;}
.newsletter input[type=submit]:hover {width: 25px; height:24px; background: #eee url('../images/input-submit_on.png') no-repeat center center ;float:right;}



.right_imput{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	padding: 3px;
	background: #f0efe9;
	border: 1px solid #ccc;
	float:left;
	width:120px;
	height: 16px;
}

.estate_text{
	text-align:left;
	font-size:12px;
	
}

.estate_td{
	width:50%;
	height:30px;
	vertical-align:center;
	background-color:#f4f6f1;
	padding-left:10px;
	
}

.estate_td_1{
	width:50%;
	height:30px;
	vertical-align:center;
	background-color: #FFF ;
	padding-left:10px;
	
}

.estate_td_top{
	width:50%;
	height:30px;
	vertical-align:center;
	text-align:center;
	background-color:#00853e;
	color:#FFF;
	
}


h1{
	width:528px;
	height:37px;
	background-image:url(../images/main-nag.png);
	padding-left:20px;
	background-repeat:no-repeat;
	margin-left:1px;
	font-weight: normal;
	color:#488558;
	font-size:18px;
	padding-top:8px;
	margin-bottom:-4px;
	font-family: Arial, Helvetica, sans-serif;
}

h2{
	color:#30476d;
	font-size:13px;
	font-family: Arial, Helvetica, sans-serif;
}

#h1{
	margin-top:10px;
}

tbody{
	margin:0;
	padding:0;
}

