body {
	background-color: #093225;
	background-image: url(images/bkg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	text-align: center;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #baa068;
}
body.short {
	background-image: url(images/bkg1.gif);
}
#center {
	height: auto;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#square1, #square2 {
	background-color: #082C21;
	height: 5px;
	width: 8px;
	margin-top: 490px;
	margin-left: 0px;
	position: absolute;
	display: none;
}
#square2 {
	height: 5px;
	width: 4px;
	margin-left: 956px;
}
body.short #square1, body.short #square2 {
	background-color: #133c2e;
	margin-top: 322px;
}

h1.logo {
	text-indent: -10000px;
	display: block;
	padding: 0px;
	height: 178px;
	width: 400px;
	position: absolute;
	z-index: 100;
	background-repeat: no-repeat;
	margin: 102px 0px 0px 560px;
}
ul.mainnav {
	background-image: url(images/navigation/navbkg.png);
	background-repeat: repeat;
	display: block;
	height: 41px;
	margin-top: 449px;
	margin-left: 0px;
	position: absolute;
	z-index: 200;
	line-height: 17px;
}
body.short ul.mainnav {
	margin-top: 281px;
}
ul.mainnav li {
	display: block;
	float: left;
	list-style-type: none;
}
ul.mainnav li a {
	display: block;
	float: left;
	color: #fefefe;
	text-decoration: none;
	height: 27px;
	padding: 13px 15px 1px 15px;
}
ul.mainnav li a:hover {
	color: #ffffff;
	background-image: url(images/navigation/navbkg-gold.gif);
	background-repeat: repeat-x;
}
ul.mainnav li a.pressed {
	color: #103A2D;
	background-image: url(images/navigation/navbkg-gold.gif);
	background-repeat: repeat-x;
}
body.about ul.mainnav li a.about {
	color: #103A2D;
	background-image: url(images/navigation/navbkg-gold.gif);
	background-repeat: repeat-x;
}
body.rooms ul.mainnav li a.rooms {
	color: #103A2D;
	background-image: url(images/navigation/navbkg-gold.gif);
	background-repeat: repeat-x;
}
body.dining ul.mainnav li a.dining {
	color: #103A2D;
	background-image: url(images/navigation/navbkg-gold.gif);
	background-repeat: repeat-x;
}
body.sport ul.mainnav li a.sport {
	color: #103A2D;
	background-image: url(images/navigation/navbkg-gold.gif);
	background-repeat: repeat-x;
}
body.conference ul.mainnav li a.conference {
	color: #103A2D;
	background-image: url(images/navigation/navbkg-gold.gif);
	background-repeat: repeat-x;
}
body.wedding ul.mainnav li a.wedding {
	color: #103A2D;
	background-image: url(images/navigation/navbkg-gold.gif);
	background-repeat: repeat-x;
}
body.area ul.mainnav li a.area {
	color: #103A2D;
	background-image: url(images/navigation/navbkg-gold.gif);
	background-repeat: repeat-x;
}
#redbox {
	height: 204px;
	width: 241px;
	margin-top: 220px;
	margin-left: 652px;
	position: absolute;
	z-index: 50;
	background-image: url(images/redbox.png);
	background-repeat: no-repeat;
	padding-left: 39px;
	padding-right: 12px;
	font-size: 11px;
	color: #f8dba3;
}
* html #redbox {
	background-image: url(images/redbox.gif);
}
#redbox h2 {
	font-size: 19px;
	line-height: 24px;
	font-weight: normal;
	color: #f8dba3;
	letter-spacing: 0.3em;
	font-family: "Times New Roman", Times, serif;
	margin-top: 0px;
	margin-bottom: 9px;
	padding: 14px 0px 0px 0px;
}
#redbox p {
	margin-bottom: 8px;
	margin-top: 0px;
}
#redbox p strong {
	font-size: 12px;
	color: #FFF;
	letter-spacing: 0.1em;
}
#header {
	height: 42px;
	width: 960px;
}
ul.topleft {
	display: block;
	margin: 0px;
	float: left;
	height: 35px;
	width: 500px;
	padding-top: 7px;
	padding-left: 4px;
	list-style-type: none;
	line-height: 17px;
}
ul.topleft li {
	display: block;
	float: left;
	margin-right: 12px;
}
ul.topleft li a {
	display: block;
	float: left;
	margin-right: 0px;
}
ul.topleft li a.home {
	color: #e3ebe8;
	text-decoration: none;
	height: 27px;
	width: 84px;
	padding-left: 12px;
	background-image: url(images/navigation/greenbut1.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 8px;
}
ul.topleft li a.res {
	background-image: url(images/navigation/goldbut1.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 27px;
	width: 156px;
	padding-left: 12px;
	color: #f3ecdf;
	text-decoration: none;
	padding-top: 8px;
}
ul.topleft li a.promo {
	color: #f8dba3;
	text-decoration: none;
	background-image: url(images/navigation/burgbut1.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 27px;
	width: 156px;
	padding-top: 8px;
	padding-left: 12px;
}
ul.topleft li a:hover {
	color: #FFF;
}
ul.topright {
	display: block;
	float: right;
	color: #b29564;
	margin: 0px;
	padding: 15px 0px 0px 0px;
	line-height: 17px;
}
ul.topright li {
	display: inline;
	list-style-type: none;
}
ul.topright li a {
	color: #bba86c;
	padding-right: 6px;
	padding-left: 4px;
	text-decoration: none;
}
#langs {
	float: right;
	font-size: 11px;
	padding: 12px 2px 0px 4px;
	display: block;
}
#langs select {
	background-color: #467867;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #E3EBE8;
	border: 2px solid #093225;
	padding: 0px 0px 0px 2px;
	margin: 0px;
}
ul.langs {
	color: #bba86c;
	display: block;
	float: right;
	padding-top: 8px;
	padding-left: 10px;
	margin: 0px;
	line-height: 17px;
}
ul.langs li {
	display: block;
	float: left;
	margin-right: 8px;
}
ul.langs li a {
	color: #bba86c;
	text-decoration: none;
	background-color: #02130f;
	display: block;
	float: left;
	padding: 7px 2px 0px 2px;
	height: 27px;
}
ul.topright li a:hover, ul.langs li a:hover {
	color: #FFF;
}
#gal {
	height: 448px;
	width: 960px;
	border-bottom: 5px solid #997a41;
	background-color: #184232;
}
body.short #gal {
	height: 280px;
}
#content {
	height: auto;
	width: 960px;
}
#content p {
	margin-top: 0px;
	margin-bottom: 16px;
}
#content a {
	color: #d6dddb;
	text-decoration: none;
	font-size: 12px;
}
#content a:hover {
	color: #b4c194;
}
#leftindex {
	float: left;
	height: auto;
	width: 636px;
	padding-left: 4px;
	overflow:hidden;
}
h2.offers, h2.news {
	background-repeat: no-repeat;
	text-indent: -10000px;
	height: 63px;
	width: 616px;
	margin-top: 0px;
	margin-left: 0px;
	position: absolute;
	z-index: 100;
}
div.parazit {
	height: 51px;
	width: 100%;
}
div.offer {
	padding: 11px;
	margin-bottom: 8px;
	height: auto;
	width: 592px;
	border: 1px solid #635c3c;
	background-color: #133c2d;
}
#features {
	height: auto;
	width: 592px;
	overflow:hidden;
}
div.pages {
	padding: 7px 2px 6px 12px;
	height: auto;
	width: 500px;
	overflow:hidden;
	color: #96855a;
}
div.control {
	background-image: url(images/strelki.gif);
	height: 24px;
	width: 80px;
	position: absolute;
	margin-left: 512px;
	z-index:333;
	background-color:#924043;
}
div.control a {
	text-indent: -10000px;
	display: block;
	float: left;
	height: 24px;
	width: 40px;
}
div.control a.back:hover {
	background-image: url(images/strelka-back.gif);
	background-repeat: no-repeat;
}
div.control a.next:hover {
	background-image: url(images/strelka-next.gif);
	background-repeat: no-repeat;
}
div.control a.backdis {
	background-image: url(images/strelka-back-dis.gif);
	background-repeat: no-repeat;
	cursor:default;
}
div.control a.backdis:hover {
	background-image: url(images/strelka-back-dis.gif);
	background-repeat: no-repeat;
	cursor:default;
}
div.control a.nextdis {
	background-image: url(images/strelka-next-dis.gif);
	background-repeat: no-repeat;
	cursor:default;
}
div.control a.nextdis:hover {
	background-image: url(images/strelka-next-dis.gif);
	background-repeat: no-repeat;
	cursor:default;
}
div.offer h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 18px;
	color: #eacb8e;
	display: block;
	height: 18px;
	width: 483px;
	padding: 3px 100px 3px 9px;
	background-color: #924043;
	font-weight: normal;
	margin: 0px 0px 8px 0px;
}
div.offer h3.news {
	padding-right: 0px;
	float: left;
	letter-spacing: 0em;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 9px;
	font-size: 17px;
	line-height: 18px;
	margin-bottom: 8px!important;
}
div.offer h5.date {
	background-color: #924043;
	float: left;
	height: 18px;
	padding-top: 4px;
	padding-bottom: 2px;
	border: none;
	line-height: 18px;
	width: 76px;
	padding-left: 24px;
	color: #c9ad70;
}
div.offer img {
	float: left;
	height: 100px;
	width: 176px;
	margin-right: 18px;
	overflow: hidden;
}
div.offer p {
	padding-top: 18px;
	margin-bottom: 8px!important;
	line-height: 20px;
}
div.offer a {
	color: #d8dfdd;
	text-decoration: none;
}
div.offer a:hover {
	color: #b4c194;
}
#signupindex {
	border-bottom: 1px dotted #8a7d4a;
	height: auto;
	width: 616px;
	margin: 0px;
	padding-bottom: 12px;
}
body.short #signupindex {
	width: 300px;
	padding-left: 4px;
	border: none;
}
#signupindex h2 {
	background-repeat: no-repeat;
	text-indent: -10000px;
	display: block;
	height: 52px;
	width: 600px;
	margin: 0px;
	padding: 0px;
}
body.short #signupindex h2 {
	width: 270px;
}
#signupindex p, #ithappendindex p {
	padding-left: 20px;
	margin: 0px;
}
body.short #signupindex p {
	padding-left: 31px;
	margin: 0px;
	padding-bottom: 2px;
}
#ithappendindex {
	margin: 0px;
	height: auto;
	width: auto;
	padding: 0px 0px 12px 0px;
}
#ithappendindex h2 {
	background-repeat: no-repeat;
	text-indent: -10000px;
	display: block;
	height: 60px;
	width: 600px;
	margin: 0px;
	padding: 0px;
}
#rightindex {
	float: left;
	height: auto;
	width: 320px;
	background-image: url(images/resboxbot.gif);
	background-repeat: no-repeat;
	background-position: 0px 182px;
}
h2.resbox {
	background-repeat: no-repeat;
	text-indent: -10000px;
	height: 63px;
	width: 316px;
	margin-top: 0px;
	margin-left: 0px;
	position: absolute;
	z-index: 100;
}
div.resbox {
	background-image: url(images/resboxbkg.gif);
	background-repeat: no-repeat;
	height: 104px;
	width: 272px;
	border: 1px solid #635c3c;
	color: #09291e;
	text-align: left;
	margin-bottom: 38px;
	padding: 14px 11px 11px 31px;
}
body.short div.resbox {
	margin-bottom: 30px;
}
div.resbox form {
	margin: 0px;
}
div.resbox label {
	padding: 6px 0px 5px 3px;
	display: block;
}
div.resbox input {
	background-color: #eacb8e;
	height: 18px;
	width: 141px;
	border: none;
	padding: 0px 0px 0px 4px;
	font-size: 10px;
	color: #0e372b;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 18px;
}
div.resbox input.nights {
	width: 50px;
}
div.resbox input.but {
	background-color: #924043;
	height: 27px;
	width: 104px;
	text-align: left;
	color: #eacb8e;
	background-image: url(images/resbutbkg.gif);
	background-repeat: no-repeat;
	border: none;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px 0px 0px 12px;
	cursor: hand;
}
div.rightnews {
	height: auto;
	width: auto;
	padding-left: 12px;
	padding-bottom: 0px;
	margin-bottom: 24px;
	font-size: 11px;
}
div.rightnews h2 {
	background-image: url(images/rightnewsbkg.gif);
	background-repeat: repeat-y;
	display: block;
	height: 24px;
	width: 271px;
	border-left: 6px solid #997a41;
	font-size: 12px;
	line-height: 24px;
	font-weight: normal;
	color: #c6d3ce;
	letter-spacing: 0.4em;
	margin: 0px 0px 16px 0px;
	padding: 0px 0px 0px 15px;
}
div.rightnews h3 {
	font-size: 14px;
	font-weight: normal;
	color: #b4c194;
	padding: 0px 0px 0px 21px;
	margin: 0px 0px 4px 0px;
}
div.rightnews h4 {
	font-size: 11px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 4px;
	padding: 0px 0px 0px 21px;
	letter-spacing: 0.2em;
	color: #BAA068;
}
div.rightnews p {
	padding-left: 21px;
	margin: 0px!important;
}
.cl {
	clear: both;
	height: 0px;
	width: 100%;
	overflow: hidden;
}
h2.name {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 24px;
	font-weight: normal;
	color: #988959;
	display: block;
	margin: 0px;
	height: 29px;
	width: 822px;
	border-bottom: 1px dotted #8a7d4a;
	letter-spacing: 0.05em;
	padding: 18px 0px 7px 138px;
}
h2#newsname.name {
	width: 722px;
	float: left;
}
h5.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	margin: 0px;
	height: 33px;
	width: 80px;
	padding: 21px 0px 0px 20px;
	float: left;
	display: block;
	border-bottom: 1px dotted #8a7d4a;
	color: #b6c697;
}
#leftin {
	float: left;
	height: auto;
	width: 227px;
	margin-right: 13px;
	padding-top: 4px;
}
#leftin.good {
	width: 307px;
}
#leftin.gallery {
	width: 960px;
}
#leftin h4 {
	background-repeat: no-repeat;
	text-indent: -10000px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 41px;
	width: 227px;
	border-bottom: 1px dotted #646841;
}
ul#leftnav {
	display: block;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 227px;
	list-style-type: none;
}
ul#leftnav li {
	display: block;
	margin: 0px;
	height: auto;
	width: 199px;
	border-bottom: 1px dotted #646841;
	padding: 9px 4px 6px 24px;
}
ul#leftnav li a {
	color: #B29564;
	text-decoration: none;
	display: block;
	line-height: 16px;
}
ul#leftnav li a:hover {
}
#leftnews {
	padding-top: 26px;
	padding-left: 16px;
}
#leftnews.gallery {
	width: 944px;
	padding-top: 30px;
}
#leftnews img {
	display: block;
	height: 100px;
	width: 176px;
	margin-bottom: 20px;
	overflow: hidden;
}
#leftnews.gallery img {
	float: left;
	margin-right: 26px;
	height: 96px;
	width: 162px;
}
#leftin.gallery p.back {
	display: block;
	height: 18px;
	clear: both;
	padding-left: 16px;
	padding-top: 16px;
	margin: 0px!important;
	border-top: 1px dotted #8a7d4a;
}
#leftnews img.banner {
	height: 242px;
	width: 288px;
	border-top: 5px solid #baa068;
	border-bottom: 5px solid #093225;
	margin-top: -1px;
}
#rightin {
	width: 720px;
	padding-top: 14px;
	float: left;
	padding-bottom: 8px;
}
#rightin.good {
	width: 640px;
}
#rightin #border {
	width: 719px;
	border-left: 1px dotted #4b5838;
	margin-bottom: 2px;
}
#rightin #border.good {
	width: 639px;
}
#border #kol {
	float: left;
	height: 222px;
	width: 23px;
	overflow: hidden;
}
div.textbox {
	float: left;
	color: #b29564;
	width: 672px;
	padding-right: 24px;
	padding-top: 5px;
	overflow: hidden;
	padding-bottom: 2px;
}
div#left.textbox {
	width: 356px;
	float: left;
	padding-right: 24px;
}
div#right.textbox {
	width: 280px;
	float: left;
	padding-left: 32px;
	padding-right: 0px;
}
div#good.textbox {
	width: 568px;
	padding-top: 40px;
}
div.textbox p {
	line-height: 20px;
}
div.textbox ul {
	margin-top: -8px;
	margin-bottom: 16px;
	line-height: 20px;
}
div.textbox h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 16px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 12px;
	font-weight: normal!important;
	letter-spacing: 0.15em;
}
body.short div.textbox h3 {
	margin-bottom: 22px;
}
input.tfield1 {
	background-color: #133c2d;
	height: 16px;
	width: 180px;
	border: 1px solid #635c32;
	margin-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #baa068;
	padding-left: 4px;
}
input.but-feedback {
	color: #eacb8e;
	background-color: #924043;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	letter-spacing: 0.05em;
}
.tarea {
	background-color: #133c2d;
	border: 1px solid #635c32;
	margin-right: 5px;
	width: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #baa068;
	padding-left: 4px;
}
p.sh {
	margin-bottom: 8px!important;
}
.lightgreen {
	color: #b6c697;
}
.yellow {
	color: #eacb8e;
}
.white {
	color: #FFF;
}
#footer {
	height: auto;
	width: 960px;
	border-top: 1px dotted #8a7d4a;
	background-image: url(images/footerbkg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 46px;
	padding-top: 2px;
}
ul.social {
	display: block;
	height: 42px;
	width: auto;
	list-style-type: none;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}
ul.social li {
	line-height: 42px;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 42px;
	width: 265px;
}
ul.social li a {
	display: block;
	float: left;
	height: 42px;
	width: 202px;
	padding-left: 54px;
	color: #96855a!important;
}
ul.social li a.facebook {
	background-image: url(images/facebook.gif);
	background-repeat: no-repeat;
	background-position: 2px 0px;
}
ul.social li a.share {
	padding-left: 26px;
	background-image: url(images/sharebkg.gif);
	background-repeat: no-repeat;
	background-position: 0px 13px;
}
ul.social li a:hover {
	color: #b4c194!important;
}
ul.apts {
	display: block;
	margin: 0px;
	width: auto;
	padding-top: 38px;
	padding-left: 16px;
	list-style-type: none;
	color: #b9bbb1;
	letter-spacing: 0.1em;
}
ul.apts li {
	display: block;
	float: left;
	margin-right: 23px;
	line-height: 30px;
}
ul.apts li a {
	line-height: 30px;
	color: #eacb8e!important;
	background-color: #924043;
	letter-spacing: 0.05em;
	display: block;
	height: 31px;
	width: 216px;
	padding-left: 8px;
	background-image: url(images/aptsbkg.gif);
	background-repeat: no-repeat;
}
ul.apts li a:hover {
	color: #ffffff!important;
}
ul.bot {
	display: block;
	clear: both;
	list-style-type: none;
	text-align: right;
	margin: 0px;
	padding: 44px 4px 0px 0px;
	height: 26px;
}
ul.bot li {
	display: inline;
	padding-right: 13px;
	padding-left: 13px;
}
ul.bot li a {
}
ul.bot li a:hover {
}
#credit {
	color: #96855a;
	padding-left: 24px;
	width: 936px;
	padding-top: 10px;
	height: 37px;
}
#credit p {
	display: block;
	float: left;
	width: 400px;
}
#credit a {
	display: block;
	float: right;
	color: #96855a;
	text-decoration: none;
	padding-right: 11px;
}
#credit a:hover {
}
#reservation {
	width: 800px;
	padding-top: 20px;
	padding-left: 122px;
}
a:active, a:focus {
	outline: 0;
}
input.error {
	background-image:url(images/bullet_error.png);
	background-repeat:no-repeat;
	width: 160px;
	padding-left: 24px;
	border: 1px solid #FF0000 !important;
}
textarea.error {
	border: 1px solid #FF0000 !important;
}
label.error {
	font-size:11px;
}
.at300bs.at15t_compact {
	background-image:none !important;
	margin-top:-16px !important;
}
.vevent {
	clear: both;
}
.textbox .vevent h3 {
	font-size: 18px;
	line-height: 20px;
	font-weight: bold !important;
	display: block;
	margin: 0px;
	float: left;
	width: 56px;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: 0em;
}
.textbox .vevent h4 {
	font-size: 18px;
	line-height: 20px;
	font-weight: normal;
	display: block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	color: #FFF;
}
.textbox .vevent p{
	line-height: 16px;
	clear: both;
	margin-bottom: 8px !important;
}
.textbox .vevent h5 {
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	display: block;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	text-align: right;
	width: 216px;
	color: #b6c697;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}



.summary {
	float: left;
	width: 312px;
	padding-right: 40px;
	margin-bottom: 20px;
}
