html {

}
body {
	margin:0px; 
	padding: 0px; 
	padding-bottom: 10px;
	font: 12px Arial, sans-serif;
	color: #b3b3b3;
	background: black url(images_original/page_fon.png) left top repeat-x;
}

a { 
	color:#8492f3; 
	text-decoration: none;
}
a:hover {
	text-decoration: underline !important;
}
p {
	margin: 0px;
}
img {
	padding: 0px;
}
a img {
	border-width: 0px;
}
table{
	border-collapse: collapse;
}
td {
	vertical-align: top;
}
ul {
	margin: 0px;
	list-style-position: inside;
	list-style-type: disc;
	padding: 0px;
}
li {
	margin: 0px;
}
.clear {
	clear: both;
	height: 1px;
	line-height: 1px;
}
.clear_line {
	clear: both;
	height: 3px;
	line-height: 3px;
	font-size: 3px;
}
.right {
	float: right;
}
.left {
	float: left;
}
.left img{
	margin-right: 10px;
}
.right img{
	margin-left: 10px;
}
.standart_margin {
	margin-bottom: 20px;
}
.small_margin {
	margin-bottom: 12px;
}


h1, .h1 {
	font-weight: bold;
	font-size: 23px;
	margin: 0px;
	padding: 0px 0px 38px;
	margin-left: 27px;
	margin-top: 40px;
	position: relative;
	color: black;
}
h1 span {
	position: absolute;
	left: 1px;
	top: 1px;
	color: white;
}


h2, .h2 {
	color: #d99f00;
	font-weight: bold;
	font-size: 19px;
	margin: 0px;
	text-decoration: none;
	margin-bottom: 20px;
}
h3, .h3 {
	color: #d99f00;
	font-weight: bold;
	font-size: 14px;
	margin: 0px;
}
.error {
	color: red;
}
.white {
	color: white;
}

form {
	margin: 0px;
	padding: 0px;
}
input {
	font: 12px Arial, sans-serif;
	padding: 3px 2px;
	border: solid 1px white;
	background: #383d59;
	color: white;
}
input.button {
	background: #b00000;
	color: white;
	padding: 3px 10xp;
	text-align: center;
}
textarea {
	font: 12px Arial, sans-serif;
	padding: 2px;
	border: solid 1px white;
	background: #383d59;
	height: 100px;
	color: white;
}
select {
	font: 12px Arial, sans-serif;
	border: solid 1px white;
	background: #383d59;
	height: 19px;
	line-height: 19px;
	color: white;
}
select.glow {
	color: #8492f3;
	border: solid 1px #8492f3;
	background: black;
}

.canvas {

}
.canvas_left {
	background: url(images_original/fon_left.jpg) right top no-repeat;
}
.canvas_right {
	background: url(images_original/fon_right.jpg) left top no-repeat;
}
.canvas_main {
	width: 930px;
}

.header_menu {
	height:  26px;
	padding-top: 4px;
	background: url(images_original/header_menu_fon.jpg) left top no-repeat;
	color: white;
}
.header_menu a {
	color: white;
	text-decoration: none;
}
.header_menu span {
	margin: 0px 20px;
}

.header {
	height: 264px;
	overflow: hidden;
	background: url(images_original/header.jpg) left top no-repeat;	
}
.menu {
	height: 87px;
	background: url(images_original/menu_fon.jpg) left top no-repeat;	
	position: relative;
}

.menu a {
	display: block;
	position: absolute;
}


.area {
	background: url(images_original/area_fon.jpg) left bottom no-repeat;	
	height: auto !important;
	height: 647px;
	min-height: 647px;
	padding-bottom: 20px;
}
.footer {
	background: url(images_original/footer.jpg) left top no-repeat;	
	height: 39px;
	line-height: 39px;
	color: white;
	text-align: center;
}
.footer a {
	color: white;
	text-decoration: none;
}
.footer span {
	margin: 0px 20px;
}

.page_padding {
	padding-right: 38px;
}

.content_main {
	background: url(images_original/area_head.jpg) left top no-repeat;	
	padding-left: 68px;
	padding-right: 30px;
}
.space {
	padding-right: 60px;
}
.news {
	padding-top: 38px;
	color: white;
}
.news .title {
	font-size: 15px;
	color: black;
	font-weight: bold;
	margin-left: 100px;
	position: relative;
	margin-bottom: 20px;
}
.news .title span {
	position: absolute;
	left: 1px;
	top: 1px;
	color: white;
}
.news .item {
	margin-bottom: 12px;
}
.news .item .photo {
	width: 120px;
	float: left;
}


.content_inner {
	background: url(images_original/area_head_inner.jpg) left top no-repeat;	
	padding-left: 108px;
}
.link_block {
	padding-top: 105px;
}
.link_block li {
	color: #8492f3;
	line-height: 24px;
}
.link_block a {
	text-decoration: none;
	font-size: 15px;
}
.link_block ul.sub {
	list-style-image: url(images_original/blank.gif);
	padding-bottom: 4px;
}
.link_block ul.sub li{
	font-size: 12px;
	line-height: 18px;
}
.link_block ul.sub li a{
	font-size: 12px;
}

.sitemap {
	float: left; 
	width: 45%; 
	padding-right: 5%;
}
.sitemap a {
	text-decoration: none;
	font-size: 15px;
}
.sitemap .title{
	font-weight: bold;
	margin-bottom: 5px;
}

.lenta {
	padding-top: 38px;
}
.lenta .item {
	margin-bottom: 12px;
}
.lenta .item .photo {
	width: 120px;
	float: left;
}
.lenta .item .photo_big {
	width: 230px;
	float: left;
}
.gallery {
	left: -22px;
	width: 765px;
	padding-top: 18px;
	position: relative;
}
.gallery .left_arrow {
	display: block;
	width: 6px;
	height: 11px;
	background: url(images_original/left_arrow.gif) left top no-repeat;
}
.gallery .right_arrow {
	display: block;
	width: 6px;
	height: 11px;
	background: url(images_original/right_arrow.gif) left top no-repeat;
}
.gallery .photo {
	width: 102px;
	padding-right: 18px;
}
.gallery .last {
	padding-right: 0px;
}


.ticket {
	padding-right: 100px;
	margin-bottom: 16px;
	margin-top: 5px;
}
.ticket .item {
	margin-bottom: 25px;
}
.ticket .item h3 {
	margin-bottom: 5px;
}
.ticket a {
	text-decoration: none;
}
.ticket th {
	background: #d99f00;
	color: #b00000;
	padding: 4px;
	font-weight: bold;
	border: solid 1px #b3b3b3;
}
.ticket td {
	background: #383d59;
	color: white;
	padding: 4px;
	border: solid 1px #b3b3b3;
}
.ticket .light td {
	background: #282c40;
}

.faq .item {
	padding-bottom: 36px;
	background: url(images_original/stroke.gif) left bottom repeat-x;
}
.faq .last {
	padding-bottom: 0px;
	background: transparent;
}
.faq .title {
	font-size: 13px;
}
.faq .title span {
	color: #d99f00;
	font-weight: bold;
	font-size: 14px;
}
.faq .subtitle {
	color: white;
	margin-bottom: 20px;
}
.quik_form {
	padding-top: 20px;
}


.news_list .item {
	padding-bottom: 20px;
	clear: left;
}
.news_list .title {
	font-size: 13px;
}
.news_list .title span {
	color: #d99f00;
	font-weight: bold;
	font-size: 14px;
}
.news_list .subtitle {
	color: white;
}

.news_list .item .photo {
	width: 120px;
	float: left;
}



.photo_list .item {
	padding-bottom: 20px;
	clear: left;
}
.photo_list .title {
	font-size: 13px;
}
.photo_list .title span {
	color: #d99f00;
	font-weight: bold;
	font-size: 14px;
}
.photo_list .subtitle {
	color: white;
}

.photo_list .item .photo {
	width: 220px;
	float: left;
	z-index: 10;
}




.newsletter {
	padding-top: 30px;
	padding-bottom: 30px;
	color: white;
}
.form .title {
	width: 80px;
	line-height: 19px;
}
.form td {
	padding-bottom: 14px;
}


.logo_list {
	margin-right: 100px;
	margin-top: 20px;
}
.logo_list .item {
	width: 25%;
	float: left;
	padding-bottom: 25px;
}


.banner {
	width: 100%;
}
.banner td {
	text-align: center;
}
.banner td.first {
	text-align: left;
}
.banner td.last {
	text-align: right;
}

.photo img, .photo_big img, img.photo{
	border: solid 1px #b5bfff;
}

.format p{
	margin-bottom: 1.5em;
}
.pagebar {
	padding-top: 34px;
	color: white;
	line-height: 16px;
	padding-left:108px;
}
.pagebar a {
	padding: 0px 4px;
	text-decoration: none;
	color: white;
}
.pagebar span {
	padding: 0px 4px;
	border: solid 1px #8492f3;
}


.gallery_list {
	margin-top: 5px;
}
.gallery_list td{
	vertical-align: middle;
	padding-right: 20px;
	padding-bottom: 20px;
}
.gallery_list td.last {
	padding-right: 0px;
}


.editor {
	margin-bottom: 20px;
}
.copyright {
	width: 930px;
	margin: auto;
	text-align: right;
	padding-top: 5px;
	font-size: 0.8em;
}


.gray {
	color: #a3a3a3;
}