html {  
background-image: url("foto/Creative-Background-Sapphires.jpg") 0 0 repeat-x;
}

 .wrap {
	width: 960px;
	margin: 0 auto;
}

 header {
	 background: white;
	 
 }
  .conteiner {
		
		float: left;
		width: 20%;	
}
.header{
		
		float: right;
		width: 20%;	
	
}

  .main_container {
		font-family:Impact, Charcoal, sans-serif;
		text-align: center;
		color: yellow;
}
 .contnet {
	padding: 3%;
	text-indent: 20px;
	float: left;
	background: #E4EA92;
	width: 64%;
	}

  .contnet, aside {
	 height: 2900px;
 }
 aside {
	color: white;
	 text-indent: 20px;
	float: right;
	width: 30%;	
}


 footer {
background: green;	
	clear: both;
}


a[href="polozenia.html"]{
	color: white;
}


a[href="ohota_na.html"]{
	color: white;
}


a[href="mesto.html"]{
	color: white;
}


a[href="podbor.html"]{
	color: white;
}


a[href="novitsky.html"]{
	color: white;
}

