 body {
   background: #434B4F;
   margin: 0;
   padding: 0;


   font: 9pt Arial;
 }
 html {

 }
h1.myhead_t {font-size:12px; padding: 10px 10px 0 20px;}
h1.myhead { font-size:14px; padding: 10px 10px 0 20px;}
.mytext {padding: 0 10px 10px 20px}
.maintext {float:left; width: 100%;}
.maintext2 {padding: 0 10px 10px 20px;}
.maintext h1 {font-size:14px}
 a {
   color: #821C30;
 }
 a:hover{
   text-decoration: none;
 }
 img {
   border: 0;
 }
 h2 {
   font-size: 13pt;
 }

 h3 {
   font-size: 12pt;
 }

 h4 {
   font-size: 11pt;
 }

 #frame {
   position: absolute;
   top: 0;
   left: 50%;
   margin: 0 0 0 -450px;

   z-index: 1;
   width: 900px;

   background: #ECECEC;

 }
#top {
  float: left;
  width: 900px;
  height: 86px;
  background: url('/images/logo.gif') left no-repeat #FFF;
  font: 18.5pt Arial;
  text-align: right;



}
#top_url {
  float: left;
  width: 290px;
  height: 85px;

}
a #top_url{
text-decoration: none;
}


.phone {
  font: 16pt Arial;
  color: #515C64;

}

#top_phone {
  float: right;
  margin-top: 12px;

}

div#menu {
  float: left;
  width:900px;

  border-top: 1px solid #464A4D;
  border-bottom: 1px solid #464A4D;
  background: #F1F4F6;
}

div#menu ul {
  margin: 0;
  padding: 0;
  display: block;
}
div#menu ul li{
  margin: 0;
  padding: 7px 7px 0 7px;

  display: block;
  float: left;
  width: 134px;
  height: 25px;
  text-align: center;



  border-right: 1px solid #434B4E;

}
div#menu ul li.here {

  color: #FFF;
  background: #434B4E;
}
div#menu ul li a{
  font: 10.9pt Arial;
  color: #434B4E;
  text-decoration: none;
  font-weight:bold ;
}
div#menu ul li.here a{
  color: #FFF;
}

#mid {
  float: left;
  width: 900px;
  background: url('/images/logo1.jpg') right no-repeat #960001;
  height: 189px;
}


#footer {
  height: 112px;
  width: 900px;
  background: #D7D7D7;
  float: left;


}
html>body  #footer {  height: 130px;}
#footer_text {

  float: left;
  padding: 20px;
  margin-top: -5px;

}
#counters {

  float: left;
  padding: 20px;
  margin-top: 10px;


}
#main {
  /*float: left;*/
  width: 900px;
  height: auto;
}


#see {
  float: left;
  width: 350px;
  height: 120px;
  background: url('/images/see.gif') top right no-repeat;
  margin: 25px;
  padding: 0 ;
  font: 10pt Verdana;
  color: #FFF;
  background-position: 0 0 0 12px;

}
#see h1 {
  margin: 0;
  font-size: 20pt;
  padding: 2px 0 0 0;
  font-weight: normal;

}




#see a{
  font: 10pt Verdana;
  color: #FFF;
}
#see a:hover{
text-decoration: none;
}

.ooo {
  font-weight: bold;
  color: #9A000C;
}



/* Главная страница начало */

  #tree_left {
    float: left;
    width: 240px;
    margin: 25px;
    height: auto;
  }


*html #tree_left{margin-left: 10px; margin-right: 10px;}



  .reklama {
    float: left;
    width: 260px;
    height: auto;

  }

  .reklama_img {
    float: left;
    width: 80px;
  }
  .reklama_text {
margin-left: 5px;
    float: left;
    width: 175px;
  }





  #tree_center {
    float: left;
    width: 286px;
    margin: 15px;
    height: auto;
    border-left: 2px solid #FFF;
    border-right: 2px solid #FFF;
    margin-left: 0;
    margin-right: 0;
    padding-top: 10px;
    padding-left: 10px;




  }


  .tree_cen {
    float: left;
    width: 270px;
    margin-left: 10px;

    height: auto;
  }


  .tree_cen_img {
    float: left;
    width: 60px;
    text-align: left;
    margin-right: 10px;

  }
  .tree_cen_text {
  vertical-align: middle;
  }
.tree_cen_text a:hover{
 text-decoration: none;
}


  #tree_right {
    float: right;
    width: 300px;
    margin: 15px 0 0 0;
    height: auto;
    border: 0;
  }

  .gray_fon {
    background: #8E9395;
    color: #FFF;
    font-weight: bold;
    padding: 10px;
    line-height: 8pt;

  }



.line {
  height: 1px;

  width: 90%;
  float: left;
  margin-left: 7px;
  margin-top: 30px;
  margin-bottom: 30px;
  border-top: 2px solid #FFF;
}



/* Главная страница конец */





#left_column {
  float: left;
  width: 220px;
  height: auto;
}
#right_column {
  float: right;
  width: 640px;
  height: auto;
  padding-top: 20px;
  margin-bottom: 40px;
}

#right_column img {
max-width:640px;
}

.ulul {
list-style: square;
color: #B8BCBF;
margin-top: 20px;
}
.ulul li{
margin-top: 10px;
color: #4B4F50;
}

.ulul li.format {
list-style: none;
margin-top: 0;

padding-top: -20px;;
}



.ulLi {
margin-top: -15px;
}
html>body  .ulLi { margin-top: 0;}

.page_P {
  float: left; width: 850px; margin: 10px 10px 0 10px;
}
html>body  .page_P { margin: 0 20px 0 20px;}



.ulul li.format a{
color: #999;
}

.table_tab td{
 text-align: center;
 background: #DFE2DF;
 color: #434B4F;
}

h3 {
  color: #606263;
  font: Arial 15pt;
  margin: 0;
  margin-bottom: 20px;
}
.table_tab tr.table_title td {
  background: #D3D3D3;
  color: #434B4F;
  font: 10pt Arial;
  text-align: center;
}
.table_tab tr td.font_weight {
  font-weight: bold;
}


.diler {
  float: left;
  width: 520px;
  margin-bottom: 30px;
}
.dil_logo {
  float: left;
  width: 100px;
  margin-right: 10px;
}

.dil_text {
  margin-bottom:30px;
  float: left;
  width: 400px;
}
html>body  .dil_logo { margin-right: 20px;}

.chet {
  font: 8pt Arial;
  border: 1px solid #D2D1CD;
  border-top: 2px solid #808080;
  border-left: 2px solid #808080;
}

.button {
  background: #D4CFC9;
}

.soder_news {
  background: #DDD;
  margin-bottom: 20px;
  padding: 1px 5px 1px 5px;
  width: 97%;
}


#pages {
  float: left;
  width: 150px;
 padding-left: 45px;
}

#pages div{
  float: left;
  border: 1px solid #CCC;
  width: 16px;
  text-align: center;
  margin-right: 6px;

  font: 9pt Arial Narrow;
}
#pages div a{
 color: #BBB;
 font-weight: bold;
}


.page {
    background: #000;
    color: #FFF;
    border: 1px solid #060;
}
.page a:hover{
    color: #FFF;
}

.clear {
clear:both;
height:1px;
line-height:1px;
overflow:hidden;
margin-top:-1px;
}

.showBlock {
background:#9A000C;
padding:3px 15px;
color:#fff;
cursor:pointer;
}
