@import url("reset.css");
body {
	 background-image: url(img/verx.jpg), url(img/niz.jpg), url(img/fon.jpg);
	 
     background-repeat:   repeat-x,   repeat-x,   repeat ; 	
      background-position: 	 top left, bottom left, top left;
    background-color: #e9e9e9;
	font-family:  sans-serif;
}
.wrap {
	 min-width: 310px;      
	max-width: 767px;
	margin: 0 auto;
	overflow: hidden;
	padding: 0 10px;
	box-sizing: border-box;
}
.sapka {
	
	width: 100%;
}
.pocta {
	height: 30px;
	width: 100%;
	box-sizing: border-box;
}
.zagolov {
	height: 80px;
	width: 100%;
	box-sizing: border-box;
	position: relative;
}
.kartin {
	height: 135px;
	width: 100%;
	box-sizing: border-box;
	background-image: url(img/sapka.jpg);
    background-size: cover ;
	border: 4px solid #ffffff;
	box-shadow: 1px 1px 2px  #525252;
	background-repeat: no-repeat ;
    padding: 30px 0 0 20px;
}
.kartin form {
    display: none;
}
.navig {
	width: 100%;
	 float: none;
	 box-sizing: border-box;
	 
}
#contak {
	display: none;
	
}

#gh  {
	text-transform: uppercase;
	border-bottom: 1px dotted #000000;
	height: 25px;
	color: #0000ff;
    text-align: center;
}

.rekl {
	display: none;
}
.pravo {
    
	 min-width: 280px;      
	max-width:767px;
	 box-sizing: border-box;
    margin: 0;
	
}
.navig1 {
    margin: 0 0 15px 0;
}
.nahal {
	background-color: #ffffff;
	box-sizing: border-box;
	width: 100%;
	padding:  10px;
	margin:0  0 15px 0;
	box-shadow: 1px 1px 2px  #525252;
     
}
.titl a {
    word-break: break-all;
}
#cont img {
	display: none;
}
#cont {
	 margin: 15px 0 15px 0;
}