@charset "UTF-8";

		html, body {
			background:#007741;
			height:100%;
			margin:0;
			font-size:12px;
			font-family: Tahoma,Arial,sans-serif;
			font-weight:normal;
			line-height:18px;
			} 
		
		H1 {
			color:black;
			margin-left: 20px;
			margin-top: 0px;
			margin-right: 20px;
			margin-bottom: 15px;
			font-size:18px;
			line-height:20px;
		}
		#razdelitel {height:20px; clear:left; }

		#bodydiv {background:white;width:1000px;position:absolute;}

		#logo_block { background:url("/css/images/logo.gif") right no-repeat; height:90px; width:25%; float:left; }
		#up_menu_block { height:90px; width:75%; float:left; }
			#up_menu_block_up { height:66px; width:750px; }
			#up_menu_block_down { height:24px; width:750px; float:left; }
		
		#main_menu_block { bottom:0px; width:100%; height:25px;clear:left; }
			#main_menu_block_center { background:#549975 url("/css/images/menu/mainmenu/menu-fade.gif") repeat-x; bottom:0px; width:96%; height:25px; margin:0 auto;}
			#main_menu_block_center_2 { bottom:0px; width:790px; height:25px; margin:0 auto;}

		#main_information_block { width: 100%; bottom:0px; height:23px; clear:left;}
			#main_information_block_center { bottom:0px; background:#D2DCC3; height:22px; margin:0 auto; width:96%; color:black; border-top:1px solid black;}

		#banner_block { padding-left:20px; height:142px; width:68%; float:left;}
		#auth_block { padding-right:20px; height:142px; width:28%; float:left; }

		#left_menu_block { width:20%; float:left; }
		#main_block { width:58%; float:left;}
		#right_banner_block { width:22%; float:left; }

		#footer { padding-left:40px; padding-right:40px; color:green; height:20px; clear:left; }
P { margin-top:-5px; }
