*{ 
 	 background:none; 
  	 padding:0;  
 	 margin:0; 
}  
body{ 
 	 width:100%; 
 	 height:100%;
	 font-family:"Times New Roman";
	 font-size:14px;
	 color:#FF6600;
	 background:url(img/prap.jpg);
	 _background: url(about:blank) 0 0 fixed no-repeat;
} 
#gerb{
	position:fixed;
	_position: absolute;
    _top: expression(parseInt(document.documentElement.scrollTop||document.body.scrollTop, 10)  + "px");
	left:10px;
	width:1000px;
	height:100%;
	background:url(img/fon_gerba.jpg) repeat;
	display:none;
	z-index:0;
}
	#gerb div{
		position:relative;
		top:55px;
		left:290px;
		background:url(img/gerb_ukr.gif) no-repeat center;
		width:419px;
		height:590px;
	}
#conteiner{ 
  	 position:relative;  
 	 margin:0 auto;
 	 width:1000px;  
	 height:auto;
	 overflow:hidden;
} 
#logotip{  
 	 width:100%;
  	 height:120px; 
}  
#logotip_nazva{ 
 	 	 float:left;
  	 	 width:395px;
  	 	 height:100%;
		 text-align:left;
		 background-color:#077fbc;
}  
	#logotip_nazva img{
		float:left;
	}
	#logotip_nazva h6{
		position:relative;
		float:right;
		top:70px;
		left:-70px;
		*left:-40px;
		width:100px;
		height:30px;
		font-size:18px;
		color:#ffed0a;
		font-family:"Times New Roman";
		font-weight:normal;
	}
#logotip_baner{
		 float:left;
 	 	 width:600px;
  	 	 height:100%; 
		 z-index:10;
}
#midl{
	position:relative;
	width:100%;
	height:auto;
	overflow:hidden;
	
}
	#menu{
		float:left;
		width:200px;
		height:300px;
	}
	#info{
		float:left;
		width:590px;
		height:auto;
		margin-left:5px;
		margin-right:5px;
		padding-top:15px;
		text-align:justify;
	}
	#reklama{
		float:left;
		width:200px;
		height:300px;
	}
#nuz{
	position:relative;
	top:19px;
	left:-1px;
	clear:both;
	width:100%;
	height:90px;
	background:url(img/prap.jpg);
	padding-top:5px;
	font-size:16px;
	color:#FFFFFF;
	text-align:center;
}
#Pokaz{
	position:relative;
	top:0px;
	left:0px;
	float:left;
}
/*--for other str--*/
.list{
	width:100%;
	height:auto;
	margin-left:10px;
	margin-right:10px;
	font-size:16px;
	color:#fe5ccb;
}
.zagolovok{
	width:100%;
	height:auto;
	font-weight:bolder;
	text-align:center;
	font-size:18px;
	margin-bottom:10px;
}
.text{
	width:100%;
	height:auto;
	text-align:justify;
	margin-bottom:40px;
}
.stor{
	width:100%;
	height:auto;
	text-align:center;
	color:#000000;
}
.stor a{
	color:#0000CC;
}