a.bookBtn {
	display:block;
	width:100%;
	background:url('hs_booking_btn.png') no-repeat center top;
	text-decoration:none!important;
	height:41px
}

a.pakietyHS {background-image:url('hs_pakiety.png')}

a.bookBtn:hover { background-position:center bottom	
}

a.bookBtn span {
	cursor:pointer;
	color:white;
	font-size:20px;
	line-height:41px;
	text-align:center;
	float:left;
	width:200px
}