body{
  background-color: #3a6658;
  font-family: Verdana;
  margin: 0;
  padding: 0 10 20 10;
}
h1{
  background-color: #e25b00;
  color: #ffffff;
  font-size: 11px;
  font-weight: bold;
  margin: 0;
  padding: 2px;
  text-transform: uppercase;
  width: 100%;
}
img{
  border: 0;
}
.banner_head{
  background-color: #ffffff;
}
.heading_orange{
  background-color: #e25b00;
  color: #ffffff;
  font-size: 11px;
  font-weight: bold;
  height: 22px;
  text-transform: uppercase;
  width: 100%;
}
.heading_red{
  background-color: #9b0700;
  color: #ffffff;
  font-size: 11px;
  font-weight: bold;
  height: 22px;
  text-transform: uppercase;
  width: 100%;
}
.heading_yellow{
  background-color: #ffecb60;
  height: 22px;
  text-transform: uppercase;
  width: 100%;
}
.heading_yellow table td{
  color: #000000;
  font-size: 11px;
  font-weight: bold;
  vertical-align: middle;
}

.heading_green{
  background-color: #263525;
  height: 22px;
  text-transform: uppercase;
  width: 100%;
}
.heading_green table td{
  color: #ffffff;
  font-size: 11px;
  font-weight: bold;
  vertical-align: middle;
}

.heading_pink{
  background-color: #c0272d;
  color: #ffffff;
  font-size: 11px;
  font-weight: bold;
  height: 22px;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
}
.line{
  width: 865px;
}
.red{
  color: red;
}


.sub_navigation{
  color: #686868;
  font-size: 10px;
  font-weight: bold;
  padding: 5 10 5 10;
  text-align: center;
}
.sub_navigation a{
  color: #686868;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
}
.sub_navigation a:hover{
  color: #000000;
  text-decoration: underline;
}
.transperant{
  letter-spacing: 0;
  line-height: 0;
  margin: 0;
  padding: 0;
}
.transperant a{
  color: #3a6658;
  font-size: 1px;
  text-decoration: none;
}


#bottom{
  background-color: #ffffff;
  padding: 10 10 30 10;
  width: 865px;
}
#bottom .border_double_dotted{
  background-image: url(/imgs/border_double.gif);
  background-repeat: repeat-x;
}

#citat_and_calendar{
  background-color: #ffffff;
  padding: 10 0 10 0;
  width: 865px;
}
#citat_and_calendar .citat{
  background-color: #b2b2b2;
  border: 1px solid #3c3c3c;
  color: #000000;
  font-size: 10px;
  padding: 2 5 2 5;
  width: 380px;
}
#citat_and_calendar .citat .citat_text{
  background-color: #ffffff;
  border: 1px solid #3c3c3c;
  font-size: 10px;
  width: 320px;
}
#citat_and_calendar .citat .citat_title{
  font-size: 10px;
  text-decoration: underline;
}

#citat_and_calendar .calendar{
  background-color: #cccccc;
  border: 1px solid #3c3c3c;
  width: 345px;
}
#citat_and_calendar .calendar table{
  width: 100%;
}
#citat_and_calendar .calendar .days{
    background-color: #ffffff;
	background-image: url(/imgs/calendar_bg.gif);
	background-repeat: repeat-x;
	color: #000000;
	font-size: 7px;
	height: 17px;
}
#citat_and_calendar .calendar .days a{
    color: #000000;
	font-size: 7px;
    text-decoration: none;
}
#citat_and_calendar .calendar .days .ordinary_day{
    color: #000000;
    padding: 0 2 0 1;
}
#citat_and_calendar .calendar .days .today{
	background-image: url(/imgs/calendar_today.gif);
	background-repeat: no-repeat;
	color: #000000;
	height: 17px;
    padding: 0 2 0 1;
	width: 12px;
}
#citat_and_calendar .calendar .days .weekend{
	color: #ff0000;
	padding: 0 2 0 1;
}
#citat_and_calendar .calendar .days .weekend a{
	color: #ff0000;
}
#citat_and_calendar .calendar .month_year{
    background-color: #cccccc;
    font-size: 7px;
	font-weight: bold;
	height: 17px;
    padding: 0 0 0 10;
}


#counters{
  background-color: #ffffff;
  font-size: 10px;
  font-weight: bold;
  width: 865px;
}
#counters a{
  color: #000000;
  font-size: 10px;
  font-weight: bold;
  text-decoration: underline;
}

#head_teasers{
  background-color: #779087;
  width: 865px;
}
#head_teasers .head_teaser{
  background-color: #C2C4C2;
  vertical-align: top;
  width: 25%;
}
#head_teasers .text{
  padding: 2 2 2 5;
}
#head_teasers .text a{
  color: #000000;
  font-size: 9px;
  text-decoration: none;
}

#head_navigation{
  background-color: #ffffff;
  border-bottom: solid 3px #000000;
  width: 865px;
}
#head_navigation .main_navigation table{
  width:100%;
}
#head_navigation .main_navigation table td{
  background-color: #263525;
  text-align: center;
  vertical-align: middle;
}
#head_navigation .main_navigation table td a{
  color: #b3b3b3;
  font-size: 9px;
  font-weight: bold;
  text-decoration: none;
}
#head_navigation .main_navigation table td a:hover{
  color: #263525;
}
#head_navigation .sub_navigation .border_dotted{
  background-image: url(/imgs/border_dotted.gif);
  background-repeat: repeat-x;
  margin: 5 0 0 0;
  text-align: center;
  width: 845px;
}


#logo{

}
#logo .central{
  background-image: url(/imgs/head_central.gif);
  background-repeat: no-repeat;
  color: #ffffff;
  height: 200px;
  vertical-align: bottom;
  width: 365px;
}
#logo .central form{
  margin:0;
  padding:0;
}
#logo .central #search_form{
  margin: 0 0 10 50;
}
#logo .central #search_form form .text{
  background-color: #e6e6e6;
  border: 1px solid #6e6e6e;
  font-size: 9px;
  height: 17px;
  width: 200px;
}
#logo .central #search_form form .checkbox{
  background-color: #e6e6e6;
  border: 1px solid #6e6e6e;
  height:13px;
  padding:0px;
  vertical-align:middle;
  width:13px;
}
#logo .central #search_form table td{
  font-size: 8px;
}
#logo .right{
  background-image: url(/imgs/head_right.gif);
  background-repeat: no-repeat;
  height: 200px;
  width: 250px;
}

#logo .right .logo_navigation{
  background-image: url(/imgs/head_navigation.gif);
  height: 125px;
  margin: 0 0 40 0;
  text-align: center;
  width: 33px;

}

#main_table{
  background-color: #ffffff;
  width: 865px;
}
#main_table tr{
  vertical-align: top;
}

#main_table #balakovo_column {
  width: 200px;
}
#main_table #balakovo_column a{
  font-size: 10px;
  text-decoration: none;
}
#main_table #balakovo_column a:hover{
  text-decoration: underline;
}
#main_table #balakovo_column b{
  color: #000000;
  font-size: 13px;
}
#main_table #balakovo_column .banner {

}
#main_table #balakovo_column .banner td{
  padding: 5 0 5 0;
}
#main_table .balakovo_content_column table{
  color: #000000;
  font-size: 12px;
}
#main_table .balakovo_content_column{
  color: #000000;
  font-size: 12px;
  text-align: justify;
}
#main_table .balakovo_content_column .content a{
  color: #000000;
  font-size: 12px;
  font-weight: bold;
  text-decoration: underline;
}


#main_table #forum_column{
  background-color: #f2f2f2;
  border: 1px solid #272727;
  margin: 10 0 0 0;
}
#main_table #forum_column .all_comments{
  font-weight: bold;
}
#main_table #forum_column .author{
 color: #666666;
}
#main_table #forum_column .comment{
  color: #000000;
  font-size: 11px;
  padding: 5px;
}
#main_table #forum_column .comment a{
  color: #0000ff;
  text-decoration: underline;
}

#main_table #left_column{

}
#main_table #left_column .border_dotted{
  background-image: url(/imgs/border_dotted.gif);
  background-repeat: repeat-x;
  width: 100%;
}

#main_table #left_column #anonse_and_publications_column{
  width: 100%;
}
#main_table #left_column #anonse_and_publications_column a{
  text-decoration: none;
}
#main_table #left_column #anonse_and_publications_column .anonse_column{
  font-size: 5px;
  width: 370px;
}
#main_table #left_column #anonse_and_publications_column .anonse_column .date{
  color: #808080;
  font-size: 13px;
}
#main_table #left_column #anonse_and_publications_column .anonse_column .rubric{
  color: #305126;
  font-size: 13px;
  font-weight: bold;
  text-transform: uppercase;
}
#main_table #left_column #anonse_and_publications_column .anonse_column .title{
  color: #c0272d;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
}
#main_table #left_column #anonse_and_publications_column .anonse_column .comments{
  color: #808080;
  font-size: 13px;
  text-decoration: none;
}
#main_table #left_column #anonse_and_publications_column .anonse_column .author{
  color: #b2b2b2;
  font-size: 13px;
}
#main_table #left_column #anonse_and_publications_column .anonse_column .annotation{
  font-size: 12px;
  text-align: justify;
}

#main_table #left_column #anonse_and_publications_column .publications_column{
  font-size: 5px;
}
#main_table #left_column #anonse_and_publications_column .rubric {
  color: #000000;
  font-size: 12px;
  font-weight: bold;
}
#main_table #left_column #anonse_and_publications_column .date{
  color: #808080;
  font-size: 12px;
  font-style: italic;
}
#main_table #left_column #anonse_and_publications_column .title{
  color: #000000;
  font-size: 12px;
}
#main_table #left_column #anonse_and_publications_column .count_comments{
  color: #808080;
  font-size: 12px;
  text-decoration: none;
}

#main_table #left_column #citat_and_balakovo_column{
  margin: 10 0 0 0;
  width: 100%;
}
#main_table #left_column #citat_and_balakovo_column a{
  text-decoration: none;
}
.citats_column{

}
.citats_column .citat {
  text-align: justify;
  margin: 5 0 0 0;
}
.citats_column .citat a{
  color: #000000;
  font-size: 11px;
  text-decoration: none;
}
.citats_column .citat a:hover {
  text-decoration: none;
}
.citats_column .citat .person {
  color: c0272d;
  font-size: 11px;
}


.balakovo_column{
  border: 1px solid #272727;
}
.balakovo_column a{
  color: #272727;
  font-size: 9px;
  text-decoration: underline;
}
.balakovo_column .dotted_line{
  background-image: url(/imgs/border_dotted.gif);
  background-repeat: repeat-x;
  margin: 0 0 0 10;
  width: 290px;
}

#main_table #left_column #news_column{
  border: 1px solid #272727;
  margin: 10 0 0 0;
  width: 100%;
}
#main_table #left_column #news_column #news_out{
  width: 100%;
}
#main_table #left_column #news_column #news_out a{
  text-decoration: none;
}
#main_table #left_column #news_column #news_out .header td{
  background-color: #fcf0e8;
  color: #666666;
  font-size: 11px;
  font-weight: bold;
}
#main_table #left_column #news_column #news_out .dark td{
  background-color: #f7f7f7;
  font-size: 11px;
}
#main_table #left_column #news_column #news_out .light td{
  background-color: #ffffff;
  font-size: 11px;
}
#main_table #left_column #news_column #news_out .town{
  color: #666666;
  width: 80px;
}
#main_table #left_column #news_column #news_out .title{
  width: 100%;
}
#main_table #left_column #news_column #news_out .title a{
  color: #000000;
}
#main_table #left_column #news_column #news_out .comments{
  width: 50px;
}
#main_table #left_column #news_column #news_out .comments a{
  color: #808080;
}
#main_table #left_column #news_column #news_out .date{
  color:#000000;
  font-size: 11px;
  font-weight: bold;
  padding: 3 0 3 10;
}
#main_table #left_column #news_column #news_out .time{
  color: #ff0000;
  width: 60px;
}
#main_table #left_column #news_column #news_out .bottom_title{
  padding: 2 0 5 0;
  text-align: right;
}
#main_table #left_column #news_column #news_out .bottom_title a{
  color: #4d4d4d;
  font-size: 11px;
  font-style: italic;
}
#main_table #left_column #popular_news{
  width: 100%;
}
#main_table #left_column #popular_news .title a{
  color: #000000;
  font-size: 11px;
}
#main_table #left_column #popular_news .comments{
  font-size: 11px;
  text-align: right;
}
#main_table #left_column #popular_news .comments a{
  color: #808080;
  font-size: 10px;
}
#main_table #left_column #smi_and_culture_column{
  width: 100%;
  margin: 10 0 10 0;
}
#main_table #left_column #smi_and_culture_column .smi_column{
  width: 50%;
}
#main_table #left_column #smi_and_culture_column .smi_column .newspaper{
  font-size: 11px;
  padding: 2 0 2 0;
  width: 100%;
}
.smi_column .newspaper .dotted_line{
  background-image: url(/imgs/border_dotted_smi.gif);
  background-position: bottom;
  background-repeat: repeat-x;
  width: 100%
}
.smi_column .newspaper .title{

}
.smi_column .newspaper .title a{
 color: #000000;
 font-weight: bold;
 text-decoration: none;
}
.smi_column .newspaper .paperdate{
 color: #000000;
 text-decoration: none;
}
.smi_column .newspaper .new_number{
 color: #ff0000;
 text-decoration: none;
}

#smi_and_culture_column .culture_column{

}


#main_table #right_column{
  width: 210px;
}
#main_table #right_column table{
  width: 100%;
}

#main_table #right_column #author_column{
  background-color: #f2f2f2;
  border: 1px solid #898989;
  margin: 0 0 10 0;
}
#main_table #right_column #author_column a{
  text-decoration: none;
}
#main_table #right_column #author_column .bottom{
  padding: 0 5 5 0;
  text-align: right;
}
#main_table #right_column #author_column .bottom a{
  color: #4d4d4d;
  font-size: 9px;
  font-style: italic;
  text-decoration: underline;
}
#main_table #right_column #author_column .dotted_line{
  background-image: url(/imgs/border_dotted_gray.gif);
  background-repeat: repeat-x;
  font-size: 4px;
  margin: 0 0 0 10;
  width: 190px;
}
#main_table #right_column #author_column .header_articles{
 color: #000000;
 font-size: 11px;
 font-weight: bold;
 padding: 0 0 0 10;
 text-align: left;
}
#main_table #right_column #author_column .main_article{
  padding: 5px;
}
#main_table #right_column #author_column .main_article .image_and_author{
  font-size: 11px;
  font-weight: bold;
  text-align: right;
}
#main_table #right_column #author_column .main_article .title_and_comments{

}
#main_table #right_column #author_column .main_article .title_and_comments .title{
  color: #750505;
  font-size: 14px;
  font-weight: bold;
}
#main_table #right_column #author_column .main_article .title_and_comments .comments{
  color: #b2b2b2;
  font-size: 14px;
  text-decoration: none;
}
#main_table #right_column #author_column .main_article .text{
  color: #000000;
  font-size: 14px;
  font-style: italic;
}
#main_table #right_column #author_column .articles{
   font-size: 12px;
   padding: 5px;
}
#main_table #right_column #author_column .articles .article{
   color: #666666;
}
#main_table #right_column #author_column .articles .article .title{
   color: #c0272d;
}
#main_table #right_column #author_column .articles .article .comments{
   color: #000000;
}


#main_table #right_column #inquery_column{
  background-color: #ffecb6;
  border: 1px solid #898989;
  font-size: 11px;
  margin: 10 0 0 0;
}
#main_table #right_column #inquery_column .title{
  font-size: 11px;
  font-weight: bold;
  padding: 5px;
}
#main_table #right_column #inquery_column .count_voicing{
  padding: 0 10 0 0;
  text-align: right;
}
#main_table #right_column #inquery_column .archive{
  color:#4d4d4d;
  font-style: italic;
  font-size: 9px;
  font-weight: normal;
  text-transform: none;
  text-decoration: underline;
}
#main_table #right_column #inquery_column .bottom{
  padding: 5px;
  text-align: right;
}
#main_table #right_column #inquery_column #voicing_out{
  font-size: 9px;
  margin: 5px;
}
#main_table #right_column #inquery_column #voicing_out table td{
  font-size: 9px;
}

#partners{
   border: 1px solid #b5b5b5;
   color:#b5b5b5;
   font-size: 11px;
   padding: 3;
}
#partners a{
    color: #b5b5b5;
	font-size: 11px;
	text-decoration: none;
 }
