div.hs { width: 223px; }

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

div.hs div.baner1 {
	cursor:pointer;
	width:120px;
	height:50px;	padding;10px;

	margin-top:10px;
	background-image:url('promocje.jpg');
}

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

div.hs div.baner2 {
	width:120px; height:109px;
	background-image:url('hs_booking_bg1.png');
	background-repeat:no-repeat;
	position:relative;
}

div.hs div.baner2 div.inner {
	padding:20px;
	position:relative;	
	overflow:hidden;
	height:38px;
}

div.hs div.baner div.fields {
	position:absolute;
	top:43px;
	left:0px;
}


div.hs div.baner div.date_from { margin-left:0px; 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:0px;
	left:0px;
}
div.hs div.cl { clear:both; }

div.hs div.baner div.f div.label {	
	font-size:10px;
	color:#006198;
	height:10px;
}

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:11px;
	display:block;
	width:120px;
	height:17px;
	overflow:hidden;
	line-height:17px;
	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 #006198;
	background-color: #fcfbf7;
	color:#998a69;	
	font-size:8px; 
	height:12px;
	width:64px;
	text-decoration:none;	
}

div.hs div.baner div.f select { 
	border:solid 1px #006198;
	background-color: #fcfbf7;
	color:#006198;	
	font-size:8px; 
	line-height:10px; 	
	text-decoration:none;
	margin-top:3px;
	height:17px;
}

		
			*{ padding:0px; margin:0px; }

			a{ color:white; font-size:12px; font-weight:bold;}
			h5{ margin: 11px 11px 0 10px; color:#FFF; font:18pt Arial, sans-serif; letter-spacing:-1px; font-weight: bold;  }
			
			.boxgrid{ 
				width: 300px; 
				height: 150px; 
				margin:0 0px; 
				float:left; 
				background:#161613; 
				overflow: hidden; 
				position: relative; 
			}
				.boxgrid img{ 
					position: absolute; 
					top: 0; 
					left: 0; 
					border: 0; 
				}
				.boxgrid p{ 
					padding: 0 10px; 
					color:white; 
					font-weight:bold; 
					font:10pt "Lucida Grande", Arial, sans-serif; 
				}
				
			.boxcaption{ 
				float: left; 
				position: absolute; 
				background: #94a3ba; 
				height: 100px; 
				width: 100%; 
				opacity: .8; 
				/* For IE 5-7 */
				filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
				/* For IE 8 */
				-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
 			}

 				.caption .boxcaption {
 					top: 105px;
 					left: 0;
 				}

		  	#box h5 { padding:10px; margin:0;}
			#box p {float:left; }
			

			.kontener{width:900px;}
			.kontener2{width:900px; background:url('tlo.png') repeat-x;}
		    .kontener2 p{padding:20px;}



