#homeOffers { float:left; width:275px; height:182px; overflow:hidden}
#homeOffers .inner { float:left; margin-top:-6px;}
#homeOffers h1 { float:right; width:250px; padding-bottom:16px }


div.offer {	
	height:130px;
	 background:url('../img/offerBG.png') no-repeat left top;
	cursor:pointer;
	position:relative;
	float:left;
	padding-bottom:5px;
	margin-bottom:10px;
	overflow:hidden;
}

div.offer a {
	color: #796051;
}

#pageContent .offer { width:250px; float:right }


div.offer_2dni { background-image:url('pakiet_bg_2dni.jpg'); }
div.offer_3dni { background-image:url('pakiet_bg_3dni.jpg'); }
div.offer_4dni { background-image:url('pakiet_bg_4dni.jpg'); }
div.offer_5dni { background-image:url('pakiet_bg_5dni.jpg'); }
div.offer_6dni { background-image:url('pakiet_bg_6dni.jpg'); }
div.offer_7dni { background-image:url('pakiet_bg_7dni.jpg'); }
div.offer_8dni { background-image:url('pakiet_bg_8dni.jpg'); }

#pageContent #col2 div.offer div.inner {	
	padding:0px;
}

div.offer div.img {
	float:left; padding:1px;	
}

div.offer div.img img {
 width:120px; height:110px
}

div.offer div.desc {
	float:left;
	width:110px;
	margin-top:5px;
	 text-align: center;
	 
}

div.offer div.desc div.info {
	color:#EFEEE8;
	padding-top:5px;
	height:15px; line-height:11px
}

div.offer div.desc div.more {
	margin-top:10px;
}

div.offer div.desc div.more a {
	color:#516c12;
	font-family:Arial,sans-serif;
	font-size:12px;	
}

div.offer div.desc div.name {
	color:#4C3621;
	font-size:15px;
	font-weight:bold;
	line-height:19px;
	height:38px;
}

.showAllOffer { float:left; width:110px; margin-top:30px; text-align:center; color:White!important; font-size:10px}

div.offer div.btn {
	width:120px;
	height:18px;
	position:absolute;
	top:93px;
	left:1px;
	background-color:#9d0b13;
	line-height:18px;
	text-align:center;
	color:white;
	font-size:15px;
}

div.hs_tabs {
	border-bottom:solid 1px #796051;
	margin-bottom:10px;
}

div.hs_switch {
	float:left;
}

div.hs_switch {
	padding:8px;
	background-color:#fbf9f0;
	margin-right:1px;
}

div.hs_tabs div.act {
	background-color:#796051;
}

div.hs_tabs div.act a {
	color:white;
}

