html {
	height:auto !important;
}


div#header { color: inherit; BACKGROUND: url(../images/head.png);
	background-color: #fff; height: 170px; border: 1px solid #e5e5e5;
	border-width: 0 2px 0px 0; margin: 0em auto; }

div#header-in { }
div#menu-in {
	padding: 0px 0px 0px 0px;
	margin: 0em auto; }

div#content-wrap {
		padding: 0px 0;
		height:100%;
}



div.about_div {
	height:auto;
	font-size:1.2em;
	padding-left: 20px;
	padding-right:20px;
	padding-bottom:20px;
	margin-bottom:10px;
	margin-left:40px;
	text-align:justify;
	text-align:justify;
	width: 800px;
}

.about_div img {
	border:1px solid #fefefe;
}

/* Коментарии */
	
	ol.timeline{
		list-style:none;
		font-size:1em;
	}
	
	ol.timeline li{ 
		position:relative;
		}

	ol.timeline li:first-child{}
	
	#coment_main{
		width:500px; margin-top:0px; margin-left:100px;
		font-family:"Arial";
	}

	#comment_loader {
		margin-left:100px;	
	}

	.com_h3{
		color:#4dbe4d;
	}
	
	.com_data {
		color:#fff;
		font-size:12px;
		background-color:#777;
		padding:5px;
		float:right;
	}
	.coment_box {
		height:auto;
		width:600px;
		text-align:justify;
		border-bottom:#4dbe4d dashed 1px;
		margin-bottom:20px;
		margin-left:140px;
		padding-bottom:10px;
		font-size:14px;
	}
	

	.com_name {
		font-size: 16px;
		border-bottom: 1px dotted #4dbe4d;
		color: #4dbe4d; 
		font-weight: bold;
		float:left;
	}



input.comments, textarea.comments,select.comments {
	padding: 3px;
	border: 1px solid #4dbe4d;
	}

.button {
	float:left;
	border: 1px solid #4dbe4d;
	background-color:#4dbe4d;
	font-size:14px;
	text-align: center;
	color:#fff;
	margin-top:5px;
	padding-left:0px;
	padding-right:0px;
}

/* Листалка*/
.tab_footer {
	height: 50px;
	FONT-SIZE: 12px;
	border: 0px solid #aaa;
	margin-top:10px;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:50px;
	text-align: right;
}


.tab_footer  span{
	padding-top:1px;
	padding-bottom:2px;
	padding-left:5px;
	padding-right:5px;
	border: 1px solid #EEE;
	border-bottom: 1px solid #EEE;
	background: #f8f8f8;
}

 .tab_footer  span:hover, .tab_footer  span.hover {border-bottom: 1px solid #EEE; background: #f8f8f8;}

.tab_footer  span.current{
	padding-top:1px;
	padding-bottom:2px;
	padding-left:5px;
	padding-right:5px;
	border: 1px solid #EEE;
	border-bottom: 1px solid #4dbe4d;
	background: #f8f8f8;
}

.tab_footer A {
	COLOR: #000; TEXT-DECORATION: none
}
.tab_footer A:hover {
	COLOR: #4dbe4d; TEXT-DECORATION: none
}


div.column { /* ЛЕВАЯ КОЛОНКА*/
	float:left;
	width: 370px;
}
	
div.content {
	width: 572px;
	float:left;
}
	
div.content-in {
	width: 575px;
}

div.rotator-in {
	BACKGROUND: url(../images/divblock_bg.gif) #fff;
	background-repeat:repeat-x;
	padding-top:20px;
	padding-left:60px;
	padding-bottom:20px;
	margin-bottom:10px;
	border: 1px solid #e5e5e5;
	border-right-width:2px;
	border-bottom-width:2px;
	height:auto;
}

div.bigheader {
	padding-top:2px;
	margin-bottom:30px;
	font-size: 30px;
	font-weight: bold;
	color:#fff;
}

div.fullscreen{
	font-size: 0.9em;
	padding-left: 20px;
	padding-right:20px;
	padding-bottom:20px;
	margin-bottom:10px;
	border: 1px solid #e5e5e5;
	border-right-width:2px;
	border-bottom-width:2px;
	text-align:justify;
	
	BACKGROUND: url(../images/gallery_header.gif) #fff;
	background-repeat:repeat-x;
}
/*
НОВОСТИ
*/
div.newscontent {
	font-size: 0.9em;
	height:auto !important;
	padding-top:60px;
	padding-left: 20px;
	padding-right:20px;
	padding-bottom:20px;
	margin-bottom:10px;
	border: 1px solid #e5e5e5;
	border-right-width:2px;
	border-bottom-width:2px;
	text-align:justify;
	width: 535px;
	BACKGROUND: url(../images/news_header.gif) #fff;
	background-repeat:repeat-x;
}

.newscontent ul li{
	height:auto;
	border-bottom: 1px dashed #e5e5e5;
	padding-top:10px;
	padding-bottom:10px;
	font-size:12px;
	text-align:justify;
}

.newscontent A {
	text-decoration:none;
	color:#000;
}

.newscontent A:hover {
	text-decoration:none;
	color:orange;
}

.newscontent span {
	text-align:center;
	text-transform:uppercase;
	font-style:italic;
	font-size: 16px;
	font-weight:bold;
	color:#2ea32c;
}



div.newscontent_full {
	height:100% !important;
	padding-left: 20px;
	padding-right:20px;
	padding-bottom:20px;
	margin-bottom:10px;
	text-align:justify;
	width: 860px;
}

.newscontent_full ul li{
	height:100px;
	border-bottom: 1px dashed #e5e5e5;
	padding-top:10px;
	font-size:12px;
	text-align:justify;
}

.newscontent_full A {
	text-decoration:none;
	color:#000;
}

.newscontent_full A:hover {
	text-decoration:none;
	color:orange;
}

.newscontent_full span {
	text-align:center;
	text-transform:uppercase;
	font-style:italic;
	font-size: 16px;
	font-weight:bold;
	color:#2ea32c;
}



/*
 Анимированное меню 
*/

        .lavaLampWithImage {
            position: relative;
            height: 41px;
            width: 923px;
            background: url("../images/bg.gif") no-repeat top;
            padding-left: 20px;
	    padding-right: 5px;
	    padding-top: 5px;
	    padding-bottom: 5px;
            margin: 0px 0;
            overflow: hidden;
        }
                .lavaLampWithImage li {
                    float: left;
                    list-style: none;
                }
                    .lavaLampWithImage li.back {
                        background: url("../images/lava.gif") no-repeat right -30px;
                        width: 9px; height: 30px;
                        z-index: 8;
                        position: absolute;
                    }
                        .lavaLampWithImage li.back .left {
                            background: url("../images/lava.gif") no-repeat top left;
                            height: 30px;
                            margin-right: 9px; /* 7px is the width of the rounded shape */
                        }
                    .lavaLampWithImage li a, .lavaLampWithImage li a:hover, .lavaLampWithImage li a:active, .lavaLampWithImage li a:visited {
                        font: bold 12px arial;
                        text-decoration: none;
                        color: #fff;
                        outline: none;
                        text-align: center;
                        top: 7px;
                        text-transform: uppercase;
                        letter-spacing: 0;
                        z-index: 10;
                        display: block;
                        float: left;
                        height: 30px;
                        position: relative;
                        overflow: hidden;
                        margin-right:10px;
			margin-left:10px;
			-margin-right:6px;
			-margin-left:6px;
                    }
                        .lavaLampWithImage li a:hover, .lavaLampWithImage li a:active, .lavaLampWithImage li a:visited {
                            border: none;
                        }

       




/*
ТРАНСЛЯЦИИ
*/
.day_of_week_cont{
	width: 250px;
	min-height:400px;
	height: auto !important;
	height: 400px;
	margin-left:20px;
	margin-bottom:20px;
	padding-left:10px;
	padding-right:10px;
	padding-top:0px;
	padding-bottom:10px;
	border: 1px solid #2ea32c;
	float:left;
	BACKGROUND: url(../images/dayofweekheader.gif) #fff;
	background-repeat:repeat-x;
}

.day_of_week_cont span.header{
	font-size:20px;
	color:white;
	font-weight:bold;
	margin-left:80px;
	font-style:italic;
	font-family:sans-serif;
}

.day_of_week_cont span.header_data{
	font-size:15px;
	color:white;
	font-weight:bold;
	margin-left:10px;
	font-style:italic;
	font-family:sans-serif;
}

.day_of_week_cont ul li{
	height:auto;
	min-height:30px;
	border-bottom: 1px dotted green;
	padding-top:2px;
	padding-bottom:5px;
	font-size:11px;
}

.day_of_week_cont ul li span{
	height:20px;
	font-weight:bold;
	float:left;
	width:20px;
	border:0px solid #000;
	margin-right:20px;
}

div.opros {
	margin-right:10px;
	margin-bottom:10px;
	padding-top: 80px;
	border: 1px solid #e5e5e5;
	border-right-width:2px;
	border-bottom-width:2px;
	BACKGROUND: url(../images/opros_header.jpg) #ffffff;
	background-repeat:repeat-x;
}

div.today {
	margin-right:10px;
	margin-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	padding-top: 90px;
	border: 1px solid #e5e5e5;
	border-right-width:2px;
	border-bottom-width:2px;
	BACKGROUND: url(../images/today_header.jpg) #ffffff;
	background-repeat:repeat-x;
}

.today ul li{
	height:auto;
	border-bottom: 1px dotted #e5e5e5;
	padding-top:10px;
	padding-bottom:15px;
	font-size:12px;
}

.today ul li span{
	height:40px;
	float:left;
	width:80px;
	border:0px solid #000;
	margin-right:20px;
	
}

.today_time {
	margin-top:-10px;
	text-align:center;
	font-size: 25px;
	font-weight:bold;
	color:#AAA;
	margin-bottom:0px;
}

.today_place {
	margin-top:-13px;
	text-align:center;
	font-style:italic;
	font-size: 12px;
	font-weight:bold;
	color:red;
}

/*
Меню бара
*/
	
#accordion {
	width:270px;
	height:auto;
	float:left;
	margin-right:10px;
	margin-top:5px;
}

#menu_rlist {
	border: 0px dotted green;
	width:882px;
	height:auto;
	min-height:600px;
	padding-left:20px;
	padding-right:0px;
	padding-bottom:20px;
	padding-top:0px;
}


#greed_table {
	border: 0px solid #666;
	border-collapse: collapse;
	font-size: 13px;
	FONT-FAMILY: Arial;
	margin-top:7px;
}


#greed_table tbody tr.selected {
	background: #aa9d78;
	color: #fff;
	font-weight: bold;
	border-left: 1px solid #346dbe;
	border-bottom: 1px solid #7daaea;
}

#greed_table td {
	height:30px;
	padding-left:10px;
	padding-top:5px;
	padding-right:10px;
	font-size:13px;
	text-align:center;
	font-weight:bold;
	border-right:2px solid #fff;
}

#greed_table th {
	height:30px;
	padding-left:10px;
	padding-top:5px;
	padding-right:10px;
	font-size:13px;
	font-weight:bold;
	BACKGROUND: url(../images/menu_th.png) green;
	background-repeat:repeat-x;
	border-right:2px solid #fff;
	text-align:center;
	color:#fff;
	border-bottom:0px solid #fff;
	text-decoration:underline;
}

.odd { background: #4ca20b;color:#fff; }
.even { background: green; color:#fff;}
.odd_hover { background: #4ca20b;color:#fff;}
.even_hover { background: green; color:#fff;}

#greed_table tbody tr.odd.selected { color: #ddd; }
#greed_table tbody tr.even.selected { color: #fff; }





/* Архив опросов */

.poll_table{
	border:1px solid #e8e8e8;
	width:900px;
}

.poll_table .poll_res_question{
	font-size:15px;
	font-weight:normal;
	color:#fff;
	background-color:green;
	padding-left:10px;
}

.poll_table .answers{
	font-size:11px;
	font-weight:normal;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
}

.poll_table .poll_res_vars{
	font-size:13px;
	font-weight:normal;
	padding-left:10px;
	padding-top:3px;
	padding-bottom:3px;
	padding-right:15px;
}

.poll_table .date_info,b {
	font-size:13px;
	color:silver;
	padding-left:10px;
	padding-right:15px;
}

/*Стилизация превьюшек*/

 A IMG {
	BORDER-TOP-WIDTH: 0px;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	BORDER-LEFT-WIDTH: 0px;
	BORDER-BOTTOM-WIDTH: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
	BORDER-RIGHT-WIDTH: 0px
}
.thumb-box-file {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px;
	FLOAT: left; 
	PADDING-BOTTOM: 0px;
	margin-left:45px;
	margin-bottom:20px;
	OVERFLOW: visible;
	WIDTH: 170px;
	PADDING-TOP: 0px;
	POSITION: relative;
	HEIGHT: 200px;
	TEXT-ALIGN: center;
	FLOAT:left;
	color: green;
}

.thumb-box-file-first {
	VERTICAL-ALIGN: middle;
	OVERFLOW: hidden;
	WIDTH: 168px;
	HEIGHT: 118px;
	PADDING-TOP: 9px;
}
.thumb-box-file-second {
	VERTICAL-ALIGN: middle
}
.thumb-box-file-third {
	TEXT-ALIGN: center;
}

#thumb A IMG {
	BORDER-TOP-WIDTH: 0px;
	BORDER-LEFT-WIDTH: 0px;
	BORDER-BOTTOM-WIDTH: 0px;
	BORDER-RIGHT-WIDTH: 0px
}

 #photomodule .name {color: #135cae ;text-align:center;width:185px;}
 #photomodule .thumb-box-file {background: #fcfcfc ; border:1px solid #e8e8e8;}
 #photomodule .thumb-box-file-first { background: url('/./images/shadow150.gif') 0 0 no-repeat; }
 #photomodule .thumb-box-file:hover, .thumb-box-file.hover {border:1px solid #2ea32c; background: #f5f5f5 ; color:red;}

/*КОНЕЦ Стилизация превьюшек*/



div#footer {
	color: inherit;
	height: 250px;
	BACKGROUND: url(../images/footer_bg.gif) #ffffff;
	background-repeat:repeat-x;
	border: 1px solid #e5e5e5;
	border-width: 0 2px 2px 0;
}

div#footer-in {
	padding-top: 5px;
	padding-left: 20px;
	padding-right: 20px;
}


div#footer-copy {
	float: left;
	width: 230px;
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
}

div#footer-copy SMALL {
	FONT-SIZE: 90%;
	COLOR: #999999;
}


div#footer-nav {
	float: left;
	padding-top: 5px;
	padding-bottom: 25px;
	padding-left: 40px;
	padding-right: 20px;
	FONT-SIZE: 90%;
}

div#footer-nav UL {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
	TEXT-ALIGN: right
}

div#footer-nav UL LI {
	DISPLAY: inline; PADDING-LEFT: 1em
}

div#footer-nav A {
	COLOR: #cccccc;
	text-decoration: none;
}
div#footer-nav A:hover {
	COLOR: #ffffff;
		text-decoration: underline;
}
div#footer-nav A:active {
	COLOR: #ffffff;
}
div#footer-nav A:focus {
	COLOR: #ffffff;
}