@charset "utf-8";
/* CSS Document */

* {
	padding: 0px;
	margin: 0px;
	outline: 0px;
	line-height:1.2em;
	border-width: 0px;
}
body,td {
	font-family: "Segoe UI", "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #444;
}
body {
	background-color: #dfeeff;
	background-image: url(../layout/bkrnd.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
}
h1 {
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 8px;
	color: #027BCC;
}
#container {
	position: absolute;
	height: 590px;
	width: 960px;
	left: 50%;
	top: 50%;
	margin-top: -295px;
	margin-left: -480px;
}
#logo {
	position: absolute;
	height: 46px;
	width: 960px;
	text-align: center;
}
#mainphoto {
	position: absolute;
	height: 520px;
	width: 960px;
	top: 46px;
	left: 0px;
	z-index: 1;
}
#mask-top {
	position: absolute;
	top: 46px;
	z-index: 2;
}
#mask-bottom {
	position: absolute;
	z-index: 2;
	bottom: 24px;
}
#flags {
	position: absolute;
	width: 50px;
	right: 20px;
	top: 40px;
	z-index: 4;
}
#mainmenu {
	position: absolute;
	z-index: 3;
	width: 920px;
	top: 65px;
	left: 20px;
	text-align: center;
}
#mainmenu a {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
#mainmenu a:hover {
	text-transform: uppercase;
	text-decoration: none;
}
#mainmenu a:visited {
	color: #E0EDFC;
}
#submenu-cont {
	position: absolute;
	z-index: 2;
	width: 500px;
	left: 230px;
	bottom: 5px;
	height: 19px;
}
.submenu {
	background-color: #88D1FF;
	text-align: center;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	vertical-align: top;
	padding-top: 2px;
}
.submenu a {
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
	color: #FFF;
}
.submenu a:hover {
	text-transform: uppercase;
	color: #FFF;
}
.submenu a:visited {
	color: #E0EDFC;
}
#mainbox {
	position: absolute;
	z-index: 4;
	width: 500px;
	left: 230px;
	top: 120px;
}
.box-bk {
	behavior:url(scripts/iepngfix.htc);
	background-image: url(../layout/boxbk.png);
	background-repeat: repeat;
}
.thetext {
	padding-top: 4px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
	overflow: auto;
	max-height: 345px;
}
.thetext a {
	color: #027BCC;
	text-decoration: underline;
}
.thetext a:hover {
	color: #027BCC;
	text-decoration: none;
}
.thumb {
	height: 45px;
	width: 45px;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-right: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #444;
	border-right-color: #444;
	border-bottom-color: #444;
	border-left-color: #444;
	background-color: #FFF;
	padding: 1px;
}
.thumb:hover {
	border-top-color: #027BCC;
	border-right-color: #027BCC;
	border-bottom-color: #027BCC;
	border-left-color: #027BCC;
}
#book {
	position: absolute;
	z-index: 3;
	bottom: 31px;
	left: 80px;
	width: 800px;
}
#book form {
}
#book form td {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	padding-right: 3px;
	color: #FFF;
}
.book-form-fields {
	border: 1px solid #6FA9CB;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	padding: 1px;
	color: #6FA9CB;
}
/* ----------------- pricelist + details + offers ----------------- */
.pricelist,.pricelist-seasons,.pricelist-rooms,.pricelist-prices {
	border: 0px solid #027BCC;
}
.pricelist {
	border-top-width: 1px;
	border-right-width: 1px;
	margin-bottom: 4px;
}
.pricelist td {
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 4px;
	font-size: 11px;
}
.pricelist-seasons {
	font-weight: bold;
	text-align: center;
	background-color: #88D1FF;
	border-bottom-width: 1px;
	border-left-width: 1px;
	color: #036;
	white-space: nowrap;
}
.pricelist-rooms {
	background-color: #B7E4FF;
	font-weight: bold;
	border-bottom-width: 1px;
	border-left-width: 1px;
	color: #036;
}
.pricelist-prices {
	text-align: center;
	background-color: #CCECFF;
	border-bottom-width: 1px;
	border-left-width: 1px;
	color: #036;
}
.details {
	margin-bottom: 4px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 4px;
	font-size: 10px;
}
.offers {
	margin-bottom: 4px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 4px;
	font-size: 13px;
	color: #FFF;
	background-color: #88D1FF;
	text-align: center;
}
/* ----------------- travel resources ----------------- */
.links {
}
.links a {
	color: #027BCC;
	line-height: 16px;
	text-decoration: underline;
}
.links a:hover {
	color: #027BCC;
	text-decoration: underline;
}
.link-code {
	font-size: 9px;
	color: #666;
}
/* ----------------- contact form ----------------- */
form {
}
form td {
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
}
.ffields {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	padding-left: 2px;
	clear: both;
	float: left;
	background-color: #FFF;
	border: 1px solid #000000;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
}
.fbuttons {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #88D1FF;
	border: 1px solid #000000;
	padding: 2px;
}
.required {
	color: #F00;
	font-size: 10px;
}
/* ----------------- guestbook ----------------- */
.space-bottom-8px {
	margin-bottom: 8px;
}
.outside-table {
	border: 1px solid #027BCC;
}
.guest-data {
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-color: #eeeeee;
}
.guest-data a {
	color: #333333;
	text-decoration: underline;
	font-weight: normal;
}
.guest-data a:hover {
	text-decoration: none;
}
.guest-message {
	padding: 4px;
}
.guest-message h1 {
	font-size: 14px;
	font-weight: normal;
	color: #027BCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
.guest-message a {
	font-weight: normal;
	color: #027BCC;
	text-decoration: underline;
}
.guest-message a:hover {
	text-decoration: none;
}
.prev-ne {
}
.prev-ne a {
	font-weight: bold;
	padding-right: 2px;
	color: #027BCC;
	text-decoration: underline;
}
.prev-ne a:hover {
	text-decoration: none;
	color: #000000;
}
.copys {
	position: absolute;
	width: 960px;
	bottom: -14px;
	text-align: center;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	color: #54BCFA;
}
.copys a {
	color: #54BCFA;
	text-decoration: none;
}
.copys a:hover {
	color: #54BCFA;
	text-decoration: underline;
}
/* ----------------- post form ----------------- */
.form-outside-table {
	border: 1px solid #027BCC;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
}
.form-outside-table h1 {
	font-size: 14px;
	font-weight: normal;
	color: #027BCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
.guestbook-form {
	margin: 0px;
}
.guestbook-form td {
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.guestbook-fbuttons {
	font-family: Tahoma, Verdana, Arial, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	background-color: #027BCC;
	border: 1px solid #000000;
}
.guestbook-ffields {
	font-family: Tahoma, Verdana, Arial, Sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #DBECFE;
	border: 1px solid #027BCC;
	padding-left: 2px;
}
.guestbook-required {
	color: #FF0000;
	font-size: 10px;
}
/* ----------------- copyright ----------------- *
.copyright {
	font-size: 10px;
	color: #49051C;
}
