/* basic blocks layout */

html {
    margin: 0px;
    padding: 0px;
    height:	100%;
	width:	100%;
    overflow-y: scroll;
    background: #ce9e4e;
}

body {
	width: 999px;
	margin: 72px auto 50px auto;
}

#body-bg {
	position: absolute;
	width: 999px;
	z-index: 0;
}

.body-lt-bg {
	width: 329px;
	height: 26px;
	background: url('../images/structure/lt_bg.gif') left top no-repeat #fff9b6;
}

.body-lc-bg {
	width: 329px;
	height: 77px;
	position:absolute;
	background: url('../images/structure/lc_bg.gif') left top repeat-y transparent;
}

.body-rt-bg {
	position: absolute;
	width: 636px;
	height: 32px;
	left: 329px;
	background: url('../images/structure/rt_bg.gif') left top no-repeat transparent;
}

.date {
	position: absolute;
	width: 130px;
	height: 12px;
	right: 35px;
	top: 11px;
	text-align: right;
}

.print-ico {
	position: absolute;
	right: 12px;
	top: 37px;
	width: 12px;
	height: 10px;
}

.index-bg {
	width: 999px;
	height: 45px;
	position: absolute;
	top: 58px;
	background: #835808;
	z-index: 1;
}

.logo {
	width: 308px;
	height: 116px;
	position: absolute;
	z-index: 2;
	top: 26px;
	left: 8px;
}

.digiinfo {
	position: absolute;
	left: -9px;
	top: 61px;
	z-index: 1;
}


.middle {
	position: absolute;
	z-index: 0;
	top: 103px;
	width: 100%;
	min-height: 356px;
	background: url('../images/structure/cc_bg.gif') left top repeat-y transparent;
}

.footer {
	z-index: 0;
	left: 0px;
	position: absolute;
	bottom: -150px;
	width: 939px;
	height: 83px;	
	margin-left: 47px;
	margin-right: 13px;
}

.body-lb-bg {
	position: absolute;
	width: 329px;
	height: 54px;
	bottom:-54px;
	left: 0px;
	background: url('../images/structure/lb_bg.gif') left top no-repeat transparent;
}

.body-cb-bg {
	position: absolute;
	width: 358px;
	height: 54px;
	bottom: -54px;
	left: 329px;
	background: url('../images/structure/cb_bg.gif') left top no-repeat transparent;
}

.body-rb-bg {
	position: absolute;
	width: 312px;
	height: 118px;
	left: 687px;
	bottom: -54px;
	background: url('../images/structure/rb_bg.gif') left top no-repeat transparent;
}

.left {
	float: left;
	margin: 62px 12px 20px 51px;
	width: 266px;
	min-height: 274px;
	/*background: lightblue;*/
}

.right {
	float: left;
	margin: 9px 194px 0px 18px;
	padding-bottom: 74px;
	width: 458px;
	min-height: 283px;
	/*background: lightblue;*/
}

.page-links {
	position: absolute;
	bottom: 13px;
	left: 329px;
	margin-left: 20px;
	width: 150px;
	height: 10px;
}

.page-links img
{
	display: inline;
	margin-bottom: 1px;
	vertical-align: middle;
}

.print-block {
	position: absolute;
	width: 164px;
	height: 20px;
	right: 30px;
	top: 8px;
	text-align: right;
}

.page-logo {
	position: absolute;
	width: 186px;
	height: 273px;
	top: 29px;
	right: 0px;
	overflow: hidden;
}

.langs {
	margin-right: 27px;
	padding-top: 7px;
	text-align: right;
}

.index-menu {
	margin-left: 345px;
	margin-top: 19px;
	width: 652px;
}

.index-menu-pause {
	margin-left: 1px;
	margin-right: 2px;
}

/* hotnews */

.hotnews-block {
	width: 238px;
}

.hotnews-title {
	margin-bottom: 15px;
}

.hotnews-news {
	float: left;
	clear: left;
	width: 100%;
}

.hotnews-ico {
	float: left;
	width: 17px;
	height: 16px;
	background: url('../images/structure/hot_news.gif') left top no-repeat transparent;
}

.hotnews-header {
	margin-bottom: 15px;
	float: right;
	width: 215px;
}

.hotnews-archive {
	float: right;
}

/* end of hotnews block */

/* submenu block */

.submenu-title {
	margin-bottom: 7px;
}

.submenu-div {
	vertical-align: middle;
	clear: both;
	width: 100%;
}

.submenu-arrow {
	float: left;
	height: 14px;
	margin-left: 5px;
	margin-top: -1px;
	overflow: hidden;
}

.submenu-item {
	float: right;
	margin-bottom: 5px;	
}

/* end of submenu block*/

.hr {
	clear: both;
	width: 268px;
	height: 13px;
	margin-left: -8px;	
	background: url('../images/structure/horiz_line.gif') left bottom no-repeat transparent;
}

/* menupath block */

.menupath-block {
	width: 100%;
	height: 32px;
}

.menupath-img {
	width: 2px;
	height: 3px;
	margin-bottom: 2px;
	margin-left: 9px;
	margin-right: 9px;
	background: url('../images/structure/menu_path.gif') center center no-repeat transparent;
}

span.menupath {
	cursor: default;
}

/* end of menupath block */


/* footer */

.footer-line1 {
	width: 80%;
	text-align: left;
	
}

.footer-line2 {
	width: 80%;
	margin-top: 3px;
	text-align: left;
}

.footer-links {
	position: absolute;
	width: 20%;	
	right: 0px;
	top: 0px;
	text-align: right;
}

.wifi {
	position: absolute;
	right: 0px;
	top: 17px;
	width: 35px;
	height: 15px;
}

/* end footer*/


/* content zone */

.content-title {
	width: 100%;
	margin-top: 15px;
	margin-bottom: 7px;
}

.welcome-block {
	float: left;
	width: 226px;
	margin-right: 17px;
}

.welcome-block p, .welcome-block2 p, .content-text p {
	margin: 3px 0px;
}

.vert-line {
	float: left;
	width: 1px;
	margin-top: 13px;
	height: 230px;
	background: url('../images/structure/vert_line.gif') center top no-repeat transparent;
}

.welcome-block2 {
	float: left;
	margin-left: 17px;
	width: 190px;
	height: 100%;
}

.content-text {
	width: 100%;
}

/* end of content zone*/

/* news block */

.one-news-title {
	width: 100%;
	margin-bottom: 3px;
	margin-top: 21px;
}

.one-news-date {
	margin-bottom: 3px;
	width: 100%;
}

.all-news-date {
	margin-bottom: 3px;
	margin-left: 11px;
}

.all-news-text {
	margin-bottom: 20px;
	margin-left: 11px;
}

.news-arrow {
	float: left;
	width: 11px;
	height: 27px;
	background: url('../images/structure/news_arrow.gif') left center no-repeat transparent;
}

.all-news-div {
	clear: both;
	width: 100%;
	margin-top: 13px;
}


.all-news-title {
	float: right;
	width: 447px;
}

/* end of news block */

/* book form block */

.book-title {
	width: 100%;
	margin-bottom: 12px;
	margin-top: 21px;
}

.book-div {
	margin-left: 3px;
	margin-bottom: 12px;
	float: left;
	width: 100%;
}

.book-name {
	margin-top: 2px;
	float: left;
	width: 140px;
	text-align: left;
	height: 18px;
}

.book-name span {
	vertical-align: middle;
}

.book-input {
	float: left;
	width: 300px;
	height: 18px;
	border: 1px solid #fed700;
	border-bottom: 2px solid #fea500;
	background: transparent;
}

.reservation-date1 {
	width: 65px;
	height: 18px;
	border: 1px solid #fed700;
	border-bottom: 2px solid #fea500;
	background: transparent;
	text-align: center;
}

.quantity1 {
	float: left;
	width: 37px;
	height: 18px;
	border: 1px solid #fed700;
	border-bottom: 2px solid #fea500;
	background: #fefbdc;
}

.dayscount1 {
	width: 34px;
	height: 18px;
	border: 1px solid #fed700;
	border-bottom: 2px solid #fea500;
	background: transparent;
	text-align: right;
}

.book-div a {
	cursor: pointer;
}

.days-button img {
	margin-bottom: -3px;
}

.dayscount1 span {
	padding-bottom: 2px;
}

.book-checkbox {
	float: left;
	width: 15px;
	height: 15px;
	outline: 1px solid #1c5180;
	border: 1px solid #1c5180;
	background: url('../images/structure/checkbox.gif') center center no-repeat transparent;
}

.book-radiobtn {
	float: left;
	width: 15px;
	height: 15px;
	color: green;
}

.book-radio {
	float:left;
	height:18px;
	margin-top:2px;
	text-align:left;
	width:128px;
}

.pad {
	margin-left: 15px;
	width: 113px;
}

.checkbox-div {
	float: left;
	margin-left: 66px;
	width: 244px;
}

.book-check-name {
	float: left;
	width: 216px;
	margin-top: 4px;
	margin-bottom: 7px;
}

.book-button {
	height: 22px;
	width: 149px;
	border: 0px;
	margin-left: 143px;
	color: #aca899;
	background: url('../images/structure/send.gif') center center no-repeat;
}

/* end of book form block */


.reservation {
	margin-top: 10px;
	width: 258px;
}

.reservation-title {
	margin-bottom: 7px;
}

.reservation-left {
	float: left;
	margin-left: 3px;
	width: 95px;
}

.reservation-selform {
	color: #767354;
	border: 1px solid #a4b55b;
	width: 100%;
	font: 0.93em Arial;
}

.reservation-hint {
	width: 100%;
	margin-top: 11px;
	margin-bottom: 3px;
}

.reservation-date {
	width: 65px;
	height:15px;
	background: #fff8a9;
	text-align: center;
}

.reservation-cal {
	position: absolute;
	margin-top: -21px;
	margin-left: 73px;
	width: 21px;
	height: 19px;
	cursor: pointer;
}

.reservation-right {
	float: left;
	margin-left: 8px;
	width: 152px;
	display: inline;
}

.reservation-right a {
	vertical-align: middle;
	cursor: pointer;
}

.dayscount {
	width: 34px;
	height: 14px;
	text-align: right;
	margin-bottom: 2px;
}

.dayscount span {
	padding-bottom: 2px;
}

.reservation-group {
	margin-top: 10px;
	width: 100%;
}

.reservation-frame {
	width: 100%;
	height: 56px;
	margin-top: 12px;
	background: url('../images/structure/reserve_frame.gif') left center no-repeat;
}

.quantity-hint {
	float: left;
	width: 88px;
	margin-top: 8px;
	margin-right: 5px;
	text-align: right;
}

.quantity {
	float: left;
	margin-top: 6px;	
	width: 37px;
	height: 16px;
	border: 1px solid #a4b55b;	
}

.reserve-more {
	float: right;
	margin-right: 20px;
}

.reserve-more a {
}

/* gallery block */

#gallery_frame {
   margin-left: 12px;
   width: 975px;
   height: 786px;
}

.close {
	position: absolute;
	right: 114px;
	top: 26px;
	z-index: 4;
}

.close a {
	color: #fac900;
}

.close img {
	width: 14px;
	height: 13px;
	display: inline;
	margin-top: -3px;
	vertical-align: middle;
}

.gallery_body, .gallery_opacity {
	position: absolute;
	left: auto;
	right: auto;
	top: 0px;
	background: transparent;
	width: 999px;
	height: 100%;
	display: none;
	z-index: 20;
}

.gallery_opacity {
	opacity: 0.6;
	filter: alpha(opacity=60);
	background-color: #fefbdc;
	z-index: 19;
	left: 0px;
}

.gallery-content-block
{
	float: left;
	overflow: hidden;
	height: 185px;
	clear: left;
	margin-left: 22px;
	margin-top: 18px;
	width: 745px;
}

.gallery-content-block p
{
	margin: 1em 0px;
}


/* end of gallery block */

/*




.calendar {
	float: right;
	width: 33%;
}

/*

option {
	background: white;
}

.reserve-more {
	padding-left: 42px;
}

.checkbox-div input, .checkbox-div span {
	vertical-align: middle;
}

.checkbox-div span {
	padding-left: 5px;
}

.calendar {
	display: none;
	position: absolute;
}

*/



.errors {
	color: red;
	font: 12px Arial;
}

/* turn off borders, margins, paddings etc*/

img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

div {
	border: 0px solid green;
}

p {
	padding: 0px;
	margin: 2px 0px;
}
