html {
  margin: 0;
  padding: 0;
  /* overflow:-moz-scrollbars-vertical;*/
}

body {
  margin: 0;  
  padding: 0;
  font-family: Georgia, Arial, sans-serif;
  font-size: 100%;
  background: #fff url(images/fon.jpg) repeat;
  color: #403321;	  
  overflow-x: hidden;
}

ul, li, form, dt, dl, dd, ol, div, p, 
blockquote, h1, h2, h3, h4, h5, h6, a, 
pre, code {
  margin: 0;
  padding: 0;
}


textarea{
overflow:auto;
}

strong {
 font-size: 95%;
}


 

h1,h2, h3, h4, h5, h6 {
  font: normal 1em Georgia, Arial, sant-serif;
  color: #403321;
}

h1.hid {
  text-indent: -9999px;
  height: 0px;
  display: block;
}

a:link
, a:visited
{
	color: #674d28;	
	text-decoration: underline;
}
a:link *
, a:visited * 
{
cursor: pointer;
cursor: hand;
}
img
{
margin: 0;
border-width: 0;
padding: 0;
}

div, p, ul, ol, li
{
margin: 0;
padding: 0;
font-size: 100.01%;
text-decoration: none;
height: auto;
}

div {	
	behavior: url(pngfix/iepngfix.htc);
}



.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/*------------------------------------------------------------------------
 *=STRUCTURE
 ------------------------------------------------------------------------*/


#container {    
  position: absolute;
  width: 1035px;			
	height: 1300px;		
}

/* *=HEADER */

#header {
  position: absolute;
	width: 1035px;
	height: 524px; 
	background: url(images/header.jpg) no-repeat;
}
#back_ {
  z-index: -2;
  position: absolute;
	width: 1035px;
	/* 738px */
	top: 525px;
	background: url(images/content_bg.jpg) repeat-y;	
}

div.kols {
  position: absolute;
	width: 144px;		
}

#kol_left {
	left: -114px; 	
	top: 0px !important;
}

#kol_left_top {		
	width: 144px;
	height: 297px;    
	background: url(images/kol_left_top.png) no-repeat;
	behavior: url(pngfix/iepngfix.htc);
}
#kol_left_mid {
	width: 144px;	
	background: url(images/kol_left_mid.png) repeat-y;
	behavior: url(pngfix/iepngfix.htc);
}
#kol_left_bot {	
	width: 144px;	
	height: 356px;    
	background: url(images/kol_left_bot.png) no-repeat;
	behavior: url(pngfix/iepngfix.htc);
}

#kol_right {
	left: 1004px;		
	top: 0px !important;
}


#kol_right_top {	
	width: 144px;
	height: 297px;    
	background: url(images/kol_right_top.png) no-repeat;
	behavior: url(pngfix/iepngfix.htc);
}
#kol_right_mid { 
	width: 144px;	
	background: url(images/kol_right_mid.png) repeat-y;
	behavior: url(pngfix/iepngfix.htc);
}
#kol_right_bot {
	width: 144px;	
	height: 356px;    
	background: url(images/kol_right_bot.png) no-repeat;
	behavior: url(pngfix/iepngfix.htc);
}








/* *=KARTINY */
#image1 {
	position: absolute;
	z-index: 9999;
	top: 225px;
	left: 257px;
	width: 144px;
	height: 114px;
	background: url(images/2.jpg) no-repeat;
}
#image2 {
	position: absolute;
	z-index: 9999;
	top: 225px;
	left: 445px;
	width: 144px;
	height: 114px;
	background: url(images/3.jpg) no-repeat;
}
#image3 {
	position: absolute;
	z-index: 9999;
	top: 225px;
	left: 631px;
	width: 144px;
	height: 114px;
	background: url(images/4.jpg) no-repeat;
}





/* *=LEFT */

#menu {
  position: absolute;
	width: 185px;	
	left: 48px;
	top: 365px;
}
#menu ul {
	list-style: none;
	text-align: center;
}
#menu li {
	padding-top: 12px;
}
#menu li a {
	font: bold 16px Georgia, Arial, sans-serif;	
	color: #403321;	
	text-decoration: none;
}
#menu li a:hover {
	text-decoration: underline;	
} 

#menu li span {
	font: bold 16px Georgia, Arial, sans-serif;	
	color: #9d8768;  /* #403321	 */
	text-decoration: none;
}

#menu_top { 
	background: url(images/main_menu_top.png) no-repeat; 
	width: 185px; 
	height: 85px;
}
#menu_mid {
	background: url(images/main_menu_mid.png) repeat-y; 
	width: 185px; 
	height:220px; 
	margin-top:-1px; /* noknow bag */
}
#menu_bot { 
	background: url(images/main_menu_bottom.png) no-repeat; 
	width: 185px; 
	height: 41px;
}

#submenu {
  position: absolute;
  left: 55px;
  top: 736px;
  width: 170px;
  height: 131px;
  text-align: center;
  background: url(images/1m.png) no-repeat;  
  z-index: 999;  
}
#submenu span {
  font-size: 12px;
  font-weight: normal;
  margin-top: 10px;
  color: #6f5e46;
  display: block;
}
#submenu ul {
  list-style: none;
	text-align: center;
	margin-top: 10px;
}
#submenu ul li {
  padding-top: 15px;
}
#submenu ul li a {
  font: bold 13px Georgia, Arial, sans-serif;	
	color: #403321;	
	text-decoration: none;
}
#submenu ul li a:hover {
  text-decoration: underline;	
}
#submenu ul li span {
  font: bold 13px Georgia, Arial, sans-serif;	
	color: #9d8768;	/* #403321*/
	text-decoration: none;
}

#wifi {
  position: absolute;
  left: 55px;
  top: 890px;
  width: 166px;
  height: 96px;  
  background: url(images/2m.png) no-repeat;  
  z-index: 999;
}

/* *=CONTENT */

#content {	
  position: absolute;
	font-size: 100%;	
	left: 275px;
	top: 525px;
	width: 695px;	
	height: 600px;
}
#content_top {
	width: 695px;
	height: 42px;
	background: url(images/content_top.png) no-repeat;
}

#content_mid {
	width: 695px;	
	height: auto;
	background: url(images/content_mid.png) repeat-y;
}
#content_bot {
	width: 695px;
	height: 42px;
	background: url(images/content_bot.png) no-repeat;
}




/* *=TEXT STYLES */
h1 {
	font-size: 24px;  	
}
.inline { display: inline; }
span.subtitle {
 color: #725c3e;
 font-size: 16px;
 margin-left: 5px;
}
img.mainpage_images {
	border: 2px #86765f solid;
	margin-top: 15px;
	margin-right: 21px;
}
 
#main_content {
	margin-left: 40px;
	margin-right: 40px;	
	text-align: left;
	font-size: 95%;
}
#main_content p {
	
	text-indent: 30px;
	margin-top: 10px;
}
a.noline { text-decoration: none !important; border: 0 none !important; }
span._up {
 font-size: 70%;
 position: relative;
 top: -5px;

}
ul.intext {
  list-style: none;
  margin-left: 30px;
  margin-top: 5px;
  font-size: 90%;
}
p.noindent {
  text-indent: 0px !important;
}


/* *=FORM BRONIROVFNIA */
/* mini */

#bron {
  position: absolute;
	width: 451px;
	height: 122px;
	background: url(images/bron.png) no-repeat;
	top: 382px;
	left: 275px;
	font-size: 90%;
	text-align;
	behavior: none;

}

input[type="text"], select, textarea {
  border: 1px solid #98805f;
  background-color: #e3ceb0;
  z-index: 999 !important;
}



#mini_form_bron {
	
}

#bron {padding-top: 15px; }
#bron span.tit {
	font-size: 100%;
	margin-left: 130px;
	
}

#bron input {
  margin-right: 3px;     
}

span.malec_povishe {
  position: relative;
  top:-3px;  
}

#ppl {
  width:20px;
  margin-left: 5px;
  height: 15px;
}
#startDate {
  width: 100px;
  position: relative;
  height: 15px;
  top: -2px;
}
#endDate {
  width: 100px;
  position: relative;
  height: 15px;
  top: -2px;
}

#bron table{ 
	margin-top: 10px;
	margin-left: 20px;
	font-size: 80%;		
}
#bron table td{ height:28px; }


input.go{ 
  margin-top: 5px;
	width:100px; 	
	border: 2px solid #98805f; 
	border-top: 1px solid #98805f;
	border-left: 1px solid #98805f;
	background-color: #e3ceb0; 
	font: bold 1em  Georgia, Arial, sans-serif;
	color:#403321;	
	cursor: pointer;
	cursor: hand;
	position: relative;
	left:10px;
	top: -3px;
}
#bron a {
  position: relative;
  top: 0px;
  left: 10px;
  font-size: 95%;
}

/* *=Full bron */
#fullbron_table {
  margin-top: 20px;
  font-size: 95%;
  width: 400px;
  height: 15px;
}
#fullbron_table input[type="text"] {
  border: 1px solid #98805f;
  background-color: #e3ceb0; 
  margin-right: 3px;     
  height: 15px;
}
#ppl_ {
 width:20px;
 height: 15px;
}

/* *=Gallery */
#preview_table
{
  margin-top: 15px; 
  margin-bottom: 30px; 
}
#preview_table tr { height: 230px;}
#preview_table tr td { text-align: center; width: 255px; }
#preview_table img
{
 border: 3px solid #d3c0a5;
 margin-top: 10px;
}
#preview_table img:hover
{
 border: 3px solid #ad9b83; 
}
#preview_table a
{
  text-decoration: underline;
  color: #725c3e;
  font-size: 12px;
  /*border-bottom: 1px solid #725c3e;*/
}

#albom_table {
  margin-top: 0px; 
  margin-bottom: 30px; 
}
#albom_table tr { height: 115px;}
#albom_table tr td { text-align: center; width: 255px; }
#albom_table img
{
 border: 3px solid #d3c0a5;
 margin-top: 10px;
}
#albom_table img:hover
{
 border: 3px solid #ad9b83; 
}
#_image {
  margin-top: 10px;  
  border: 3px solid #d3c0a5; 
}

#image_lay {
  height: 400px; 
  width: 600px;
  text-align: center;
}

/* *=FOOTER */

#ground {
  z-index: -1;
  position: absolute;
  width: 99.9%;
  height: 35px;  
  top: 1267px;	
  background: url(images/ground.jpg) repeat-x left bottom;    
}
#ground_shadow {
  position: absolute;	
  height: 66px;
  width: 99.9%;    
  background: url(images/ground_shadow.png) repeat-x;      
}

#zho {
  position: absolute;	
  font-size: 10px;
  color: #c8996d;
  padding-left:10px;     
}

#ikebana {
  position: absolute;  
  left: 75px;
  width: 151px;
  height: 252px;
  z-index: 10;	
  background: url(images/ikebana.png) no-repeat;
}

#stol {
  position: absolute;  
  left: 275px;
  width: 284px;
  height: 126px;
  z-index: 10;
  background: url(images/table.png) no-repeat;
}


#footer {
  position: absolute;
	width: 300px;
	height: 85px;
	top: 1130px;
	left: 670px;
	text-align: center;
	background: url(images/footer.png) no-repeat;
	font-size: 12px;
}
#footer span{ margin-top: 10px; display: block; }


#aut {
 position: absolute;
 left: 670px;
 top: 1270px;
 color: #d9a676;
 font-size: 12px;	
}
#aut a { color: #d9a676; text-decoration: none; }
#aut a:hover { color: #d9a676; text-decoration: underline; }