body{margin: 0px; padding: 0px; background-color: #fff;}
img{border: 0px;}
p, td, li, th{font-family: Arial; font-size: 12px;}
p{padding: 0px; margin: 7px 0px 7px 0px; text-align: justify;}
a{color: #d11a88; text-decoration: none;}
a:hover{color: #CC0000; text-decoration: underline;}

u{
	text-decoration: none;
	color: #0572ab;
}

a.th{color: black;}
.gray{color: gray;}
.blue{color: #0572ab;}

h1{color: #534c53; font-family: Tahoma; font-weight: normal; font-size: 18px; margin: 0px; padding: 0px;}
h2{font-family: Tahoma; font-weight: normal; font-size: 18px; margin: 10px 0px 3px 0px; padding: 0px;}
h3{font-family: Arial; font-weight: normal; font-size: 14px; margin: 5px 0px 3px 0px; padding: 0px;}

option.selected{background: #000; color: red;}

#bottommenu{height: 33px; background: url('/images/topm_bg.gif') #e5e5e5; padding: 5px 20px;}
#bottommenu td, #bottommenu a{ color: #000; margin: 0px 10px; font-size: 12px;}

#copyright td{color: #737373; padding: 6px; font-size: 11px;}
#copyright a{color: #737373};

.gray_bg{background-color: #FFCC99;}
.lgray_bg{background-color: #FFCC99;}


#menu{display: block;}
#menu ul{padding: 0px; margin: 0px; list-style: none;}
#menu li{font-family: Tahoma; margin: 10px 0px; padding: 0px;}

#menu a{color: #0572ab; font-size: 14px; font-weight: bold;}
#menu ul.inner {margin-left: 10px;}
#menu ul.inner li{margin: 0px;}
#menu ul.inner a{border-bottom: 0px none; color: #000; font-size: 11px; font-weight: normal;}

#menu a:hover, #menu ul.inner a:hover{color: #d11a88; text-decoration: none;}
#menu a.text{background-color: white; border-top: 0px none; border-bottom: 0px none; text-align: center;}
#menu ul.inner{margin: 0px 0px 0px 10px; list-style: none;}



.calendar{
	width: 160px;
	text-align: center;
	margin: 5px;
	border: 1px solid #fff;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	background-color: #1498b4;
}
.calendar a{display: block;}
.calendar a:hover{background-color: silver;}
.calendar .month td{font-family: Verdana; color: #fff; font-weight: bold; font-size: 12px;}
.calendar .week{color: #D7CFCB; background-color: #147BB4; text-align: center;}
.calendar .dates, .calendar .calendar_line {background-color: #ebebeb;} 
.calendar .dates{background-image: url('/images/calendar_bg.gif');}
.calendar td.nextmonth a{color: #36536b;}
.calendar td{font-size: 12px; text-align: center; color: silver;}

input.calendar_date{color: gray;}

td.line{background-image: url('/images/line.gif');}

#topmenu{
	height: 33px;
	background: url('/images/topm_bg.gif') #e5e5e5;
	padding-left: 50px;
}
#topmenu ul, #topmenu li{display: inline; padding: 0px; margin: 0px;}
#topmenu ul{margin-left:15px;}
#topmenu a{
	color: black;
	font-family: Tahoma;
	font-size: 14px;
	margin: 0px 15px;
	font-weight: bold;
}
#topmenu li a{font-weight: normal;}
#topmenu a:hover{color: #CC0000; text-decoration: none;}

#topmenu ul.inner{list-style: none;margin: 0px;padding: 0px;}
#topmenu ul.inner li{background-color: white;}
#topmenu ul.inner a{font-size: 13px; color: #383838; display: block; width: 200px; padding: 4px 15px; margin: 0px;}
#topmenu ul.inner a:hover{text-decoration: none; background-color: #f5e363;}

#sub_contacts{
	float: right;
}
#sub_contacts a{
	font-size: 13px;
	color: black;
	line-height: 20px;
}

div.root{padding: 0px 4px 0px 4px;}
div.root_childrens{
	position: absolute;
	z-index: 100;
	display: none;
	background-color: #edd10a;
	border: 1px solid #eee;
	border-top: 0px none;
	border-bottom-left-radius: 7px;
	border-bottom-right-radius: 7px;
	-moz-border-radius-bottomleft: 7px;
	-moz-border-radius-bottomright: 7px;
	-webkit-border-bottom-left-radius: 7px;
	-webkit-border-bottom-right-radius: 7px;
	padding: 5px 0px;
}
div#topmenu_cap{
	position: absolute;
	display: none;
	width: 84px;
	height: 6px;
	z-index: 100;
	background-color: #edd10a;
	border: 1px solid #eee;
	border-bottom: 0px none;
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;
	-moz-border-radius-topleft: 7px;
	-moz-border-radius-topright: 7px;
	-webkit-border-top-left-radius: 7px;
	-webkit-border-top-right-radius: 7px;
}

#content{padding: 10px 5px 25px 10px;}

#st_events{background: #ffffff;}
#st_events td{vertical-align: top; text-align: left; background: #eeeeee;}
#st_events .th{font-weight: bold; color: #534c53;}
#st_events img{width: 120px; margin: 2px 2px 10px 2px;}

a.order_link{
	background-color: #edd10a;
	color: #383838;
	font-weight: bold;
	padding: 4px 14px;
	margin-top: 6px;
	border: 1px solid #edd10a;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	font-family: Tahoma;
	font-size: 11px;
}

.event_name{
	font-size: 16px;
	font-weight: bold;
	margin: 2px 0px 3px 0px;
	padding: 0px;
	color: #d11a88;
}

#content table.event{}
#content div#timetable{display: block;border: 1px solid green;}

.repertuar{background-color: #CCCCCC;}
div.repertuar{background-color: white;}
.repertuar td{background-color: white;}
.repertuar .ye {background-color: #F6F6F6;}
.repertuar span{color: gray;}
.repertuar span.pre_event{color: #147BB4;}
div.repertuar div{
	margin: 0px; padding: 10px;
	border-top: 1px dotted #000;
}
div.repertuar a.order_link{
	background-color: #eee;
	padding: 2px 10px;
	font-weight: normal;
	display: block; float: right;
	position: relative;
	top: -8px;
}
div.repertuar a.order_link:hover{
	background-color: #edd10a;
}

div#breads{font-family: Tahoma; font-size: x-small; margin: 0px 0px 10px 0px;}
div#breads a{color: black;}
div#breads a:hover{color: #CC0000;}

ol.search li{
	margin: 10px 0px;
	padding: 10px;
	border-bottom: 1px dotted gray;
}
.mailform fieldset{
	width: 600px;
	background-color: #eee;
}
.mailform legend{
	font-weight: bold;
}
.mailform span, .mailform input, .mailform textarea{
	display: block; float: left;
	margin: 5px 0px;
}
.mailform span{
	width: 200px;
	text-align: right;
	margin: 5px;
}
.mailform br{
	clear: both;
}
.banners{
	padding: 3px 10px 3px 3px;
}
.banners img{
	margin: 0px 2px;
	border: 2px solid #e5cb14;
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}
div#place_list h3{
	font-size: 1.3em;
	margin: 10px 0px 0px 20px;
}
div#place_list h3 a{
	color: #0572ab;
}
div#place_list ul{
	margin: 0px 30px;
	padding: 0px;
	list-style: none;
}
div#place_list li{
	margin: 3px;
}
table.tickets_table td, table.tickets_table th{
	text-align: center;
	padding: 2px;
}
table.tickets_table th{
	border-bottom: 1px solid silver;
	border-right: 1px solid silver;
	background-color: #eee;
}
table.tickets_table tr.nechet{
	background-color: #ddd;
}
