@charset "utf-8";
/* CSS Document */

body,td {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
body {
	background-color: #8b0b34;
	margin: 0px;
}
p {
	margin: 0px;
}
h1 {
	font-size: 17px;
	font-weight: normal;
	color: #8B0B34;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
a {
	color: #8B0B34;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active, a:focus {
	outline: 0px;
}
#logobox {
	position: absolute;
	z-index: 3;
	width: 195px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #d16e21;
}
#book {
	position: absolute;
	z-index: 3;
	margin-top: 180px;
	margin-left: 70px;
}
#mask {
	position: absolute;
	z-index: 2;
	height: 485px;
	width: 875px;
	margin-top: 30px;
	margin-left: 105px;
}
#bigphoto {
	position: absolute;
	z-index: 1;
	height: 480px;
	width: 830px;
	margin-top: 32px;
	margin-left: 108px;
}
#mainmenu {
	position: absolute;
	z-index: 4;
	margin-top: 10px;
	margin-left: 210px;
}
.menu {
	color: #ff0152;
	font-family: "Segoe UI", "Trebuchet MS", "Times New Roman", sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.menu a {
	background-image: url(../layout/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
	color: #ff0152;
	padding-right: 4px;
	text-decoration: none;
}
.menu a:hover {
	color: #d16e21;
	background-image: url(../layout/arrow-hov.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.lang {
}
.lang a {
	color: #FFFFFF;
	text-decoration: none;
}
.lang a:hover {
	text-decoration: underline;
}
#bottombox {
	margin-top: 520px;
	position: absolute;
	margin-left: 104px;
	z-index: 4;
	width: 864px;
}
#thumbs {
	width: 71px;
	margin-top: 46px;
	margin-left: 884px;
	position: absolute;
	z-index: 4;
}
#thumbs img {
	border: 3px solid #FFFFFF;
	margin-bottom: 3px;
}
#textboxcontainer {
	width: 300px;
	position: absolute;
	z-index: 5;
	visibility:hidden;
	margin-left: -14px;
}
#textbox {
	width: 300px;
	position: absolute;
	z-index: 5;
	visibility:visible;
}
.textspace {
	padding-top: 12px;
	padding-left: 12px;
	padding-right: 12px;
}
.star {
	color: #8B0B34;
	font-weight: bold;
}
/* ----------------- 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: #8B0B34;
	border-right-color: #8B0B34;
	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: #B10E43;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #8B0B34;
	border-left-color: #8B0B34;
	color: #FFFFFF;
}
.pricelist-rooms {
	background-color: #ff0152;
	font-weight: bold;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #8B0B34;
	border-left-color: #8B0B34;
	color: #FFFFFF;
}
.pricelist-prices {
	text-align: center;
	background-color: #E28B4B;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #8B0B34;
	border-left-color: #8B0B34;
	color: #000000;
}
.details {
	margin-bottom: 4px;
}
.details td {
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 4px;
	color: #EEBA93;
}
.offers {
	margin-bottom: 4px;
}
.offers td {
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 4px;
	background-color: #0066FF;
	color: #FFFFFF;
	font-size: 12px;
}
/* ----------------- travel resources ----------------- */
.links {

}
.links a {
	color: #003399;
	line-height: 16px;
	text-decoration: underline;
}
.links a:hover {
	color: #003399;
	text-decoration: underline;
}
.link-code {
	font-size: 9px;
	color: #8B0B34;
}
/* ----------------- 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: #8B0B34;
	background-color: #FFFFFF;
	border: 1px solid #8B0B34;
	padding-left: 2px;
}
.fbuttons {
	font-family: Tahoma, Verdana, Arial, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #8B0B34;
	border: 1px solid #000000;
}
.required {
	color: #8B0B34;
	font-size: 10px;
}
/* ----------------- copyright ----------------- */
.copyright {
	font-size: 10px;
	color: #d16e21;
}
/* ----------------- myinternet ----------------- */
.myinternet-table {
	margin-top: 4px;
	margin-bottom: 4px;
}
.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;
}
