@charset "utf-8";
/* CSS Document */

body,td {
	font-family: Tahoma, Verdana, Arial, Sans-serif;
	font-size: 11px;
	color: #a57900;
}
body {
	background-color: #f6e07c;
	margin: 0px;
	background-image: url(../layout/bkrnd.gif);
	background-repeat: repeat-x;
	background-position: left top;
	overflow:hidden;
}
p {
	margin: 0px;
}
h1 {
	font-size: 17px;
	font-weight: normal;
	margin: 0px;
	color: #D3503B;
}
a {
	color: #D3503B;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:active, a:focus {
	outline: 0px;
}
/* ----------------- divs ----------------- */
#left {
	position: absolute;
	visibility: visible;
	z-index: 1;
	height: 530px;
	width: 350px;
	left: 0px;
	top: 0px;
}
#right {
	position: absolute;
	visibility: visible;
	z-index: 2;
	height: 481px;
	width: 202px;
	top: 0px;
	right: 0px;
	background-image: url(../layout/right.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.contact {
	color: #dfa300;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", sans-serif;
	line-height: 20px;
}
#top {
	position: absolute;
	visibility: visible;
	z-index: 2;
	left: 314px;
	top: 0px;
	height: 120px;
	width: 330px;
}
#allbottom{
	position: absolute;
	z-index: 2;
	width: 100%;
	left: 0px;
	bottom: 0px;
}
#logo-menu {
	position: absolute;
	z-index: 3;
	left: 350px;
	top: 410px;
}
.menu {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D3503B;
	padding-top: 4px;
}
.menu a {
	color: #D3503B;
	text-decoration: none;
}
.menu a:hover {
	color: #D64F3B;
	text-decoration: underline;
}
#text {
	position: absolute;
	visibility: visible;
	z-index: 3;
	width: 400px;
	left: 370px;
	top: 130px;
	overflow: auto;
	height: 270px;
	padding-right: 4px;
}
#oia-rent-a-car {
	position: absolute;
	visibility: visible;
	z-index: 3;
	right: 12px;
	top: 10px;
}
.oia-rent-a-car {
	color: #FFFFFF;
	background-color: #0066ff;
}
.oia-rent-a-car a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.oia-rent-a-car a:hover {
}
/* ----------------- pricelist + details + offers ----------------- */
.pricelist {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #D4503B;
	border-right-color: #D4503B;
	margin-bottom: 4px;
}
.pricelist td {
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 4px;
}
.pricelist-seasons {
	font-weight: normal;
	text-align: center;
	background-color: #D44F3C;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #D4503B;
	border-left-color: #D4503B;
	color: #F6E17E;
	font-size: 10px;
}
.pricelist-rooms {
	background-color: #F6E17E;
	font-weight: normal;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #D4503B;
	border-left-color: #D4503B;
	color: #D44F3C;
	font-size: 10px;
}
.pricelist-prices {
	text-align: center;
	background-color: #FFF2B6;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #D4503B;
	border-left-color: #D4503B;
	color: #000000;
	font-size: 10px;
}
.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: #FF2E00;
	color: #FFFFFF;
	font-size: 12px;
}
/* ----------------- travel resources ----------------- */
.links {
}
.links a {
	color: #D3503B;
	line-height: 16px;
	text-decoration: underline;
}
.links a:hover {
	text-decoration: underline;
}
.link-code {
	font-size: 9px;
	color: #dfa300;
}
/* ----------------- contact form ----------------- */
form {
	margin: 0px;
}
form td {
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.fbuttons {
	font-family: Tahoma, Verdana, Arial, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF2B6;
	background-color: #D3503B;
	border: 1px solid #000000;
}
.ffields {
	font-family: Tahoma, Verdana, Arial, Sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #D3503B;
	background-color: #FFF2B6;
	border: 1px solid #D3503B;
	padding-left: 2px;
}
.required {
	color: #FF0000;
	font-size: 10px;
}
/* ----------------- copyright ----------------- */
.copyright-bk {
	background-image: url(../layout/bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.copyright {
	font-size: 10px;
	color: #dfa300;
	padding-top: 20px;
	padding-right: 80px;
}
.copyright a {
	color: #dfa300;
	text-decoration: none;
}
.copyright a:hover {
	text-decoration: underline;
}
/* ----------------- 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;
}
