
#relatip {
	width:100%;
	min-height:100%;
	
}
#podval {
	width:100%;
	margin-top:-150px;
	min-height:150px;
	
}
#podval_rasporka {
	height:150px;
	clear:both;
	
}

.poloska {
	width:100%;
	min-height:30px;
	float:left;
	margin-top:	1px;
}
.vnutr_none {
	width:450px;
	min-height:30px;
	float: none;
	margin:0 auto;	
}
.zagolov{
	text-align:center;
	color:#585656;
	line-height:50px;
	font-family:Tahoma, sans-serif;
}


/*footer*/
footer{
	width: 100%;
	height: auto;
	background-color: #f2f2f2;
	float: left;
}


#footer_center{
	width:600px;
	height: auto;
	float: none;
	margin:0 auto;
}

#footer_1e{
	width:100%;
	height:50px;
}
#footer_2e{
	width:100%;
	height:50px;
}

#footer_3e{
	width:100%;
	height:50px;
	line-height:50px;
	color:#585656;
	font-size:15px;
	font-family: "Arial", "Times New Roman", Verdana;
	background-color: #f2f2f2;
	text-align:center;
	
}

#soc_seti{
	width:250px;
	height:50px;
	float:left;
}
#blok_vopros{
	width:300px;
	height:50px;
	float: right;
}


#soc_vk{
	width:33px;
	height:33px;
	float:left;
	background:url(../imguser/socseti/s_vk.png) no-repeat;
	background-position:top bottom;
	background-size: cover;
}
#soc_vk:hover{
	background-position:left bottom;
}


#soc_ok{
	width:33px;
	height:33px;
	margin-left:15px;
	float:left;
	background:url(../imguser/socseti/s_ok.png) no-repeat;
	background-position:top bottom;
	background-size: cover;
}
#soc_ok:hover{
	background-position:left bottom;
}

#soc_fb{
	width:33px;
	height:33px;
	margin-left:15px;
	float:left;
	background:url(../imguser/socseti/s_fb.png) no-repeat;
	background-position:top bottom;
	background-size: cover;
}
#soc_fb:hover{
	background-position:left bottom;
}

#soc_in{
	width:33px;
	height:33px;
	margin-left:15px;
	float:left;
	background:url(../imguser/socseti/s_in.png) no-repeat;
	background-position:top bottom;
	background-size: cover;
}
#soc_in:hover{
	background-position:left bottom;
}


#soc_tw{
	width:33px;
	height:33px;
	margin-left:15px;
	float:left;
	background:url(../imguser/socseti/s_tw.png) no-repeat;
	background-position:top bottom;
	background-size: cover;
}
#soc_tw:hover{
	background-position:left bottom;
}




#vopros{
	width: auto;
	height:40px;
	line-height:40px;
	margin-top:5px;
	float: right;
	background-color:#999998;
	padding:0px 15px 0px 15px;
	color:#FFF;
	font-family: "Arial", "Times New Roman", Verdana;
}



.botar{
	color:#585656;
	font-weight:bold;
	text-decoration:none;
		}
		
	



@media screen and (max-width: 600px){
#footer_center{
		width:100%;
		height: auto;
}
#soc_seti{
	float: none;
	margin:0 auto;
}
#blok_vopros{
	float: none;
	margin:0 auto;
}

#karkas_seti{
	width:100%;
	float:left;
}
#karkas_vopros{
	width:100%;
	float:left;
}

#vopros{
	width:120px;
	float: none;
	margin:0 auto;
	text-decoration:none;
	text-align: center;
}



#karkas_3e{
	width:100%;
	float: left;
}

#footer_3e{
	width:100%;
	float: none;
	margin:0 auto;
}




}


@media screen and (max-width: 500px){
	

.vnutr_none {
	width:90%;
	padding:0% 5% 0% 5%;
}
.zagolov{
	line-height:40px;

}
	
	}