* {
	margin: 0;
	padding: 0;
}

html, body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	position: relative;
	font: 14px "Times New Roman";
	color: #674c01;
	background: url(../images/top-bg.jpg) #f5f0e2 top center no-repeat;
}

a {
	cursor: pointer;
}

#image {
	width: 100%;
	height: 560px;
	min-width: 1000px;
	background: url(../images/bigben.jpg) center bottom no-repeat;
	position: absolute;
	bottom: 0;
	#z-index: -1;
	#margin-top: 20px;
}

#container {
	position: relative;
	min-height: 100%;
	_height: 100%;
	height: auto !important;	
}

#footer {
	width: 1000px;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -500px;
	height: 50px;
}

.copyright {
	float: left;
	height: 27px;
	margin: 12px 0 0 60px;
	display: inline;
}

.copyright .l-part {
	width: 10px;
	height: 27px;
	float: left;
/*	background: url(../images/l.png) left top no-repeat;*/
}

.copyright .c-part {
	width: auto;
	height: 27px;
	float: left;
	/*background: url(../images/c.png) left top repeat-x;*/
	color: #102040;
	font: 10px Verdana;
	padding-top: 7px;
}

.copyright .r-part {
	width: 11px;
	height: 27px;
	float: left;
	/*background: url(../images/r.png) left top no-repeat;*/
}

.prometey {
	color: #102040;
	z-index: 100;
	position: absolute;
	bottom: 20px;
	right: 30px;
	cursor: pointer;
	font: 10px Verdana;
}

.prometey a {
	position: relative;
	z-index: 100;
	color: #102040;
	
}

#layout {
/*	min-height: 100%;
	height: auto !important;
	_height: 100%; */
	left: 0;
	top: 0;
	position: relative;
/*	background: url(../images/bigben.jpg) center bottom no-repeat;
	padding-bottom: 500px;
	min-height: 100%;
	_height: 100%;*/
	height: auto !important;
}

.flash {
	position: relative; 
	top: 83px; 
	#top: 85px; 
	left: 76px;
	width: 425px;
	height: 300px;
	z-index: 6;
}

.phone {
	position: absolute;
	top: 15px;
	right: 38px;
	color: #674c01;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	padding-left: 38px;
	text-align: right;
	z-index: 10;
}

.phone .index {
	position: absolute;
	font-size: 14px;
	font-weight: bold;
	left: 0px;
	top: 0;
}

.lantern {
	width: 146px;
	height: 178px;
	position: absolute;
	top: 30px;
	right: 0px;
	_right: 60px;
	background: url(../images/lantern.png) left top no-repeat;
}


.lantern-on {
	width: 146px;
	height: 178px;
	position: absolute;
	top: 30px;
	right: 0px;
	_right: 60px;
	background: url(../images/lantern-on.png) left top no-repeat;
}

#content {
	width: 1000px;
	position: relative;
	z-index: 5;
	margin: 0 auto;
	padding-bottom: 500px;
}

#left {
	width: 268px;
	float: left;
}

.logo {
	width: 154px;
	height: 149px;
	margin: 20px 0 0 60px;
}

#nav {
	margin-top: 60px;
	background: url(../images/menu.jpg) 20px bottom no-repeat;
	padding-bottom: 50px;
	padding-left: 60px;
}

#nav ul li {
	list-style: none;
	background: url(../images/bullet.gif) left center no-repeat;
	padding-left: 20px;
	display: block;
	height: 24px;
}

#nav ul li.active {
	list-style: none;
	background: url(../images/sb.gif) left center no-repeat;
	padding-left: 20px;
	font: 18px "Times New Roman";
	font-style: italic;
	line-height: 24px;
	display: block;
	height: 24px;
}

#nav ul li a {
	font: 18px "Times New Roman";
	font-style: italic;
	color: #025c79;
	line-height: 24px;
	text-decoration: underline;
}

#right {
	margin-left: 268px;
}

.visual {
	position: relative;
	width: 637px;
	height: 453px;
}

.visual .frame {
	background: url(../images/frame.png) left top no-repeat;
	width: 637px;
	height: 453px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
}

.visual img {
	position: absolute;
	width: 416px;
	height: 283px;
	left: 110px;
	bottom: 78px;
	z-index: 1;
}

.index-content {
	float: left;
	width: 1000px;
	margin-top: 20px;
	padding-bottom: 420px;
	#padding-bottom: 0;
}

.index-content .offers {
	width: 220px;
	float: left;
	margin-left: 56px;
	display: inline;	
}

.index-content  a {
	color: #025c79;
}

.offers-capt {
	height: 28px;
	background: url(../images/offers.jpg) left top no-repeat;
	margin-bottom: 16px;
} 

.offers .useful {
	width: 220px;
	margin: 30px 0;	
}

.offers .useful a {
	color: #674c01;
}

.offers .useful ul {
	margin-left: 3px;
}

.offers .useful ul li {
	list-style: none;
	background: url(../images/bull1.jpg) left 5px no-repeat;
	padding-left: 20px;
	display: block;
	margin-bottom: 10px;
}

.useful-capt {
	height: 28px;
	background: url(../images/useful.jpg) left top no-repeat;
	margin-bottom: 16px;
} 

.index-content .announce {
	width: 290px;
	float: left;
	margin-left: 34px;
	_margin-left: 14px;
	_padding-right: 20px;
	display: inline;
}

.announce-capt {
	height: 28px;
	background: url(../images/announce.jpg) left top no-repeat;
	margin-bottom: 16px;	
}

.event {
	margin-bottom: 15px;	
}

.event .date {
	color: #025c79;
	font-style: italic;
	margin: 0;
}

.event .name {
	font-weight: bold;
		margin: 0;
}

.event a {
	color: #674c01;
		margin: 0;
}

.index-content .desc {
	float: right;
	width: 290px;
	margin-right: 100px;
	_margin-right: 50px;
	overflow: hidden;
	position: relative;
	height: 400px;
	#height: 380px;
	background: url(../images/line.gif) 34px 396px no-repeat;
	#background: url(../images/line.gif) 34px 376px no-repeat;
}

.index-content .desc p:first-letter {
	font-size: 48px;
	line-height: 0.8;
}

/*ÓÑËÓÃÈ*/
.cylinder {
	width: 436px;
	height: 220px;
	background: url(../images/cylinder.jpg) left top no-repeat;
}

.services {
	background: url(../images/serv.jpg) left top no-repeat;
	padding: 40px 50px 0 0;
}

.services ul {
	margin: 10px 0 0 0;
	list-style-position: outside;
}

.services ul li, .about ul li {
	list-style: none;
	padding-left: 15px;
	background: url(../images/sbl.jpg) left 5px no-repeat; 
	_height: 16px;
}

/*ÎÑÒÀÂÈÒÜ ÎÒÇÛÂ*/
.machine {
	width: 459px;
	height: 237px;
	background: url(../images/machine.jpg) left 10px no-repeat;
	margin-bottom: -12px;
}

.comments {
	background: url(../images/comment.jpg) left top no-repeat;
	padding: 40px 50px 0 0;
	width: 670px;
}

.comments em {
	font-size: 16px;
}

.comments .leave-comment {
	padding-left: 18px;
	margin: 20px 0;
	background: url(../images/pencil.gif) left 3px no-repeat;
	height: 15px;
	position: relative;
}

.comments .leave-comment a {
	font-weight: bold;
	color: #674c01;
	text-decoration: none;
	display: inline-block;
	border-bottom: 1px dashed;
}

.comments .all {
	background:url(../images/line.gif) left top no-repeat;
	padding-top: 15px;
}

.comments .all h3 {
	font-size: 18px;
	margin-bottom: 15px;
	font-weight: normal;
}

.all ul, .pages ul {
	float: left;
	font-style: italic; 
}

.all ul li, .pages ul li {
	float: left;
	margin-right: 22px;
	list-style: none;
}

.all ul li a, .pages ul li a {
	color: #674c01;
}

.all .comm-block {
	clear: left;
	padding-top: 20px;	
}

.comm-block .item {
	border-bottom: 1px dotted #025c79;
	_border-bottom: 2px dotted #025c79;
	padding-bottom: 20px;
}

.comm-block .item .person {
	font-weight: bold;
}

.pages {
	margin-top: 20px;
	color: #025c79;
	float: left;
	width: 350px;
	display: inline;
}

.pages ul {
	float: right;
	margin: 0 0 0 40px;
	#margin-top: -15px;
	display: inline;
}

.pages ul li {
	display: inline-block;
	margin: 0 10px;
	font-style: normal;
}

.pages ul li a {
	color: #025c79;
	font-style: normal;
}

.pages ul li a.left {
	display: inline-block;
	width: 12px;
	height: 14px;
	background: url(../images/arrow.gif) left 7px no-repeat;
}

.pages ul li a.right {
	display: inline-block;
	width: 12px;
	height: 14px;
	background: url(../images/arrow-r.gif) left 7px no-repeat;
}

#comment-form {
	width: 414px;
	height: 262px;
	background: url(../images/comment-form.png) left top no-repeat;
	_background-image: none;
	position: absolute;	
	left: 0;
	top: 14px;
	font: 14px "Times New Roman";
	z-index: 10;
	display: none;
}

.comment-bg {
	width: 414px;
	height: 262px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/comment-form.png', sizingMethod='image');
	background-position: left top;
	background-repeat: no-repeat;
	position: absolute;	
	left: 0;
	top: 14px;
	display: none;
}

#comment-form form {
	width: 322px;
	position: absolute;
	left: 46px;
	top: 50px;
}

#comment-form input {
	border: 1px solid #025c79;
	width: 317px;
	color: #025c79;
	font: 14px "Times New Roman";
	padding-left: 3px;
	margin-bottom: 5px;
	background-color: transparent;	
}

#comment-form input.send, .resform input.send {
	border: 1px solid #025c79;
	background-color: #f5f0e2;
	width: auto;
	padding: 1px 8px;
	color: #025c79;
	font: 14px "Times New Roman";
	margin-bottom: 5px;
	cursor: pointer;
}

#comment-form select, .resform select {	
	border: 1px solid #025c79;
	width: 322px;
	color: #025c79;
	font: 14px "Times New Roman";	
	cursor: pointer;
	margin-bottom: 5px;
	background-color: transparent;
}

#comment-form textarea {	
	border: 1px solid #025c79;
	width: 320px;
	height: 60px;
	color: #025c79;
	font: 14px "Times New Roman";	
	margin-bottom: 5px;
	background-color: transparent;	
}

div.close {
	position: absolute;
	top: 18px;
	right: 45px;
	width: 20px;
	height: 20px;
	background: url(../images/close.gif) center center no-repeat;
	cursor: pointer;
}

/*ÊÎÍÒÀÊÒÛ*/
.globe {
	width: 459px;
	height: 237px;
	background: url(../images/globe.jpg) center 10px no-repeat;
	margin-bottom: -12px;
}

.contacts {
	background: url(../images/addr.jpg) left top no-repeat;
	padding: 40px 50px 0 0;
}

.contacts a {
	color: #025C79;
}

div.show-map {
	padding-left: 22px;
	background: url(../images/b.jpg) left 3px no-repeat;
	margin: 20px 0;
	height: 18px;
}


.map-frame {
/*	position: absolute;*/
	width: 920px;
	height: 547px;
	background: url(../images/formb_h.png) center top no-repeat;
	_background: url(../images/formb.gif) center -12px no-repeat;
	z-index: 111;
}

.map {
	position: relative;
	left: 125px;
	top: -435px;
	width: 668px;
	height: 322px;
	overflow: hidden;	
}

/*.map {
	position: absolute;
	left: 125px;
	top: 112px;
	width: 668px;
	height: 322px;
	overflow: hidden;	
}*/

.map #map {
	position: absolute;
	left: -330px; 
	top: -199px;
	z-index: 190;
	cursor: url(openhand.cur), move;
	width: 1372px;
	height: 850px;
	background: url(../images/map.jpg) left top no-repeat;
}

.map #route12 {
	position: absolute;
	left: 0; 
	top: 0;
	z-index: 200;
	width: 1372px;
	height: 850px;
	background: url(../images/m_12.png) left top no-repeat;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/m_12.png', sizingMethod='image');
	_background-position: left top;
	_backround-repeat: no-repeat;
	display: none;
}

.map #route102 {
	position: absolute;
	left: 0; 
	top: 0;
	z-index: 200;
	width: 1372px;
	height: 850px;
	background: url(../images/m_102.png) left top no-repeat;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/m_102.png', sizingMethod='image');
	_background-position: left top;
	_backround-repeat: no-repeat;
	display: none;
}

.map #route67 {
	position: absolute;
	left: 0; 
	top: 0;
	z-index: 200;
	width: 1372px;
	height: 850px;
	background: url(../images/m_67.png) left top no-repeat;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/m_67.png', sizingMethod='image');
	_background-position: left top;
	_backround-repeat: no-repeat;
	display: none;
}

.map #map.cmove {
	cursor: url(closedhand.cur), move;
}

.map-small {
	background: url(../images/map_s.jpg) 0px 0px no-repeat;
	position: absolute;
	right: 0;
	bottom: 0;
	width: 147px;
	height: 91px;
	border-left: 1px solid #7f7245;
	border-top: 1px solid #7f7245;
	z-index: 200;
	overflow: hidden;
}

.map-small div {
	width: 115px;
	height: 54px;
	/*opacity: 0.6;*/
	background-color: #948a6f;
	position: relative;
	left: 15px; 
	top: 14px;
	z-index: 300px;
	cursor: url(openhand.cur), move;
	/*filter: alpha(opacity=60);*/
}

.map-small div.cmove {
	cursor: url(closedhand.cur), move;
}

.map-frame .routes {
	position: absolute;
	bottom: 80px;
	_bottom: 404px;
	left: 150px;
	width: auto;
	height: 20px;
	z-index: 111;
	color: #025c79;
}

.map-frame .routes a {
	font-weight: bold;
	color: #025c79;	
	border-bottom: 1px dotted #025c79;
}

div.show-map a {
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dotted;
	display: inline-block;
}

h2 {
	font-size: 18px;
	margin: 30px 0 10px 0;
}

/*ÌÅÍÞ*/
.book {
	width: 497px;
	height: 237px;
	background: url(../images/book.jpg) left top no-repeat;
	margin-bottom: -12px;	
}

.menu {
	background: url(../images/menyu.jpg) left top no-repeat;
	padding-top: 40px;
	float: left;
}

.menu .column {
	float: left;
	width: 170px;	
}

.menu .column ul li {
	list-style: none;
	padding-left: 15px;
	background: url(../images/sbl.jpg) left 5px no-repeat; 
	margin-bottom: 5px;	
}

.menu .column ul li a {
	color: #674c01;
}

.menu-list {
	clear: left;
}

.menu-list h2 {
	margin: 0;
}

.menu-list h4 {
	color: #025c79;
	margin: 20px 0 10px 0;
}

table.dish {
	margin-bottom: 30px;
}

table.dish td {
	vertical-align: top;
	padding: 2px 0;
}

table.dish td a, table.dish td span {
	color: #674c01;
	font-weight: bold;
}

table.dish td a:hover {
	text-decoration: none;
}


/*.shadow1 {
	width: 416px;
	height: 285px;
	position: absolute;
	left: 0px;
	top: -6px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/shadow1.png', sizingMethod='image');
	background-position: left top;
	background-repeat: no-repeat; 
	cursor: default;		
		
}*/
	
.big-form-ie {
	width: 920px;
	height: 547px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/formb.png', sizingMethod='image');
	background-position: left top;
	background-repeat: no-repeat; 
	position: absolute;
	left: 0px;
	top: 0px;
	/*display: none;*/
}

.big-form .form_bg a.close, .frame a.close, .map-wrap a.close {
    position: absolute;
	color: #025c79;
	text-decoration: none;
	border-bottom: 1px dashed;
	display: block;
	left: 432px;
	top: 80px;
	cursor: pointer;
}

.big-form .form_bg a.print {
	position: absolute;
	color: #025c79;
	text-decoration: none;
	border-bottom: 1px dashed;
	display: block;
	right: 140px;
	bottom: 110px;
	cursor: pointer;
}

.big-form .form_bg img {
	position: absolute;
	width: 369px;
	height: 322px;
	top: 112px;
	left: 122px;
}

.big-form .form_bg .dish-desc {
	width: 290px;
	position: absolute;
	height: 322px;
	top: 112px;
	right: 120px;
	overflow: hidden;
}

.big-form .form_bg .dish-desc .name {
	font-weight: bold;
	margin-bottom: 4px;
}

/*ÌÅÐÎÏÐÈßÒÈß*/
.watch {
	width: 495px;
	height: 230px;
	background: url(../images/watch.jpg) left top no-repeat;
}

.events {
	background: url(../images/events.jpg) left top no-repeat;
	padding: 40px 70px 0 0;
}

div.archive {
	margin-top: 30px;	
}

div.archive a, div.archive span {
	color: #025c79;
	display: inline-block;
	padding-right: 15px;
}

div.album {
	width: 656px;
	border-bottom: 1px #025c79 dotted;
	padding-bottom: 20px;
	margin-top: 50px;
	float: left;
}

div.album img {
	width: 203px;
	height: 152px;
	border: 1px #025c79 solid;
	width: 203px;
	margin: 5px 5px 2px 5px;
}

div.album ul {
	float: left;
	list-style: none;
}

div.album li.photo-active {
	border: 1px #025c79 solid;
	float: left;
	margin-right: 1px;	
	list-style: none;
}

div.album li.photo {
	float: left;
	margin-right: 1px;		
	padding: 1px;
	list-style: none;
}

div.navigate {
	height: 30px;
	padding-top: 10px;
	clear: both;
	position: relative;
}

.all-events {
	position: absolute;
	left: 274px;
	top: 10px;
}

div.navigate a {
	color: #025c79;
}

div.navigate .previous {
	background: url(../images/arrow.gif) left 7px no-repeat;
	padding-left: 20px;
	float: left;
}

div.navigate .next {
	background: url(../images/arrow-r.gif) right 7px no-repeat;
	padding-right: 20px;
	margin-right: 18px;
	float: right;
}

/*Î ÊÀÔÅ*/
.glass {
	width: 517px;
	height: 212px;
	background: url(../images/glass.jpg) left top no-repeat; 
}

.rightblock {
	width: 290px;
	float: right;
	margin-left: 20px;
	color: #025c79;
	padding-bottom: 5px;
}

.rightblock p {
	margin: 0px 0 30px 23px;
}

.about {
	padding: 10px 50px 100px 0;
	min-height: 400px;
}

.cafe {
	height: 30px;
	background: url(../images/about.jpg) left top no-repeat;
	width: 290px;
}

.tour-preview {
	height: 30px;
	background: url(../images/ex.jpg) left top no-repeat;
	width: 290px;
}

.reserve {
	height: 30px;
	background: url(../images/reserve.jpg) left top no-repeat;
}

.ramka {
	background: url(../images/ramka.png) left top no-repeat;
	width: 264px;
	height: 150px;
	cursor: pointer;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/ramka.png', sizingMethod='image');
	_background-position: left top;
	_backround-repeat: no-repeat;
}

.ramka img {
	margin: 18px 0 0 24px;
}


div.clearer {	
	clear: both;
	height: 1px;
}


.big-form  .reservation {
	position: absolute;
	left: 116px;
	top: 110px;
	width: 686px;
	height: 322px;
	background: url(../images/plan-big.jpg) left top no-repeat;
	/*z-index: 12; */
}

.table-wrap {
	width: 75px;
	height: 75px;
	position: absolute;	
	/*z-index: 0;*/
	font: 18px "Times New Roman";
	color: white;
}

.table-wrap .red {
	width: 29px;
	height: 30px;
	background: url(../images/red.gif) left top no-repeat;
	position: relative;
	left: 24px;
	top: 23px;
	text-align: center;
	padding-top: 4px;
	cursor: pointer;
	/*z-index: 20;*/
}

.table-wrap .brown {
	width: 29px;
	height: 30px;
	background: url(../images/brown.gif) left top no-repeat;
	position: relative;
	left: 24px;
	top: 23px;
	text-align: center;
	padding-top: 4px;
	cursor: pointer;
	/*z-index: 20;*/
}

.engaged {
	width: 57px;
	height: 24px;
	background: url(../images/engaged.gif) left top no-repeat;
	position: absolute;
	left: 20px;
	top: -10px;		
} 


.resform form {
	position: absolute;
	left: 47px;
	top: 52px;
	#top:48px;
}

.resform table {
	color: #025c79;
	font: 14px "Times New Roman";
	text-align: left;
}

.resform table td {
	width: 160px;
	vertical-align: top;	
}

.resform input {
	border: 1px solid #025c79;
	width: 160px;
	color: #025c79;
	font: 14px "Times New Roman";
	padding: 1px 0 1px 3px;
	background-color: transparent;	
	margin-bottom: 8px;
}

.resform select {
	border: 1px solid #025c79;
	width: 164px;
	color: #025c79;
	font: 14px "Times New Roman";
	padding-left: 3px;
	background-color: transparent;	
	margin-bottom: 8px;	
}

.calendar {
	width: 220px;
	height: 190px;
	position: absolute;
	top: 80px;
	left: 158px;
	background-color: white;
	color: black;
}

.slide .prev, .slide .next {
	position: absolute;
	top: 0;
	cursor: pointer;	
}

.slide .prev a, .slide .next a {
	color: #025c79;
	border-bottom: 1px dotted;
}

.slide .prev {
/*	background: url(../images/left-b.gif) left 6px no-repeat;*/
	left: 0;
/*	padding-left: 12px;*/
	
}

.slide .next {
/*	background: url(../images/right-b.gif) right 6px no-repeat;*/
	right: 0;
	/*padding-right: 12px;	*/
}

.slide .nav {
	width: 108px;
	height: 19px;
	position: absolute;
	left: 50%;
	top: 0;
	margin-left: -54px;
	background: url(../images/dot.gif) center center no-repeat;	
}

.slider {
	width: 82px;
	height: 100%;
	left: 10px;
	position: relative;
	top: 0;
	
}

.ui-slider-handle {
	width: 7px;
	height: 7px;
	position: absolute;
	top: 6px;	
	left: 20px;
	background: url(../images/slbutton.gif) left top no-repeat;
	cursor: pointer;
}

a.to-left, a.to-right {
	position: absolute;
	top: 0;
	width: 10px;
	height: 100%;
	cursor: pointer;
}

a.to-left {
	background: url(../images/left-br.gif) left center no-repeat;
	left: 0;
}

a.to-right {
	background: url(../images/right-br.gif) right center no-repeat;
	right: 0;
}

.panorama img  {
	position: relative;
	left: 0;
	top: 0;
}

.big-form .form_bg img.captcha-img {
	position: relative;
	left: 0px;
	top: 0px;
	width: 110px;
	height: 60px;	
}

.menu-item-name {
	border-bottom: 1px dotted #674C01;
}

.dotted {
	/*border-bottom: 1px dotted #674C01;*/
	border-bottom: 1px dotted;
}

.link {
	color: #025C79;
	text-decoration: underline;
}

.blocks {
	padding: 0px 70px 0 0;
}

.closed {
	width: auto;
	height: 226px;
	background: url(../images/closed.jpg) 120px top no-repeat;	
}

.error404 {
	width: 208px;
	height: 70px;
	background: url(../images/404.jpg) left top no-repeat;
	margin-bottom: 20px;
}

.main-page { 
	width: 290px;
	height: auto;
	float: left;
}

.main-page-wrap {
	width: 870px;
	float: left;
	position: absolute;
	left: 0px;
}

#main-page-prev {
	width: 5px;
	height: 7px;
	position: absolute;
	left:0;
	bottom: 0;
	background:url(../images/left-br.gif) center center no-repeat;
}

#main-page-next {
	width: 5px;
	height: 7px;
	position: absolute;
	bottom: 0;
	right: 0;
	background:url(../images/right-br.gif) center center no-repeat;
}

#book-a-table {
	border-bottom: 1px dotted;
	display: inline-block;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
	margin-top: -4px;
	cursor: pointer;
	position: absolute;
	right: 0;
}

span.anchor {
	background: url(../images/top.gif) right 1px no-repeat;
	padding-right: 20px;
	margin-left: 760px;
}

span.anchor a {
	text-decoration: none;
	color: #025c79;
	display: inline-block;
	border-bottom: 1px dotted;	
}

span.note {
	position: absolute;
	width: 100%;
	text-align: center;
	bottom: 85px;
	color: #025c79;
}

p {_margin: 0;}

.vk {
	padding-top: 1px;
	background: url(../images/vk.gif) left top no-repeat;	
	padding-left: 24px;
	height: 20px;
	margin-top: 15px;
}

a img {
	border: 0;
}
.big-form {
	position: absolute;
	top: 0;
	left: 0;
	background: url(../images/form_bg.png) repeat;
	width: 100%;
	height: 100%;
	z-index: 10;
}
.form_bg {
	width: 920px;
	height: 547px;
	background: url(../images/formb.png) center top no-repeat;
	_background: url(../images/formb.gif) center -12px no-repeat;;
	position: absolute;
	left: 50%;
	margin-left: -460px;
	z-index: 20;
	top: 80px;
}
.tour, .map-wrap {
	position: absolute !important;
	top: 0;
	/*left: 0;*/
	background: url(../images/form_bg.png) repeat;
	width: 100%;
	min-width: 100%;
	height: 100%;
	z-index: 10;
	display: none;
}
.form-bg {
	width: 931px;
	height: 538px;
	position: absolute;
	left: 50%;
	margin-left: -465px;
	top: 70px;
	z-index: 20;
}
.form-png {
	position: absolute;
	width: 920px;
	height: 547px;	
	margin-left: -460px;
	left: 50%;
	top: 70px;
	z-index: 20;
}


.tour .form-bg .frame {
	width: 931px;
	height: 538px;
	position: absolute;
	left: 0;
	top: 0;
	background: url(../images/tourbg1.png) 23px 3px no-repeat; 
	_background-image: none; 
	/*_background-position: 23px 3px;*/
	z-index: 11;
}

.shadow {
	width: 931px;
	height: 538px;
	position: absolute;
	left: 23px;
	top: 3px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/tourbg1.png', sizingMethod='image');
	background-position: left top;
	backround-repeat: no-repeat;
	z-index: 11;
}


.tour .form-bg .frame .slide {
	width: 300px;
	height: 20px;
	position: absolute;
	bottom: 116px;
	left: 320px;
}
.panorama {
	width: auto;
	height: 319px;
	width: 686px;
	position: absolute;
	left: 127px;
	top: 107px;
	overflow: hidden;
	/*z-index: 100;*/
}

.resform {
	width: 416px;
	height: 285px;
	position: absolute;
	left: -101px;
	top: -250px;
	background: url(../images/reserveform.png) left top no-repeat;
	_background: url(../images/reserveform.gif) 16px 22px no-repeat;
	z-index: 1000 !important;
	display: none;
	cursor: default;
}

h2.prof {
	margin: 15px 0px 5px 0px;
	font-size: 16px;	
}

ul.ul_menu {
	padding-left: 20px;
}

span.prof_span {
	font-size: 13px;
}
