@media screen and (max-width: 960px){
	
	.header .showvr{
		display:none;
	}
	#TA_selfserveprop146{
		position:static;
	}
	
}

@media screen and (max-width: 900px){
	
	.fon-image-0{
		background-position: center center;
	}
	
}

@media screen and (max-width: 760px){
	
	.header{
		background-image:url(/template/images/bg_top.jpg);
		background-repeat:repeat-x;
		background-position:top left;
		height:130px;
	}
	.logotipa{
		background-image:url(/template/images/logo-mobile.png);
		height:130px;
	}
	.drp{
		background-position: left 105px center;
	}
	.menu{
		padding: 5px 0 0 10px;
	}
	.menu a{
		border-right:none;
		padding:3px 20px;
		width:140px;
	}
	.menu a:hover{
		border-right:none;
		padding:3px 20px;
		width:140px;
	}
	.img-gallery{
		width:100%;
		height:auto;
	}
	.contact-img{
		margin:0 0 10px 0;
		float:none;
		width:100%;
		height:auto;
		border-bottom:1px dotted #67431C;
		border-right: none;
		padding:0 0 20px 0;
	}
	
}

@media screen and (max-width: 350px){
	
	.drp{
		background-image: url(/template/images/right_picts_mob.png);
		background-position: left 115px center;
	}
	
}