@media screen and (max-width: 64em) {
	#formFastSearch input#region {
		max-width: calc(100% - 4px);
	}

	#formLogin .sbmt {
		margin-left: 10px;
	}
	.search #mainContent, .newbuildings #mainContent {
		max-width: 100%;
	}
	#socialBookmarks {
		max-width: (100% - 22px);
		float: left;
	}	
	.agencyProperty .paging,  .agencyProperty .offers2, .agencyProperty #mainContent form {
    width: 100%;
	}
	
	.agency.publish #mainContent.login, .agency.brokers #mainContent.login {
    width: 100%;    
	}
	
	#formSearch div#mapWrapper {		
		float: none;
	}
	
	#dyamap {
		width: 100%;
	}

	#offerTypes ul {
		width: auto;
		margin-bottom: 10px;
	}

	#offerType li, #offerTypeDtl li {
		float: none;
		width: auto;
	}


}

.vesti #author img {	
	max-width: 100%;
}

.advertise #mainContent img {
	max-width: 100%;
}

.rules #mainContent {
	width: 100%;
}

.help .imgWrapper img{	
	max-width: 100%;
}
