/* pakiety hotel systems */

.offerBox {background: none repeat scroll 0 0 #958179;
    color: #F0EBD6;
    float: left;
    font-size: 16px;
    margin-top: 20px;
    padding: 10px 0;
    text-align: center;
    width: 300px;}

.bookOfferHld { width:540px; float:left;margin-top:8px}
.bookOffer { float:right; width:330px; background:#AA2E28; text-align:center; height:35px; line-height:35px; color:#FFF!important; font-size:17px; text-decoration:none!important}
.bookOffer:hover {background:#5E0000}
.bookOffer img {float:left; border:0 none!important; position:relative;top:-19px;}

#hs_booking {
	margin-top:20px;
	margin-bottom:20px;
	float:left; width:100%
}
#hs_booking .loading {
	text-align:center;
	padding:40px;
}
#hs_booking .title {
	background-color: #958179;
	color:#F0EBD6;
	padding:10px 0;
	float:left; width:100%
	
}
#hs_booking .title .date { float:left; width:200px; margin:0 10px; text-align:left; font-size:16px; line-height:22px}
#hs_booking .title .date span { float:left; }
#hs_booking .title .desc { float:right; color:#FFF; width:300px; line-height:22px }
#hs_booking .title .days { float:right; width:138px}
#hs_booking .title .desc span { float:left; color:#FFF; width:170px; text-align:center; margin-left:26px }
#hs_booking a#date_from_a {
	background-repeat:no-repeat;
	background-position:100% 100%;
	padding-right:20px;
}
#hs_booking .title input, #hs_booking .title select { 
	margin:0 10px!important;
	background-color:#FFF!important;
	border:solid 1px #d8d9c6!important;
	font-size:11px!important;
	width:80px!important;
	padding:2px 1px!important;
}
#hs_booking .title select { width:60px!important}


#hs_booking .booking_variant {
	border-bottom:solid 1px #d8d9c6;	
	position:relative;
	height:60px;
	padding-top:5px;
	overflow:hidden;
	padding-left:5px;
	background:#F9F7F2;
	float:left; width:100%
}
#hs_booking .booking_variant:hover { background:#DFD9C6}
#hs_booking .booking_variant .img {
	float: left;
	margin-right:15px;
	height:55px;
	overflow:hidden;
}
#hs_booking .booking_variant .desc {
	float:left;
}
#hs_booking .booking_variant .price {
	position:absolute;
	font-size:20px;
	top:10px;right:10px;
}
#hs_booking .booking_variant .price .old_price {
	font-size:14px;
	text-decoration:line-through;
	margin-right:15px;	
}
#hs_booking .booking_variant .button {
	position:absolute;	
	bottom:0;right:0;
}

#hs_booking .booking_variant .button button {	cursor:pointer;    background:url(../img/boxBtnRed.png) no-repeat left top;
    color: #EED393 !important;
    font-size: 10px;
    line-height: 25px;
    text-transform: uppercase;
	float: right;
    height: 25px;
    padding: 0;
    text-align: center;
    width: 135px; border:0 none }
#hs_booking .booking_variant .button button:hover { background-position:left -36px}
#hs_booking .booking_variant .variant_name { font-size:14px; font-weight:bold;  }
#hs_booking .booking_variant .room_type { font-size:12px; }
#hs_booking .book_tag { 
	width:80px; 
	height:14px;
	margin-top:5px;
	line-height:14px;
	text-align:center; 
	font-size:10px;
	color:white;
	position:absolute;right:160px;
	top:37px;
}
#hs_booking .book_inquire { background-image:url("http://palaclomnica.hotelsystems.pl/skins/hotelsystems/img/book_tag.gif"); }
#hs_booking .book_online { background-image:url("http://palaclomnica.hotelsystems.pl/skins/hotelsystems/img/book_now_tag.gif"); }