html, body {
	height: 100%;
	width: 100%; 
	padding: 0;
	border: 0;
	background-color: #FFF9F0;
	background-image: url('../img/background_content.jpg');
	background-position:top left;
	background-repeat: repeat-x;
	margin: 0 auto;
	text-align: center;
}
html*.content {height: 70%; width: 100%;}
html*.row{float: left;}
html*.one{height: 100%;width: 344px;}
html*.two{
	height: 100%;
	width: auto;
}
.content{
	position: relative;
	display: table;
	width: 100%;	
	padding: 0;
	border: 0;
	clear: both;
	border-spacing: 0;
	background-color: #FFF9F0;
	background-image: url('../img/background_content.jpg');
	background-position:top left;
	background-repeat: repeat-x;
	height: 100%;
	min-height: 100%;
	/* required by Opera 6 */
}

/* hide this from opera6 */
head:first-child+body div.content {height: 100%;}

.main {
	display: table-row;
}
.row{
	display: table-cell;
	border: 0;
	padding: 0;
	margin-top: 0;
	vertical-align: top;
	min-height: 100%;
	height: 30%;
}
.one{
	position: relative;
	z-index: 5;
/*	background-color: #FFF9F0;*/
	background-image: url('../img/background_column.jpg');
	background-position:top left;
	background-repeat: no-repeat;
	width: 500px;
	font-family: Georgia;
	color: #323232;
}
.two{
	width: 100%;
	position: relative;
	background-color: #FFF9F0;
	background-image: url('../img/background_content.jpg');
	background-position:top left;
	background-repeat: repeat-x;
	font-family: Georgia;
	color: #323232;
}
h1 {
	color: #2F680D;
	font-size:22px;
	font-weight: normal;
	font-family: Georgia;
	text-align: left;
	margin: 0 15px 0 15px;
}
h2 {
	font-family: Georgia;
	font-size: 18px;
	margin-left:15px;
	margin-right:15px;
	text-align: left;
	line-height:20px;
	color: #2F680D;
	font-style: italic;
	font-weight: normal;
}
h2 a {
	text-decoration: none;
	color: #2F680D;
}
h2 a:hover {
	text-decoration: underline;
}
h3 {
	font-size:19px;
	font-weight: normal;
	font-style: italic;
	font-family: Georgia;
	color: #2F680D;
	text-align: center;
	text-indent:1em;
}
ul.lc li {
	font-family: Georgia;
	color: #323232;
	font-size: 12px;
	padding-left:5px;
	text-align: left;
	line-height:20px;
	width:420px;
	list-style-image:url('../img/listimage.jpg');
}
td.tbl{
	background-color: #fff;
	border-bottom: 1px solid #969393;
	border-right: 1px solid #969393;
	border-top: 1px solid #969393;
	font-size: 12px;
	font-family: Verdana;
	color:#2F680D;
}
td.tbl11{	
	background-color: #fff;
	border-bottom: 1px solid #969393;
	border-top: 1px solid #969393;
	font-size: 12px;
	font-family: Georgia;
	color: #323232;
}
td.tbl2{
	background-color: #fff;
	
	border-bottom: 1px solid #969393;
	font-size: 12px;
	font-family: Georgia;
	color: #323232;
}
td.tbl21{
	
	background-color: #fff;
	text-align: center;
	border-bottom: 1px solid #969393;
	font-size: 12px;
	font-family: Georgia;
	color: #323232;
}
td.tbl31{
	
	background-color: #fff;

	border-bottom: 1px solid #969393;
	font-size: 12px;
	font-family: Georgia;
	color: #323232;
}
td.tbl3{
	background-color: #fff;
	
	border-bottom: 1px solid #969393;
	font-size: 12px;
	font-family: Georgia;
	color: #323232;
}
td.prices_header{
	background-color: #F7E8C9;
	border-bottom: 1px solid #DACDB1;
	border-top: 1px solid #DACDB1;
	text-align: center;
	vertical-align: top;
	font-family: Georgia;
	color: #323232;
	font-size: 12px;
}
td.prices_header2 {
	background-color: #FDF9F0;
	border-bottom: 1px solid #DACDB1;
	text-align: center;
	font-family: Georgia;
	color: #323232;
	font-size: 12px;
}
.prices_tbl {
	background-color: #fff;
	border-bottom:1px solid #DACDB1;
	text-align: center;
	font-family: Georgia;
	color: #323232;
	font-size: 12px;
}
.prices_tbl_left {
	background-color: #fff;
	border-bottom:1px solid #DACDB1;
	text-align: left;
	font-family: Georgia;
	color: #323232;
	font-size: 12px;
}



.prices_tbl_spa {
	background-color: #fff;
	border-bottom:1px solid #DACDB1;
	text-align: left;
	font-family: Georgia;
	font-weight: bold;
	color: #2F680D;
	font-size: 12px;
}
.prices_tbl_spa_info {
	background-color: #fff;
	border-bottom:1px solid #DACDB1;
	text-align: left;
	font-family: Georgia;
	color: #323232;
	font-size: 12px;
}



.prices_tbl_left {
	background-color: #fff;
	border-bottom:1px solid #DACDB1;
	text-align: left;
	font-family: Georgia;
	color: #323232;
	font-size: 12px;
}
#glava{
	position: relative;
	top: 0;
	height: 44px;
	background-color: #FFF9F0;
	background-image: url('../img/background_header.jpg');
	background-position:top left;
	background-repeat: no-repeat;
	color: #000;
	width: 100%;
	z-index: 10;
	margin-top:0;
}
#header {
	margin-top: -15px;
	_margin-top: 0;
	padding-top: 5px;
	_padding-top:10px;
	height: 30px;
	padding-left: 200px;

}
#footer{
	clear: both;
	position: relative;
	height: 200px;
	color: #000;
	z-index: 15;
	width: 100%;
}
a.fladv {
	font-family: Georgia;
	color: #323232;
	font-size: 12px;
	text-decoration: none;
}
a.fladv:hover {
	text-decoration: underline;
}
#footer p {
	font-family: Georgia;
	color: #323232;
	font-size: 12px;
	font-weight: normal;
}
.contfooter {
	height: 75px;
}
/* hide this from opera6 */
head:first-child+body div#footer {margin-bottom: 0;}
.logo {
	padding-right: 35px;
	height: 123px;
}
.logo_link {
	position: absolute;
	top:35px;
	_top:10px;
	left:103px;
	width:205px;
	height:130px;
}
#menu {	
	float:left;
	padding-top: 310px;
	_padding-top: 315px;
	width:420px;
	margin: 0 0 0 0;
}
#menu p {	
	font-family: Times;
	font-size: 13px;
	font-weight:500;
	line-height: 13px;
	margin-left: 90px;
	_padding-left: 0px;
	text-align: left;
	padding-top: 3px;
	_padding-top: 0;
}
#menu a {	
	color: white;
	text-decoration: none;
}
#menu a:hover {	
	color: white;
	text-decoration: underline;
}
#sub_menu {	
	float:left;
	width: 200px;
	margin: 58px 0 0 10px;
	padding: 0 0 0 0;
	_margin-top: 31px;
}
#sub_menu p {	
	font-family: Times;
	font-size: 13px;
	font-weight:500;
	line-height: 13px;
	margin-left: 0;
	_padding-left: 0px;
	text-align: left;
	padding-top: 3px;
	_padding-top: 0;
}
#sub_menu a:hover {	
	color: white;
	text-decoration: underline;
}
html>body #outer{height:auto;}
.center{
	min-height:70%;
	height:50%;
	width: 100%;
	margin: 0px auto 0px auto;
	background-color:#FDF9F0;
}
html*.center{
	height:100%;
	width: auto;	
	background-color:#FDF9F0;
	display: table;
	border-spacing: 0;
}
#ctse {
	float: left;
	width: 483px; 
	margin-left:50px; 
	padding-top: 10px;
	padding-bottom:15px;
	margin-top:20px;
	margin-bottom:0;
	background-color: #F6FBED; 
	border: 1px solid #DEE6CF;
	text-align: left;
}
#ctse p {
	font-family: Georgia;
	font-size: 12px;
	color: #323232;
	margin-left:15px;
	margin-right:15px;
	text-align: left;
	line-height:20px;
}
#image_block {
	width:453px;
	margin-top:15px;
	margin-left:15px;
	line-height:0px;
}
#image_block img {
	padding:0 0 0 0;
	margin:0 0 0 0;
}
#ctse h2 {
	font-family: Georgia;
	font-size: 18px;
	margin-left:15px;
	margin-right:15px;
	text-align: left;
	line-height:20px;
	color: #2F680D;
	font-style: italic;
	font-weight: normal;
}
#ctse table {
	width: 453px;
	margin-left: 15px;
	font-family: Georgia;
	font-size: 12px;
}
#galleryspisak {
	float: left;
	width: 483px;
	font-family: Verdana;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #333399;
	margin: 10px 0 0 0;
}
#galleryspisak h1 {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #076EB8;
	text-align: left;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	line-height: 20px;
	width: 95%;
}
#galleryspisak h1 a {
	text-decoration: none;
	color: #076EB8;
}
#galleryspisak h1 a:hover {
	text-decoration: underline;
}
#galleryspisak .container {
	float:left;
	width: 452px;
	text-align: left;
	margin: 10px 0 15px 15px;
	padding-bottom: 15px;
	border: 1px solid #DDDDDD;
}
html*#galleryspisak .container {
	width: 453px;
	margin-left: 7px;
}
#galleryspisak .spacer {
	float:left;
	width: 10px;
	height: 80px;
	text-align: left;
	margin: 10px 0 0 0;
	background-color: #FFFFFF;
}
#galleryspisak .thumbnail {
	float: left;
	margin: 18px 4px 0 16px;
}
html*#galleryspisak .thumbnail {
	margin-left: 9px;
	margin-right: 9px;
}
#galleryspisak .thumbnail img {
	border: 0;
}
#galleryspisak .details {
	float: left;
	width: 490px;
	margin: 11px 0 11px 9px;
}
html*#galleryspisak .details {
	margin-left: 5px;
}
.vre {
	margin-top:15px;
	_margin-top:15px;
	height:161px;
	
}
ul {
	font-family: Georgia;
	font-size: 12px;
	color: #323232;
	text-align: left;
	line-height:20px;
}
.inText a {
	font-family: Georgia;
	font-weight: bold;
	font-size: 12px;
	color: #2F680D;
	text-align: left;
	line-height:20px;
	text-decoration: none;
}
.inText a:hover {
	font-family: Georgia;
	font-weight: bold;
	font-size: 12px;
	color: #2F680D;
	text-align: left;
	line-height:20px;
	text-decoration: underline;
}
hr {
	width: 460px;
	border-top: 1px solid #638e4a;
	border-right: 0px;
	border-bottom: 2px solid #638e4a;
	border-left: 0px;
	background-color: #fff;
	height: 6px;
}

.inputs {
	width: 300px;
	border: 1px solid #2f680d;
}
.textarea {
	width: 300px;
	border: 1px solid #2f680d;
}
.submitSend {
	width: 300px;
	border: 1px solid #2f680d;
	background-color: efdbb6;
	color: #2f680d;	
}
.banner {
	margin-top: 50px;
	margin-right: 100px;
}