html, body {
	height: 100%;
	margin: 0px; padding: 0px;
	font-size: 12px;
	font-family: "MyriadPro Regular", Arial;
	color:#00284f;
	background-color: #ffffff;
}
* {
	margin: 0px; padding: 0px;
}
table td {
	font-size: 13px;
	font-family: Arial;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#top {
	position: relative;
	height: auto; width: 100%;
}
#td_top {
	position: relative;
}
a img {
	border: none;
}
table {
	border: none;
}
#text p {
	margin-bottom: 1ex;
}
#all {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	background-image: url(/images/body_bg.jpg);
	background-repeat: no-repeat;
	background-position: top right;	
	max-width:1400px;
	width:expression(document.body.clientWidth > 1400? "1400px":"auto" );
}
#gerb {
	position: absolute;
	top: 16px; left: 26px;
}
h1, h2, h3, h4, h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 14px;
}
h6 {
	font-size: 14px;
}


#title {
	font-weight: normal;
	color: #41759a;
	font-size: 36px;
	position: absolute;
	padding: 0px; margin: 0px;
	top: 40px;
	left: 110px;
 white-space: nowrap;
}
h1 {
	font-size: 20px;
	color: #B08C21;
	padding: 1em 0px 0.5em 0px;
}
/*
* menu start
*/
#main_menu_container {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 90px; padding-left: 110px;
}
#main_menu_container ul {
	list-style-type: none;
}

#main_menu_container ul li,
#main_menu_container ul li a {
	float: left;
}

ul#level1 li {
	font-size: 16px;
	height: auto;
}
ul#level1 li a {
	color: #41759a;
	text-decoration: underline;
}

#top_img {
	background-repeat: no-repeat;
	background-position: 20% 0%;
}
#content {
	border-top: 2px solid;
	border-top-color: #F1E15F;
}
#text {
		padding: 20px;
		padding-top: 0px;
		padding-left: 40px;
		background-image: url(/images/bgr_top.png);		
		background-repeat: no-repeat;
		background-position: top left;

}
#text2 {
	width: 75%;
}
/**
* calendar start 
*/

#calendar_container {
	background-image: url(/images/zanaves.jpg);
	background-position: top left;
	height: 312px;
	/*width: 100%;*/
	width: auto;
	overflow: hidden;
}
#calendar_container p,
#calendar_container #month_list {
	margin: 0px; margin-left: 7px;  padding: 0px; margin-bottom: 5px;
}
#calendar_container2 {
	padding: 7px 10px 0px 30px;
	font-family: Georgia, "Times New Roman", Times, serif;

}


#calendar2 p#calendar_select_day {
	margin: 0px; padding: 0px; color: #ECD867;
	padding-bottom: 3px;
}
#calendar_container h4 {
	color: #ECD867;
	font-size: 18px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
	margin: 0px;
	margin-left: 7px;
	position: relative;
	line-height: 1.0;
}
#calendar_container .ru h4 span {
	text-transform: lowercase;
}
#calendar_container p#today_date {
	color: #ffffff; font-size: 10px; padding-top: 5px;
	font-family: "MyriadPro Regular", Arial;
	margin-top: 7px;
}
#calendar_container a#change {
	color: #ffffff; font-size: 14px; text-decoration: none; border-bottom: 1px dotted #ffffff;
}
#calendar_container p#placement a {
	color: #ECD867; text-decoration: underline;
	display: none;
}
#calendar_container p#placement {
	margin: 0px; padding: 0px; padding-top: 5px; padding-bottom: 5px;
	margin-left: 7px; font-size: 10px;
	font-size: 5px;/* temp */
}
#calendar {
	/*border: 1px solid #dec187;*/
	padding: 5px;
	padding-bottom: 10px;
	position: relative;

}
#calendar2 {
	position: relative;
	z-index: 1;

}
*+html #calendar2 {
		height: auto;
}

#js_calendar_container {
	position: relative;
}
/*
#calendar_tl {
	position: absolute;
	z-index: 10;
}
#calendar_tr {
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 10;
}
#calendar_bl {
	position: absolute;
	bottom: 0px;
	left: 0px;
	z-index: 10;
}
#calendar_br {
	position: absolute;
	bottom: 0px;
	right: 0px;
	z-index: 10;
}
*/
table#date_list {
	border: 1px solid #9fbad1;
	background-color: #e1e8ee;
	font-family: "MyriadPro Regular", Arial;
	position: relative;
	font-size:12;
}
table#date_list td {
	text-align: center;
	border: 1px solid #9fbad1;
	color: #9fbad1;
}
table#date_list td a {
	
	color: #002f4e;
}
table#date_list th {
	background-image: url(/images/calendar_th.gif);
	background-repeat: repeat-x;
	font-weight: normal;
}
.en table#date_list th {
	background-image: url(/images/calendar_th.gif);
	background-repeat: repeat-x;
	font-weight: bold;
}
table#date_list td.calendarToday {
	background-color: #EEE0B3;
}
table#date_list td.calendar {
	background-color: #EAEFF3;
}
table#date_list td.calendarPast {
	background-color: #D1DBE4;
}
#calendar_container table#month_list {
	padding-bottom: 7px;
	margin-top: -2px;
	
}
#calendar_container #month_list a {
	color: #EBDA66; text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-right: 15px;
}
#calendar_container #month_list a.monthNoLink {
	cursor: default; text-decoration: none; color: #CCB514;
}
#calendar_container #month_list a.monthLink {
	text-decoration: none; border-bottom: 1px dotted #EBDA66;
	
}
#calendar_container #month_list a.last {display: none;}

#calendar_container #month_list td {
	width: 25%;
	text-align: center;
}
#calendar_table {
	margin-right: 20px;
	max-width: 250px;
}
/* 
* calendar end
*/

/* 
* banner 
*/
#banner_bg {
	background-image: url(/images/banner_bg.gif);
	background-repeat: repeat-x;
	background-position: 0px 6px;
	padding-left: 20px;
}
	

#banner {

	
	padding: 0px 0px 0px 0px;

	
}
#banner td {
	min-height: 140px;
	text-align: center;
	padding: 0px;
}
#banner_left {
	float: left;
	
}
#banner_right {
	float: right;
}
#banner td div {
	width: 225px;
}
#banner p.premiera {
	COLOR: rgb(255,204,51); 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px; margin-top: 0px;
	padding: 0px;
}
#banner td div p,
#banner td div h5 {
	margin-left: 16px;
}
#banner td p {
	text-align: left;
	font-size: 10px;
	margin: 0px; padding: 0px;
}

#banner h5 {
	font-size: 12px;
	text-align: left;
	margin: 0px; padding: 0px;
	color: #6f96b2;
}
#banner a {
	/*color: #b08c21;*/
	color: #41759a;
}

#banner td div.banner_center {
	width: 225px;
	margin-left: auto;
	margin-right: auto;
}

/*
* right contact start
*/
#right #contact {
	float: left;
	padding: 20px;
	padding-left: 36px;
}
#contact {
	font-family: Georgia, "Times New Roman", Times, serif;
}
#contact p {
	font-size: 16px;
	margin: 0px; padding: 0px;

}
#contact span#phone {
	font-size: 20px;
	color: #B08C21;
	letter-spacing: 0.08em;
}

#contact a {
	color: #B08C21;
	margin-right: 20px;
	margin-top: 20px;
}

/*
* right-top start
*/
#trb {
	float: right;
	width: 150px;
}
#by_ticket {
	float: right;
	margin-right: 10px;
	margin-top: 20px;
}
#lang {
	float: right;
	margin-right: 10px;
	margin-top: 10px;
	font-size: 19px;
	color: #7a5d13;
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
}
/*
* right-top end
*/
/*
* footer
*/

#copy {
	border-top: 2px solid #f1e060;
	margin-top: 20px;
	margin-bottom: 10px;
}
#search {
	background-image: url(/images/search_bg.gif);
	background-repeat: repeat-x;
	margin-top: 10px;
}

#copy_txt p {
	margin: 0px; padding: 0px;
	padding-top: 5px;
	margin-left: 36px;
	font-size: 10px;
}
#search input {
	margin-left: 10px;
	margin-right: 10px;
}
#search input#submit {
	border: none;
	background-color: transparent;
	margin-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #607e98;
	text-decoration: underline;
	cursor: pointer;
}



.rounded,
.rounded b {
	position: relative;
	width: auto; height: auto;
	
}
.rounded b {
	display:block; overflow:hidden; 
}

.rounded_inner {
	position: relative;
	border-color: #dec187;  
	display:block; border-style: solid ; border-width: 0 1px;
}
img.close_button {
	position: absolute;
	top: 15px;
	right: 15px;
	z-index: 10;
	cursor: pointer;
}
#td_select img.close_button {
	display: none;
}
#change_container {
	position: absolute;
	z-index: 100;
	color: #ffffff;
	top: 370px;
	display: none;
}
#change_container h5 {
	color: #F3D85D;
	font-size: 12px;
	margin: 0px; padding: 0px;
}
#change_container a {
	color: #ffffff;
	text-decoration: underline;
}
#change_container .rounded .bg {
	background-color: #305C7F;
}
.round_text {
	padding: 10px 10px 10px 30px;
}
img.img_text {
	margin: 40px 0px 40px 0px;
}
a.plcopy {
	color: #002f4e;
}
.newsitem .date {
	color: #B08C21;
	font-size: 10px;
}
.newsitem a.title {
	color: #002f4e;
	font-size: 16px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
hr {
	width: 60%;
	color: #CCCCFF;
}
#muz_popup_descr{
	background-color:#ffffcc;
	clear:both;
	display:none;
	height:auto;
	position:absolute;
	width:auto;
	z-index:10;
}
#muz_popup_descr div.rounded {
	margin-top:0px;
}
#muz_popup_descr_content{
margin:5px 5px 5px 5px;
}


