div.hs { float:left;}

div.hs, div.hs * {
	font-family:'Arial';
	font-size:11px;
}

div.hs div.baner1 {
	cursor:pointer;
	width:213px;
	height:51px;
	margin-left:15px;
	background-image:url('pakiety.jpg');
}

div.hs div.baner {		
	position:relative;
}

div.hs div.baner2 {
	width:213px; height:51px;
	background-image:url('hs_booking_bg.jpg');
	background-repeat:no-repeat;
	position:relative;
}

div.hs div.baner2 div.inner {	
}

div.hs div.baner div.fields {
	position:absolute;
	bottom:2px;
	left:35px;
	width:120px;	
	height:34px;
	overflow:hidden;
}


div.hs div.baner div.date_from { margin-left:3px; width:65px; overflow:hidden; }
div.hs div.baner div.date_to { margin-left:3px; }

div.hs div.baner div.f {
	float:left;
	margin-top:5px;	
}
div.hs div.baner div.r {
	position:absolute;
	bottom:1px;
	left:147px;
}
div.hs div.cl { clear:both; }

div.hs div.baner div.f div.label {	
	font-size:9px;
	color:#ffffff;
	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:65px;
	height:18px;
	overflow:hidden;
	line-height:18px;
	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 #998a69;
	background-color: #fcfbf7;
	color:#998a69;	
	font-size:9px; 
	height:13px;
	width:62px;
	margin-top:0px;
	text-decoration:none;	
}

div.hs div.baner div.f select { 
	border:solid 1px #998a69;
	background-color: #fcfbf7;
	color:#998a69;	
	font-size:9px; 
	line-height:4px; 	
	text-decoration:none;
	margin-top:4px;
	height:15px;
}
