@import url("print.css");
@import url("slideShow.css");
html {
	width: 100%;
	height: 100%;
}
body {
	background: #5895C2 url("/images/frontend/bg_body.jpg") repeat-x left top;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}
br, form, fieldset, h1, h2, h3, h4, h5, h6, p {
	margin: 0;
	padding: 0;	
}
fieldset {
	border: none;
}
a img {
	border: none;
}
a {
	color: #000;
}
.clearBoth {
	clear: both;
	font-size: 0;
}
.clearLeft {
	clear: left;
	font-size: 0;
}
legend,
.hidden {
	display: none;
}
.important {
	color: #F00;
}
input.inputTxt {
	border: 1px solid #C0C0C0;
	font-family: Arial, Helvetica, sans-serif;
	height: 19px;
	padding: 0;
}
textArea {
	border: 1px solid #C0C0C0;
	font-family: Arial, Helvetica, sans-serif;
}
select.select,
select#weather_f {
	margin-top: 2px;
}
select#weather_f {
	width: 190px;
	margin-left: 5px;
}
form div * {
	vertical-align: middle;
}
button {
	border: none;
	background: transparent;
	cursor: pointer;
	overflow: visible;
	padding:0;
	vertical-align: middle;
}
h1 {
	font-size: 1.2em;
	color: #DC501A;
	margin-top: 10px;
	margin-bottom: 10px;
}
h1 span {
	font-size: 0.55em;
}
h1 a {
	color: #DC501A;
}
div.desc,
.error,
p.errorShort {
	font-size: 0.75em;
	line-height: 1.4em;
	margin: 10px;
}
.error,
p.errorShort {
	text-align: center;
}
div.desc p,
div.desc a,
.error p,
.error a,
p.errorShort p,
p.errorShort a {
	font-size: 1em;
}
.errorPage,
.errorPage a {
	color: #FFF;
}
div#mainTpl {
	background-color: #FFF;
	margin: auto;
	width: 1000px;
}
div#header {
	width: 100%;
}
div#header a.logo {
	float: left;
	display: block;
	margin: 2px 0 0 10px;
}
div#header div#line1 {
	height: 56px;
	overflow: hidden;
}
	div#header div#line1 span.icons {
		float: right;
		margin: 38px 0 0 0;
	}
	div#header div#line1 span.icons a {
		margin-right: 7px;
	}
div#header div#line2 {
	border-top: 7px solid #DC501A;
	border-bottom: 2px solid #DC501A;
	height: 27px;
	overflow: hidden;
	padding: 2px 5px 0 10px;
}
div#header div#line2 a.home {
	border-bottom: 4px solid #000;
	float: left;
	font-size: 0.75em;
	padding-bottom: 3px;
	text-decoration: none;
	width: 100px;
}
div#header div#line2 ul {
	float: right;
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 885px;
}
div#header div#line2 ul li {
	float: right;
	line-height: 1em;
	margin-left: 8px;
}
div#header div#line2 ul li a {
	display: block;
	font-size: 0.85em;
	text-decoration: none;
	border-bottom: 4px solid #000;
	padding-bottom: 3px;
}
	h2.headOffer {
		background-color: #EBEBEB;
		color: #000;
	}
	h2.headOffer a {
		color: #FFF;
	}
	h2.headOffer span {
		text-transform: lowercase;
	}
	div#header div#line2 ul li a:hover {
		border-bottom: none !important;
	}
	.boxOfferType1 h3 {
		color: #F36C00;
	}
	.boxOfferType1 span.more {
		border-bottom: 1px solid #F36C00 !important;
	}
	.boxOfferType1 span.more span {
		background-color: #F36C00 !important;
	}
	.searchOfferType1,
	.headOfferType1 {
		color: #F36C00;
		border: 1px solid #F36C00 !important;
	}
	.headOfferType1 {
		background-color: #F36C00 !important;
		color: #FFF !important;
	}
	div#header div#line2 ul li a.offerType1 {
		color: #F36C00;
		border-bottom: 4px solid #F36C00;
	}
	
	.boxOfferType2 h3 {
		color: #086E2D;
	}
	.boxOfferType2 span.more {
		border-bottom: 1px solid #086E2D !important;
	}
	.boxOfferType2 span.more span {
		background-color: #086E2D !important;
	}	
	.searchOfferType2,
	.headOfferType2 {
		color: #086E2D;
		border: 1px solid #086E2D !important;
	}
	.headOfferType2 {
		background-color: #086E2D !important;
		color: #FFF !important;
	}
	div#header div#line2 ul li a.offerType2 {
		color: #086E2D;
		border-bottom: 4px solid #086E2D;
	}
	
	.boxOfferType3 h3 {
		color: #EA0A00;
	}
	.boxOfferType3 span.more {
		border-bottom: 1px solid #EA0A00 !important;
	}
	.boxOfferType3 span.more span {
		background-color: #EA0A00 !important;
	}	
	.searchOfferType3,
	.headOfferType3 {
		color: #EA0A00;
		border: 1px solid #EA0A00 !important;
	}
	.headOfferType3 {
		background-color: #EA0A00 !important;
		color: #FFF !important;
	}
	div#header div#line2 ul li a.offerType3 {
		color: #EA0A00;
		border-bottom: 4px solid #EA0A00;
	}
	
	.boxOfferType4 h3 {
		color: #89BC2F;
	}
	.boxOfferType4 span.more {
		border-bottom: 1px solid #89BC2F !important;
	}
	.boxOfferType4 span.more span {
		background-color: #89BC2F !important;
	}
	.searchOfferType4,
	.headOfferType4 {
		color: #89BC2F;
		border: 1px solid #89BC2F !important;
	}
	.headOfferType4 {
		background-color: #89BC2F !important;
		color: #FFF !important;
	}
	div#header div#line2 ul li a.offerType4 {
		color: #89BC2F;
		border-bottom: 4px solid #89BC2F;
	}
	
	.boxOfferType5 h3 {
		color: #2E417C;
	}
	.boxOfferType5 span.more {
		border-bottom: 1px solid #2E417C !important;
	}
	.boxOfferType5 span.more span {
		background-color: #2E417C !important;
	}
	.searchOfferType5,
	.headOfferType5 {
		color: #2E417C;
		border: 1px solid #2E417C !important;
	}
	.headOfferType5 {
		background-color: #2E417C !important;
		color: #FFF !important;
	}
	div#header div#line2 ul li a.offerType5 {
		color: #2E417C;
		border-bottom: 4px solid #2E417C;
	}
	
	.boxOfferType6 h3 {
		color: #600;
	}
	.boxOfferType6 span.more {
		border-bottom: 1px solid #600 !important;
	}
	.boxOfferType6 span.more span {
		background-color: #600 !important;
	}
	.searchOfferType6,
	.headOfferType6 {
		color: #600;
		border: 1px solid #600 !important;
	}
	.headOfferType6 {
		background-color: #600 !important;
		color: #FFF !important;
	}
	div#header div#line2 ul li a.offerType6 {
		color: #600;
		border-bottom: 4px solid #600;
	}
	
	.boxOfferType7 h3 {
		color: #000;
	}
	.boxOfferType7 span.more {
		border-bottom: 1px solid #000 !important;
	}
	.boxOfferType7 span.more span {
		background-color: #000 !important;
	}
	.searchOfferType7,
	.headOfferType7 {
		color: #000;
		border: 1px solid #C20839 !important;
	}
	.headOfferType7 {
		background-color: #C20839 !important;
		color: #FFF !important;
	}
	div#header div#line2 ul li a.offerType7 {
		color: #000;
		border-bottom: 4px solid #000;
	}
	
	.boxOfferType8 h3 {
		color: #A91A05;
	}
	.boxOfferType8 span.more {
		border-bottom: 1px solid #A91A05 !important;
	}
	.boxOfferType8 span.more span {
		background-color: #A91A05 !important;
	}
	.searchOfferType8,
	.headOfferType8 {
		color: #A91A05;
		border: 1px solid #A91A05 !important;
	}
	.headOfferType8 {
		background-color:#A91A05 !important;
		color: #FFF !important;
	}
	div#header div#line2 ul li a.offerType8 {
		color: #A91A05;
		border-bottom: 4px solid #A91A05;
	}
div#header div#line3 {
	height: 223px;
	overflow: hidden;
}
div#header div#line3 {
	height: 223px;
	overflow: hidden;
	position: relative;
	width: 100%;
}
	div#header div#line3 p {
		color: #2E417C;
		position: absolute;
		bottom: 33px;
		left: 5px;
		width: 195px;
	}
	div#header div#line3 span.big {
		font-size: 0.75em;
	}
	div#header div#line3 span.small {
		display: block;
		font-size: 0.65em;
		line-height: 12px;
		margin-top: 2px;
	}
	div#header div#line3 span strong {
		color: #7A7A7A;
	}
div#content {
	padding: 0 1px 0 1px;
	width: 998px;
}
div#content div#rc {
	float: right;
	padding: 0 3px 0 6px;
	width: 789px;
}
div#content div#lc {
	float: left;
	padding-bottom: 40px;
	width: 200px;
}
	ul#locList {
		border-bottom: 7px solid #DC501A;
		border-top: 7px solid #DC501A;
		float: left;
		list-style-type: none;
		margin: 0;
		padding: 1px 0 0 0;
		width: 200px;
	}
	ul#locList ul {
		margin: 0;
		padding: 0;
	}
	ul#locList li {
		line-height: 1em;
		border-bottom: 1px solid #FFF;
	}
	ul#locList li,
	ul#locList li a {
		float: left;
	}
	ul#locList li a {
		background: #EBEBEB url("/images/frontend/ico_arrow.gif") no-repeat 4% 55%;
		color: #1C3C6D;
		display: block;
		font-size: 0.75em;
		font-weight: bold;
		padding: 5px 0 5px 15px;
		text-decoration: none;
		text-transform: uppercase;
		width: 185px;
	}
	ul#locList ul li a {
		background-image: none;
		padding: 5px 0 5px 35px;
		width: 165px;		
	}
	ul#locList li a.selected,
	ul#locList li a:hover {
		background-color: #FFDF9D;
		color: #C20839;
	
	}
ul#menuTop {
	border-bottom: 2px solid #DC501A;
	list-style-type: none;
	margin: 0;
	padding: 0 0 3px 0;
}
ul#menuTop li {
	display: inline;
	margin-right: 10px;
}
ul#menuTop li a {
	color: #666666;
	font-size: 0.8em;
	font-weight: bold;
}
	ul#menuTop li a strong {
		color: #2E417C;
	}
	ul#menuTop li a:hover {
		text-decoration: none;
	}
div#footer div#footerLine1 ul {
		border-bottom: 15px solid #DC501A;
		border-top: 2px solid #DC501A;
		list-style-type: none;
		margin: 0;
		padding: 5px 0 5px 10px;
}
div#footer div#footerLine1 ul li {
	display: inline;
}
div#footer div#footerLine1 ul li * {
	vertical-align: middle;
	color: #666;
}
div#footer div#footerLine1 ul li a {
	font-size: 0.7em;
	text-decoration: none;
}
div#footer div#footerLine1 ul li a:hover {
	text-decoration: underline;
}
div#footer div#footerLine1 ul li span {
	font-size: 0.7em;
	margin: 0 4px 0 4px;
}
div#footer div#footerLine2 {
}
div#footer div#footerLine2 {
	background-color: #EBEBEB;
	font-size: 0.7em;
	line-height: 25px;
	padding: 0 10px 0 10px;
}
div#footer div#footerLine2 span {
	float: left;
}
div#footer div#footerLine2 a {
	float: right;
}
div#contact {
	border: 1px solid #C0C0C0;
	margin-top: 5px;
	padding: 20px 0 20px 0;
}
div#contact h2 {
	background: #FFF url("/images/frontend/ico_phone.gif") no-repeat left center;
	font-size: 0.8em;
	padding-left: 25px;
	margin-left: 10px;
	margin-bottom: 10px;
}
div#contact p {
	font-size: 0.75em;
	margin-left: 35px;
}
h2.box {
	background: #FFF url("/images/frontend/ico_box.gif") no-repeat 2px 0;
	border-bottom: 1px solid #DC501A;
	border-right: 1px solid #DC501A;
	font-size: 0.85em;
	font-weight: normal;
	padding-left: 25px;
	padding-bottom: 3px;
	margin: 5px 0 5px 0;
}
div#search {
	border: 1px solid #C0C0C0;
	background-color: #EBEBEB;
	margin-top: 2px;
	padding: 5px 10px 10px 10px;
	width: 767px;
}
div#search label {
	display: block;
	font-size: 0.7em;
	cursor: pointer;
}
div#search input.inputTxt {
	width: 200px;
}
div#search select {
	width: 100px;
}
div#search div {
	float: left;
	margin-right: 3px;
	width: 100px;
}
div#search div.large {
	width: 200px;
}
div#search div.submit {
	padding-top: 17px;
}
div#search button {
	background: transparent url("/images/frontend/ico_search.gif") no-repeat left center;
	cursor: pointer;
	margin-left: 5px;
	padding-left: 20px;
}
div#search p {
	font-size: 0.75em;
	font-weight: bold;
	margin-bottom: 5px;
}
div#inContent {
	width: 100%;
}
div#inContent div#leftCol {
	float: left;
	width: 649px;
	overflow: hidden;
}
div#inContent div#rightCol {
	float: left;
	padding-top: 5px;
	width: 140px;
}
h2.headOffer {
	font-size: 0.8em;
	line-height: 23px;
	margin-top: 5px;
	padding-left: 10px;
}
div.offer {
	float: left;
	margin: 5px 5px 5px 10px;
	width: 300px;
}
div.resetOffer {
	margin-right: 0;
}
	div.offer h3 {
		font-size: 0.7em;
		margin: 0 0 5px 0;
	}
	div.offer img {
		border: 1px solid #C0C0C0;
		float: left;
		margin: 0 5px 2px 0;
	}
	div.offer p {
		font-size: 0.7em;
		line-height: 1.2em;
		padding-top: 3px;
	}
	div.offer span.more {
		border-bottom: 1px solid #000;
		clear: left;
		display: block;
		width: 100%;
	}
	div.offer span.more a {
		color: #C20839;
		display: block;
		float: left;
		height: 15px;
		overflow: hidden;
		width: 280px;
	}
	div.offer span.more a strong {
		font-weight: normal;
		text-transform: lowercase;
	}
	div.offer span.more span {
		background: #000 url("/images/frontend/ico_offerArrow.gif") no-repeat center center;
		display: block;
		font-size: 0;
		height: 15px;
		width: 20px;
		float: right;
	}
div#superOffer {
	background: #FFF url("/images/frontend/bg_superOffer.gif") no-repeat left top;
	border: 1px solid #C0C0C0;
	margin: auto;
	padding: 30px 5px 10px 5px;
	text-align: center;
	position: relative;
	width: 120px;
}
div#superOffer h2 {
	color: #CC0000;
	font-size: 0.95em;
	left: 2px;
	position: absolute;
	top: 0;
}
div#superOffer div {
	margin-bottom: 10px;
}
div#superOffer img {
	border: 1px solid #C0C0C0;
}
div#superOffer strong {
	border-bottom: 1px solid #C0C0C0;
	display: block;
	font-size: 0.65em;
	padding-bottom: 5px;
}
div#promoTop,
div#promoLeft,
div#promoBottom {
	font-size: 0.85em;
	text-align: center;
}
div#promoTop img,
div#promoLeft img,
div#promoBottom img {
	vertical-align: top;
	margin-top: 10px;
}
div#promoTop {
	position: absolute;
	top: 80px;
	height: 120px;
	right: 20px;
	overflow: hidden;
	z-index: 5;
	width: 750px;
}
div#promoLeft {
	margin-top: 10px;
	margin-bottom: 10px;
	overflow: hidden;
	width: 200px;
}
div#promoBottom {
	margin-top: 10px;
	margin-bottom: 10px;
	overflow: hidden;
	width: 720px;
}
div.unitOfferReserv {
	border-top: 1px solid #DC501A;
	border-bottom: 1px solid #DC501A;
	margin-top: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	width: 100%;
}
div.unitOfferReserv div.img {
	border: 1px solid #C0C0C0;
	float: left;
	margin-right: 5px;
}
div.unitOfferReserv strong {
	display: block;
	font-size: 0.75em;
	margin-top: 3px;
	margin-bottom: 5px;
}
div.unitOfferReserv p {
	font-size: 0.75em;
}
div.unitOfferReserv a {
}
div.offerDetails {
	padding: 10px 0 0 0;
}
div.offerDetails h3 {
	font-size: 0.85em;
	margin-bottom: 10px;
}
div.offerDetails div.desc {
	margin: 0;
}
div.form {
	margin-top: 20px;
}
div.form div {
	clear: left;
	margin-bottom: 3px;
	width: 100%;
}
div.form label {
	cursor: pointer;
	display: block;
	font-size: 0.75em;
	float: left;
	text-align: right;
	margin-top: 3px;
	padding-right: 10px;
	width: 200px;
}
div.form button {
	background: #CCCCCC url("/images/frontend/ico_button.gif") no-repeat 3% 44%;
	border: 1px solid #666;
	cursor: pointer;
	margin-left: 208px !important;
	margin-left: 215px;
	padding: 2px 5px 2px 20px !important;
	padding: 2px 5px 2px 22px;
}
div.form  div.securityNr img {
	padding-left: 208px !important;
	padding-left: 213px;
}
div.form input.inputTxt{
	width: 300px;
}
div.form textArea {
	width: 300px;
}
div#unitPanel {
	padding: 10px 5px 10px 5px;
	width: 190px;
}
div#unitPanel h2 {
	color: #DC501A;
	font-size: 0.85em;
	margin: 0 0 5px 0;
}
div#unitPanel ul,
ul#information,
ul#currency {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
div#unitPanel ul {
	margin-bottom: 10px;
}
div#unitPanel ul li {
	line-height: 1em;
	padding-bottom: 3px;
}
div#unitPanel ul li a {
	font-size: 0.75em;
}
div#unitPanel ul.units a {
	color: #086E2D;
}
ul#information {
	background-color: #EBEBEB;
	color: #000;
	float: left;
	margin-top: 10px;
	width: 100%;
}
ul#information li,
ul#information li a {
	float: left;
}
ul#information li a.fc,
ul#information li a.selected {
	background-color: #FFF;
	border-left: 1px solid #EBEBEB;
	border-top: 1px solid #EBEBEB;
	text-decoration: none;
}
ul#information li a {
	color: #000;
	display: block;
	font-size: 0.75em;
	padding: 5px 5px 5px 5px;
	text-decoration: underline;
}
div.tabInfo {
	border: 1px solid #EBEBEB;
	border-top: none;
	margin: 0 0 15px 0;
	width: 627px;
	padding: 10px;
}
div.tabInfo div.img {
	float: left;
	height: 100px;
	overflow: hidden;
	text-align: center;
	width: 120px;
}
div.tabInfo div.img img {
	border: 1px solid #C0C0C0;
}
div.tabInfo div.img span {
	display: block;
}
h2.unitTitle {
	color: #DC501A;
	font-size: 1.1em;
	font-weight: 500;
	margin-bottom: 20px;
}
h2.unitTitleFix {
	margin-top: 10px;
}
h3.unitHead {
	border-bottom: 1px solid #EBEBEB;
	font-size: 0.75em;
	padding-bottom: 5px;
}
h3.unitHeadFix {
	margin-top: 10px;
}
div#galleryImages {
	margin-top: 10px;
}
div#galleryImages img.small {
	border: 1px solid #C0C0C0;
	margin-bottom: 3px;
	margin-right: 3px;
	vertical-align: top;
}
div#galleryImages div.big {
	border: 1px solid #C0C0C0;
	float: left;
	height: 300px;
	margin-right: 10px;
	margin-bottom: 10px;
	overflow: hidden;
	width: 400px;
}
div.reserv,
form.reservForm {
	margin-top: 5px;
}
div.reserv a,
form.reservForm button {
	background-color: #990033;
	border: 1px solid #FFF;
	color: #FFF;
	cursor: pointer;
	padding: 2px 5px 2px 5px;
}
div.reserv a {
	display: block;
	font-size: 0.75em;
	font-weight: bold;
	padding: 2px 0 3px 0;
	text-align: center;
	width: 200px;
}
/*--currency--*/
ul#currency {
	background: transparent url("../../../../images/frontend/backgroundImage/bg_menuBottom.jpg") no-repeat left bottom;
	clear: left;
	padding-left: 10px;
	color: #000;
}
ul#currency {
	font-size: 0.75em;
	margin-top: 5px;
	margin-left: 10px;
}
ul#currency span.separator {
	margin: 0 5px 0 5px;
}
ul#currency img {
	margin: 0 0 0 5px;
}
ul#currency span,
ul#currency img {
	vertical-align: middle;
}
div.locSecMenu {
	font-size: 0.75em;
	margin-top: 10px;
	margin-left: 10px;
}
div.locSecMenu a {
	margin-right: 15px;
	line-height: 1.4em;
}
.nav {
	border-top: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;
	font-size: 0.75em;
	margin-bottom: 10px;
	padding: 5px 0 5px 0;
	text-align: center;
}
.nav span {
	font-size: 1.2em;
}