div.hs { width: 223px; }

div.hs, div.hs * {
	font-family:'Arial';
	font-size:11px;
}

div.hs div.baner1 {
	cursor:pointer;
	width:270px;
	height:70px;
	padding;10px;
	margin-top:10px;
	background-image:url('pakiety_eng.jpg');
}

div.hs div.baner {		
	position:relative;
}

div.hs div.baner2 {
	width:270px; height:70px;
	background-image:url('hs_booking_bg_eng.jpg');
	background-repeat:no-repeat;
	position:relative;
}

div.hs div.baner2 div.inner {
	padding:20px;
	position:relative;	
	overflow:hidden;
	height:35px;
}

div.hs div.baner div.fields {
	position:absolute;
	bottom:3px;
	top:30px;
	left:55px;
}


div.hs div.baner div.date_from { margin-left:5px; width:75px; overflow:hidden; }
div.hs div.baner div.date_to { margin-left:5px; }

div.hs div.baner div.f {
	float:left;
	margin-top:5px;	
}
div.hs div.baner div.r {
	position:absolute;
	bottom:1px;
	right:1px;
}
div.hs div.cl { clear:both; }

div.hs div.baner div.f div.label {	
	font-size:10px;
	color:#281005;
	height:8px;
}

a#date_from_a,a#date_to_a {
	text-decoration:none;
	background-repeat:no-repeat;
	background-position:100% 0%;
	line-height:20px;
	height:30px;
}

div.hs a.btn {
	font-size:10px;
	display:block;
	width:86px;
	height:24px;
	overflow:hidden;
	line-height:22px;
	text-align:center;
	cursor:pointer;
	color:white;
	background-image:url('hs_booking_btn.jpg');
	text-decoration:none;	
}

div.hs div.baner div.f input { 
	border:solid 1px #281005;
	background-color: #fcfbf7;
	color:#281005;	
	font-size:10px; 
	height:11px;
	width:72px;
	margin-top:4px;
	text-decoration:none;	
}

div.hs div.baner div.f select { 
	border:solid 1px #281005;
	background-color: #fcfbf7;
	color:#281005;	
	font-size:9px; 
	line-height:4px; 	
	text-decoration:none;
	margin-top:4px;
	height:15px;
}