@font-face {
    font-family: 'Pala';
    src: url('pala.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
html, body {
    margin:0;
    padding:0;
    width:100%;
    height:100%;
    background:#FFFFFF;
    font-family: "Pala";
    font-size:14px;
    color:#585858;
}
body TD{
    /*font-family:Tahoma, Arial, Helvetica, sans-serif;*/
    color:#585858;
    font-family: "Pala";
    font-size:14px;
}
#box {
    position: relative;
    /*min-height: 100%;*/
    width:960px;
    margin:0 auto;
}
* html #box {
    height: 100%;
}
#header{
    height:195px;
    position:relative;
    z-index:1;
    background: #FFFFFF;
    color:#585858;
}
    #header td{
        color:#585858;
    }
    #header a{
        color:#0077C1;
    }
#content{
    position:relative;
    margin-bottom:28px;/*отступ снизу сайта, чтобы не наплывал футер*/
    background-color:#ffffff;
}
#footer {
    position: relative;
    width:100%;
    background-color:#F6F6F6;
    border-top:#000000 dotted 1px;
    /*font-family:"Trebuchet MS";*/
}
    #footer .footer_cont{
        margin:0 auto;
        width:960px;
    }
    #footer td{
        /*font-family:"Trebuchet MS";*/
        line-height:17px;
    }
img {
    border:0;
}
a:link, a:active, a:visited{
    color:#0077C1;
    text-decoration:underline;
}
a:hover{
    text-decoration: none;
}
#footer a:link, #footer a:active, #footer a:visited{
    color:#0077C1;
    text-decoration:none;
}
#footer a:hover{
    text-decoration:underline;
}

    #footer .catalog-section-list ul{
        margin:0px;
        padding:0px;
    }
        #footer .catalog-section-list ul li{
            width: 231px;
            display: -moz-inline-stack;
            display: inline-block;
            vertical-align: top;
            zoom: 1;
            *display: inline;
            margin-top:25px;
            margin-bottom:20px;
            padding-right:6px;
        }
            #footer .catalog-section-list ul li ul{
                
            }
                #footer .catalog-section-list ul li ul li{
                    display:block !important;
                    width:100%;
                    margin:0px;
                }
                    
                    #footer .catalog-section-list ul li ul li a{
                        color:#434343 !important;
                        font-size:12px;    
                    }

.clear {
    clear:both;
    font-size:0;
    overflow:hidden;
}
.keywords{
    color:#B4B1B1;
    text-align:left;
}

.logo{
    padding-top:11px;
    margin-bottom:6px;
}
.header-right{
    position:absolute;
    text-align:left;
    top:11px;
    right:0px;
}
.header-right-menu{
    border-top:#91C4E4 solid 1px;
    border-right:#91C4E4 solid 1px;
    position:absolute;
    top:66px;
    right:0px;
}
    .top_naklon{
        position:absolute;
        top:0px;
        left:-22px;
    }
    .header-right-menu a{
        /*font-family:"Trebuchet MS";*/
        font-size:18px;
        text-decoration:none;
        font-weight: bold;
    }
    
.top_menu{
    background-color:#E3E3E3;
    margin-top:11px;
}
    .top_menu table{
        border-bottom:#ffffff solid 1px;
    }
        .top_menu td{
            border-left:#ffffff solid 1px;
        }
            .top_menu a{
                color:#727272 !important;
                font-size:14px;
                /*font-family:"Trebuchet MS";*/
            }
.bottom_menu{
    margin-top:25px;
    margin-bottom:25px;
}
    .bottom_menu table{
    }
        .bottom_menu td{
            border-right:#A1A1A1 solid 1px;
            padding:0 5px;
        }
            .bottom_menu a{
                color:#555555 !important;
                font-size:11px;
                /*font-family:"Trebuchet MS";*/
            }
.promo{
    position:relative;
    margin-bottom:10px;
}
    .promo .promo-inner{
        height:239px;
        width:960px;
        overflow:hidden;
        position:relative;
    }
        .promo .promo-inner ul{
            margin:0px;
            padding:0px;
            position:relative;
            width:9999%;
            left:0px;
            list-style:none;
        }
            .promo .promo-inner ul li{
                margin:0px;
                padding:0px;
                height:239px;
                width:960px;
                float:left;
                list-style:none;
            }
    .promo_left{
        position:absolute;
        bottom:-2px;
        left:-26px;
        width:26px;
        height:239px;
        background:url("../images/sl_left_arrow.png") top left no-repeat;
        cursor:pointer;
    }
    .promo_right{
        position:absolute;
        bottom:-2px;
        right:-26px;
        width:26px;
        height:239px;
        background:url("../images/sl_right_arrow.png") top left no-repeat;
        cursor:pointer;
    }
    .promo_left2{
        position:absolute;
        bottom:17px;
        left:-88px;
        width:88px;
        height:138px;
        background:url("../images/promo_left2.jpg") top left no-repeat;
    }
    .promo_right2{
        position:absolute;
        bottom:17px;
        right:-88px;
        width:88px;
        height:138px;
        background:url("../images/promo_right2.jpg") top left no-repeat;
    }

.left_menu{
    margin:0px;
    padding:0px;
    list-style:none;
}
    .left_menu LI{
        margin:0px;
        padding:0px;
        list-style:none;
        line-height:25px;
    }
        .left_menu LI a{
            /*font-family:"Trebuchet MS";*/
            font-size:16px;
        }
.news-list{

}
.left-news .news-list{

}
.news-item{
    margin-bottom:15px;
    padding-right:12px;
}   
    .news-date{
        background:url("../images/news_date.jpg") top left no-repeat;
        color:#ffffff;
        /*font-family:"Trebuchet MS";*/
        font-size:12px;
        padding-left:8px;
        padding-right:8px;
        float:left;
        position:relative;
    }
        .news-date div{
            width:5px;
            height:17px;
            background:url("../images/news_date.jpg") bottom right no-repeat;
            position:absolute;
            top:0px;
            right:0px;
        }
.specotdels{
    margin-top:15px;
}
    .specotdels td{
        font-size:11px;
        /*font-family:"Trebuchet MS";*/
        color:#555555;
        padding-bottom:10px;
    }
.send_request_form td{
    font-size:14px;
    /*font-family:"Trebuchet MS";*/
}

.input{
    background:url("../images/input.jpg") top left no-repeat;
    height:28px;
    width:159px;
    position:relative;
    padding-left:5px;
    padding-right:5px;
}
    .input input{
        border:none;
        background:none;
        width:100%;
        margin-top:4px;
    }
    .input div{
        width:9px;
        height:28px;
        position:absolute;
        top:0px;
        right:0px;
        background:url("../images/input.jpg") bottom right no-repeat;
    }
.textarea{
    border:none;
    width:414px;
    height:88px;
    background:url("../images/textarea.jpg") top left no-repeat;
}

.our_commands{
    position:relative;
    margin-top:7px;
    width:150px;
}
    .command_member{
        position:relative;
        cursor:pointer;
        float:left;
        margin-right:1px;
        margin-bottom:1px;
        width:49px;
        height:49px;
    }
        
    .command_member_podsk{
        left: -20px;
        position: absolute;
        top: 50px;
        display:none;
        width:198px;
        z-index:100;
    }
        .command_member_podsk_top{
            height:14px;
            position:relative;
        }
            .command_member_podsk_vin{
                position:absolute;
                width:43px;
                height:31px;
                top:-28px;
                left:50px;
            }
        .command_member_podsk_content{
            background:#FFFFFF url("../images/podsk_bg2.png") top left repeat-y;
        }
            .member_descr{
                margin:0 6px 0 5px;
                padding:0 10px;
                background:#FFFFFF url("../images/podsk_bg.png") bottom left repeat-x;
            }
                .member_name{
                    font-size:14px !important;
                    /*font-family:"Trebuchet MS";*/
                    color:#0077C1 !important;
                }
                .member_status{
                    font-size:12px !important;
                    /*font-family:"Trebuchet MS";*/
                    color:#555555 !important;
                }
                .member_podrazd{
                    font-size:10px !important;
                    /*font-family:"Trebuchet MS";*/
                    color:#555555 !important;
                }
        .command_member_podsk_bottom{
            height:15px;
        }
        .command_member:hover .command_member_podsk{
            display:block;
        }
.sub_menu{
    text-align:center;
    margin: 0 0 10px 0;
}
.sub_menu a{ 
    color:#0077C1;
    font-size:13px;
    /*font-family:#Trebuchet MS;*/
    display: inline-block;
}
    
h1{
    color: #0077C1;
    font-size: 30px;
    font-weight: normal;
    margin-top: 0;
    padding-top: 0;
}
.breadcrumb-navigation a{
    text-decoration:none !important;
}
.partners_box{
    overflow: hidden;
    width:960px;
    margin:0 auto;
    position: relative;
    height:50px;
}
    .partners_scroll{
        overflow:hidden;
        width:99999px !important;
    }
    .partners_scroll img{
        border-right:#cdcdcd solid 1px;
        padding-left:3px;
        margin-left:3px;
    }
    
.turnlight{
    position:absolute;
    top:0px;
    left:0px;
    width:100%;
    /*height:100%;*/
    background-color:#000000;
    display:none;
    z-index:100;
}
.tovar-popup{
    position:absolute;
    top:100px;
    margin-left: 50%;
    left:-400px;
    width:800px;
    border:#cccccc solid 1px;
    z-index:101;
    background-color:#ffffff;
    display:none;
}
    .popup_header{
        padding:5px 22px;
        background-color:#169de2;
        color:#ffffff;
        position:relative;
    }
    .close_popup{
        font-size:12px;
        font-family:tahoma;
        cursor:pointer;
        position:absolute;
        top:6px;
        right:22px;
    }
    .popup_content{
        padding:5px 25px;
        color:#666666;
        font-family:tahoma;
        height: 600px;
        overflow: auto;
    }
    .popup_title{
        font-size:14px;
        color:#0099cc;
        font-weight:bold;
        border-left:#c4c3c3 solid 2px;
        padding:3px;
    }
    .cat_nav{
        position:absolute;
        top:6px;
        right:150px;
    }
.catalog-list{
    position:relative;
}
    .catalog-item{
        position:relative;
        width:134px;
        height:180px;
        margin:18px;
        float:left;
        text-align:center;
    }
        .catalog-item a{
            color:#007ed5 !important;
            font-size:11px;
            font-weight:bold;
        }
 .banner{
    position:relative;
    background-color:#ffffff;
    text-align: center;
    margin-bottom:15px;
}

.new_border{
    width:114px;
    height:113px;
    overflow:hidden;
    position: relative;
}
    .mask{
        width:114px;
        height:113px;
        position:absolute;
        top:0px;
        left:0px;
        background:url("../images/image_border.png") top left no-repeat;
    }
.dalee{
    background-color:#0077C1;
    color:#ffffff;
    padding:3px;
    width:78px;
    cursor:pointer;
}

.our_clients{
    margin-top:20px;
    margin-bottom:10px;
    font-size:10px;
    /*font-family:"Trebuchet MS";*/
    width:160px;
}
.client_link{
    text-decoration:none !important;
    color:#555555  !important;
    position:relative;
    display:block;
    width:74px;
    margin-left: 1px;
    margin-bottom:1px;
    float:left;
}
    .client_link:hover .command_member_podsk{
        display:block;
        left: -6px;
        top: 69px;
    }
.client{
    width:155px;
    background: url("../images/our_clients_bottom.png") bottom left no-repeat;
    margin-top:4px;
    display:none;
    position:absolute;
    top:-37px;
    left:0px;
    z-index:10;
}
    .client_inner {
      background: url("../images/our_clients_top.png") no-repeat scroll left top transparent;
      color: #555555;
      font-size: 10px;
      padding: 7px 11px 0;
      position: relative;
      top: -6px;
    }
        .client_inner span{
            color:#0077C1;
            font-size:11px;
        }
        .client_inner img{
            margin-right:5px;
        }
.second{
    font-family: "Pala";
    font-size:14px;
}
.gd-main{
    font-family: "Pala";
    font-size:14px;
}
ul.gd-main-ol {
    font-size: 15px;
    font-weight: bold;
    list-style: none;
}
ul.gd-main-ol li{
    margin: 20px 0;
}
ul.gd-main-li {
    font-size: 14px;
    font-weight: normal;
    margin: 30px 10px;
}
ul.gd-main-li li{
    margin: 5px 0;
}
.gd-top {
    vertical-align: top;
    margin: 0 6px 0 0;
}
.gd-middle {
    vertical-align: middle;
    margin: 0 5px 0 0;
}
.gd-hrf{
}
.gd-hrft{
    float: left;
    margin: 5px 0 0;
}
.gd-hrfe{
    float: right;
}
.gd-hrs{
    margin: 5px 0 0;
}
.bottom-right{
    float: right;
    text-align:left;
    margin: 5px 0 0;
}
.gd-btr{
    margin: 0 0 5px 0;
}
.gd-btr p{
    margin: 0;
    padding: 0;
}
.gd-btr2{
    margin: 0;
    float: right;
    text-align:left;
}
  .gd-of{
    padding-right: 13px;
      }
  .gd-sk{
    padding-right: 10px;
      }
  .gd-of-zhs{
    margin-left: 48px;
  }
  .gd-sk-zhs{
    margin-left: 48px;
  }
    li.gdlis{
        list-style-type:square;
        }
    .gduld {
        list-style-type: none;
        margin: 1em 0;
        padding: 0 0 0 1em;
        font-style: italic;
    }  
    .blue{
        color:  #008AE0;
    }
    .med{
        font-size: 14px;
    }
    .big{
        font-size: 16px;            
    }
    .small{
        font-size: 10px;        
    }
    .gd-cont{
    }
    .grey{
    color: #878787;
    }
.detail-table{
    border-collapse: collapse;
    border:#b5b5b7 solid 1px;
}
    .detail-table td{
        border:#b5b5b7 solid 1px;
    }
.detail-tablesm{
    border-collapse: collapse;
    border:#b5b5b7 solid 1px;
}
    .detail-tablesm td{
        border:#b5b5b7 solid 1px;
        font-size: 12px;
    }
.th{
    color:#ffffff;
    background: #0077c1;
    font-weight:bold;
}
.head-td{
    background: #eeefef;
}
.block-sc{ 
    width: 520px; 
    background: #0077c1;
    padding: 20px;
    padding-right: 20px; 
    color:#ffffff;
    border: solid 1px #b5b5b7; 
    border-radius: 10px;
    margin: 0 auto 10px;
   }
  .block-sc span{
     font-size: 150%;
     line-height: 2;
     fond-weight: bolder;
   }
.block-sc-arr{ 
    width: 450px; 
    background: #eeefef; 
    padding: 5px;  
    margin: 0 auto;
   }
#triangle-down{
    width: 0;
    height: 0;
    border-left: 270px solid transparent;
    border-right: 270px solid transparent;
    border-top: 50px solid #eeefef;
    margin: 0 auto;
   }
.container {
	display: none;
   }
.spisok > li {
	cursor: pointer;
   }
.text  {
	cursor: pointer;
}
