*{margin:0;padding:0;}
*html body{/*width: 100%;*/}
*html body{width: expression(document.childNodes[1].offsetWidth < 1000 ? '1000px' : 'auto');}
html { font-size: 16px; }
body{
    height:100%;min-height:100%;width:100%;min-width:1000px;
    font:0.7em verdana,tahoma,arial,helvetica,sans-serif;text-align:left;line-height:120%;color:#fff;
    background:url(../images/main.gif) top left repeat-y;background-color:#f15a22;/*margin-left:5px;*/
}
h1,h6,legend{    padding:10px 0 10px 0; text-transform: uppercase;line-height:120%;font-family:verdana,tahoma,helvetica,sans-serif !important; letter-spacing:-2px !important;font-size:22px !important;}
h2{font-family:verdana,tahoma,arial,helvetica,sans-serif;letter-spacing: -2px;line-height:120%;padding:9px 0 10px 0;font-size: 20px;font-weight:normal;color:#004071;}
#tableleftcol3 h5{font-family:verdana,tahoma,arial,helvetica,sans-serif;letter-spacing: -2px;line-height:120%;padding:5px 0 5px 0;font-size: 18px;font-weight:normal;color:#004071;text-transform:none;}
div#menubgt h2{font-family:verdana,tahoma,arial,helvetica,sans-serif;letter-spacing: -2px;line-height:120%;padding:24px 0 10px 0;font-size: 20px;font-weight:normal;color:#004071;}
h3{font-family:verdana,tahoma,arial,helvetica,sans-serif;letter-spacing: -1px;font-size: 11px;line-height:120%;text-transform: uppercase;color:#fff;padding:10px 0 0px;}
h4{font-family:verdana,tahoma,arial,helvetica,sans-serif;font-size: 24px;letter-spacing: -2px;color:#004071;line-height:120%;padding:0px 0 28px 0;text-transform: uppercase;margin:0px;font-weight:normal;}
h5{font-family:verdana,tahoma,arial,helvetica,sans-serif;letter-spacing: -4px;font-size: 28px;line-height:120%;font-weight:normal;text-transform: uppercase;color:#fff;padding:25px 0 0px 0;}
h6{font-family:verdana,tahoma,arial,helvetica,sans-serif;font-size: 14px;letter-spacing: -1px;color:#fff;line-height:120%;padding:0px 0 5px 0;margin:0px;font-style:light;}
a{color:#fff;text-decoration:underline;}
a:hover{color:#fff;text-decoration:underline;}

p{padding:.2em 0;}
fieldset,img{border:none;}

h4.ccc {
    font-family:verdana,tahoma,arial,helvetica,sans-serif;
    letter-spacing: -1px;
    font-size: 14px;
    line-height:120%;
    font-weight:normal;
    text-transform: uppercase;
    color:#919191;
    padding:7px 0 20px 0;
}
h4.ccc a{
    font-family:verdana,tahoma,arial,helvetica,sans-serif;
    letter-spacing: -1px;
    font-size: 14px;
    line-height:120%;
    font-weight:normal;
    text-transform: uppercase;
    color:#919191;
    text-decoration:underline;
}
h4.ccc a:hover{
    font-family:verdana,tahoma,arial,helvetica,sans-serif;
    letter-spacing: -1px;
    font-size: 14px;
    line-height:120%;
    font-weight:normal;
    text-transform: uppercase;
    color:#919191;
    text-decoration:underline;
}
#kroshki a {
    letter-spacing: -1px;font-size: 11px;line-height:120%;color:#004071;font-weight:normal;
}
#kroshki {
    letter-spacing: -1px;font-size: 11px;line-height:120%;color:#004071;font-weight:normal;
}
#kroshki a:hover {
    text-decoration:none;
}

#heder
{
    width:100%;
    height:189px;
    background:url(../images/hederrast.gif) top left repeat-x;
}
#hederleft{
    width:77%;
    $width:78%;
    float:left;
    margin-right:23%;
    $margin-right:22%;
    overflow:hidden;
}
#hederright{
    width:23%;
    $width:22%;
    float:right;
    margin-left:-23%;
    $margin-left:-22%;
    height:138px;
    padding-top:51px;
    color:#000;
    font-size:11px;
    position:relative;
}

#hcenter{
    width:100%;
    display:block;
    overflow:hidden;
}
#logo{
    width:100%;
    height:189px;
    overflow:hidden;
}
#hedercenter{
    width:390px;
    float:right;
    background:url(../images/hedercenter.jpg) top left no-repeat;
    height:83px;
    padding:62px 0 0 127px;
}

#logoimg{
    /*padding-top:39px;*/
    padding-top:29px;
    text-align:center;
}
/*#logoimg img{
    width:253px;
    height:69px;
}*/
#hederright ul{
    width:auto;
    list-style:none;
    padding-top:23px;
    overflow:hidden;
}
#hederright li{
    float:left;
    width:20%;
    display:block;
}
#hederright li a{

}
#hederright span{
    margin:0 10px;
}
#hederright a{
    color:#ed1c24;
    font-size:11px;
}
#hederright a:hover{
    color:#ed1c24;
    text-decoration:none;
    font-size:11px;
}
/*--horizontal menu--*/
#mg{
    width:80%;
    _width:95%;
    position:absolute;
    padding-top:60px;
    /*overflow:hidden;*/
    _font-size:11px;
    _line-height:14px;
    left:54px;
}
#menugor{
    list-style:none;
    width:100%;
    min-width:783px;
    width: expression(document.childNodes[1].offsetWidth < 783 ? '783px' : 'auto');
    /*$width:80%;
    _width:90%;*/
    float:left;
    /*padding:0px 0 0 15px;
    $padding:0px 0 0 52px;
    _padding:0px 0 0 30px;
    margin-right:10%;
    $margin-right:10%;
    _margin-right:0%;*/
    text-align:left;
    background-color:#004071;

    margin-left: -16px;
}
#menugor li{
    display:inline;
    margin:0px;
    padding: 0px;
    
    position: relative;
    border-left: 1px solid #fff;
}
#menugor li:first-child { border-left: 0 none; }

#menugor li span{
    /*margin:0 1.5%;
    _margin:0 1.5%;*/
}
#menugor li a{
    font:normal 12px verdana;
    text-decoration:none;
    
    margin: 0px 16px;
}
#menugor li a:hover{
    text-decoration:underline;
}
#menugor li span.padleft{
    margin:0 0 0 3%;
    $margin:0 0 0 0%;
    _margin:0 0 0 2%;
}


/* sumbmenu for top horizontal menu */
#menugor .submenugor_wrap {
    background: #fff;
    border: #c0c0c0 4px solid;
    padding: 10px 0 10px;
    /*width: 100%;*/
    overflow: hidden;
    position: absolute;
    z-index: 100;
    top: -14px;
    left: -4px;
    -moz-border-radius: 15px;
    -khtml-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    /*behavior: url(/stylesheets/PIE.htc);*/
    display: none;
}
#menugor li:hover .submenugor_wrap { display: block; }
    #menugor .submenugor_wrap a.menugor_a {
        color: #f15a22;
        font-weight: bold;
        text-decoration: none;
        white-space: nowrap;
        zoom: 1;
    }
    #menugor .submenugor_wrap ul.submenugor { padding-top: 5px; }
        #menugor ul.submenugor li { display: block; line-height: 1.2; padding: 4px 0; margin: 0px 16px; border: 0 none; }
        #menugor ul.submenugor li a { color: #004071; text-decoration: underline; margin: 0;  }
        #menugor ul.submenugor li a:hover { color: #f15a22; }



#search{
    bottom:16px;
    _bottom:13px;
    clear:both;
    float:right;
    height:20px;
    position:absolute;
    right:0;
    width:192px;
    z-index:50;
}
#startsearch{
    background:transparent url(../images/butsearch.gif) top left no-repeat;
    width:25px;
    height:25px;
    cursor:pointer;
    margin-left:5px;
    border:0px;
}
#searchtxt{
    width:141px;
    height:19px;
    margin-bottom:1px;
    float:left;
    border:2px solid #b3b3b3;
}
/*--Menu--*/
#menu{
    /*width:100%;
    height:auto;
    overflow:hidden;*/
    clear:both;
}
#leftmenu{
    width:232px;
    margin-right:-232px;
    float:left;
}
#leftmenu h1{
    text-align:right;
    margin-right:24px;
}
#leftmenu ul{
    list-style:none;
    margin:0px;
    padding:0px;
    margin:0 0px 0 0px;
    $margin:0 0px 0 0px;
}
#leftmenu li{
    vertical-align:top;
    text-align:left;
    padding:0 0 10px 0px;
    $padding:0 0 10px 0px;
}
#leftmenu li img{
    padding:0 19px 0px 8px;
}
#leftmenu li a{
    font-size:12px;
    line-height:120%;
}
#leftmenu li a:hover{
    text-decoration:none;
}
#rightmenu{
    width:auto;
    display:block;
    margin-left:232px;
    height:auto;
    background:url(../images/menurast.gif) 0 92% repeat-y;
    background-color:#fff;
}
#menubgb{
    background:url(../images/menubgb.gif) 0 100% no-repeat;
    width:100%;
    height:100%;
    min-height:258px;
    _\height:258px;
}
#menuborbot{
    background:url(../images/menurastb.gif) 0 100% repeat-x;
}
#menubgt{
    background:url(../images/menubgt.gif) 0 0 no-repeat;
    padding:0 0% 52px 5%;
    _padding:0 0% 52px 3%;
    color:#000;
    width:95%;
    _width:97%;
    overflow:hidden;
}
#menubgt a{
    color:#ed1c24;
}
#menubgt a:hover{
    text-decoration:none;
}
#menubgt div img{
    text-align:center;
    margin:5px 0 17px;
}
#menubgt div{
    float:left;
    display:block;
    width:26%;
    _width:25%;
    margin:0 3%;
    font-size:11px;
    line-height:14px;
}

#regv{
    background-color:#fff;
    margin:20px 10px 0 9px;
    height:29px;
}
#reg{
    background-color:#fff;
    height:24px;
    width:auto;
    padding:5px 0px 0 5px;
    float:left;
}
#reg a{
    color:#004071;
    font-size:11px !important;
    font-style:italic;
}
#reg span{
    margin-top:2px;
    display:block;
    width:170px;
    $width:auto;
    $padding-top:3px;
}
#reg a:hover{
    text-decoration:none;
}
#reg img{
    float:left;
    margin:0px 15px 0 0;
}
#regbgl{
    background:transparent url(../images/regbgl.gif) top right no-repeat;
    width:9px;
    height:29px;
    float:left;
}
#regbgr{
    background:url(../images/regbgr.gif) top left no-repeat;
    width:9px;
    height:29px;
    float:right;
}

/*--content--*/
#content{
    clear:both;
    width:100%;
    overflow:hidden;
    position:relative;
    z-index:500;
}
#cont{
    width:auto;
    $float:left;
    _float:none;
    margin-right:217px;
}
#news{
    width:217px;
    float:right;
    margin-left:-217px;
    padding-bottom:0px;
    _position:relative;
    _z-index:100;
    _overflow:hidden;
}
#newss div span{
    background-color:#fff;
    color:#f15a22;
    display:block;
    font-style:italic;
    padding:7px 0 7px 10px;
    margin:10px 0 5px 0;
    font-size:11px;
}
#newss{
    margin:0px 0 10px 0px;
    $margin:0px 0 35px 0px;
    height:auto;
    color:#000;
    _height:100%;
    overflow:hidden;
}


#leftcol{
    width:260px;
    float:left;
    margin-right:-260px;
    padding:28px 0;
}
#contv{
    width:100%;
    overflow:hidden;
}
#leftcol a{
    font-size:1.08em;
    _font-size:12px;
    line-height:220%;
}
#leftcol a:hover{
    text-decoration:none;
}
#leftcol p{
    margin:0px;
    padding:0px;
    margin:0 28px;
}
.banner-map{
    display:block;
    width:261px;
    height:234px;
    background:url(../images/banner-map.png);
    text-decoration:none;
    padding-top:1px;
    }
    .banner-map .phone-number{
        margin:30px 0 0 30px;
        font-size:20px;
        }
    .banner-map .desc{
        margin:73px 0 0 30px;
        font-size:20px;
        text-transform:uppercase;
        }
        .banner-map .desc span{
            font-weight:bold;
            }
.phone-number{
    font-size:18px;
    line-height:1.2em;
    text-transform:uppercase;
    }
    .phone-number .title{
        font-size:14px;
        line-height:1.2em;
        font-weight:bold;
        }
    .phone-number .number{
        font-weight:bold;
        }
#hi{
    width:auto;
    margin-left:260px;
    padding:15px 25px 35px 35px;
}
#hi img{
    float:right;
    border:4px solid #fff;
    margin:16px 0px 15px 16px;
}
#txt{
    min-height:100px;
    height:auto;
    _height:100%;
    overflow:hidden;
}
#newss div#arh{
    background-color:#fff;
    padding:0px;
    margin:20px 10px 0px 9px;
    width:auto;
    float:left;
    height:29px;
}
#newss div#arh div{
    padding:0px;
}
#newss div #arhiv{
    background-color:#fff;
    height:24px;
    width:auto;
    padding:0px 0px 0 5px;
    float:left;
}
#newss div #arhiv a{
    color:#004071;
    font-style:italic;
    padding:7px 5px 0 0;
    display:block;
    float:left;
    height:22px;
    background-color:#fff;
    font-weight: bold;
}
#newss div #arhiv a:hover{
    text-decoration:none;
}
#newss div #arhbgl{
    background:transparent url(../images/regbgl.gif) top right no-repeat;
    width:9px;
    height:29px;
    float:left;
}
#newss div #arhbgr{
    background:url(../images/regbgr.gif) top left no-repeat;
    width:9px;
    height:29px;
    float:left;
}


#newss .rss_link img {
    width: 24px;
    height: 12px;
    margin-left: 10px;
    position: relative;
    top: -10px;
}

#newss .date {
    padding: 0px;
    margin: 0 0 7px;
    width: 84px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    color: #f15a22;
    font-weight: bold;
    font-style: italic;
    font-size: 11px;
    background: url(/images/date_bg.gif) 0 0 no-repeat #fff;
}
#newss .item { margin-bottom: 20px; }
#newss h5 { margin-bottom: 20px; }

/* scrollable news */
.news_block {
    height: 200px;
    position: relative;
}
.prev, .next {
    position: absolute;
    left: 0;
    width: 19px;
    height: 19px;
    overflow: hidden;
    background: url(/images/arrows.png) 0 0 no-repeat;
    cursor: pointer;
}
.prev { background-position: 0 0; top: 0; }
.next { background-position: 0 -19px; bottom: 0; }
.prev.disabled, .next.disabled { cursor: default; }
.scrollable {
    overflow: hidden;
    position: relative;
    height: 100%;
    margin-left: 30px;
}
    .scrollable .items { position: relative; list-style-type: none; }
        .scrollable .item { display: block; }
/* /scrollable news */

#opros label{
    display:block;
}
#opros fieldset{
    padding:15px 0 55px 0;
}
#opros div{
    display:block;
    margin-left:28px;
    padding-top:5px;
}
@-moz-document url-prefix(){ #opros div { padding-top:0px; }}
.oprtxt{
    margin:4px 14px 0px 0;
    $margin:0px 14px 0px 0;
    float:left;
    display:dlock;
}

html:root .oprtxt{margin-top:0px;}
#startopr{
    background:transparent url(../images/butopr.gif);
    border:0px;
    width:107px;
    height:25px;
    cursor:pointer;
    color:#004071;
    font:italic 11px verdana;
    text-decoration:underline;
    display:block;
    margin-top:10px;
    $margin-top:20px;
    text-align:center;
    padding-top:9px;
}

#botblock{
    width:auto;
    background:url(../images/botpodlrast.gif) top right repeat-y;
    background-color:#fff;
    color:#000;
    height:auto;
    min-height:100px;
    _\height:100px;
}
#botpodlbg{
    background:url(../images/botpodlbg.gif) top right no-repeat;
    min-height:100px;
    height:auto;
    _\height:100px;
    overflow:hidden;
    _overflow:none;
    _height:100%;
    width:100%;
}
#botb{
    background:url(../images/menurastb.gif) 0 0 repeat-x;
    min-width:783px;
}

#spisok {
    padding:31px 80px 0 27px;
    width:190px;
    float:left;
    margin-right:-270px;
    height:100%;
}
ul.tech_menu {
    list-style: none;
}
    .tech_menu li.menu_li {
        position: relative;
    }
        .tech_menu li a {
            color: #f15a22;
            line-height: 14px;
            font-size: 11px;
            padding: 6px 0;
            display: block;
        }
        .tech_menu li:hover a.menu_a {
            text-decoration: none;
            font-weight: bold;
        }
        
    .tech_menu li.w_sub.hover {
        margin: -5px 0;
    }
        .tech_menu li.w_sub.hover a.menu_a {
            height: 26px;
            line-height: 26px;
            padding: 0;
            white-space: nowrap;
        }
        .tech_menu li.w_sub.hover .submenu { display: block; }
        .tech_menu .submenu {
            display: none;
            position: absolute;
            top: 0;
            left: 100%;
            white-space: nowrap;
            margin: 0 16px;
        }
        .tech_menu .submenu ul { padding: 0; min-height: 44px; background: #fff; }
            .tech_menu .submenu li a { color: #004071; }
            .tech_menu .submenu li a:hover { color: #f15a22;  }
            
            .hover .bg_top { padding-top: 5px; background: url(../images/vert_menu_t.png) 0 0 repeat-x; }
            .hover .bg_bottom { padding-bottom: 5px; background: url(../images/vert_menu_b.png) 0 100% repeat-x; }
            .hover .bg_right, .hover .bg_left { position: absolute; top: 16px; bottom: 16px; width: 16px; }
            .hover .bg_right { left: 100%; background: url(../images/vert_menu_rl.png) -16px 0 repeat-y;  }
            .hover .bg_left { left: -16px; background: url(../images/vert_menu_rl.png) 0 0 repeat-y; }
            .hover .submenu .bg_left { top: 38px; }
            .hover .bg_tl, .hover .bg_tr, .hover .bg_bl, .hover .bg_br, .hover .bg_tlc { position: absolute; width: 16px; height: 16px; background: url(../images/vert_menu_bg.png) 0 0 no-repeat; overflow: hidden; }
            .hover .bg_tl { top: -16px; left: 0; background-position: 0 0; }
            .hover .bg_tr { top: -16px; right: 0; background-position: -16px 0; }
            .hover .bg_bl { bottom: -16px; left: 0; background-position: 0 -16px; }
            .hover .bg_br { bottom: -16px; right: 0; background-position: -16px -16px;;  }
            .hover .bg_tlc { height: 38px; width: 17px; top: -38px; left: -1px; background: url(../images/vert_menu_rl_wa.png) 0 0 no-repeat; }
            
#tehpod{
    padding:31px 0 10px 0px;
    width:auto;
    overflow:auto;
    margin-left:270px;
    color:#333333;
}
#tehpod div#tehpod2{
    width:100%;
    overflow:hidden;
    _width:auto;
}
#tehpod div#tehpod2 div{
    width:23%;
    _width:22%;
    overflow:hidden;
    display:block;
    float:left;
}
#tehpod div#tehpod2 div span{
    display:block;
    color:#588cb4;
    font-weight:bold;
    margin:5px 0 5px;
}
#tehpod div#tehpod2 div span a{
    color:#588cb4;
    font-weight:bold;
    text-decoration:none;
}
#tehpod div#tehpod2 div span a:hover{
    color:#588cb4;
    font-weight:bold;
    text-decoration:underline;
}
.mar{margin-right:9%;_margin-right:5%;}
.mar2{margin-right:2%;}
.mar3{margin-right:3%;_margin-right:2%;}
#dsblock{display:block;width:100%;}
#vp{
    background-color:#f15a22;
    margin:30px 10px 0px 0px;
    _margin:10px 10px 0px 0px;
    width:auto;
    float:left;
    height:33px;
}
#vopr{
    background-color:#f15a22;
    height:33px;
    width:auto;
    padding:0px 0px 0 5px;
    float:left;
}
#vopr a{
    color:#fff;
    font-style:italic;
    padding:9px 5px 0 0;
    display:block;
    float:left;
    height:2px;
    background-color:#f15a22;
}
#vopr a:hover{
    text-decoration:none;
}
#voprbgl{
    background:transparent url(../images/voprbgl.gif) top right no-repeat;
    width:9px;
    height:33px;
    float:left;
}
#voprbgr{
    background:url(../images/voprbgr.gif) top left no-repeat;
    width:9px;
    height:33px;
    float:left;
}

#comments{
    padding:20px 0 40px 27px;
    overflow:hidden;
    _height:100%;
    height:auto;
    width:100%;
    $width:96%;
}
#comments div{
    float:left;
    width:30%;
    overflow:hidden;
    height:auto;
}
#comments div p{
    display:block;
    padding:0px;
    margin:0px;
    margin-left:30px;
    height:100%;
}
#comments div img{
    float:left;
    margin:0 10px 10px 0;
}
#footrast{
    width:auto;
    overflow:hidden;
    background:url(../images/footrast.gif) top left repeat-x;
    height:117px;
}
#footbg{
    background:url(../images/footbg.gif) top right no-repeat;
    height:60px;
    padding:57px 0 0 0;
    color:#004071;
    font:bold 12px verdana;
    text-align:center;
    overflow:hidden;
    width:100%;
    position:relative;
    z-index:500;
}
.wid1{
    float:left;
    display:block;
    height:24px;
    text-align:right;
    padding:10px 0px 0 10px;
}
.wid2{
    border-right:2px solid #004071;
    float:left;
    display:block;
    height:28px;
    text-align:left;
    padding:10px 10px 0 0px;
}
#marauto{
    margin:0;
    width:536px;
    padding:0 217px 0 30px;
}
#footbg a{
    color:#004071;
    font:bold 12px verdana;
    text-decoration:underline;
}
#footbg a:hover{
    text-decoration:none;
}
#klemo{
    bottom:17px;
    height:30px;
    overflow:hidden;
    position:absolute;
    right:37px;
    width:180px;
    z-index:600;
    _line-height:11px;
    font-size:11px !important;
}
#klemo a{
    text-decoration:none;
    font-size:11px !important;
    _line-height:11px;
}
@-moz-document url-prefix(){ #klemo{ /*margin-top:70px; */}}



/*--input--*/
#in_body{
    background-color:#fff;
}
#in_body a{
    color:#F15A22;
    line-height:120%;
}    
#menugor li a{
    color:#fff;
}
#in_leftmenu{
    width:253px;
    margin-right:-253px;
    float:left;
    background:url(../images/in_leftcolrast.gif) top right repeat-y;
    background-color:#f15a22;
    height:100%;
}
#in_leftmenu h1{
    text-align:right;
    margin-right:45px;
}
#in_leftmenu ul{
    list-style:none;
    margin:0px;
    padding:0px;
    margin:0 0px 0 0px;
    $margin:0 0px 0 0px;
}
#in_leftmenu li{
    vertical-align:top;
    text-align:left;
    padding:0 0 10px 0px;
    $padding:0 0 10px 0px;
}
#in_leftmenu li img{
    padding:0 19px 0px 8px;
}
#in_leftmenu li a{
    font-size:12px;
    line-height:120%;
    color:#fff;
}
#in_leftmenu li a:hover{
    text-decoration:none;
}
#active {
    background:url(../images/active.gif) top left no-repeat;
    height:27px;
    margin-bottom:10px;
    color:#f15a22;
    font:bold 12px verdana;
    display:block;
    background-color:#fff;
}
#active span{
    padding:12px 0 0 57px;
    display:block;
}
#in_rightmenu{
    width:auto;
    display:block;
    margin-left:253px;
    padding:0 29px 26px 43px;
    height:auto;
    _height:100%;
    min-height:200px;
    background-color:#fff;
    color:#000;
    overflow: auto;
    _float: left;
    _margin-left:126px;
    _padding: 0 10px 26px 20px;
    clear: right;
}
#kroshki{
    padding:20px 0 15px;
}
#in_menurast{
    background:url(../images/in_menurast.gif) 100% 22% repeat-y;
    $background:url(../images/in_menurast.gif) 100% 29% repeat-y;
    _background:url(../images/in_menurast.gif) 100% 22% repeat-y;
    height:auto;
    overflow:hidden;
}
#in_regv{
    background-color:#fff;
    margin:20px 10px 34px 9px;
    height:29px;
    float:left;
}
#in_regbgl{
    background:transparent url(../images/regbgl.gif) top right no-repeat;
    width:9px;
    height:29px;
    float:left;
}
#in_reg{
    background-color:#fff;
    height:24px;
    padding:5px 10px 0 5px;
    float:left;
}
#in_reg a{
    color:#004071;
    font-style:italic;
    font-size:11px !important;
}
#in_reg span{
    margin-top:2px;
    display:block;
    float:left;
    width:auto;
    $padding-top:3px;
}
#in_reg a:hover{
    text-decoration:none;
}
#in_reg img{
    float:left;
    margin:0px 15px 0 0;
}
#in_regbgr{
    background:url(../images/regbgr.gif) top left no-repeat;
    width:9px;
    height:29px;
    float:left;
}

#korz{
    clear:both;
    background:url(../images/korz.gif) top left no-repeat;
    background-color:#fff;
    margin:0px 33px 0 9px;
    padding:19px 12px 0 8px;
    min-height:111px;
    height:auto;
    _\height:111px;
    color:#000;
}
.korzbot{
    clear:both;
    background:url(../images/korzbot.gif) top left no-repeat;
    height:9px;
    margin-left:9px;
    padding-bottom:31px;
}
#korz img{
    padding:0px 0px 22px 41px;
}
#korz p{
    border-bottom:1px solid #b2c5d4;
    padding:0px;
}
#korz span{
    padding:3px 0px 5px 7px;
    display:block;
}
#korz a{
    color:#f15a22;
    font-style:italic;
    font-size:13px;
}
#korz a:hover{
    text-decoration:none;
}

#phone{
    background:url(../images/phone.gif) top left no-repeat;
    padding:5px 0 34px 28px;
}
#tovtop{
    background:url(../images/tovtop.gif) bottom left no-repeat;
    margin-left:9px;
    height:9px;
}
#tov{
    background-color:#fff;
    margin:0 33px 0 9px;
    padding:0 10px 10px 19px;
    color:#000;
}
#tov a{
    color:#ed1c24;
}
#tov h2{
    padding:5px 0 10px;
}
#tov a:hover{
    text-decoration:none;
}

#in_podlrast{
    background:url(../images/in_podlrast.gif) top left repeat-y;
    bottom:0px;    
    position:relative;
}
#in_podlbg{
    background:url(../images/in_podlbg.gif) top left no-repeat;
    height:auto;
    _height:100%;
    padding:33px 0px 30px 27px;
    color:#000;
}
#tehpodmini{
    width:100px;
}
#tehpodmini img{
    margin:5px;
}
#tehpodmini span{
    display:block;
    color:#588cb4;
    font-weight:bold;
    margin:5px 0 5px;
}
#in_spisok ul{
    list-style:none;
    padding-top:20px;
    margin-right:30px;
}
#in_spisok li a {
    color: #f15a22;
    font-size: 11px;
    line-height: 14px;
}
#in_spisok .tech_menu li.w_sub.hover a.menu_a { line-height: 26px; }
#in_spisok ul.tech_menu li { padding: 0; margin: 0; }
#in_spisok .tech_menu li.w_sub.hover { margin: -5px 0; }
#in_spisok ul.tech_menu ul { padding: 0; margin: 0; }
#in_spisok .tech_menu .submenu li a { color: #004071; }
#in_spisok .tech_menu .submenu li a:hover { color: #f15a22;  }

#tbcont{
    width:100%;
    _width:auto;
}
#tbcont2 a{
    /*color:#000;*/
}
#tbcont2 ul, #tbcont2 ul{
    margin:10px 0 10px 30px;
    list-style-type: square;
}
#tbcont2 ol{
    margin:10px 0 10px 30px;
}
#tbcont2 a:hover{
    text-decoration:none;
}
#tbcont2 li a{
    color:#000;
}
#tbcont2{
    width:100%;
}
.conttc td{text-align:center;font-weight:bold;}

#tbcont2 img{
    margin:5px;
}
#tbcont2 p{
    padding:0px;
    margin:0px;
    padding:10px 0;
}
#tbcont2 div{
    padding:0px;
    margin:0px;
    padding:10px 0;
}
#dvuhkolonka{
    width:100%;
    overflow:hidden;
    height:auto;
    
}
/*#tableleftcol{
    width:100%;
    height:auto;
    padding:0 35px 0 0;
}*/
#tableleftcol{
    width:auto;
    margin-right:270px;
    height:auto;
    padding:0 35px 0 0;
}
#tableleftcol ul, ol{
    margin-left:30px;
}
#tableleftcol a{
    color:#F15A22;
}
#tableleftcol ul{
    list-style:square;
}
#tableleftcol3 ul{
    list-style:square;
}
#tableleftcol2 ul{
    list-style:square;
}
#tableleftcol2 p{
    padding:5px 0;
    margin:0px;
}
#tableleftcol p{
    padding:5px 0;
    margin:0px;
}
#tablerightcol ul{
    list-style:none;
}
#tablerightcol2 ul{
    list-style:none;
}
#tablerightcol3 ul{
    list-style:none;
}

#tablerightcol{
    width:300px;
    margin-left:-300px;
    height:auto;
    float:right;
}
#tableleftcol3{
    /*width:60%;*/
    width:auto;
    height:auto;
    padding:0 35px 0 0;
    overflow:hidden;
    margin-right:250px;
    _margin-right:350px;
    
}
#tableleftcol3 table td p a{
    color:#F15A22;
}
#tableleftcol3 p{
    padding:0px;
    margin:0px;
    padding:5px 0;
}
#tableleftcol3 ul{
    margin-left:25px;
    padding:10px 0;
    list-style:square;
}
.listgoods p{
    margin-left:117px;
}
#tablerightcol3{
    width:250px;
    _width:230px;
    margin-left:-250px;
    _margin-left:-380px;
    
    height:auto;
    float:right;
}
#tableleftcol2{
    width:auto;
    margin-right:350px;
    height:auto;
    padding:0 35px 0 0;
}
#tablerightcol2{
    width:35%;
    margin-left:-35%;
    height:auto;
    float:right;
}
.contfoto{
    border:1px solid #b3b3b3;
    margin:0 41px 0 0; 
    width:260px;
    height:220px; 
}

#footer{$margin-bottom:-13px;
    clear:both;
    width:100%;
    _overflow:hidden;
    height:95px;
    $height:94px;
    background:url(../images/in_footrast2.gif) top left repeat-x;
}
#in_footrast{
    margin-right:303px;
    width:auto;
    background:url(../images/in_footrast.gif) top left repeat-x;
}
#in_footbg{
    background:url(../images/in_footbg.gif) top right no-repeat;
    height:95px;
    $height:94px;
}
#in_klemo{
    width:209px;
    margin-left:-303px;
    float:right;
    background:url(../images/.gif) top left no-repeat;
    padding:46px 0 0 94px;
}
#in_klemo a{
    text-decoration:none;
    color:#fff;
    font-size:11px !important;
}
#in_marauto{
    margin:0;
    width:555px;
    padding:34px 100px 0 30px;
    color:#004071;
    font:bold 12px verdana;
}
#in_marauto a{
    color:#004071;
    font:bold 12px verdana;
}
#in_marauto a:hover{
    text-decoration:none;
}

#butblue{
    clear:both;
    width:100%;
    float:left;
    margin:15px 0 15px;    
    _margin:15px 0 0px;    
}
#bluebut{
    float:left;
    background-color:#004071;
    width:auto;
    height:29px;
    padding-right:5px;
}
#bluebut img{
    margin:5px 8px 0 5px;
    float:left;
}
#bluebut a{
    display:block;
    margin-top:8px;
    width:auto;
    font-style:italic;
    float:left;
    color:#fff;
    font-size:11px !important;
}
#bluebut a:hover{
    text-decoration:none;
}
#bluebutbgl{
    background:url(../images/bluebutbgl.gif) top left no-repeat;
    width:9px;
    height:29px;
    float:left;
}
#bluebutbgr{
    background:url(../images/bluebutbgr.gif) top left no-repeat;
    width:9px;
    height:29px;
    float:left;
}
.orange{
    font:bold 14px verdana;
    color:#f15a22;
    display:block;
    padding:15px 0 5px;
}
.orange2{
    font:bold 12px verdana;
    color:#f15a22;
    display:block;
    padding:15px 0 5px;
}
.blue{
    font:bold 14px verdana;
    color:#004071;
    display:block;
    padding:15px 0 5px;
}
div#licontv2 ul{
    margin-left:20px;
}
div#licontv2 ul li{
    margin:5px 0 2px;
    list-style-image: url(../images/licontvqqqq.gif);
}
#termopr{
    width:100%;
    padding-top:20px;
}
.h{
    width:100%;
}
.h td{
    vertical-align:top;
}
.bluerow td{
    background-color:#004071;
    color:#fff;
    padding:11px 12px;
}
.intro1{
    border-left:1px solid #b2c5d4;
    border-right:1px solid #b2c5d4;
    border-bottom:1px solid #eeeeee;
    padding:11px 12px;
}
.intro2{
    border-right:1px solid #b2c5d4;
    border-bottom:1px solid #eeeeee;
    padding:11px 12px 11px 38px;
    color:#999999;
}
#dopinfo img{
    border:3px solid #004071;
}
#in_body #menu{
    width:100%;
    height:auto;
    overflow:hidden;
    background:url(../images/colleftrast.gif) top left repeat-y;
    clear:both;
}
#tbcont2  #in_spisok_map_out{
    width:100%;
    text-align:center;
    margin:0;
    padding:0px;
}
#tbcont2  #in_spisok_map{
    margin:0 auto;
    width:515px;
}
#in_spisok_map ul{
    list-style:none;
    padding-top:0px;
    margin-right:50px;
    text-align:left;
}
#in_spisok_map ul li ul{
    list-style:none;
    padding:0px;
    margin:0px 0 0 30px;
}
#in_spisok_map  li a{
    color:#004071;
    line-height:150%;
    $line-height:120%;
    font-size:14px;
    font-weight:bold;
    text-decoration:none;
}
#in_spisok_map  li ul li a{
    font-size:11px;
    font-weight:normal;
    text-decoration:none;
}
#in_spisok_map  li a:hover{
    text-decoration:underline;
    color:#f15a22;
}
#in_spisok_map olor:#f15a22;p olor:#f15a22;
}
#in_spisok_map  li{
    padding:5px 0 5px;
}
#in_spisok_map  li 0 4px;
}
#pageslink
{
    padding:30px 0 0 0;
    f:#00ecoration:underline;
    font-size:12px;
}
#pageslink span
{
    border-top:1px solid #004071;
    padding-top:3px;
}
#pageslink a:hover
{
    color:#f15a22;
    text-decoration:none;
}
#pageslink #here
{
    color:#f15a22;
    font-weight:bold;
    text-decoration:none;
}
#pageslink2
{
    padding:50px 0 0 0;
    font-size:12px;
    lear:both;
}
#pageslink2 a
{
    margin:0 5px;
    color:#004071;
    text-decoration:underline;
    font-size:12px;
}
#pageslink2 span
{
    border-top:1px solid #004071;
    padding-top:3px;
}
#pageslink2 a:hover
{
    color:#f15a22;
    text-decoration:none;
}
#pageslink2 #here
{
    color:#f15a22;
    font-weight:bold;
    text-decoration:none;
}

#obratnayasv fieldset
{
    width:170px;
    float:right;
}
#obratnayasv img
{
    width:78px;
    height:20px;
    vertical-align:top;
/*    padding-top:2px;*/
    margin-top:2px;
    margin-left:5px;
}
#obratnayasv textarea
{
    width:210px;
    height:119px;
    margin-top:2px;
    padding:2px;
    background-color:#dedede;
    border:0 none;
    font:normal 11px verdana;
    padding:1px 3px;
    float:left;
}
.pnews2
{
    width:130px;
    _width:130px;
    height:17px;
    background-color:#dedede;
    border:0 none;
    margin:2px 0 2px;
    font:normal 11px verdana;
    padding:2px 3px 1px;
}
.pox 1px;
}
#tablerightcol2 #podponnews fieldset
{
    width:220px !important;
    float:right;
    _width:230px !important;
}
#podponnews fieldset
{
    width:210px !important;
    float:right;
    _width:220px;
}
.podpisnews
{
    color:#fff;
    float:left;
    border:0px;
    height:20px;
    display:block;
    clear:both;
    background-color:#b5b5b5;
    margin:3px 7px 1px 60px;
    _margin:3px 0px 1px 32px;
    padding:2px 10px;
    _padding:0px;
    $padding:0px;
    cursor:pointer;
    font:normal 11px verdana;
    width:147px;
    _width:147px;
    width:147px;
    _width:147px;
}
.podpisnews2
{
    color:#fff;
    float:left;
    border:0px;
    height:20px;
    display:block;
    clear:both;
    background-color:#F15A22;
    _clear:both;
    margin:10px 7px 1px 60px;
    _margin:3px 0px 1px 32px;
    padding:2px 10px;
    _padding:0px;
    $padding:0px;
    cursor:pointer;
    font:normal 11px verdana;
    width:147px;
    _width:147px;
}
.newsspis span a{
    color:#004071;
    font:bold 14px verdana;
    letter-spacing: -1px;
}
.newsspis span{
    display:block;
    padding-bottom:2px;
}
.newsspis {
    display:block;
    padding-bottom:10px;
}
.newsspis span a:hover{
    text-decoration:none;
    color:#004071;
}
#endsearch_new li a{
    font-size:12px;
}
#endsearch_new li{
    padding:5px 0;
}
.listsection img{
    float:left;
    margin-right:10px;
    width:100px;
    height:100px;
    border:3px solid #004071;
}
.listsection h2{
    vertical-align:bottom;
    margin-top:10px;
    float:left;
    cursor:pointer;
    text-decoration:underline;
}
.listsection{
    display:block;
    overflow:hidden;
    height:100%;
    vertical-align:center;
    padding-top:10px;
}
.list_section{
    margin:10px 0 40px 110px;
    list-style:none;
}
.list_section li a{
    color:#000;
}
.list_section li a:hover{
    color:#F15A22;
    text-decoration:none;
}
.list_section li{
    padding:5px 0;
}
.in_spisoklist ul{
    list-style:none;
    margin:0 0 10px 20px;
}
.in_spisoklist li a{
    color:#F15A22;
    font-size:12px;
    line-height:120%;
    text-decoration:underline;
}
.in_spisoklist li a:hover{
    text-decoration:underline;
    color:#F15A22;
}
.in_spisoklist li{
    padding:5px 0;
}
.listgoods img{
    float:left;
    margin:3px 10px 0 0;
    idth:119px;
    eight:79px;
    width:100px;
    height:100px;
    border:3px solid #004071;
}
.listgoods a{
    color:#004071;
    font:bold 14px verdana;
    letter-spacing:-1px;
}
.listgoods a:hover{
    color:#F15A22;
    font:bold 14px verdana;
    letter-spacing:-1px;
    text-decoration:none;
}
.listgoods{
    display:block;
    overflow:hidden;
    height:100%;
    width:100%;
    clear:both;
    vertical-align:center;
    padding-top:25px;
}
.listgoods p{
    padding-top:10px;
}

#podponnews{
    width:210px !important;
    _width:220px !important;
    margin:0 auto !important;
    padding-left:20px !important;
}
#tablerightcol2 #podponnews{
    width:220px !important;
    _width:230px !important;
    margin:0 auto !important;
    padding-left:20px !important;
}

#in_body #menu #in_rightmenu #tbcont #dvuhkolonka #tableleftcol table{border:0px;width:auto; margin-top:5px;    border-collapse: collapse;margin-left:2px;}
#in_body #menu #in_rightmenu #tbcont #dvuhkolonka #tableleftcol table td{border:0px;width:33%;border:1px solid #b2c5d4;padding:5px;}

#tbcont2 table{
    border:0px;
    border-collapse:collapse;
    border:1px solid #b2c5d4;
}
#tbcont2 table td{
    border:0px;
    border:1px solid #b2c5d4;
    padding:0 3px;
}

#obratnayasv input.podpis
{
    color:#fff;
    border:0px;
    background-color:#004071;
    margin:3px 0 0 0;
    padding:0px 10px;
    height:20px;
    _padding:0px;
    $padding:0px;
    cursor:pointer;
    font:normal 11px verdana;
    width:94px;
    _width:95px;
}
#podponnews label
{
    display:block;cursor:pointer;width:60px !important;padding:13px 0 0 0 !important;text-align:left;float:left !important;font-size:11px;
}
#podponnews input.pnews
{
    background-color:#dedede;
    height:17px;
    border:0px;
    margin-bottom:2px !important;
    font:normal 11px verdana;
    padding:1px 3px !important;
    margin-top:10px !important;
    width:143px !important;
}
#obratnayasv input.pnews
{
    background-color:#dedede;
    height:17px;
    border:0px;
    margin:2px 0;
    font:normal 11px verdana;
    padding:1px 3px;
    width:210px;
}
#obratnayasv select.pnews
{
    background-color:#dedede;
    height:17px;
    $height:23px;
    border:0px;
    margin:2px 0;
    font:normal 11px verdana;
    padding:1px 0 1px 3px;
    width:214px;
}
#obratnayasv label
{
    display:block;padding:5px 0 0 0;text-align:left;float:left;clear:both;font-size:11px;width:100%;
}
/*#newss div{
    padding:0px 10px 5px 10px;
}*/
#newss div a{
    font-style:italic;
    font-size:11px;
    padding-right:10px;
    _line-height:14px;
}
#newss div a:hover{
    text-decoration:none;
    padding-right:10px;
}
.clboth{
    clear:both;
    width:100%;
    height:1px;
    overflow:hidden;
}
#in_body .listgoods span a{
    color:#000;
    font-size:11px;
    font-weight:normal;
}
#menugor li#newactivm a{
    text-decoration:underline;
}

.feedclassfio h2{
    padding:0px 0 10px;
}

.spisokqwerty li a h2{
    text-decoration:underline;
    float:left;
}
.spisokqwerty li a:hover h2{
    text-decoration:none;
}
.spisokqwerty li{
    display:block;
    float:left;
    width:50%;
    _width:45%;
    overflow:hidden;
}


.butblue{
    clear:both;
    width:100%;
    float:left;
    margin:15px 0 15px;    
    _margin:15px 0 0px;    
}
.bluebut{
    float:left;
    background-color:#004071;
    width:auto;
    height:29px;
    padding-right:5px;
    _padding-right:0px;
}
.bluebut img{
    margin:5px 8px 0 5px;
    float:left;
}
#in_body  .bluebut a{
    display:block;
    margin-top:8px;
    width:auto;
    font-style:italic;
    float:left;
    color:#fff;
    font-size:11px !important;
    /*white-space:nowrap;    */
    _letter-spacing:-1px;
}
.bluebut a:hover{
    text-decoration:none;
}
.bluebutbgl{
    background:url(../images/bluebutbgl.gif) top left no-repeat;
    width:9px;
    height:29px;
    float:left;
}
.bluebutbgr{
    background:url(../images/bluebutbgr.gif) top left no-repeat;
    width:9px;
    height:29px;
    float:left;
}

/* foot_links */
#marauto {
    float: left;
    width: 420px;
    font-size: 11px;
    padding: 0 20px 0 10px;
}
#in_marauto  {
    float: left;
    padding: 34px 20px 0 10px;
    width: 420px;
    font-size: 11px;
}
.wid1{
    padding-right: 15px;
    padding-top: 0;
    height: 30px;
}
#foot_links {
    color: #000;
    padding-top: 25px;
    margin-left: 460px;
    padding-right: 10px;
    font-size: 9px;
    font-weight: normal;
    text-align: left;
}
#footbg #foot_links {
    padding-top: 0;
    margin-top: -5px;
    width: 33%;
    _position: relative;
    _left: -30px;
}
#foot_links a {
    color: #F15A22;
    font-size: 9px;
    font-weight: normal;
}
/* /foot_links */

#tbcont #dvuhkolonka{
    _width:auto;

}

.faq_theme {
    color: #888;
    font-size: 14px;
    letter-spacing: 0;
    margin-left: 30px;
}

form#obratnayasv.quizform {
    margin: 0 !important;
}

form#obratnayasv.quizform.quizform fieldset {
    float: none;
    width: 600px !important;
    _width: 600px !important;
}

label sup {
    color: red;
}

.quizform p {
    font-size: 13px;
}

div.separator {
    float: left;
    width: 100%;
    clear: both;
    height: 10px;
    overflow: hidden;
}
