
#content {
	background-color: transparent;
}

h1 {
	background-image: url(/images/il_banner_usa.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

#map {
	margin-bottom: 10px;
	position: relative;
	height: 331px;
}

#map #map_title {
	top: 10px;
	left: 10px;
	font-size: 16px;
	position: absolute;
}

#searchform #title {
	float: none;
	margin: 0px;
	padding: 0px;
}

#searchform {
	width: 278px;
	height: 311px;
	padding: 10px;
	margin-bottom: 10px;
	overflow: hidden;
}

#searchform form {
	display: inline;
}

#searchform #buttons {
	margin: 0px;
	margin-left: 60px;
	float: none;
}

#searchform #buttons_arrival {
	position: relative;
	top: 0px;
	left: 0px;
}

#searchform #buttons_departure {
	position: relative;
	top: 0px;
	left: 0px;
}

#searchform #buttons_persons {
	position: relative;
	top: 0px;
	left: 0px;
}

#searchform #buttons_submit {
	position: relative;
	top: 0px;
	left: 0px;
}

#searchform #submit {
	margin-top: 26px;
}

#searchform #info {
	margin: 0px;
	position: relative;
	left: -20px;
	margin-top: 0px;
	padding-left: 0px;
	top: 10px;
}

#searchform #info ul {
	width: 270px;
	padding-left: 20px;
}

#searchform #info li {
	padding-right: 0px;
	float: none;
}

#specials {
	width: 298;
	height: 155px;
	background-color: #68A7C8;
	background-image: url(/images/teaser-special-offer.jpg);
	background-repeat: no-repeat;
	background-position: 1px 102px;
}

#specials h2 {
	margin: 0px;
	padding-left: 10px;
	font-size: 24px;
	font-weight: normal;
	line-height: 43px;
	background-color: #D30303;
	color: #ffffff;
}

#specials ul {
	margin-top: 2px;
	list-style-type: none;
}

#specials li {
	padding-top: 2px;
}

#specials li a {
	text-decoration: none;
	font-weight: bold;
}

#glasaja {
	width: 298;
	height: 155px;
	background-color: #68A7C8;
	background-image: url(/images/il_glasaja.jpg);
	background-repeat: no-repeat;
	background-position: 1px 102px;
}

#glasaja h2 {
	margin: 0px;
	padding-left: 10px;
	font-size: 24px;
	font-weight: normal;
	line-height: 43px;
	background-color: #01183F;
	color: #ffffff;
}

#glasaja ul {
	height: 56px;
	margin-top: 2px;
	list-style-type: none;
	background-image: url(/images/ic_glasaja.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

#glasaja li {
	padding-top: 2px;
}

#glasaja li a {
	text-decoration: none;
	font-weight: bold;
}