html, body {
	margin:0px;
	padding:0px;
	color:#fff;
	font-family: Verdana, Tahoma;
	font-size:11px;
	height: 100%;
	background:url(../img/11.gif) #9c0505;
}
img   { color:#fff; border:0px; }
table { border-collapse:collapse; border:0; }

#content { height:1200px; background:url(../img/bg_center.gif) no-repeat top center; }
#rez     { width:100%; height:1200px; background:url(../img/bg_right.gif) no-repeat right top; }

#top        { width:100%; height:41px; background:url(../img/bg_1.gif) no-repeat; }
#top_left   { width:196px; padding-left:57px; color:#000; }
#top_center { background:#fff; }
#top_right  { position:relative; left:-67px; width:100%; padding-top:16px; }

#top_menu   { width:100%; font-family: Verdana, Tahoma; font-size:11px; }
#block_top_menu {
	position:relative;
	top:-1px;
	width:578px;
	height:41px;
	background:url(../img/bg_top_menu.gif) #fff;
	color:#555;
	border-left:2px solid #fff;
	border-right:2px solid #fff;
	text-align:center;
	z-index:5;
}
#block_top_menu a {
	position:relative;
	top:11px;
	text-decoration: none;
	font-size:11px;
	font-weight:bold;
	color:#000;
	padding:5px;
}
#block_top_menu a:hover { text-decoration: underline; }

#middle       { width:100%; background:url(../img/bg_left.gif) no-repeat left top; }
#logo	      { padding-top:22px; padding-left:29px; height:65px; }
#left_menu    { padding-top:55px; padding-left:100px; }
#middle table { width:100%; }
#middle a {
	position:relative;
	
	
	font-size:11px;
	color:#fff;
	padding:5px;
	line-height:20px;
}
#middle a:hover {  color:#000; }
#zachem 	{ padding-top:22px; padding-left:102px; width:253px; }
#text_top_right { width:280px; padding-top:17px; padding-right:30px; text-align:left; }

#picture {
	float:left;
	width:175px;
	height:167px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:18px;
}
#bottom {
	position:relative;
	width:100%;
	background:url(../img/bg_bottom_right.gif) no-repeat right top;
	margin-top:694px;
}
#bottom_menu {
	height:250px;
	padding-left:190px;
	padding-top:50px; color:#000;
	background:url(../img/bg_bottom_left.gif) no-repeat left top;
}
#bottom_menu a {
	text-decoration: none;
	font-size:12px;
	color:#fff;
	padding:5px;
}
#bottom_menu a:hover { text-decoration: underline; }

#article {   		padding-top:0px;	
	padding-left:25px;
	padding-right:25px;    	padding-bottom: 450px;
}