@media screen and (max-width: 400px) {

#footer2 {
	
}
	#footer2 * .bottommenu {
		width:100%;
		float:none;
	}
		#footer2 * .bottommenu ul {
			width:100%;
			float:none;
			margin-top:0px;
		}

	#footer2 * .rekvizit {
		width:100%;
		float:none;
	}
		#footer2 * .rekvizit .company {
			width:100%;
			float:none;
		}
		#footer2 * .rekvizit .bank {
			width:100%;
			float:none;
		}
#content-vnutr * img {
	width:100%;
}
#cssmenu ul li:hover > ul > li {
  height: 38px;
/*background: #FFF;	*/
}
#button2 { display:none; }		
#content-vnutr * .nashi img {
	width:auto;
	margin-left:10px;
}
#content-vnutr * .nashi {
	width:auto;
	margin-left:10px;
}
	#content-vnutr * .razdel-item  img{
		width:150px;
		height:150px;
		clear:both;
		display: block;
	}
	#content-vnutr * .razdel-item  img.strelka{
		width:auto;
		height:auto;
		display:inherit;
	}
}

@media screen and (max-height: 850px) {
	#button2 { display:none; }
	
}	