body{

text-align:center;
/*background-image:url(images/clipart/right_top1.gif);*/
background-color:#1B5014;
font-family:Georgia,Times New Roman,Tahoma;
font-size:10pt;
}
#all{	background-image: url(images/pict/background.jpg);
	width:920px;
	margin-left:auto;
	margin-right:auto;
}
#head{  width:920px;
	height:180px;	
}
#menu_verh{
	font-family:Tahoma;
	font-size:11pt;
	background-color:#ECCE9F; 	
	border-bottom:1px solid;
	border-top:1px solid;
	padding:2px 10px;	
	width:900px;
	text-align:right;
}
#menu_nuz{
	clear:both;
	font-family:Tahoma;
	font-size:11pt;
	background-color:#ECCE9F; 	
	border-bottom:1px solid;
	border-top:1px solid;
	padding:2px 10px;	
	width:900px;
	text-align:right;
}
#menu_verh a:visited,#menu_nuz a:visited{
	color:#0D5E02;
	text-decoration:none;
}
#menu_verh a:hover,#menu_nuz a:hover{
	color:#0D5E02;
	background:white;
	text-decoration:none;
}
#menu_verh a:active,a:link,#menu_nuz a:active,a:link{
	color:black;
	text-decoration:none;	
}

#left_col {
   text-indent:2em;
	float:left;	
	margin:20px;
	padding-left:8px;
	color:#1B5014;
	text-align:justify;	
}
#left_col a:visited{
	color:#0D5E02;
	text-decoration:none;
}
#left_col a:hover{
	color:#0D5E02;
	background:white;
	text-decoration:none;
}
#left_col a:active, a:link{
	color:black;
	text-decoration:none;
}
#block_right {
    text-indent:0em;
   	float: left;	
	margin:0px;
	padding-left:0px;
	color:#1B5014;
	text-align:center;	
	width: 220px;
}

#block_left {
   text-indent:2em;
	float:left;	
	margin:0px;
	padding-left:0px;
	color:#1B5014;
	text-align:justify;
	width:650px;
}

#block_left a:visited{
	color:red;
	text-decoration:none;
}
#block_left a:hover{
	color:red;
	background:none;
	text-decoration:none;
}
#block_left a:active, a:link{
	color:black;
	text-decoration:none;
}

#foother {
	width:900px;
	height:20px;
	clear:both;
        border-bottom:1px double black;
        color:#432D03;
	text-align:center;
	padding: 10px;
}
#adr{text-align:center;}
h1,h2,h3{text-align:center;}