div.offer {
	cursor:pointer;
	float:left;
	overflow:hidden;
}
div.oferRel {
	position:relative;
	height:72px;
	width:222px;
}
div.offer a {
	color: #796051;
}
#pageContent #col2 div.offer div.inner {
	padding:0px;
}
div.offer div.offerBG {
	width:222px;
	height:70px;
	position:absolute;
	left:0;
	top:1px;
	background:url(../img/offerBG.png) no-repeat center top;
	z-index:20
}
div.offer div.img {
	position:absolute;
	left:1px;
	top:1px;
	z-index:10
}
div.offer div.name {
	position:absolute;
	left:9px;
	top:0px;
	width:222px;
	height:17px;
	line-height:17px;
	color:#3b0d0e;
	overflow:hidden;
	z-index:55;
	font-size:13px;
	text-align:left;
	font-weight:normal;
	text-transform:uppercase;
	font-weight:bold
}
div.offer div.name table, div.offer div.name tabl td {
	width:100%;
	height:30px
}
div.offer div.name td {
	vertical-align:middle;
	text-align:center
}
div.offer div.info {
	position:absolute;
	width:116px;
	line-height:14px;
	color:#FFF;
	overflow:hidden;
	text-align:center;
	float:left;
	z-index:50;
	bottom: 1px;
	right: 14px;
	font-size:12px;
	text-transform:lowercase	
}
div.offer div.btn {
	position:absolute;
	bottom:0;
	right:0;
	width:55px;
	height:16px;
	background-color:#9C0202;
	line-height:15px;
	text-align:center;
	color:white;
	float:left;
}
div.offer div.btn:hover {
	background:#DF3737
}
div.offer div.img img {
	float:left
}
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;
}
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
}
.showAllOffer {
	color:#340000!important;
	float:left;
	text-align:center;
	width:100%;
	background:#F0D09F url(../img/allPackages.gif) no-repeat center top;
	font-size:11px;
	 height:18px; line-height:18px
}
.showAllOffer:hover { 
	background-position:center bottom;
}


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;
}

.act1 div.offerBG, 
.act2 div.offerBG,
.act3 div.offerBG,
.act4 div.offerBG,
.act5 div.offerBG,
.act6 div.offerBG,
.actCennik div.offerBG
 { background-position:center bottom!important}
 
 
a.bookOffer {
background:transparent url(../img/reserveBtn1.png) no-repeat scroll right top;
color:#FFFFFF;
cursor:pointer;
float:left;
font-size:11px;
height:33px;
line-height:33px;
overflow:hidden;
text-align:center;
text-decoration:none;
text-transform:uppercase;
width:100%;
}

a.bookOffer span {
cursor:pointer;
float:right;
line-height:15px;
padding-top:14px;
width:140px;
}

a.bookOffer:hover, a.bookOffer:hover span { 
	background-position:right bottom; color:white
}
