body, html {
	margin: 0;
	padding: 0;
	background-image: url('../img/bg.gif');
	text-align: center;
	height: 100%;	
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	background-attachment: fixed;
}

div#main {
	margin: 0 auto;
	width: 765px;
	height: 100%;
}

table#mtable {
	width: 765px;
	height: 100%;
	background-color: #fff;
}

table#mtable td#mleft {
	width: 6px;
	height: 100%;
	background-image: url(../img/left.gif);
}

table#mtable td#mright {
	width: 6px;
	height: 100%;
	background-image: url(../img/right.gif);
}

table#mtable td#mbody {
	width: 753px;
	height: 100%;
	text-align: left;
	vertical-align: top;
}

div#header {
	width: 752px;
	height: 237px;
	background-color: #f7f7f7;
}

div#hmenu {
	width: 752px;
	height: 38px;
	background-image: url(../img/hmenu_bg.jpg);	
}

table#thmenu {
	width: 514px;
	height: 20px;
	padding-top: 2px;
}

table#thmenu td {
	text-align: center;
	vertical-align: middle;
	color: #fff;
	font-size: 11px;
	font-family: Tahoma, sans-serif;
	width: 101px;
}

table#thmenu td a {
	color: #fff;
	font-size: 11px;
	font-family: Tahoma, sans-serif;
	display: block;
	text-decoration: none;
	font-weight: normal;	
}

table#thmenu td a:hover {
	font-weight: bold;
}

table#thmenu td a.hovered {
	font-weight: bold;
}

table#thmenu td.thmenu_spacer {
	width: 1px;
	background-color: #fff;
}

div#bottom {
	width: 743px;
	height: 52px;
	margin-left: 10px;
	margin-top: 20px;
	background-image: url(../img/bottom.gif);
	background-repeat: repeat-x;
}

table#container {
	width: 753px;
}

td#vmenu {
	width: 231px;
	vertical-align: top;	
	font-size: 11px;
}

td#vmenu div#vmenu1 {
	width: 231px;
	background-image: url(../img/vmenu_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #525252;
	padding-top: 22px;
	padding-bottom: 19px;
}

td#vmenu div#vmenu2 {
	width: 231px;
	background-color: #DCDBDB;
}

td#vmenu div#vmenupos {
	width: 220px;
	height: 30px;
	border-bottom: 1px solid #7A7A7A;
	text-align: left;
	background-image: url(../img/menupos.jpg);
	background-repeat: no-repeat;
	margin-left: 4px;
}

td#vmenu div#vmenupos:hover {
	background-image: url(../img/menupos_hover.jpg);
}

td#vmenu div#vmenupos.hovered {
	background-image: url(../img/menupos_hover.jpg);
}

td#vmenu div#vmenupos a {
	text-decoration: none;
	font-size: 11px;
	color: #fff;
	font-family: Tahoma, sans-serif;
	letter-spacing: 2px;
	padding-left: 40px;
	padding-top: 8px;
	padding-bottom: 8px;
	display: block;
}

div#vmenublock {
	width: 231px;
	padding-top: 19px;
}

td#content {
	width: 520px;

	margin-top: 6px;
	background-image: url(../img/text_gradient.jpg);
	background-repeat: repeat-x;
	background-position: top;
	vertical-align: top;
}

td#content2 {
	width: 520px;

	vertical-align: top;
}

div#text {
	padding: 11px;
	font-size: 11px;
	color: #3C3C3C;
	line-height: 16px;
}

div#text td {
	font-size: 11px;
	color: #3C3C3C;
	line-height: 16px;
}

div#bottom1 {
	padding-top: 10px;
	padding-left: 10px;
	display: table;
	width: 700px;
	height: 18px;
}

div#bottom2 {
	padding-top: 10px;
	padding-bottom: 3px;
	padding-right: 10px;
	text-align: right;
	font-size: 11px;
	color: #D5BEA5;
	width: 500px;
	text-align: right;
	float: right;
}

div#bottom2 a {
	color: #7B5B37;
	text-decoration: none;
}

div#bottom2 a:hover {
	text-decoration: underline;
}

td#flags {
}

td#minimenu {
	padding-left: 15px;	
	font-size: 9px;
	margin-top: 3px;
	color: #7a7a7a;	
}

td#minimenu a {
	text-decoration: none;
	color: #7a7a7a;
}

td#minimenu a:hover {
	text-decoration: underline;
}

a.flag {
	margin-right: 8px;
}

table.newslist {
	padding: 0;
	margin: 0;	
	padding: 8px;
}

table.newslist td {
	vertical-align: top;
	width: 230px;
	padding: 0;
	margin: 0;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	font-family: Tahoma, sans-serif;
	color: #525252;
	border-bottom: 1px solid #AC773F;
	padding-left: 8px;
	padding-bottom: 4px;
}

p.newstitle {
	font-weight: bold;
	margin-bottom: 4px;
	padding: 0;
}

.red {
	color: darkred;
}

p.newscontent, div.newscontent {
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 0;
	text-align: justify;
}

div.newscontent {
	display: table;
}

a.more {
	float: right;
	font-weight: bold;
	text-decoration: none;
	color: darkred;
}

a.more:hover {
	float: right;
	font-weight: bold;
	text-decoration: underline;
	color: darkred;
}

p.rightlink {
	text-align: right;
	border-top: 1px solid #707070;
	padding-top: 8px;
}

p.rightlink a {
	font-weight: bold;
	text-decoration: none;
	color: darkred;	
}

p.rightlink a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: darkred;	
}

div#text a {
	color: darkred;
	text-decoration: none;
}

div#text a:hover {
	color: darkred;
	text-decoration: underline;
}

table.gallerylist td {
	text-align: center;
	background-color: #f7f7f7;
	width: 180px;
	height: 180px;
	padding: 5px;
}

table.gallerylist td img {
	border: 1px solid #e7e7e7;
}

table.gallerylist td a {
	text-decoration: none;
}

table.gallerylist td a:hover {
	font-weight: none;
	color: #000;
	text-decoration: none;
}

table.gallerycontent td {
	width: 130px;
	height: 130px;
}

table.gallerycontent td a img {
	border: 1px solid #e7e7e7;
}

table.gallerycontent td a:hover img {
	border: 1px solid darkred;
}

table.plan {
	margin-top: 15px;
	margin-bottom: 15px;
}

table.plan td {
	border-bottom: 1px solid #e7e7e7;
	font-size: 10px;
	font-family: Tahoma, sans-serif;
	color: #676768;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}

div#vmenu_frame {
	margin-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

a.small {
	text-decoration: none;
	color: #ED6C75;
	font-size: 10px;
}

a.small:hover {
	text-decoration: underline;
	color: #ED6C75;
	font-size: 10px;	
}

table.plan th.planhead {
	height: 38px;
	vertical-align: middle;
	padding-left: 20px;
	font-size: 13px;
	font-weight: bold;
	color: #ababab;
	margin: 0;
	text-align: left;
}

table.home1 {
	width: 500px;
	margin: 0;
	padding: 0;
}

table.home1 td.homebanner {
	width: 276px;
	height: 299px;
	background-color: #fff;
}

td.spacer {
	width: 8px;
}

table.home1 td.mapka {
	width: 215px;
}

div.brownheader {
	background-image: url(../img/brownheader_bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #fff;	
	padding-top: 10px;
	padding-bottom: 16px;
}

div.newsletter {
	width: 220px;
	padding-top: 25px;
	padding-bottom: 25px;
	padding-left: 21px;
	background-color: #A77A4A;
	font-size: 10px;
	color: #fff;
}

form {
	padding: 0;
	margin: 0;
}

input.newsletter {
	width: 120px;
	vertical-align: middle;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 6px;
	padding-left: 2px;
	padding-bottom: 2px;
	border: 1px solid #fff;
	background-color: #fff;
	margin-left: 5px;
	font-family: Tahoma, sans-serif;
	color: #909090;
}

input.button {
	border: 1px solid #e7e7e7;
	background-color: #fff;
	font-size: 11px; 
	font-family: Tahoma, sans-serif;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #777;
}

input.text, textarea.text {
	border: 1px solid #999;
	background-color: #fff;
	font-size: 11px; 
	font-family: Tahoma, sans-serif;
	padding: 3px;
	color: #777;
	width: 250px;
}

div.guesttop {
	width: 470px;
	border-left: 5px solid #A77A4A;
	background-color: #DBC5AC;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 15px;
	color: #fff;
	text-align: left;
}

div.guestcontent {
	width: 470px;
	padding-top: 5px;
	padding-bottom: 20px;
	padding-left: 15px;	
	text-align: left;	
}

h1 {
	font-weight: normal;
}