@charset "utf-8";
/* CSS Document */

body,td {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #d16e21;
}
body {
	background-color: #302a01;
	margin-top: 10px;
	margin-bottom: 10px;
}
p {
	margin: 0px;
}
h1 {
	font-size: 14px;
	font-weight: normal;
	color: #FFF000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	font-family: "Segoe UI", "Trebuchet MS", "Times New Roman", sans-serif;
}
a {
	color: #FFF000;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #FFF000;
}
a:active, a:focus {
	outline: 0px;
}
#mask {
	position: absolute;
	height: 458px;
	width: 887px;
	z-index: 3;
	margin-top: 60px;
	margin-left: 8px;
}
#bph {
	position: absolute;
	height: 458px;
	width: 887px;
	z-index: 2;
	margin-top: 60px;
	margin-left: 8px;
}
#maincon {
	width: 195px;
	position: absolute;
	z-index: 4;
	margin-left: 785px;
}
#copyright {
	margin-top: 520px;
	position: absolute;
	z-index: 4;
	width: 887px;
	margin-left: 8px;
}
#secbutts {
	width: 500px;
	margin-top: 40px;
	margin-left: 12px;
	position: absolute;
	z-index: 4;
}
#text-container {
	position: absolute;
	z-index: 5;
	width: 240px;
	margin-top: 240px;
	margin-left: 735px;
	visibility: hidden;
}
#text {
	position: absolute;
	visibility: visible;
	z-index: 5;
	width: 240px;
	border: 1px solid #000000;
	padding: 1px;
	background-color: #4c4200;
}
#newsletter-div {
	background-color: #4C4200;
	border: 1px solid #000000;
	position: absolute;
	margin-top: 57px;
	z-index: 4;
	padding: 1px;
	visibility: hidden;
	width: 175px;
}
#menu-div {
	margin-top: 480px;
	position: absolute;
	z-index: 4;
	width: 900px;
	background-color: #000000;
	background-image: url(../layout/menu-end.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#stnic {
	position: absolute;
	height: 60px;
	width: 160px;
	margin-left: 0px;
	margin-top: 220px;
	z-index: 3;
}
.menu {
	font-weight: bold;
	font-family: "Segoe UI", "Trebuchet MS", "Times New Roman", sans-serif;
	font-size: 12px;
}
.menu a {
	color: #D16E21;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
}
.menu a:hover {
	color: #FFF000;
	text-decoration: none;
}
.border {
	padding: 1px;
	border: 1px solid #FFF000;
	background-color: #d16e21;
}
/* ----------------- gadgets ----------------- */
.secbuttons-buts {
	color: #d16e21;
	font-family: Tahoma, Verdana, 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: #4C4200;
	border-right-color: #4C4200;
	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: #6c5e00;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #4C4200;
	border-left-color: #4C4200;
	color: #FFFFFF;
}
.pricelist-rooms {
	background-color: #8d7b00;
	font-weight: bold;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #4C4200;
	border-left-color: #4C4200;
	color: #302A01;
}
.pricelist-prices {
	text-align: center;
	background-color: #bca400;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #4C4200;
	border-left-color: #4C4200;
	color: #302A01;
}
.details {
	margin-bottom: 4px;
}
.details td {
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 4px;
}
.offers {
	margin-bottom: 4px;
}
.offers td {
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 4px;
	background-color: #FFF000;
	color: #302A01;
	font-size: 12px;
}
/* ----------------- travel resources ----------------- */
.links {
}
.links a {
	color: #FFF000;
	line-height: 16px;
	text-decoration: underline;
}
.links a:hover {
	color: #FFF000;
	text-decoration: underline;
}
.link-code {
	font-size: 9px;
	color: #302A01;
}
/* ----------------- contact form ----------------- */
form {
	margin: 0px;
}
form td {
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.ffields {
	font-family: Tahoma, Verdana, Arial, Sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #D16E21;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	padding-left: 2px;
}
.fbuttons {
	font-family: Tahoma, Verdana, Arial, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #D16E21;
	border: 1px solid #000000;
}
.required {
	color: #FFF000;
	font-size: 10px;
}
/* ----------------- copyright ----------------- */
.copyright {
	font-size: 10px;
	color: #4c4200;
}
/* ----------------- myinternet ----------------- */
.myinternet-table {
	margin-top: 4px;
	margin-bottom: 4px;
	line-height: 18px;
}
.myinternet {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 12px;
}
.myinternet a {
	text-decoration: none;
	color: #000000;
}
.myinternet a:hover {
	text-decoration: none;
	color: #000000;
}
.myinternet-travel {
	font-family: "Segoe UI", "Trebuchet MS", "Times New Roman", sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #FF2E00;
	line-height: 10px;
	padding-right: 2px;
	padding-left: 2px;
}
