@charset "utf-8";
/* CSS Document */

body,td {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
body {
	background-color: #00b0d6;
	height: 100%;
	width: 100%;
	margin: 0px;
}
p {
	margin: 0px;
}
h1 {
	font-size: 17px;
	font-weight: normal;
	color: #F8FF82;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
a {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #F8FF8F;
}
a:active, a:focus {
	outline: 0px;
}
#photobk {
	position: absolute;
	z-index: 1;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
}
#main {
	position: absolute;
	z-index: 2;
	width: 100%;
}
#logobox {
	height: 106px;
	width: 278px;
	position: absolute;
	z-index: 3;
	margin-top: 20px;
	margin-left: 0px;
}
#textbox {
	margin-top: 270px;
	position: absolute;
	z-index: 4;
	margin-left: 345px;
	width: 422px;
	padding-bottom: 20px;
}
#textbox b {
	color: #F8FF82;
}
#p1 {
	height: 148px;
	width: 168px;
	z-index: 10;
	position: absolute;
	margin-top: 160px;
	margin-left: 6px;
}
#p2 {
	height: 168px;
	width: 188px;
	z-index: 11;
	position: absolute;
	margin-top: 240px;
	margin-left: 140px;
}
#p3 {
	height: 138px;
	width: 158px;
	z-index: 12;
	position: absolute;
	margin-top: 120px;
	margin-left: 300px;
}
#p4 {
	height: 18px;
	width: 188px;
	z-index: 13;
	position: absolute;
	margin-top: 16px;
	margin-left: 436px;
}
#p5 {
	height: 148px;
	width: 168px;
	z-index: 14;
	position: absolute;
	margin-top: 90px;
	margin-left: 600px;
}
.res {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #017890;
	border-right-color: #017890;
	border-bottom-color: #017890;
	border-left-color: #017890;
	padding-top: 1px;
	padding-bottom: 3px;
}
.res a {
	font-weight: bold;
	color: #F8FF8F;
	text-decoration: none;
}
.res a:hover {
	color: #F8FF8F;
	text-decoration: underline;
}
/* ----------------- gadgets ----------------- */
#gadgets {
	position: absolute;
	z-index: 4;
	width: 120px;
	margin-top: 312px;
	margin-left: 12px;
}
.secbuttons-buts {
	color: #000000;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;
}
.secbuttons-buts a {
	color: #F8FF82;
	text-decoration: none;
	padding-right: 4px;
	padding-left: 3px;
}
.secbuttons-buts a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
/* ----------------- 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: #012D36;
}
/* ----------------- pricelist + details + offers ----------------- */
.pricelist,.pricelist-seasons,.pricelist-rooms,.pricelist-prices {
	border: 0px solid #015A6C;
}
.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: #02667D;
	border-bottom-width: 1px;
	border-left-width: 1px;
	color: #F8FF82;
	white-space: nowrap;
}
.pricelist-rooms {
	background-color: #0087A4;
	font-weight: bold;
	border-bottom-width: 1px;
	border-left-width: 1px;
	color: #FFF;
}
.pricelist-prices {
	text-align: center;
	background-color: #45D0EF;
	border-bottom-width: 1px;
	border-left-width: 1px;
	color: #015A6C;
}
.details {
	margin-bottom: 4px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 4px;
	font-size: 10px;
	color: #034F5F;
}
.offers {
	margin-bottom: 4px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 4px;
	font-size: 13px;
	color: #FFF;
	background-color: #C7104B;
	text-align: center;
}
/* ----------------- contact form ----------------- */
form {
	margin: 0px;
}
form td {
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.ffields {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #006D82;
	padding-left: 2px;
	clear: both;
	float: left;
	background-color: #FFF;
	border: 1px solid #006D82;
}
.fbuttons {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	background-color: #006D82;
	border: 1px solid #000000;
}
.required {
	color: #F8FF8F;
	font-size: 10px;
}
/* ----------------- copyright ----------------- */
.copyright {
	font-size: 10px;
	color: #015768;
	padding-top: 2px;
	padding-bottom: 4px;
}
/* ----------------- 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 #00667D;
	padding: 1px;
	background-color: #FFF;
}
.validation-marks-bkrnd {
	background-color: #00667D;
}
