@charset "utf-8";
/* CSS Document */

body,td {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", sans-serif;
	font-size: 12px;
	color: #49422c;
}
body {
	background-color: #f6dd92;
	background-image: url(../layout/bk.gif);
	background-repeat: repeat;
	background-position: left top;
	margin: 0px;
}
p {
	margin: 0px;
}
h1 {
	font-size: 14px;
	font-weight: normal;
	margin: 0px;
	color: #c34109;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", sans-serif;
	font-style: italic;
}
h2 {
	font-size: 14px;
	font-weight: normal;
	margin: 0px;
	color: #c34109;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", sans-serif;
	font-style: italic;
	padding-left: 19px;
}
a {
	color: #c34109;
}
a:hover {
	text-decoration: none;
}
.text-mid {
	background-image: url(../layout/plaisio-mid.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.text-mid-bold {
	font-size: 13px;
	font-weight: bold;
}
.menu {
	text-align: right;
}
.menu a {
	background-image: url(../layout/button-right.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 18px;
	text-decoration: none;
	color: #c34109;
}
.menu a:hover {
	color: #49422c;
}
.address {
	text-align: right;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 9px;
	padding-right: 8px;
}
.thumb {
	padding: 3px;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(../layout/thumb-bk.gif);
}
.middot {
	color: #c34109;
}
#thumbs img {
	cursor : url("link.cur"), pointer
}
/* ----------------- 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: #ff2e00;
	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: #777777;
	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: #CCCCCC;
}
.pricelist-prices {
	text-align: center;
	background-color: #CCCCCC;
	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: #000000;
}
.details {
	margin-bottom: 4px;
}
.details td {
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 4px;
	background-color: #CCCCCC;
}
.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: #003399;
	line-height: 16px;
	text-decoration: underline;
}
.links a:hover {
	text-decoration: underline;
}
.link-code {
	font-size: 9px;
	color: #999999;
}
/* ----------------- 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: #ECD48C;
	background-color: #49422c;
	border: 1px solid #000000;
}
.ffields {
	font-family: Tahoma, Verdana, Arial, Sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #49422c;
	background-color: #FFFFFF;
	border: 1px solid #49422c;
	padding-left: 2px;
}
.required {
	color: #FF0000;
	font-size: 10px;
}
/* ----------------- copyright ----------------- */
.copyright {
	font-size: 10px;
	color: #B5992D;
	padding-top: 3px;
}
/* ----------------- myinternet ----------------- */
.myinternet-table {
	margin-top: 0px;
	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;
}
