#top {
	min-height: 130px;
}
#top_img {
	height: 150px;
	background-position: 40% 0%;
}
#text a {
	color: #41759a;
}
#text h2, #text h3, #text h4,#text h5,#text h6 {
	color: #678BAD; margin-bottom: 0.5em; margin-top: 1em;
	font-family: "MyriadPro Regular", Arial;
}

/*
* menu start 
*/

ul#level1 li {
	margin-right: 20px;
}
ul#level1 li.active a {
	color: #825d02;
	text-decoration: none;
	background-image: url(/images/bg_ml1.png);
	background-position: top right;
	padding: 2px 5px 2px 3px;
	position: relative;
	left: 2px;
}
ul#level1 li.active {
	background-image: url(/images/bg_ml1.png);
	background-position: top left;
}

ul#level2 {
	background-image: url(/images/bg.png);
	background-repeat: no-repeat;
	width: auto;
	max-width: 99%;
	clear: both;
	float: left;
}
ul#level2 li {
	padding: 0px 20px 5px 0px;
	font-size: 14px;
}

ul#level2 li a {
	color: #825d02;
	text-decoration: none;
	padding: 2px 5px 2px 5px;
}
ul#level2 li.first {
	background-image: url(/images/bg_ml2_first_active.png);
}
ul#level2 li.active a {
	font-weight: bold;
}

/*
* menu end
*/

.rounded {
	margin-top: 20px;
}
#select_view {
	/*width: 295px;
	float: right;*/
	position: relative;
	overflow: hidden;
	/*border: 1px solid #B08C21;
	background: transparent;
	background-color: #ccc;*/
}
#select_view_tl {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 5;
}
#select_view_tr {
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 5;
}
#select_view_bl {
	position: absolute;
	bottom: 0px;
	left: 0px;
	z-index: 5;
}
#select_view_br {
	position: absolute;
	bottom: 0px;
	right: 0px;
	z-index: 5;
}
.where {
	position: relative;
	z-index: 10;
}
#select_view2 {
	padding: 5px;
	/* color: #825d02;*/
	color: #B08C21;
}
#select_view2 #select_p {
	margin: 0px; padding: 0px;
	font-size: 120%;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 5px;
}
#select_view2 td {
	padding: 1px;
	white-space: nowrap;
	padding-right: 0px;
	padding-bottom: 5px;
}
#select_view2 td.title {
	padding-right: 15px;
}

#month_nav {
	float: left;
	color: #825d02;
}
#month_nav td {
	vertical-align: middle;
}
#month_nav a {
	color: #825d02;
	text-decoration: underline;
}
#month_nav a img {
	margin-top: 5px;
}
/*
#text_top h1 {
	margin-top: 0px; padding-top: 0px;
}
*/


/*
* descr
*/
#descr2 p,
#descr2 td p {
	color: #000;
	margin: 0px; padding: 0px;
	
}
#descr2 p,
#descr2 td p,
#descr2 td a {
	font-size: 11px;
}
#descr td {
	margin: 0px; padding: 10px;
}
#descr td#link2 {
	padding-right: 0px;
	color: #825d02;
}
#descr td#txt2 {
	padding-left: 0px;
}

#descr td a {
	color: #825d02;
}


/* 
#### afisha ###
*/
#afisha {
	margin-top: 20px;
}
#js_afisha_title {
	text-transform: lowercase;
}
#afisha td {
	border-bottom: 1px solid #82a5be;
	padding: 5px 0px 5px 0px;

}
#afisha tr.static td {
	border-bottom: none;
}
#afisha .title a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	
}
#afisha td.main {
	padding-left: 20px;
	padding-right: 20px;
}

/*
where_theatre mari
where_hall hall
where_all all
what_opera opera
what_ballet balet
what_concert concert
what_all all  

*/
#afisha .c_theatre, #select_view2 a#where_theatre {
	color: #607e98;
}

#afisha .c_hall, #select_view2 a#where_hall {
	color: #A85F53;
}
#afisha .c_other, #select_view2 a#where_other {
	color: #B08C21;
}
#afisha p {
	margin: 0px; padding: 0px;
}
#afisha p.title {
	padding-bottom: 5px;
}
#afisha p.descr {
	color: #000;
	font-family: "MyriadPro Regular", Arial;
}
#afisha  p.descr a {
	color: #607e98;
}

#afisha td.time {
	/*color: #a7a7a7;*/
	color: #777777;
	white-space: nowrap;
}
#afisha p.date {
	
	
}
#afisha p.premiera {
	COLOR: #B08C21; 
	font-weight: bold;
}

#select_view2 a {
		/*color: #825d02;
	border-bottom: 1px dotted #825d02;*/
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	/*border-bottom-color: #825d02;*/
	font-size: 11px;
	color: #B08C21;
}


#select_view2 a.ctheatre_theatre,
#select_view2 a.chall_hall,
#select_view2 a.copera_opera,
#select_view2 a.cballet_ballet,
#select_view2 a.cconcert_concert,
#select_view2 a.what_all,
#select_view2 a.where_all {
	font-weight: bold;
	border: none;
	font-size: 12px;
	cursor: default;
}



#what_opera,
#what_ballet,
#where_hall,
#what_concert,
#where_theatre {
	float: left;
}
.all {
	float: right;
}
#where_theatre {
	margin-right: 10px;
}
#what_opera,
#what_ballet {
	margin-right: 30px;
}

#afisha .ico {
	margin: 5px 0px 0px 15px;
	text-align: center;
}
/* past months */
#past_perfomance {
	display: none;
	height: auto;
	width: auto;
	position: absolute;
	z-index: 10;
/*	background-color: #EEF5F9;*/
	clear: both;
}

#past_perfomance .rounded {
	margin: 0px;
}
#past_perfomance_content {
	padding: 20px;
	padding-top: 0px;
}
#past_perfomance_content ul.past_years {
	margin-left: 0px;
	list-style-type: none;
}
#past_perfomance_content ul.past_years li.years {
	color: #607e98;
	font-weight: bold;
	margin-top: 10px;
	cursor: pointer;
}
#past_perfomance_content h5 {
	color: #607e98;
	font-weight: bold;
	margin-top: 10px;
}

#past_perfomance_content li.current_year {
	
}

#past_perfomance_content li.past_year {
	
}

#past_perfomance_content ul.past_months li {
	margin-left: 20px;
	list-style-type: none;
}
#past_perfomance_content a {
	color: #B08C21;
}

/* repertuar */
.repertuar_div_item {
	width: 48%;
	height: auto;
	min-height: 50px;
	float: left;
	background-image: url(/images/repertuar_item.gif);
	background-repeat: no-repeat;
	padding-left: 10px;

}
.repertuar_div_lines {
	margin-bottom: 5px;
	position: relative;
	float: left;
	width: 100%
}
#text .repertuar_div_item  p.title {
	margin: 0px; padding: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
	font-weight: normal;
	
}
.repertuar_div_item .title a {
	font-size: 16px;
	color: #825d02;
	font-family: Georgia, "Times New Roman", Times, serif;
}

/*--MY CODE for page abonementy-----------------------------------------*/
#text .repertuar_div_item  p.title_abonementy {
	margin: 0px; padding: 0px;
	margin-top: 3px;
	margin-bottom: 0px;
	font-weight: normal;
	font-size: 14pt;
	color: #41759a;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.repertuar_div_item p.title_abonementy a {
	font-size: 14pt;
	color: #336699  !important;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.repertuar_div_item p.title_abonementy a:visited {
	font-size: 14pt;
	color: #9999cc !important;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.repertuar_div_item p.descr_abonementy{
	font-size: 12pt;
	color: #336699;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px 0px 0px 0px !important;
	padding: 0px 0px 0px 0px !important;
	font-weight: normal;
	margin-right: 0px;
}
.repertuar_div_item  div.short_descr_abonementy{
	font-size: 11pt !important;
	color: #336699 !important;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 2px 0px 10px 0px !important;
	padding: 0px 0px 0px 0px !important;
	font-weight: normal;
	margin-right: 0px;
}
.repertuar_div_item  div.short_descr_abonementy p{
	line-height: 13px;
}
/*-------------------------------------------*/

.repertuar_div_item .descr {
	font-size: 11px;
	margin: 0px; padding: 0px;
	font-weight: normal;
	margin-right: 30px;
}


/* 
*  predstavlenie - sprctacle
*/
#big_img {
	position: absolute;
	z-index: 10;
	border: 2px solid #000;
	cursor: pointer;
}

#short {
	font-weight: bold; margin-top: 0px;
}
.description {
	margin: 2em 0px 2em 0px;
}
.description a {
	font-weight: bold;
}
.description p {
	padding-bottom: 0.2em;
	line-height: 1.4;
}

.description ul {
	margin-left: 13px;

}
* html .description ul {
	margin-left: 20px;

}

#predstavlenie_h1 {
	margin-top: 20px
}
#predstavlenie_h1 h1 {
	 padding-top: 0px; padding-bottom: 10px;
}
#predstavlenie_h1 td {
	vertical-align: top;
}
#predstavlenie_h1 td img {
	margin-top: 5px;
}


/*
* person_index
*/

.person_lines {
	margin-bottom: 60px; 
}
/* festival */
.fest_bill_link {
	float: left;
	margin-right: 20ex;
}
.fest_bill_link h2 {
	padding-top: 0px;
	padding-bottom: 2ex;
}


/* **************************************
*
*	SPONSOR
*
**************************************** */

#sponsor td.title {
	padding-top: 20px;
	padding-bottom: 5px;
	color: #678bad;	font-family: "myriadpro regular", arial;
	font-weight: bold;
}
#sponsor #vtb {
	color: #aaa;font-weight: bold;
}

#sponsor img {
	margin-right: 20px;
}
#sponsor img#bp {
	margin-left: 25px;
	margin-right: 45px;
}
