@charset "utf-8";
/* CSS Document */

body,td {
	font-family: "Segoe UI", "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 16px;
}
body {
	background-color: #202b3d;
	margin: 0px;
	background-attachment: fixed;
	background-image: url(../layout/background.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
p {
	margin: 0px;
}
h1 {
	font-size: 17px;
	font-weight: normal;
	color: #FF0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
h2 {
	font-size: 14px;
	font-weight: normal;
	color: #04484A;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
a {
	color: #ff0;
	outline: 0px;
}
a:hover {
	text-decoration: none;
	color: #FFF;
}
#centerdv {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 960px;
	height: 550px;
	color: white;
	margin-top: -275px;
	margin-left: -480px;
}
#logo {
	position: absolute;
	z-index: 5;
	right: 90px;
	top: 22px;
}
#credits {
	width: 960px;
	position: absolute;
	bottom: -22px;
}
#photo {
	position: absolute;
	left: 18px;
	z-index: 1;
}
#bleft {
	background-color: #14d6eb;
	position: absolute;
	z-index: 2;
	height: 550px;
	width: 12px;
	left: 18px;
	top: 0px;
}
#btop {
	background-color: #14d6eb;
	position: absolute;
	z-index: 2;
	height: 12px;
	width: 924px;
	left: 18px;
	top: 0px;
}
#bright {
	background-color: #14d6eb;
	position: absolute;
	z-index: 2;
	height: 550px;
	width: 12px;
	top: 0px;
	right: 18px;
}
#bbottom {
	background-color: #14d6eb;
	position: absolute;
	z-index: 2;
	height: 12px;
	width: 924px;
	left: 18px;
	bottom: 0px;
}
#button-home {
	position: absolute;
	top: 18px;
	left: 16px;
	z-index: 3;
}
#button-menu {
	position: absolute;
	top: 45px;
	z-index: 3;
}
#button-discount {
	position: absolute;
	z-index: 3;
	bottom: 125px;
}
#button-contact {
	position: absolute;
	z-index: 3;
	bottom: 90px;
}
#button-gallery {
	position: absolute;
	z-index: 3;
	bottom: 30px;
}
#button-text {
	position: absolute;
	top: 140px;
	z-index: 3;
	right: 0px;
}
#menudv {
	position: absolute;
	z-index: 4;
	top: 45px;
	display: block;
}
.mmenu {
}
.mmenu a {
	font-weight: bold;
	color: #14D6EB;
	text-decoration: none;
}
.mmenu a:hover {
	color: #FF0;
	text-decoration: none;
}
#menucls {
	position: absolute;
	top: -7px;
	right: 10px;
}
.menuopcl {
	display: none;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	line-height: 13px;
	padding-left: 16px;
	padding-bottom: 3px;
}
.menuopcl a {
	color: #FFF;
	text-decoration: none;
}
.menuopcl a:hover {
	text-decoration: none;
	color: #FF0;
}
#textdv {
	position: absolute;
	z-index: 4;
	width: 400px;
	right: 0px;
	top: 140px;
	display: block;
}
#textcls {
	position: absolute;
	top: -7px;
	left: 10px;
}
#scrll {
	overflow: auto;
	height: 306px;
	margin-top: 4px;
	padding-right: 6px;
	margin-bottom: 4px;
}
.galimg {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	height: 55px;
	width: 55px;
}
#flags {
	position: absolute;
	z-index: 3;
	height: 18px;
	width: 220px;
	top: -16px;
	left: 80px;
}
.banner {
	position: absolute;
	z-index: 3;
	height: 60px;
	width: 160px;
	bottom: -8px;
	right: 8px;
}
/* ----------------- gadgets ----------------- *
.secbuttons-buts {
	color: #d16e21;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
}
.secbuttons-buts a {
	color: #d16e21;
	text-decoration: none;
	padding-right: 6px;
	padding-left: 3px;
}
.secbuttons-buts a:hover {
	color: #d16e21;
	text-decoration: underline;
}
/* ----------------- pricelist + details + offers ----------------- *
.pricelist {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	margin-bottom: 4px;
}
.pricelist td {
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 4px;
}
.pricelist-seasons {
	font-weight: bold;
	text-align: center;
	background-color: #4F061E;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000000;
	border-left-color: #000000;
	color: #FFFFFF;
}
.pricelist-rooms {
	background-color: #C36;
	font-weight: bold;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000000;
	border-left-color: #000000;
	color: #4F061E;
}
.pricelist-prices {
	text-align: center;
	background-color: #F69;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000000;
	border-left-color: #000000;
	color: #4F061E;
}
.details {
	margin-bottom: 4px;
}
.details td {
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 4px;
	background-color: #8B0B34;
}
.offers {
	margin-bottom: 4px;
}
.offers td {
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 4px;
	background-color: #4F061E;
	color: #FFFFFF;
	font-size: 12px;
}
/* ----------------- travel resources ----------------- */
.links {
	line-height: 14px;
}
.links a {
	color: #FF0;
	line-height: 16px;
	text-decoration: underline;
}
.links a:hover {
	color: #FF0;
	text-decoration: underline;
}
.link-code {
	font-size: 9px;
	color: #202B3D;
}
/* ----------------- contact form ----------------- */
form {
	margin: 0px;
}
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;
}
.fbuttons {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #14D6EB;
	border: 1px solid #000000;
}
.required {
	color: #FF0;
	font-size: 10px;
	line-height: 13px;
}
/* ----------------- copyright ----------------- */
.copyright {
	font-size: 10px;
	color: #2B5671;
	font-family: Tahoma, Arial, sans-serif;
}
/* ----------------- myinternet ----------------- */
.myinternet-text {
	font-family: "Segoe UI", "Trebuchet MS", Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	line-height: 10px;
	padding-bottom: 1px;
}
.myinternet-text a {
	text-decoration: none;
	color: #000000;
}
.myinternet-text a:hover {
	text-decoration: none;
	color: #000000;
}
.myinternet-desc {
	color: #FF2E00;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	line-height: 10px;
	padding-right: 2px;
	padding-left: 2px;
}
/* ----------------- validation ----------------- */
.validation-marks-border {
	border: 1px solid #274372;
	padding: 1px;
	background-color: #FFF;
}
.validation-marks-bkrnd {
	background-color: #274372;
}
