@charset "windows-1251";
/* CSS Document */

html,body,
dl,dt,dd,ul,ol,li,
h1,h2,h3,h4,h5,h6,
pre,form,fieldset,
p,blockquote,th,td,address {
   margin:0;
   padding:0;
}
.wrap:after{
   content: ""; 
   display: block; 
   height: 0; 
   clear: both; 
   visibility: hidden;
}
body{
  background: #272727 url(../img/bricks/body.gif);
  font: .75em Arial, Helvetica, sans-serif;
}
a{
  color: #000;
}
a img{
  border: none;
}
.rt{
  float: right;
}
.tart{
  text-align: right;
}
.lt{
  float: left;
}
.cntr{
  text-align: center;
}
ul{
  list-style: none;
}
.content ol{
  margin: 0 0 20px 20px;
} 
.content ul{
  list-style: disc;
  margin: 0 0 0 20px;
}
.content ul ul{
  list-style: circle;
}

html{
  width: 100%;
  height: 100%;
}
body{
  width: 100%;
  height: 100%;
  min-height: 100%;
}
.page{
  min-height: 100%;
  height: auto !important;
  height: 100%;
}

.footer{
  margin: -151px 0 0;
  position: relative;
  height: 150px;
}

/*- - - - - page - - - - -*/
.page{
  width: 886px;
  margin: 0 auto;
  background: url(../img/bricks/page.gif) repeat-y 185px 0;
}
  .wrap{
    overflow: hidden !important;
    overflow: visible;
    width: 874px;
    margin: 0 auto;
    padding: 6px 0 180px;
    background: #a9abad url(../img/bricks/wrap.png) no-repeat 0 0;
  }
    .clear{
      clear: both;
    }

.content, .aside, .extra{
  overflow: hidden;
}

/*- - - - - columns: center, right - - - -*/
.subwrap{
  float: right;
  width: 100%;
}
  .content{
    float: left;
    width: 100%;
    margin: 0 -200px 0 0;
  }
    /*- - - - - column: center - - - - -*/
    .content .lining{
      padding: 0 0 0 179px;
    }
      .content .lining .column{
        overflow: hidden;
        width: 100%;
      }
.content p{
  margin: 0 0 1em;
}

.content h1{
  color: #fff;
  font-size: 1.1em;
  font-weight: normal;
  margin: 0 0 .5em;
}
.content h2{
  font-size: 1.5em;
  font-weight: normal;
  margin: 0 0 .5em;
}

.content h2 span{
        color:#BA2222;
}

.content h3{
font: 1.3em;
color: #C00;
padding: 0 0 0 5px;
margin: 0 0 5px;
}

.content .pad{
  padding: 0 25px;
}

.content .pad p{
  text-align:justify;
}

.content .pad ul{
  margin: 10px 0 20px 30px;
}

.search{
  background: url(../img/bricks/search.png) no-repeat;
        font-size:11px;
        font-weight:bold;
  padding: 4px 13px 0 0;
  text-align: right;
  height: 34px;
}
.search .ima{
  vertical-align: top;
}
.search .txt{
  border: none;
  background: url(../img/bricks/inputtxt.png) no-repeat;
  padding: 0;
  width: 159px;
  height: 19px;
  padding: 3px 5px 0;
  font-size: .8em;
  color: #7d7d7d;
  text-align: center;
  vertical-align: top;
  margin: 0 3px 0 0;
}
.search label{
  color: #000;
  font-weight: bold;
  font-size: .8em;
  vertical-align: top;
  margin: 0 5px 0 0;
  position: relative;
  top: 5px;
}

.category{
  padding: 10px 15px 12px;
  font-weight: bold;
  font-family: Tahoma;
  background: url(../img/bricks/thing.gif) repeat-x 0 100%;
}

.breadcrumbs{
  padding: 10px 15px;
  font-size: .9em;
  font-family: Tahoma;
}
.breadcrumbs a{
  color: #000;
}

.info-pdf{
  float: left;
  width: 185px;
  text-align: center;
  padding: 0 0 20px;
}
.info-pdf img{
  margin: 0 0 5px;
}
.info-pdf .download{
  padding: 30px 0 0;
  font: bold .8em Tahoma;
}
.info-pdf .download h4{
  text-transform: uppercase;
  font-size: 1.1em;
  margin: 0 0 5px;
}
.info-pdf .download a img{
  position: relative;
  right: 5px;
}

.char-tbl{
  overflow: hidden;
  padding: 0 0 20px 15px;
}
.char-tbl h2{
  background:;
  padding: 5px 5px 7px;
  font-size: 1.4em;
  background: #c0c0c0 url(../img/bricks/thing.gif) repeat-x 0 100%;
}
.char-tbl table{
  border-collapse: collapse;
  width: 100%;
  font-size: .9em;
}
  .char-tbl table td{
    padding: 2px 5px;
  }
  .char-tbl table tr td{
    background: #c0c0c0;
  }
  .char-tbl table tr.alt td{
    background: #ddd;
  }
.char-tbl .wr{
  border: 3px solid #c0c0c0;
}

.order{
  padding: 15px 35px;
  background: url(../img/bricks/thing.gif) repeat-x 0 0;
}
.order form{
  padding: 20px 0 0;
  background: url(../img/bricks/order1.png) no-repeat;
}
.order p{
  background: url(../img/bricks/order2.gif) repeat-y;
  padding: 0 35px;
  margin: 0;
}
.order-sbm{
  text-align: center;
  padding: 25px 0 0;
  background: url(../img/bricks/order3.png) no-repeat;
}
.order label{
  color: #fdf9f9;
  font-size: 1.14em;
  display: inline-block;
  width: 150px;
}
.order input.txt{
  border: none;
  padding: 0;
  background: url(../img/bricks/order-txt.png) no-repeat;
  width: 393px;
  height: 20px;
  padding: 2px 3px;
}
.order textarea{
  border: none;
  padding: 0;
  background: url(../img/bricks/order-tarea.png) no-repeat;
  width: 394px;
  height: 123px;
  font: 1em Arial, Helvetica, sans-serif;
  padding: 2px 3px;
  vertical-align: top;
  overflow: auto;
}
/*- - - - - column: left - - - - -*/
.extra{
  float: left;
  width: 179px;
  margin-right: -179px;
  color: #c0c1c2;
}
  .extra .lining{
                color:#fff;
                padding:10px 4px;
                text-align:justify;
    /* background: url(../img/bricks/extra.jpg) repeat-y 0 0; */
  }
.extra .lining a{
color:#cc0000;}

ul.nav{
  padding: 5px 8px 15px 6px;
  margin: 0 0 10px;
}
ul.nav img{
  vertical-align: middle;
}
.extra h3{
  font: 1.3em;
  color: #cc0000;
  padding: 0 0 0 5px;
  margin: 0 0 5px;
        text-align:center;
}
.news{
  font-size: .9em;
  padding: 0 0 5px 5px;
  border-bottom: 1px dashed #525252;
  margin: 0 0 5px;
}
.news h4{
  font-size: 1em;
  margin: 0 0 5px;
}

.news .hdr{
       color:#333;}

.news img{
  margin: 0 0 5px;
}
.extra a{
  color: #f5a011;
}
.news p{
  margin: 0 0 5px;
}
.extra a.all{
  padding: 0 0 0 5px;
}

/*- - - - - header - - - - -*/
.header{
  width: 886px;
  margin: 0 auto;
  background: url(../img/bricks/header.png) no-repeat 0 0;
  position: relative;
}
  .header .lining{
    height: 260px;
    background: url(../img/bricks/trac.jpg) no-repeat 308px 0;
  }
.atlet{
  padding: 17px 0 0 32px;
  font-size: .91em;
  height: 99px;
}
.atlet img{
  float: left;
}
.atlet .address{
  overflow: hidden;
  padding: 8px 0 0 20px;
}
.atlet .address span{
  font-size: 1.63em;
}
.dressta{
  float: right;
  padding: 17px 50px 0 0;
  color: #af0e0e;
        font-weight:bold;
  line-height: 1.2;
  height: 99px;
}
.dressta img{
  padding: 0 0 5px;
}
.dressta a{
  color: #af0e0e;
  text-decoration: none;
}
.dressta a:hover{
  text-decoration: underline;
}
.fla1{
  float: right;
  width: 310px;
  padding: 23px 0 0;
}
.fla1 a{
  margin: 0 10px 0 0;
}
.fla2{
  padding: 23px 0 0 23px;
}
.fla2 a{
  margin: 0 10px 0 0;
}

ul.main{
  margin: 0 6px;
  background: url(../img/bricks/mainulul.gif);
  height: 45px;
  font-size: .83em;
  text-transform: uppercase;
  white-space: nowrap;
}
  ul.main li{
    float: left;
    text-align: center;
    line-height: 45px;
    height: 45px;
    position: relative;
    border-right: 1px solid #2b2b2b;
  }
  ul.main li a{
    color: #fff;
    display: block;
    text-decoration: none;
    padding: 0 22px;
  }
  ul.main li a:hover{
    text-decoration: underline;
  }
ul.main ul{
  position: absolute;
  top: 45px;
  left: 0;
  background: url(../img/bricks/mainulul.gif);
  text-align: left;
  display: none;
}
ul.main li:hover ul,
ul.main li.hover ul{
  display: block;
}
  ul.main ul li{
    float: none;
    display: list-item;
    text-align: left;
    height: auto;
    border-top: 1px solid #2b2b2b;
    line-height: 1.2;
  }
  ul.main ul li a{
    padding: 12px 20px;
  }

.panel{
  position: absolute;
  width: 37px;
  height: 260px;
  background: url(../img/bricks/panel.png) no-repeat;
  top: 0;
  left: 100%;
}
.panel ul{
  text-align: center;
  padding: 13px 0 35px;
}
.panel ul li{
  margin: 0 0 5px;
}
.panel ul li img{
  padding: 5px;
}
.panel a.icq{
  width: 14px;
  line-height: .8;
  font-size: 11px;
  display: block;
  padding: 0 10px;
  color: #fff;
  text-decoration: none;
  text-align: center;
}
.panel .icq img{
  margin: 0 0 4px -1px;
}
/*- - - - - footer - - - - -*/
.footer{
  clear: both;
  background: #f1f1f1;
}
.footer a{
  color: #b80808;
}
ul.btm{
  text-align: center;
  font-size: .83em;
  text-transform: uppercase;
  padding: 12px 0;
  background: #e1e2e3;
  margin: 1px 0 0;
}
ul.btm li{
  display: inline;
  padding: 0 15px;
  border-left: 1px solid #000;
}
ul.btm li:first-child{
  border-left: none;
}
* html ul.btm li{
  border-left: expression(this.previousSibling == null ? 'none' : '1px solid #000');
}
ul.btm li a{
  color: #e1e2e3;
  text-decoration: none;
  color: #000;
}
ul.btm li a:hover{
  text-decoration: underline;
}
ul.stuff{
  width: 874px;
  overflow: hidden;
  margin: 0 auto;
  padding: 17px 0 0;
  font-size: .9em;
}
ul.stuff li{
  padding: 0 60px 0 20px;
  margin: 0 0 0 -22px;
  border-left: 2px solid #000;
  float: left;
}
ul.stuff li li{
  padding: 0;
  margin: 0;
  border-left: none;
  float: none;
}
.stuff .copy{
  color: #7e7e7e;
  margin: 0 0 10px;
}
.stuff .copy a{
  color: #7e7e7e;
}
.stuff .dev{
  color: #000;
}
.stuff .dev a{
  color: #000;
}
ul.sites{
  float: right;
}


.category select{
margin:0 3px;
background-color:#f1f1f1;
border:#666 solid 1px;
font-size:11px;}


.mainpic{
margin-bottom:20px;}

.mainpic td{
text-align:center;}

.mainpic img{
margin:2px;
border:#f4f4f4 solid 1px;
padding:3px;}

.mainpic a{
font-size:1.2em;
font-weight:bold;}

.fos input{
background:#ccc;
border:#666 solid 1px;}

.fos textarea{
background:#f1f1f1;}


/* Класс для таблиц */
.char{
     border-collapse:collapse;}
.char td{
     padding:5px;
     border:#333 dotted 1px;}

p strong, ul li h3 a:link, ul li h3 a:visited {font-weight: normal;}

table.line {border-collapse: collapse; width:100%;}
table.line td {background-color: #ccc; border-collapse: collapse; border: 1px solid #333; vertical-align: top; text-align: center; color:#000; padding: 5px;}
table.line th {padding: 5px; border-color: #efefef; background-color: #efefef;}
table.tbl td {vertical-align:top; padding: 5px;}
table.tbl td img {padding: 5px; background-color:#fff; border: 1px solid #fff;}
table.tbl td img:hover {border: 1px solid #c00;}

table.tbl td div p span strong u {text-align:center; color:#0f0; font-weight:bold;}
table.tbl td a:link, table.tbl td a:visited {color:#f00;} 
div.txtblock {background-color: #fff; border: 1px solid #f00; padding: 5px;}
table tr.wb {background-color: #fff;}
table.prc td {width:16%;}

table.trc {border-collapse:collapse;}

table.trc tr {border-bottom: 1px solid #ccc; border-right: 1px solid #ccc;}
table.trc tr td {padding: 5px 0px;}
table.trc tr td table td {font-size: 11px; vertical-align:middle;}

table.tech {border-collapse: collapse; width:100%;}
table.tech td {background-color: #ccc; border-collapse: collapse; border: 1px solid #333; vertical-align: middle; color:#000; padding: 5px;}
table.tech th, table.tech tr.trth td  {padding: 5px; border-color: #efefef; background-color: #efefef;}
table.tech td img {padding: 10px;}



