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;}

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: 5px 0px 3px 0px; padding: 0px;}
h3{font-family: Arial; font-weight: normal; font-size: 14px; margin: 5px 0px 3px 0px; padding: 0px;}

#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 td.nextmonth a{color: #000;}
.calendar td{font-size: 12px; text-align: center; color: silver;}
.calendar .curmonth, .calendar .nextmonth, .calendar .calendar_line {background-color: #ebebeb;} 

input.calendar_date{color: gray;}

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

#topmenu{
	height: 33px;
	background: url('/images/topm_bg.gif') #e5e5e5;
}
#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 b{color: #CC0000;}

#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;}

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;}

table.repertuar{background-color: #CCCCCC;}
table.repertuar td{background-color: white;}
table.repertuar tr.ye td{background-color: #F6F6F6;}
table.repertuar span{color: gray;}
table.repertuar span.pre_event{color: #147BB4;}

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;
	margin-right:10px;
}
.banners img{
	margin: 0px 2px;
	border: 2px solid #e5cb14;
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}
