* {
	padding: 0px;
	margin: 0px;
}
html, body {
	height: 100%;
	font-family: Tahoma;
	font-size: 12px;
}
ol li {
	margin: 5px 0;
}
#mainpage {
	position: relative;
	width:expression((document.documentElement.clientWidth || document.body.clientWidth) < 1000? "1000px": "100%");
	min-width: 1000px;
	min-height: 100%;
	background: #2a527f url('/i/bg.jpg') no-repeat center bottom;
}
*html #mainpage {
	height: 100%;
}
#main {
	width:expression((document.documentElement.clientWidth || document.body.clientWidth) < 1000? "1000px": "100%");
	min-width: 1000px;
	background: #f6f6ed;
}
a {
/*
	color: #da251d;
*/
	color: ##2B6CB4;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a img {
	border: none;
}
p {
	margin: 13px 0 14px 0;
}
/*TOP*/
.ico-home {
	text-decoration: none;
	color: #fff;
	position: absolute;
	top: 30px;
	left: 90px;
	font-size: 11px;
}
.ico-home img {
	position: relative;
	top: 5px;
}
#maintop {
	width: 100%;
	position: relative;
}
#top {
	position: relative;
	height: 161px;
	background: url('/i/top_gr.jpg') repeat-x left 11px;
	margin: 0 11px 11px 11px;
}
#b_top {
/*
	margin: 0 54px;
	margin-top: 54px;
	border: solid #fafaf4 1px;
*/
}
#b_top span {
/*
	display: block;
	height: 1px;
	border-top: solid #ffffff 1px;
*/
}
#mainlogo {
	float: left;
	width: 241px;
	height: 36px;
	margin: 80px 0 0 70px;
	font-family: Trebuchet MS;
	font-size: 39px;
	text-indent: -100000000px;
	background: url('/i/mainlogo.png') no-repeat right top;
	background-image: expression('none');
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/mainlogo.png', sizingMethod='crop');
	cursor: pointer;
}
#logo {
	float: left;
	width: 241px;
	height: 36px;
	margin: 71px 0 0 75px;
//	margin: 71px 0 0 50px;
	font-family: Trebuchet MS;
	font-size: 39px;
	text-indent: -100000000px;
	background: url('/i/logo.png') no-repeat right top;
	background-image: expression('none');
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/logo.png', sizingMethod='crop');
	cursor: pointer;
}
#mmenu {
	list-style: none;
	position: absolute;
	top: 83px;
	left: 360px;
//	left: 420px;
	padding: 5px 0;
	font-family: Trebuchet MS;
	font-size: 15px;
	font-weight: lighter;
	color: #ffffff;
	border-left: solid white 2px;
}
#mmenu li {
	float: left;
	margin: 0 0 0 25px;
}
#menu li span {
	font-weight: bold;
	font-size: 18px;
}
#mmenu li a {
	color: white;
}
#mainphone {
	position: absolute;
	top: 20px;
	right: 50px;
	width: 200px;
	color: #fff
}
#mainphone .phone {
	position: relative;
	left: -11px;
	clear: left;
	float: left;
	font-size: 17px
}
#menu {
	list-style: none;
	position: absolute;
	top: 69px;
	left: 36%;
	padding: 5px 0;
	font-family: Trebuchet MS;
	font-size: 15px;
	font-weight: regular;
	color: #ffffff;
	border-left: solid #ffffff 2px;
}
#menu li {
	float: left;
	margin: 0 0 0 25px;
}
#menu li a {
/*
	color: #2b6cb4;
*/
	color: #ffffff;
}
#menu li span {
	font-weight: bold;
	font-size: 18px;
}
#menu li a#act {
	text-decoration: none;
	color: black;
}
#menu li a#act:hover {
	text-decoration: underline;
}
#mhome {
	position: absolute;
	top: 90px;
	right: 0px;
}
#home {
	position: absolute;
	top: 76px;
	right: 0px;
}
/*TOP [end]*/
/*CONTENT*/
#mainheader_ {
	height: 50px;
}
#mainheader {
/*
	position: absolute;
	top: -30px;
	left: 0px;
*/
	float: left;
/*
	padding: 0 0 0 11%;
*/
	margin: 0px 0 10px 0;
	font-family: Georgia;
	font-weight: normal;
	font-size: 24px;
	color: #eeeeee;
}
#mainheader span {
	display: block;
	font-size: 17px;
//	font-size: 16px;
	line-height: 15px !important
}
#header {
	float: left;
	padding: 0 0 0 11%;
	margin: 88px 0 70px 0;
	font-family: Georgia;
	font-weight: normal;
	font-size: 24px;
}
#maincontent {
	position: relative;
}
#maintext {
	margin: 0 37% 0 11%;
	color: #ffffff;
}
#maintext a {
/*	color: #edff5f;*/
	color: lightyellow;
}
#conttext {
	margin: 0 37% 0 15%;
}
#right_promo {
	position: absolute;
	top: 0;
	right: 40px;
	width: 27%
}
#ticket {
	width: 100%;
	color: #fff;
/*
	background: #b3c3d0
*/
}
#ticket-tt {
	position: relative;
	margin: 0 10px;
}
#ticket-t {
	position: absolute;
	top: -10px;
	left: 0px;
	width: 100%;
	height: 10px;
/*
	background: #b3c3d0;
*/
	border-top: solid #e2e2e2 1px
}
#ticket-corner-t-l {
	position: absolute;
	top: -10px;
	left: -10px;
	width: 10px;
	height: 10px;
	background: url('/i/ticket-corner-t-l.png') no-repeat right top;
	background-image: expression('none');
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/ticket-corner-t-l.png', sizingMethod='crop');
}
#ticket-corner-t-r {
	position: absolute;
	top: -10px;
	right: -10px;
	width: 10px;
	height: 10px;
	background: url('/i/ticket-corner-t-r.png') no-repeat right top;
	background-image: expression('none');
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/ticket-corner-t-r.png', sizingMethod='crop');
}
#ticket-bb {
	position: relative;
	margin: 0 10px;
}
#ticket-b {
	position: absolute;
	left: 0px;
	bottom: -10px;
	width: 100%;
	height: 10px;
/*
	background: #b3c3d0;
*/
	border-bottom: solid #e2e2e2 1px
}
#ticket-corner-b-l {
	position: absolute;
	bottom: -10px;
	left: -10px;
	width: 10px;
	height: 10px;
	background: url('/i/ticket-corner-b-l.png') no-repeat right top;
	background-image: expression('none');
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/ticket-corner-b-l.png', sizingMethod='crop');
}
#ticket-corner-b-r {
	position: absolute;
	bottom: -10px;
	right: -10px;
	width: 10px;
	height: 10px;
	background: url('/i/ticket-corner-b-r.png') no-repeat right top;
	background-image: expression('none');
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/ticket-corner-b-r.png', sizingMethod='crop');
}
#ticket-div {
	padding: 0 22px 5px 30px;
	line-height: 1.2em;
	border: solid #e2e2e2 1px;
	border-width: 0 1px
}
#ticket-div ul {
	list-style: none;
}
#ticket-div ul li {
	position: relative;
	left: -5px;
	padding: 0 0 0 11px;
	margin: 5px 0;
	background: url('/i/ticket-li.gif') no-repeat left 7px;
}
.index-list {
	position: relative;
	z-index: 9999;
	list-style: none;
	margin: 30px 0 20px 0
}
.index-list li {
	margin: 3px 0;
}
#mainmenu {
	list-style: none;
	position: absolute;
	top: 0;
	right: 0;
	width: 23%;
}
#mainmenu li {
	clear: left;
	float: left;
	margin: 0 0 22px 0;
}
#mainmenu a {
	color: #f8ffdd;
}

#container {
	width: 100%;
}
#content {
	width: 100%;
	float: left;
}
#pricetext {
	padding: 0;
	margin: 32px 30% 0 53px;
}
#ctext {
	padding: 0;
	margin: 32px 300px 0 100px;
}
.header {
	margin: 0 0 0 30px;
	font-family: Georgia;
	font-weight: italic;
	font-size: 24px;
	color: #16477f;
}
.cheader {
	margin: 0;
	font-family: Georgia;
	font-weight: italic;
	font-size: 24px;
	color: #16477f;
}
.tr {
	font-family: Trebuchet MS;
	margin: 0 0 0 30px;
}
#price {
	float: left;
	width: 95%;
	padding: 0 0 14px 0;
	margin: 50px 0 40px 0;
	border: solid #959595 1px;
}
.price_item {
	float: left;
	padding: 25px 0 53px 30px;
}
.descr {
	float: left;
	margin: 0 0 0 100px;
	font-family: Tahoma;
}
.number {
	font-size: 14px;
}
.value {
	font-family: Trebuchet MS;
	font-size: 13px;
}
.value span {
	font-family: Tahoma;
	font-size: 24px;
	color: #423b2d;
}
/*CONTENT [end]*/
/*RIGHT*/
#right {
	float: left;
	width: 30%;
	margin-left: -30%;
}
#art {
	padding: 15px 10px 17px 23px;
	margin: 95px 40px 0 0;
	background: #e9ede3;
	font-family: Tahoma;
}
#art h2 {
	color: #5b5b5b;
	font-weight: bold;
	font-size: 14px;
}
#art ul {
	list-style-type: square;
}
#art ul li {
	margin: 5px 0 5px 27px;
}
/*RIGHT [end]*/
/*FOOTER*/
#mainfooter {
	position: relative;
	height: 350px;
}
#mainfooter p {
	position: absolute;
	left: 47.5%;
	bottom: 55px;
	font-family: Trebuchet MS;
	color: #ffffff;
}
#footer {
	position: relative;
	height: 100px;
	margin: 40px 0 0 0;
}
#footer_b {
	margin: 0 0 0 166px;
	border-top: solid #ffffff 2px;
}
#footer p {
	position: absolute;
	left: 47.5%;
	bottom: 35px;
	font-family: Trebuchet MS;
	color: #66727e;
}
/*FOOTER [end]*/
.clear {
	clear: both;
}
.tumblerx {
	float: left;
	height: 27px;
	padding: 6px 19px 0 19px;
	margin: 13px 0;
	font-weight: bold;
	font-family: Tahoma;
	color: #7d8d9b;
}
.act_tumblerx {
	position: relative;
	color: white;
	background: url('/i/act.jpg') repeat-x left top;
}
.act_tumblerx img {
	position: absolute;
	right: -5px;
	top: 10px;
}
.maintumblerx {
	position: relative;
	z-index: 999999999;
	left: -19px;
	float: left;
	height: 37px;
	padding: 6px 19px 0 19px;
	margin: 13px 0;
	font-family: Tahoma;
	color: #7d8d9b;
	text-decoration: none
}
.maintumblerx:hover {
	text-decoration: underline !important
}
.mainact_tumblerx {
	position: relative;
	color: white;
	text-decoration: none;
	background: #67737f url('/i/act.jpg') repeat-x left top
}
.mainact_tumblerx img {
	position: absolute;
	right: -5px;
	top: 17px;
}
.cont_text {
	float: left;
	margin: 32px 150px 0 70px;
}
.cont_text h2 {
	font-weight: lighter;
}
.cont_map {
	position: relative;
	left: 150px;
	float: left;
	padding: 0;
	height: 368px;
	margin: 32px 0 0 50px;
}
#cont_map_img {
	position: absolute;
	top: 290px;
	left: 350px;
//	left: 450px;
}
#contact input, #contact textarea {
	color: #a2a3a5;
	border: solid #dcdbd6 1px;
}
#phototext {
	margin: 32px 20% 0 60px;
}
#photo_i {
	width: 100%;
	text-align: center;
	padding: 20px 0 0 0;
	margin: 0 0 37px 0;
	background: white;
}
#scroll_ph {
	position: relative;
	z-index: 10;
	margin: 0 10px;
}
#photo {
	width: 100%;
	margin: 0 0 20px 0;
	overflow: hidden;
	white-space: nowrap;
}
#photo table {
	float: left;
}
#scroll_l {
	position: absolute;
	left: -10px;
	top: 2px;
}
#scroll_r {
	position: absolute;
	right: 0px;
	top: 2px;
}
*html #scroll_r {
	right: 60px;
}
#photo .ph_item {
	white-space: nowrap;
	float: left;
	padding: 5px 7px 5px 7px;
}
#photo .ph_item_act {
	background: #555;
}
.scroll {
	clear: left;
	float: left;
	margin: 20px 0 0 330px;
//	margin: 20px 0 0 165px;
	white-space: nowrap;
}
.scroll a {
	margin: 0 2px;
	color: #2b6cb4;
}
/*
#large_pic {
	position: relative;
	z-index: 400;
	height: 500px;
}
#load {
	position: absolute;
	top: 240px;
	z-index: 399;
	margin: 0 auto;
}
*/
.photo {
	float: left;
	height: 120px;
	padding: 10px;
	margin: 10px;
	text-align: center
}
.hor-menu {
	list-style: none;
	margin: 20px 0 0 15px;
}
.hor-menu li {
	position: relative;
	float: left;
	width: 100px;
	padding: 7px 5px;
	margin: 10px 15px;
	text-align: center;
	color: lightyellow;
	background: #67737F
}
.hor-menu li.act {
	background: #87939e
}
.hor-menu li.act img {
	position: absolute;
	left: 74px;
	bottom: -7px;
}
.hor-menu li a {
	color: lightyellow
}