div#searchUnit form, 
div#searchUnit fieldset {
	margin: 0;
	padding: 0;	
}
div#searchUnit  fieldset {
	border: none;
}
div#searchUnit a img {
	border: none;
}
div#searchUnit  a {
	color: #000;
}
div#searchUnit .clearBoth {
	clear: both;
	font-size: 0;
}
div#searchUnit .clearLeft {
	clear: left;
	font-size: 0;
}
div#searchUnit legend,
div#searchUnit .hidden {
	display: none;
}
div#searchUnit .important {
	color: #F00;
}

div#searchUnit {
	display:block; 
	position:relative; 
	clear:both; 
	margin-bottom:10px; 
	float:none; 
	background:url(../../templates/images/bg_oferta.jpg) no-repeat bottom right #fcf8f9; 
	padding:0px 10px 15px 10px;
	/*
	background: transparent url("../images/bg_search.jpg") repeat-x left top;
	border: none;
	margin-left:5px;
	margin-top:5px;
	padding: 5px;
	width: 540px;
	margin-bottom:10px;
	*/
}

div#searchUnit .aff_title{
	font-size:14px;
	color:#9E0505;
	display:block;
	position:relative;
	clear:both;
	margin-bottom:10px;
}

div#searchUnit label {
	font-size: 11px;
	display: block;
}
div#searchUnit div.col {
	float: left;
}
div#searchUnit div.normal {
	width: 123px;
}
div#searchUnit select {
	font-size: 11px;
}
div#searchUnit input.textFieldCal {
	height: 17px;
	padding: 0;
	margin-top: -1px;
}
div#searchUnit input.textFieldCal,
div#searchUnit img {
	vertical-align: middle;
}
div#searchUnit img {
	margin-left: 2px;
}
div#searchUnit img,
div#searchUnit label {
	cursor: pointer;
}
div#searchUnit div.normal select {
	width: 100px;
}
div#searchUnit div.small {
	width: 57px;
}
div#searchUnit div.medium {
	width: 100px;
}
div#searchUnit  div.rooms {
	margin-top: 3px;
	width: 565px;
}
div#searchUnit div.rooms div.selRoom {
	float: left;
	width: 70px;
}
div#searchUnit div.rooms div.selectPeople {
	float: left;	
}
div#searchUnit div.selectPeople div.roomTxt {
	font-size: 11px;
	font-weight: bold;
	margin-top: 18px;
	margin-right: 5px;
}
div#searchUnit div.selectPeople div.roomTxt,
div#searchUnit div.selectPeople div.adultSelect,
div#searchUnit div.selectPeople div.childrenSelect,
div#searchUnit div.selectPeople div.childAge,
div#searchUnit div.selectPeople div.childNr {
	float: left;
	margin-right: 5px;
}
div#searchUnit div.selectPeople div.room1,
div#searchUnit div.selectPeople div.room2,
div#searchUnit div.selectPeople div.room3 {
	clear: left;
	margin-top: 3px;
}
div#searchUnit div.panel {
	clear: left;
	padding-bottom: 5px;
	padding-top: 10px;
	text-align: right;
	width: 520px;
}
div#searchUnit div.panel button {
	background: transparent url("../images/search_button2.gif") no-repeat left top;
	border: none;
	color: #FFF;
	cursor: pointer;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	height: 27px;
	line-height: 27px;
    overflow: visible;
	text-align: center;
	vertical-align: middle;
	width: 103px;
}

