@CHARSET 	"UTF-8"; .MAP_CONT{
	width:100%;
	height: auto;
	top: 0;
	position: absolute;
	display: block;
	opacity: 0;
	font-size: 0;
}

.COM_MAP{
	width: 45%;
	margin-right: 5%;
	height: 356px;
	overflow: hidden;
	padding: 0;
	position: relative;
	background: url(/component/w_flights_tabs/VIEW/gfx/mapka2.png) no-repeat top left;
	background-size: 100% auto;
	display: inline-block;
	font-size: 0;
}

a.FT_TAB_0
{
	display: none !important;
}