div.hs, div.hs * {
	font-family:'Tahoma';
	font-size:11px;
}

div.hs div.baner {	
	width:250px;
	height:125px;
	position:relative;
}

div.hs div.baner2 {
	margin-top:12px;
	width:245px; height:128px;
	background-image:url('/rezerwacja/hs_booking_bg.jpg');
	background-repeat:no-repeat;
}

div.hs div.baner2 div.inner {
	padding:14px 0px 10px 0px;
	position:relative;
	height:100px;
	overflow:hidden;
}
div.hs div.r {margin-top:5px;}

div.hs div.baner div.date_from { margin-left:30px; width:125px; overflow:hidden; }
div.hs div.baner div.date_to { margin-left:30px; }

div.hs div.baner div.f {
	float:left;
	margin-top:5px;
}
div.hs div.baner div.r {
	position:absolute;
	bottom:10px;
	
}
div.hs div.cl { clear:both; }

div.hs div.baner div.f div.label {	
	font-size:11px;
	color:#e1e1e1;
	height:15px;
}

a#date_from_a,a#date_to_a {
	text-decoration:none;
	background-repeat:no-repeat;
	background-position:100% 0%;
	line-height:20px;
	height:20px;
}

div.hs a.btn {
	margin-left:29px;
	font-size:12px;
	display:block;
	width:185px;
	height:33px;
	overflow:hidden;
	line-height:31px;
	text-align:center;
	cursor:pointer;
	color:white;
	background-image:url('/rezerwacja/hs_booking_btn.png');
	text-decoration:none;
	padding-left:8px;	
	font-weight:bold;
}
div.hs a.btn:hover {color:#face65;}

div.hs div.baner { padding:0 10px 1px 10px; color:#998a69; font-size:14px; }
div.title { padding:0 10px 1px 10px; color:#ffffff; font-size:14px; font-weight:bold; }

div.hs div.baner div.f input { 
	border:none;
	background-color: #d7cdc3;
	color:#6b5838;
	padding:2px;
	font-size:11px; 
	line-height:14px; 
	width:105px;
	margin-top:2px;
	text-decoration:none;
	padding:4px;
}

div.hs div.baner div.f select { 
	border:none;
	background-color: #d7cdc3;
	color:#6b5838;	
	font-size:11px; 
	line-height:14px; 	
	text-decoration:none;
	margin-top:2px;
	padding:3px;
	width:35px;	
}
