/*-------------------------------------------------------------*/
/*--------------------reset------------------------------------*/
*{
  margin:0px; 
  padding:0px;
  }
img{
  border:none;
  }
td{
  vertical-align:top;
  }
/*--------------------end of reset-----------------------------*/
/*-------------------------------------------------------------*/
/*-------------------------------------------------------------*/
/*--------------------layout-----------------------------------*/
html{
  width:100%; 
  height:100%;
  font:100% "Palatino Linotype", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  }
body{
  width:100%; 
  height:100%; 
  background: #fff url(/img/bg.jpg);
  font-size:.82em;
  color:#5d5d5d;
  }
table{
  font-size:100%; /* ie5 hack */
  }

a {
	color: #fae0bc;
}

a:hover {
	text-decoration: none;
}

h1.sub {
	font:120% "Georgia", Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-top: 20px;
}

h1 strong {
	font-weight: normal;
}

a.art {
	color: #1c1c1c;
	text-decoration: none;
}

a.art:hover {
	text-decoration: none;
	cursor:default;
}
  
/*--------------------end of layout----------------------------*/
/*-------------------------------------------------------------*/

/*--------------------------header-----------------------------*/
/*-------------------------------------------------------------*/

.logo {
	position: absolute;
	z-index: 100;
	top: 50px;
	left: 0;
	width: 99%;
	height: 45px;
	cursor:pointer;
}

.header, .header-en {
	color: #ffefdc;
	font-size:120%;
	height:453px;
	width:950px;
}

#m1, #m2, #m3, #m4, #m5, #m6 {
	padding-top: 95px;
	text-align:left;
	
}

#m1 {
	width:95px;
	padding-left: 35px;
}

#m2 {
	width:125px;
	padding-left: 20px;
}

#m3 {
	width:205px;
	padding-left: 20px;
}

#m4 {
	width:260px;
	padding-right: 40px;
	text-align:right;
}

#m5 {
	width:140px;
	padding-left: 20px;
}

#m6 {
	width:125px;
	padding-left: 20px;
}

.header a{
	color: #fadebc;
}







/*-------------------------------------------------------------*/
/*------------------------end header---------------------------*/

/*-------------------------------------------------------------*/
/*--------------------content----------------------------------*/

.lang {
	padding: 10px 15px 0 0;
	text-align:right;
	color: #913137;
	font-size:100%;
	font-weight:bold;
}

.lang  a {
	color: #913137;
}

.mainContent {
	margin-top: 10px;
}

.right div {
	margin-bottom: 12px;
}

p.main {
	color: #1c1c1c;
	text-align:left;
	font:120% "Georgia", Verdana, Arial, Helvetica, sans-serif;
	padding: 15px 0 15px 20px;
}

p.main:first-letter {
    font-size: 200%;
    color: #87282e;
}

.arrow {
	font:115% Arial, Helvetica, sans-serif;
}

img.map {
	margin: 20px 0;
}

#contacts, #contacts-en {
	width:285px;
	height:359px;
	font:100% "Georgia", Verdana, Arial, Helvetica, sans-serif;
	color:#f8deba;
	font-weight:bold;
	text-align:left;
}

#contacts {
	background: url(/img/con_bg.jpg) no-repeat;
}

#contacts-en {
	background: url(/img/con_bg-en.jpg) no-repeat;
}

.con {
	padding: 60px 10px 10px 30px;
}

.con1 {
	color:#fff;
}

.con1 a {
	color: #fff;
}

#house1, #house2 {
	width:418px;
	height:456px;
	font:100% "Georgia", Verdana, Arial, Helvetica, sans-serif;
	color:#f5dbb7;
	text-align:left;
}

#house1 {
	background: url(/img/vip_house.jpg) no-repeat;
}

#house2 {
	background: url(/img/guest_house.jpg) no-repeat;
}

#house1 h3, #house2 h3 {
	padding: 300px 30px 10px 33px;
	font-size: 140%;
}

#house1 h3 a, #house2 h3 a {
	color:#f5dbb7;
}

#house1 div, #house2 div {
	padding: 0 30px 10px 33px;
	color: #fff;
}

.bgleft {
	background: url(/img/bg1-left.jpg) no-repeat left top;
	height: 43px;
	margin: 0 20px 10px 0;
}

.bgright {
	background: url(/img/bg1-right.jpg) no-repeat right top;
	text-align: center;
	height: 43px;
	font-size: 140%;
	padding-top: 10px;
}

.bgright a {
	color:#6e0215;
}

#vipPrice, #vipPrice-en {
	width:358px;
	height:440px;
	text-align:left;
	margin: 0 20px 10px 0;
	color:#f8deba;
	font:120% "Georgia", Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	position: relative;
}

#vipPrice {
	background: url(/img/price-bg.jpg) no-repeat right top;
}

#vipPrice-en {
	background: url(/img/price-bg-en.jpg) no-repeat right top;
}


#guestPrice, #guestPrice-en {
	width:358px;
	height:440px;
	text-align:left;
	margin: 0 20px 10px 0;
	color:#f8deba;
	font:120% "Georgia", Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	position: relative;
}

#guestPrice {
	background: url(/img/price-bg1.jpg) no-repeat right top;
}

#guestPrice-en {
	background: url(/img/price-bg1-en.jpg) no-repeat right top;
}


.line {
	border-bottom: #d2a28d 2px solid;
	height: 85px;
	margin: 0 20px 10px 30px;
}


.priceCon {
	margin: 0 20px 10px 30px;
	border-bottom: #d2a28d 1px solid;
	
}

.priceCon div {
	color: #fff;
	border-bottom: #d2a28d 1px solid;
	padding: 3px 0;
	font:100% "Georgia", Verdana, Arial, Helvetica, sans-serif;
}

.priceCon p {
	padding-bottom: 5px;
	
}

.p1 {
	margin: 0 20px 0 30px;
	font:110% "Georgia", Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
}

.p2 {
	margin: 0 20px 0 30px;
	font:11pt "Georgia", Verdana, Arial, Helvetica, sans-serif;
}

.p2 span {
	color: #fff;
}


.order {
	background: url(/img/order-bg.jpg) no-repeat right top;
	text-align: center;
	height: 39px;
	width: 168px;
	font-size: 100%;
	padding-top: 10px;
	position: absolute;
	right: 90px;
	bottom: 55px;
}

.order1 {
	background: url(/img/order-bg.jpg) no-repeat right top;
	text-align: center;
	height: 39px;
	width: 168px;
	font-size: 100%;
	padding-top: 10px;
	position: absolute;
	right: 155px;
	bottom: 25px;
}

.order2 {
	background: url(/img/order-bg.jpg) no-repeat right top;
	text-align: center;
	height: 39px;
	width: 168px;
	font-size: 100%;
	padding-top: 10px;
	margin: 20px 0 0 30px;
}

.order a, .order1 a, .order2 a {
	color:#f7ddb9;
}

h3.title {
	color: #6e0215;
	font:120% "Georgia", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 20px 20px 10px 0;
}

.dark {
	color: #242424;
	font:100% "Georgia", Verdana, Arial, Helvetica, sans-serif;
	padding: 0 20px 20px 0;
}

.block1 {
	margin-left: 86px;
	
}

img.floor {
	position: relative;
	top: 25px;
	left: 10px;
	width: 56px;
	height: 71px;
	float: left;
}

.border {
	border-bottom: #e1ba9c 2px solid;
	height: 20px;
	margin-left: 40px;
	margin-right: 20px;
}

.fish {
	text-align: left;
	margin: 20px 0 20px 20px;
}

.fish img {
	margin-right: 20px;
}

.more {
	font:130% "Georgia", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #000;
}

.more a {
	color: #913137;
}

#services, #services1, #services-en {
	width:287px;
	font:100% "Georgia", Verdana, Arial, Helvetica, sans-serif;
	color:#f8deba;
	font-weight:bold;
	text-align:left;
	padding: 50px 0 0 0;
	position: relative;
}

#services1 {
	width:287px;
	font:100% "Georgia", Verdana, Arial, Helvetica, sans-serif;
	color:#f8deba;
	font-weight:bold;
	text-align:left;
	padding: 5px 0 0 0;
	position: relative;
}

#services-top {
	background: url(/img/price_bg_top.jpg) no-repeat;
	height:48px;
}

#services-top-en {
	background: url(/img/price_bg_top_en.jpg) no-repeat;
	height:45px;
}

#services-bottom {
	background: url(/img/price_bg_bottom.jpg) no-repeat;
	height:34px;
}

#services {
	background: url(/img/price_bg.jpg) no-repeat;
	height:730px;
}

#services1 {
	background: url(/img/price_bg1.jpg) repeat-y;
}


#services-en {
	background: url(/img/price_bg-en.jpg) no-repeat;
	height:799px;
}


.sList, .sList-en {
	width:597px;
	height:111px;
	margin-bottom: 20px;
	color: #000;
	font-size: 130%;
	font-weight: bold;
	text-align: left;
}

.sList {
	background: url(/img/slist-bg.jpg) no-repeat;
}

.sList-en {
	background: url(/img/slist-bg-en.jpg) no-repeat;
}

.sList a, .sList-en a {
	color: #913137;
}

.sList div, .sList-en div {
	margin-bottom: 5px;
}

.rb {
	margin: 0 20px 0 30px;
	font-size:90%;
	font-weight: normal;
	padding-bottom: 10px;
	border-bottom: #c98e7b 2px solid;
}

.rb span{
	color: #fff;
}

.price {
	border-bottom: #c98e7b 1px solid;
	margin: 0px 20px 0 30px;
	font-size:80%;
	font-weight: normal; 
}

.price td {
	border-bottom: #c98e7b 1px solid;
	padding: 1px 0;
}

.price td span {
	color: #fff;
	padding-right: 5px;
}

.priceDesc {
	margin: 5px 20px 0 30px;
	font-size:90%;
	font-weight: normal; 
}

.priceDesc span {
	color: #fff;
}

.priceDesc p {
	margin-bottom: 4px;
}



.author {
	text-align: left;
	width: 578px;
	color: #a23d45;
	font:140% "Georgia", Verdana, Arial, Helvetica, sans-serif;
	padding: 15px 0 5px 0;
}

.author a {
	color: #a23d45;
}

div.opnText {
	text-align: left;
	width: 578px;
	color: #1c1c1c;
	font:120% "Georgia", Verdana, Arial, Helvetica, sans-serif;
	padding: 0 0 20px 0;
}

.pager {
	margin: 10px 0;
	text-align: left;
	width: 578px;
	font-size: 16px;
	color: #3f3f3f;
}

.pager ul, .pager li {
	margin: 0;
	padding: 0;
	list-style: none;
	background: none;
	border: 0;
	display: inline;
	font-weight: bold;
	padding: 2px 5px;
}

.pager a {
	color: #a23d45;
}

li.active {
	color: #fbe1bd;
	background-color: #a23d45;
}


.gPhoto {
	width: 100%;
	margin: 15px 0;
	border-top: #bb9f86 1px solid;
	background: url(/img/gal-bg.jpg) repeat-y;
	padding: 10px 0;
}

.gPhoto img {
	margin: 0 10px;
}

.gPhoto p {
	text-align: left;
	border-top: #d09783 2px solid;
	color: #a23d45;
	padding: 10px 0;
	font-size: 110%;
	margin: 10px 20px 0 20px;
}


#oForm {
	display: none;
	color: #792a30;
	font-size: 90%;
	font-weight: normal;
}

#oForm input, #oForm textarea, .orderForm input {
	width: 95%;
	border: #7e9db9 1px solid;
	padding: 2px;
}

#oForm textarea {
	height: 100px;
}

#oForm span, .orderForm span {
	margin: 0 10px;
	color: #000;
}

#oForm input.sbm, .orderForm input.sbm {
	border: none;
	width: 148px;
	height: 30px;
	background: url(/img/opn-btn.gif) no-repeat;
	font-weight: bold;
}

.newOpn {
	width: 578px;
	background: url(/img/opn-bg.jpg) repeat-y;
	font-size: 1.2em;
	font-weight: bold;
	padding: 10px 0;
	border-top: #bb9f86 1px solid;
	margin: 15px 0;
}

.newOpn  a {
	color: #913137;
}

ul.errors {
	padding: 5px 0 0 25px;
	margin: 0;
	color: red;
	list-style: none;
}

.orderForm {
	background: url(/img/of-bg.jpg) repeat-y;
	min-height: 50px;
	padding: 10px 30px;
	font: 100% "Georgia", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	text-align: left;
}

.orderForm  a {
	color: #792a30;
}

.orderTop {
	background: url(/img/order-top.jpg) no-repeat;
	height: 38px;
	width: 100%;
}

.orderBtm {
	background: url(/img/order-btm.jpg) no-repeat;
	height: 38px;
	width: 100%;
}


.o-header {
	color: #792a30;
	font-weight: bold;
	padding-bottom: 15px;
}

.conField {
	color: #792a30;
	font-weight: bold;
	padding: 5px 15px 10px 0;
	text-align: right;
	font: 80% "Georgia", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

p.comment {
	padding: 15px 0 0 0;
	font-style: italic;
}

.sBlock {
	margin: 20px 0;
	padding: 20px 0 12px 0;
	border-top: #e2e2e2 2px solid;
	border-bottom: #e2e2e2 2px solid;
}

.sBlock td, .sBlock1 td {
	padding: 0 5px 8px 0;
}

.sBlock span, .sBlock1 span {
	font-size: 80%;
	color: #5d5d5d;
}




/*-------------------------------------------------------------*/
/*--------------------footer-----------------------------------*/

.footer {
	color: #ffefdc;
	font:110% "Georgia", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	height:146px;
	width:950px;
	background: url(/img/footer.jpg) no-repeat;
	margin-top: 20px;
}

#fp, #fa, #fs {
	padding-top: 17px;
	text-align:left;
	padding-left: 35px;
}

#fp {
	width:290px;
}

#fa {
	width:350px;
}

#fs {
	/*padding-top: 25px;*/
	width:310px;
}

#fp, #fa, #fs  a {
	color: #ffefdc;
}

#fp, #fa, #fs  a:hover {
	text-decoration: none;
}

#counter {
	padding-top: 20px;
}


/*--------------------end of footer----------------------------*/
/*-------------------------------------------------------------*/
