@charset "utf-8";
/* CSS Document */

body,td {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", sans-serif;
	font-size: 11px;
	color: #304200;
	line-height: 14px;
}
body {
	background-color: #304200;
	margin: 0px;
}
p {
	margin: 0px;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	color: #E8A900;
	padding-bottom: 2px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
}
a {
	color: #5E9A02;
}
a:hover {
	text-decoration: none;
	color: #5E9A02;
}
.table100 {
	height: 100%;
	width: 100%;
}
.menu {
	padding-top: 4px;
}
.menu a {
	color: #304200;
	text-decoration: none;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-left: 14px;
	background-image: url(../layout/menu-verikoko.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-right: 4px;
}
.menu a:hover {
	color: #5b7d00;
}
.mid-line {
	background-image: url(../layout/mid-line.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.address {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #a47801;
}
.address a {
	color: #304200;
	font-weight: bold;
	text-decoration: none;
}
.address a:hover {
	color: #a47801;
	text-decoration: underline;
}
.area {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", sans-serif;
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
	color: #ff7800;
}
.photo-border {
	border: 1px solid #304200;
}
.thumb {
	cursor : url("link.cur"), pointer
}
#dtext {
	height: 198px;
	overflow: auto;
	padding-right: 4px;
	margin-left: 34px;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #304200;
}
/*#dtext td {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #304200;
}
#dtext td b {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color: #5B7D00;
}
 ----------------- pricelist + details + offers ----------------- */
.pricelist {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #304200;
	border-right-color: #304200;
	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: #ff7800;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #304200;
	border-left-color: #304200;
	color: #304200;
}
.pricelist-rooms {
	background-color: #E8A900;
	font-weight: bold;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #304200;
	border-left-color: #304200;
	color: #304200;
}
.pricelist-prices {
	text-align: center;
	background-color: #FFE7B9;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #304200;
	border-left-color: #304200;
	color: #304200;
}
.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: #003399;
	line-height: 16px;
	text-decoration: underline;
}
.links a:hover {
	text-decoration: underline;
}
.link-code {
	font-size: 9px;
	color: #B08000;
}
/* ----------------- contact form ----------------- */
form {
	margin: 0px;
}
form td {
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 0px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;
}
.fbuttons {
	font-family: Tahoma, Verdana, Arial, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #304200;
	background-color: #FF7801;
	border: 1px solid #304200;
}
.ffields {
	font-family: Tahoma, Verdana, Arial, Sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #304200;
	background-color: #FFF4DF;
	border: 1px solid #ff7800;
	padding-left: 2px;
}
.required {
	color: #CB6101;
	font-size: 9px;
}
/* ----------------- copyright ----------------- */
.copyright {
	font-size: 10px;
	color: #5B7D00;
	font-family: Tahoma, Verdana, Arial, sans-serif;
}
/* ----------------- 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;
}
