@charset "windows-1251";
html{
	height:100%;
}
body  {
	font: 11px Tahoma;
	background:#efd9aa url(/images/main_bg.jpg) repeat left top;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #200b06;
	height:100%
}
form{
	margin:0;
	padding:0;
}

.footer_bg{
	height:100%;
	/*background:url(/images/footer_bg.jpg) right bottom no-repeat;*/
}

#container { 
	width: 940px;
	margin: 0 auto;
	text-align: left;
} 
#header{ 
} 

#header .col1{
	float:left;
	margin:7px 0 0 10px;
}
#header .col1 .lang{
	margin:0 40px 0 0;
	float:left;
}
#header .col1 .lang a{
	color:#200b06;
	text-decoration:none;
}
#header .col1 .lang a:hover{
	color:#200b06;
	text-decoration:underline;
}

#header .col1 .ico{
	margin:1px 20px 0 0;
	float:left;
}
#header .col1 .ico img{
	border:none;
	margin-right:20px;
}

#header .col1 .links{
	margin:0 20px 0 0;
	float:left;
}
#header .col1 .links a{
	color:#200b06;
	text-decoration:none;
	padding:0 5px 0 5px;
}
#header .col1 .links a:hover{
	color:#200b06;
	text-decoration:underline;
	padding:0 5px 0 5px;
}


#header .col2{
	float:right;
	margin:7px 10px 0 0;
}
#header .col2 input{
	border:none;
	height:13px;
	margin-right:5px;
}
#header .col2 input.text{
	background:#ebd5a6;
	padding-left:10px;
	width:110px;
	font-size:10px;
}
#header .col2 input.submit{
	background:url(/images/search_btn.gif) left top no-repeat;
	width:13px;
	height:13px;
	cursor:pointer;
}

#header .line1{
	background:#e1ac66;
	width:100%;
}
#header .line1 .left{
	float:left;
	width:10px;
	height:33px;
	background:url(/images/header_top_left.gif) left top no-repeat;
}
#header .line1 .center{
}
#header .line1 .right{
	float:right;
	width:13px;
	height:33px;
	background:url(/images/header_top_right.gif) right top no-repeat;
}
#header .running_line{
	height:16px;
	background:#8a511e;
	color:#e9d3a4;
	padding:0 5px 0 5px;
}


#header .menu{
	background:#e1ac66;
	height:32px;
	_height:auto;
}
#header .menu .left{
	float:left;
	width:10px;
	height:32px;
	background:url(/images/header_bottom_left.gif) left top no-repeat;
}
#header .menu .center{
	margin:0 20px;
	text-align:center;
}
#header .menu .center ul{
	list-style-type:none;
	margin:0;
	padding:6px 22px;
	position:relative;
}
#header .menu .center ul li{
	float:left;
	margin-right:28px;
	_padding-bottom:7px;
	text-align:center;
}
#header .menu .center ul li img{
	border:none;
}
#header .menu .center ul li a{
	display:block;
	padding-bottom:1px;
}
#header .menu .center ul li a:hover{
	display:block;
	padding-bottom:1px;
	border-bottom:solid 1px #472b19;
}
#header .menu .center ul li a.active{
	display:block;
	padding-bottom:1px;
	border-bottom:solid 1px #472b19;
}

.submenu{
	display:none;
	text-align:left;
	position:absolute;
	width:940px;
}
.submenu div{
	padding:5px 10px 5px 10px;
	background:#f3e0b8;
}
.submenu a{
	padding:0 10px 0 10px;
	color:#3b1e17;
	text-decoration:none;
}
.submenu a:hover{
	padding:0 10px 0 10px;
	color:#3b1e17;
	text-decoration:underline;
}

#header .menu .right{
	float:right;
	width:11px;
	height:32px;
	background:url(/images/header_bottom_right.gif) right top no-repeat;
}

#navigation{
	padding:5px 0 15px 15px;
	font-size:11px;
}
#navigation a{
	color:#250f0a;
	text-decoration:underline;
}
#navigation a:hover{
	color:#250f0a;
	text-decoration:none;
}

#sidebar1{
	float: right;
	width: 200px;
	margin-top:20px;
	_margin-top:0px;
}
#sidebar1 .news h1{
	margin:0 auto;
	padding:0 0 10px 5px;
	font-size:14px;
	text-align:center;
	background:url(/images/ico_news.gif) left top no-repeat;
	width:100px;
}
#sidebar1 .news .date{
	font-weight:bold;
}
#sidebar1 .news p{
	margin:5px 0 5px 0;
}
#sidebar1 .news a.more{
	float:right;
	color:#210c07;
	text-decoration:none;
	font-style:italic;
}
#sidebar1 .news a.more:hover{
	float:right;
	color:#210c07;
	text-decoration:underline;
	font-style:italic;
}
#sidebar1 .news a.newsArch{
	float:right;
	color:#210c07;
	text-decoration:none;
	margin-top:20px;
	font-weight:bold;
}
#sidebar1 .news a.newsArch:hover{
	float:right;
	color:#210c07;
	text-decoration:underline;
	margin-top:20px;
	font-weight:bold;
}


#mainContent{
	float:left;
	width:700px;
	margin-top:0px;
}
#mainContent img{
	border:solid 2px white;
}
#mainContent h1, h2{
	float:left;
	margin:0;
	font-weight:normal;
	padding:3px 15px 3px 30px;
}
#mainContent h1{
	background:#8a511e url(/images/tab_right1.gif) right top no-repeat;
	color:#FFFFFF;
	font-size:13px;
}
#mainContent h2{
	background:#e1ac66 url(/images/tab_right2.gif) right top no-repeat;
	color:#512d0d;
	font-size:12px;
	padding-bottom:4px;
	padding-top:4px;
}
#mainContent .content{
    background:#e6c486;
    padding:15px 15px 5px 17px;
    overflow:hidden;
}
#mainContent .content a{
	color:#250f0a;
	text-decoration:underline;
}
#mainContent .content a:hover{
	color:#250f0a;
	text-decoration:none;
}
#mainContent .content .tabs{	
}
#mainContent h1.tab_title, h2.tab_title{
	cursor:pointer;
}
#mainContent h1.tab_title_inner{
	cursor:none;
	background:#8a511e url(/images/tab_right1_inner.gif) right top no-repeat;
}
#mainContent .content .tabs .col{
	float:left;
	margin:0 7px 0 0;
	text-align:left;
	width:160px;
}
#mainContent .content .tabs .col img{
	margin:0 0 5px 10px;
}
#mainContent .content .tabs .col p{
	margin:2px 0 5px 0;
}
#mainContent .content .tabs .col .date{
	color:#4a3b38;
}
#mainContent .content .tabs .col a.more{
	float:right;
	margin-right:20px;
	font-style:italic;
	font-size:11px;
	color:#200b06;
	text-decoration:none;
}
#mainContent .content .tabs .col a.more:hover{
	float:right;
	margin-right:20px;
	font-style:italic;
	font-size:11px;
	color:#200b06;
	text-decoration:underline;
}

#mainContent .content .subscribe{
	float:left;
	margin:25px 0 10px 20px;
}
#mainContent .content .subscribe input{
	border:none;
	height:15px;
}
#mainContent .content .subscribe input.text{
	margin-left:10px;
	width:110px;
}
#mainContent .content .subscribe input.submit{
	background:url(/images/subscribe_btn.gif) no-repeat;
	width:12px;
	height:14px;
	margin-left:10px;
	cursor:pointer;
}
#mainContent .content .links{
	float:right;
	margin:25px 0 0 0;
}
#mainContent .content .links a{
	color:#200b06;
	text-decoration:none;
	margin-right:20px;
	font-style:italic;
}
#mainContent .content .links a:hover{
	color:#200b06;
	text-decoration:underline;
	margin-right:20px;
	font-style:italic;
}


#footer{
	margin-top:20px;
	_background:url(/images/footer_line_bg.gif) right 155px repeat-x;
}
#footer .banners{
	text-align:center;
}
#footer .banners img{
	margin-right:5px;
	border:none;	
}
#footer .line{
	margin:30px 0 20px 0;
}
#footer .line .left{
	float:left;
	background:url(/images/footer_line_left.gif) left top no-repeat;
	width:40px;
	height:28px;
}
#footer .line .right{
	float:right;
	background:url(/images/footer_line_right.gif) right top no-repeat;
	width:2px;
	height:28px;
}
#footer .line .center{
	background:url(/images/footer_line_bg.gif) right top repeat-x;
	height:28px;
	text-align:right;
	padding:6px 40px 0 0;
}
#footer .line .center a{
	color:#553306;
	text-decoration:none;
}
#footer .line .center a:hover{
	color:#553306;
	text-decoration:underline;
}

.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#addCommentForm{
	margin:10px 0 20px 0;
}
#addCommentForm table{
	border:none;
	margin:0;
	padding:0;
}
#addCommentForm table th{
	background:transparent;
	font-size:14px;
	font-weight:bold;
	color:#200b06;
}
#addCommentForm table td{
	font-size:12px;
	color:#200b06;
	padding:10px 0 0 0;
}
#addCommentForm .text{
	margin:2px 10px 0 0;
	width:150px;
	height:15px;
	border:solid 1px #ccc9c9;
}
#addCommentForm .textarea{
	margin:2px 10px 0 0;
	width:500px;
	height:100px;
	border:solid 1px #ccc9c9;
	overflow:hidden;
}
#addCommentForm .submit{
	margin:2px 10px 0 0;
	width:80px;
	height:20px;
	border:solid 1px #ccc9c9;
	background:#8a511e;
	color:#FFFFFF;
}

.comments{
	border:solid 1px #3e312d;
	margin:5px 0 5px 0;
	padding:2px 5px 10px 5px;
	color:#200b06;
}
.comments .date{
	margin-bottom:10px;
}
.comments .date a{
	margin-left:20px;
}

.listEventsMonth{
	width:100%;
	border:solid 0px #64360c;
	color:#200b06;
	font-size:11px;
	border-collapse:collapse;
	border-spacing:0px;
}
.listEventsMonth th{
	font-size:13px;
	font-weight:bold;
	text-align:center;
	border:solid 0px #64360c;
	padding:5px;
	margin:0px;
}
.listEventsMonth td{
	text-align:center;
	border:solid 1px #64360c;
	border-left:none;
	border-right:none;
	padding:5px;
	margin:0px;
}
.listEventsMonth td.image{
	border-right:none;
	padding-right:10px;
	width:1px;
}
.listEventsMonth td.title{
	border-left:none;
	padding-left:0;
	text-align:left;
}
.listEventsMonth td a.more{
	font-weight:bold;
	font-style:italic;
	color:#200b06;
	text-decoration:none;
}
.listEventsMonth td a.more:hover{
	font-weight:bold;
	font-style:italic;
	color:#200b06;
	text-decoration:underline;
}

.abonements{
	text-align:center;
}
.abonements img{
	border:solid 2px white;
	margin:5px 20px 5px 20px;
}

#contacts{
	width:100%;
}
#contacts td{
	vertical-align:top;
}
#contacts td.map{
	padding-left:20px;
}
#contacts ul{
	margin:0;
	padding:0;
	list-style:none;
}
#contacts li{
	margin:0;
	padding:0;
}

#afishaArch .smallText{
	margin:5px 0 10px 0;
	display:none;
}

#calend a{
	color:#200b06;
	text-decoration:underline;
	font-weight:bold;
	padding:2px;
}
#calend a:hover{
	color:#200b06;
	text-decoration:none;
	font-weight:bold;
	background-color:#e1ac66;
	padding:2px;
}
#calend table{
	font-family:Tahoma;
	font-size:12px;
}
#calend table td{
	height:12px;
	padding:2px;
}

#gallery-groups{
	margin:0;
	padding:0;
	list-style-type:none;
}
#gallery-groups li{
	background:none;
}
#gallery-groups li h4{
	margin:20px 0 5px 0;
	padding:0;
	font-size:16px;
}
#gallery-groups li img{
	margin:5px;
	padding:1px;
	border:solid 1px #818080;
}
#list-images img{
	margin:5px;
	padding:1px;
	border:solid 1px #818080;
}

.siteMessage a{
	color:#200b06;
	text-decoration:underline;
	font-size:12px;
}
.siteMessage a:hover{
	color:#200b06;
	text-decoration:none;
	font-size:12px;
}
