/*
Chrome Browser fix style
version: 1.0
author: Boje Brojeva
email: info@bojebrojeva.hr
website: http://www.bojebrojeva.hr/
*/

html, body {
	margin: 0;
	padding: 0;
}

ul, li  {
	margin: 0;
	padding: 0;
}



.offer_main_content article figure {
	height: 100% !important;
}

.offer_main_content article figure a img {
	height: 100% !important;
}

.destinations_regions_cities_cnt section figure {
	height: 100% !important;
}

.destinations_regions_cities_cnt section figure a img {
	height: 100% !important;
}

.travels_intro_cnt article figure {
	height: 100% !important;
}

.travels_intro_cnt article figure a img {
	height: 100% !important;
}

.basic_site_inner_content_travels_details figure {
	height: 100% !important;
}

.basic_site_inner_content_travels_details figure a img {
	height: 100% !important;
}