body {
/*background: #fff url('../img/body.gif') top repeat-x;*/
background-image:url('../img/bg/bg_two2.png');
background-repeat: repeat-x;
    font-family: Arial, Helvetica, sans-serif;
    /*font-family: Verdana, Arial, Helvetica, sans-serif;*/
    overflow: scroll;
    color: #515151;
}
body input {
    color: #515151;
    
}

body input:hover, input:focus {
    outline: 0 none;
    
}

.button {
    text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
    background: transparent url(../img/bg/bg_submit_reg.png)  ;
    height: 30px;
    padding-left: 15px;
    padding-right: 15px;
    font-weight: bold;
    border: 1px solid #DADADA;
    margin-top: 0px;
    font-size: 15px;
    color: #656565;
    box-shadow: 1px 2px 4px rgba(0, 0, 0, .2),0 0 25px rgba(0, 0, 0, .1) inset;    
}

.button:hover {
    background: transparent url(../img/bg/bg_submit_reg_hover.png)  ;
    box-shadow: 1px 2px 4px rgba(0, 0, 0, .2),0 0 25px rgba(0, 0, 0, .2) inset;
    cursor: pointer;
   
}





#top_head {

position:fixed;
top:0;
left: 0;
right: 0;
height: 28px; 
width: 100%;
background-color: #F7F7F7;
border-bottom: 1.5px solid #DFDFDF ;
box-shadow: 0 0 4px rgba(0,0,0,0.2);
z-index:100;

}
#footer {
    font-size: 12px;
    
    margin: 0 auto;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    
    }
#top_head_ds {
    z-index: 9999;
    
    margin: 0 auto;
    
    min-width: 1000px;
    height: 28px;
    font-size: 13px;
    border-right: 1px solid #DFDFDF;
    position: relative;
    
}
.img_top img{
   width: 16px;
   height: 16px;
   margin-bottom: -3px;
   margin-right: 10px;
    
}


#top_head_ds a:hover {
    background-color: #F3F3F3;
    color: #4D4D4D;
    
}
#head {
    box-shadow: 0 2px 4px rgba(0, 0, 0, .2);
  background: transparent url(../img/aaaa5d.png)  ;
    min-width: 1000px;
    margin: 0 auto;
    margin-top: 15px;
    height: 150px;
    
    
}
#headleft {
    float: left;
    padding-top: 39px;
    width: 370px;
    
    
}
#headright {
    margin-top: 32px;
    padding-right: 20px;
    
    float: right;
    text-align: right;
}
#title_head {
    font-size: 17px;
    color: #2E603E;
    margin-bottom: 3px;
    padding-bottom: 0;
}
#email_head {
    padding-right: 10px;
    font-weight: bold;
    color: #2E603E;
    text-decoration: none;
}
#div_input {
    display: none;
    
    position: absolute;
    background-color: #F7F7F7;
    top: 28px;
    right: -1px;
    width: 300px;
    min-height: 170px;
 border: 1px solid silver;
 z-index: 9999;   
}
#input_close {
    width: 22px;
    cursor: pointer;
    position: absolute;
    right: 5px;
    top: 5px;
    
}
#p_input {
    text-align: center;
    font-size: 15px;
    color: #8A5353;
    font-weight: bold;
}

#form_input label {
    width: 60px;
    float: left;
    font-size: 14px;
    color: #8A5353;
    margin-left: 10px;
    color: #656565;
    padding-top: 4px;
    
}
#form_input input[type="text"],#form_input [type="password"]{
    width: 200px;
    height: 19px;
    background: transparent url(../img/bg_input.png)  ;
    border: 1px solid #DADADA;
    font-size: 15px;
    padding-left: 5px;
    color: #656565;
}
#forgot {
    background: transparent url(../img/bg/bg_submit_reg.png)  ;
    height: 30px;
    
    
    
    border: 1px solid #DADADA;
    margin-left: 30px;
    margin-top: 0px;
    font-size: 15px;
    color: #656565;
}

#forgot:hover {
    background: transparent url(../img/bg/bg_submit_reg_hover.png)  ;
    cursor: pointer;
   
}
#submit_input {
    width: 70px;
    background: transparent url(../img/bg/bg_submit_reg.png)  ;
    height: 30px;
    padding-left: 15px;
    padding-right: 15px;
    font-weight: bold;
    border: 1px solid #DADADA;
    margin-left: 40px;
    margin-top: 0px;
    font-size: 15px;
    color: #656565;
    
}

#submit_input:hover {
    background: transparent url(../img/bg/bg_submit_reg_hover.png);
    cursor: pointer;
   
}
#loader_input {
    position: absolute;
    top: 128px;
    left: 50px;
    display: none;
    margin: 0;
    
}
#a_forgot {
        font-size: 16px;
    color: #656565;
    text-decoration: none;
    background: transparent url(../img/bg/bg_submit_reg.png)  ;
    height: 50px;
    padding-left: 15px;
    padding-right: 15px;
    margin-right: 20px;
    border: 1px solid #DADADA;
    margin-left: 0px;
    margin-top: 0px;
    
    
}

#a_forgot:hover {
    background: transparent url(../img/bg/bg_submit_reg_hover.png)  ;
    cursor: pointer;
   
}
#input_info {
    display: block;
    border: 1px solid #DADADA;
    margin-top: 3px;
    text-align: center;
    font-size: 12px;
    margin-left: 10px;
    margin-right: 10px;
    padding-top: 3px;
    padding-bottom: 3px;
    margin-bottom: 2px;
    background-color: #FF8B8B;
    font-weight: bold;
    display: none;
}


#menu_general {
    min-width: 1000px;
    margin: 0 auto;
    
    
}



#menuNav {
    padding: 0;
    margin: 0;
    max-width: 1256px;
    min-width: 1000px;
    background: linear-gradient(to bottom,#AADCF9 0%,#7AA6BE  100%); /* W3C */
			height: 40px;
            box-shadow: 0 2px 4px rgba(0, 0, 0, .2);
    
    
}
#menuNav li {
    float: left;
    padding: 10px;
    border-right: 1px solid #439DCD;
    list-style-type: none;
    margin: 0;
    
}
#menuNav a {
    color: #515151;
    font-size: 15px;
    font-weight: bold;
    text-decoration: none;
}

#body_general {
    background-color: white;
    min-width: 1000px;
    margin: 0 auto;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .2);
    

        
}
#left_blocks {
    width: 1000px;
    overflow:hidden;
    
    padding-bottom:15px;
    border: 1px solid #EBEBEB;
    border-bottom: none;
    
}
#left_menu {
    
}
.rubric {
    border-bottom: 1px solid silver;
    margin: 12px;
    padding: 5px;
    font-weight: bold;
    padding-bottom: 10px;
    color: #775151;
}
.category {
    float: left;
    margin-left: 46px;
    margin-top: 20px;
    margin-bottom: 5px;
    width: 270px;
 -moz-box-shadow: 0 0 10px rgba(0,0,0,0.5); /* Для Firefox */
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.5); /* Для Safari и Chrome */
    box-shadow: 0 0 10px rgba(0,0,0,0.5); /* Параметры тени */
}

.category h3{
    text-align: center;
    margin-top: 5px;
    margin-bottom: 10px;
    height: 35px;
    color: #515151;
    
}
.category img{
    width: 270px;
    
}
.card {
    color: #707070;
    width: 320px;
    height: 185px;
    margin: 10px;
    float: left;
border-radius: 7px;
-webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
            box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    margin-right: 0;
    margin-bottom: 10px;
}
.card h4{
    color: #3B3B3B;
    margin-left: 12px;
    font-size: 12px;
    margin-top: 10px;
    margin-bottom: 5px;
    text-decoration: underline;
}
.card p{
    text-align: justify;
    font-size: 10.5px;
    margin-left: 12px;
    margin-right: 12px;
    margin-top: 4.5px;
    margin-bottom: 4.5px;
    
}
.card  img{
    width: 15.5px;
    height: 15.5px;
    margin-bottom: -4px;
    margin-right: 10px;
}
.card h5{
    text-align: justify;
    font-size: 11.5px;
    margin-left: 12px;
    margin-right: 12px;
    margin-top: 7px;
    margin-bottom: 7px;
    font-weight: normal;
    overflow:auto;
    max-height: 50px;
}

.div_brands {
    
}

.brands_ds {
    float: left;
    margin-left: 44px;
    margin-top: 20px;
    margin-bottom: 5px;
    width: 140px;
    border-radius: 7px;
 -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
            box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    border:1px solid #efefef;
    -moz-border-radius:0 0 120px 120px / 0 0 6px 6px;
         border-radius:0 0 120px 120px / 0 0 6px 6px;
}
.brands_ds:hover {
-webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.4), 0 0 40px rgba(0, 0, 0, 0.2) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.4), 0 0 40px rgba(0, 0, 0, 0.2) inset;
            box-shadow:0 1px 4px rgba(0, 0, 0, 0.4), 0 0 40px rgba(0, 0, 0, 0.2) inset;
    border:1px solid #E1E1E1;
    -moz-border-radius:0 0 120px 120px / 0 0 6px 6px;
         border-radius:0 0 120px 120px / 0 0 6px 6px;
}

.brands_ds h3{
    text-align: center;
    margin-top: 5px;
    margin-bottom: 10px;
    height: 35px;
    color: #515151;
    
}
.brands_ds img{
    width: 120px;
    height: 70px;
    margin-left: 10px;
    
    
}




.brands_dsv {
    float: left;
    margin-left: 37px;
    margin-top: 15px;
    margin-bottom: 5px;
    width: 120px;
    border-radius: 7px;
 -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
            box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    border:1px solid #efefef;
    -moz-border-radius:0 0 120px 120px / 0 0 6px 6px;
         border-radius:0 0 120px 120px / 0 0 6px 6px;
}
.brands_dsv:hover {
-webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.4), 0 0 40px rgba(0, 0, 0, 0.2) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.4), 0 0 40px rgba(0, 0, 0, 0.2) inset;
            box-shadow:0 1px 4px rgba(0, 0, 0, 0.4), 0 0 40px rgba(0, 0, 0, 0.2) inset;
    border:1px solid #E1E1E1;
    -moz-border-radius:0 0 120px 120px / 0 0 6px 6px;
         border-radius:0 0 120px 120px / 0 0 6px 6px;
}

.brands_dsv h3{
    text-align: center;
    margin-top: 5px;
    margin-bottom: 10px;
    height: 35px;
    color: #515151;
    
}
.brands_dsv img{
    width: 100px;
    height: 60px;
    margin-left: 10px;
    
    
}








.technics_ds {
    float: left;
    margin-left: 15px;
    margin-top: 15px;
    margin-bottom: 5px;
    width: 180px;
    border-radius: 7px;
 -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
            box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    border:1px solid #E1E1E1;
    -moz-border-radius:0 0 120px 120px / 0 0 6px 6px;
         border-radius:0 0 120px 120px / 0 0 6px 6px;
}
.technics_ds:hover {
-webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.4), 0 0 40px rgba(0, 0, 0, 0.2) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.4), 0 0 40px rgba(0, 0, 0, 0.2) inset;
            box-shadow:0 1px 4px rgba(0, 0, 0, 0.4), 0 0 40px rgba(0, 0, 0, 0.2) inset;
    border:1px solid #E1E1E1;
    -moz-border-radius:0 0 120px 120px / 0 0 6px 6px;
         border-radius:0 0 120px 120px / 0 0 6px 6px;
}

.technics_ds h3{
    text-align: center;
    margin-top: 5px;
    margin-bottom: 2px;
    height: 35px;
    color: #515151;
    font-size: 12.5px;
    
}
.technics_ds img{
    width: 160px;
    height: 107px;
    
    margin-left: 10px;
    
    
}


.div_h4_hed {
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 15px;
    color: #535353;
    border-bottom: 1px solid #C0C0C0;
    padding-bottom: 10px;
}
.div_h4_hed h3{
    margin-top: 20px;
    margin-bottom: 0px;
    padding: 0;
    text-decoration: underline;
}
.div_h4_hed h4{
    margin-top: 3px;
    margin-bottom: 0px;
    color: #7A7A7A;
}
.div_h4_hed table td{
    vertical-align: top;
}
#cat_card {
    font-size: 12px;
}
#div_brans_card {
    margin-top: 10px;
    margin-left: 10px;
    padding-left: 10px;
    padding-right: 10px;
    overflow: hidden;
    width: 120px;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
            box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    -webkit-box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
            box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
#brans_card {
    width: 120px;
    max-height: 72px;
    min-height: 70px;
    
     
}
#table_card {
    
    border: 1px solid  silver;
    width: 100%;
    
}
#table_card td{
    vertical-align: top;
    
    
}

.img_card {
    margin: 10px;
    border: 3px solid silver;
    width: 220px;
    
}
#td_card_text {
    padding-top: 10px;
    font-size: 12px;
    text-align: justify;
}
#table_registration {
    margin: 20px;
    margin-left: 50px;
    width: 900px;
    border: 1px solid silver;
    border-collapse: collapse;
    
}
#table_registration td{
    vertical-align: top;
    border: 1px solid silver;
}
.span_reg_head{
    background-color: #F7F7F7;
    font-size: 13px;
    float: left;
    display: block;
    border: 1px solid silver;
    margin-top: 15px;
    width: 200px;
    text-align: center;
    margin-left: 12px;
    height: 25px;
    padding-top: 10px;
    
}
#reg_user {
    cursor: pointer;
}
.input_reg_all {
    
    margin-top: 10px;
    width: 490px;
    height: 26px;
    margin-left: 20px;
    color: #808080;
    border: 1px solid #DADADA;
    font-size: 15px;
    padding-left: 5px;
    color: #656565;
}
.input_reg_two {
    margin-top: 10px;
    width: 231px;
    height: 26px;
    margin-left: 20px;
    color: #808080;
    border: 1px solid #DADADA;
    font-size: 15px;
    padding-left: 5px;
    color: #656565;
}

.title_reg {
    color: #808080;
    margin-top: -18px;
    margin-left: 20px;
    font-size: 10px;
}
#submit_registration {
    margin-left: 195px;
    cursor: pointer;
    font-size: 16px;
    padding-left: 20px;
    padding-right: 20px;
    
}
#table_registration {
    
    
}
#table_registration h4{
    text-align: center;
    color: #656565;
    
}
#registrationfinish {
    display: none;
    text-align: center;
    padding-top: 50px;
    padding-bottom: 100px;
}
#finishtextregistration {
    font-size: 25px;
    color: white;
    width: 100%;
    background-color: #85BE52;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
    font-weight: bold;
}
#cod_active {
    width: 150px;
    text-align: center;
    padding: 5px;
}
#active_mail {
    margin-top: -20px;
    font-size: 16px;
}
.ol_one {
    display: none;
}
.ol_one li{
    
    text-align: justify;
    font: normal normal 400 14px/16px "Segoe UI";
    
    color: #626262;
    margin-top: 15px;
    margin-left: 5px;
    margin-right: 20px;
}
#reg_company {
    background-color: #E7E7E7;
    
}
#div_info_reg {
    margin-left: 20px;
    margin-right: 12px;
    font-size: 12px;
    color: red;
    font-weight: bold;
    padding-bottom: 25px;
}
#div_info_reg p{
    margin: 0;
}
#menu_private {
    overflow:hidden;
    border: 1px solid silver;
    
}
#menu_private a{
    text-decoration: none;
    color: #735151;
    font-size: 12px;
}
#menu_private li{
    
    background-color: #F7F7F7;
    float: left;
    padding: 3px;
    border: 1px solid silver;
    list-style-type: none;
    margin: 0;
    border-collapse: collapse;
    padding-left: 10px;
    padding-right: 10px;
    
}
#pole_private {
    border: 1px solid silver;
    margin-left: 10px;
    margin-right: 10px;
}


#menu_private_hiden {
    background: transparent;
}
#form_new_card {
    margin-left: 20px;
}
#form_new_card input[type="text"], #form_new_card textarea{
    border: 1px solid silver;
    box-shadow: 1px 2px 4px rgba(0, 0, 0, .2);
    width: 350px;
    
}
#form_new_card input{
    
    box-shadow: 1px 2px 4px rgba(0, 0, 0, .2),0 0 25px rgba(0, 0, 0, .1) inset;

    
    padding: 3px;
}
#form_new_card input:focus{
    
    box-shadow: 1px 2px 4px rgba(0, 0, 0, .2),0 0 25px rgba(0, 0, 0, .1) inset;

    
    padding: 3px;
}
#form_new_card label{
    padding-top: 10px;
    color: #735151;
    font-size: 12px;
}
#form_new_card p{
    margin-top: 8px;
    margin-bottom: 2px;
    
}

#card_new_table{
    border: 1px solid silver;
    vertical-align: top;
    background-color: #F7F7F7;
    margin-left: 15px;
    margin-right: 15px;
    width: 760px;
     border-collapse: collapse;
}
#card_new_table td{
    vertical-align: top;
    
   
}
#img_sample {
    margin-left:12px;
}
#title_new_cart {
    color: #735151;
    margin-left: 40px;
}
#form_name {
    padding-top: 10px;
    font-weight: bold;
    color: #735151;
}
#save_new_card {
    width: 100px;
    margin-left: 120px;
    margin-bottom: 10px;
    margin-top: 10px;
}
#table_site {
    border: 1px solid silver;
    margin: 20px;
    margin-top: 10px;
    width: 960px;
    border-collapse: collapse;
    color: #735151;
}
#table_site td{
    
    width: 100%;
}
#div_left_img {
    margin: 10px;
    
    width: 150px;
    min-height: 100px;
    float: left;
}
#menu_company {
    
    width: 960px;
    margin: 0 auto;
    
}
#td_com_one {
    background:url(../img/bg/bg_one.png) repeat-y;
}

#menuNav_com {
    padding: 0;
    margin: 0;
    max-width: 1256px;
    border: 1px solid #439DCD;
    background: linear-gradient(to bottom,#AADCF9 0%,#7AA6BE  100%); /* W3C */
    height: 30px;
    background-color: #F7F7F7;
}
#menuNav_com li {
    float: left;
    padding: 5px;
    padding-left: 10px;
    padding-right: 10px;
    border-right: 1px solid #439DCD;
    
    list-style-type: none;
    margin: 0;
    
}
#menuNav_com a {
    color: #515151;
    font-size: 14px;
    text-decoration: none;
}
#left_img_com {
    width: 150px;
}
#td_com_one h3{
    margin-bottom: 5px;
    margin-top: 10px;
    
}
#td_com_one p{
    margin: 0;
    margin-top: 4px;
    font-size: 12px;
    margin-left: 180px;
    position: relative;
    
}
#td_com_one p span{
    width: 80px;
    float: left;
    
}
#td_com_two {
    border: 1px solid  black;
    
    width: 100%;
    
}
#menu_teh {
	width: 200px;
    margin: 0;
	
	}

#menu_teh ul{
    margin: 0;
    padding: 0;
}
#menu_teh li a {
    margin: 0;
    font-size: 11.5px;
    color: #515151;
	height: 24px;
	text-decoration: none;
    padding: 3px;
	}	
	
#menu_teh li  {
    margin: 0;
    padding: 3px;
	color: #515151;
	
    border: 1px solid silver;
	background:url(../img/menu/menu_035_bg.png) repeat-x;
	
    list-style: none;
	}
#table_office {
    
    width: 100%;
   
    border-collapse: collapse;
}	
#table_office td{
    border: 1px solid silver;
    
    
    border-collapse: collapse;
}

#title_menu {
    margin: 0;
    background-color: #F7F7F7;
    font-weight: bold;
    color: #515151;
    padding-top: 5px;
    padding-bottom: 5px;
    border: 1px solid silver;
    text-align: center;
    font-size: 13px;
}
#h4_right {
    color: #515151;
    padding-left: 20px;
    margin-top: 10px;
    padding-bottom: 10px;
    margin-left: 10px;
    margin-right: 10px;
    border-bottom: 1px solid silver;
}
#content_private {
    background-color: #F7F7F7;
    border: 1px solid silver;
    margin: 10px;
    margin-right: 10px;
}
#content_private label{
    color: #515151;
    font-size: 12px;
    margin-left: 5px;
    float: left;
    width: 100px;
    padding-top: 3px;
    
}
.legend_one {
    background-color: white;
    margin: 20px;
    border: 1px solid silver;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .2);
    
}
.legend_one input[type=text]{
    height: 25px;    
    margin-top: 5px;
    border: 1px solid silver;
    border-radius: 2px;
    box-shadow: 1px 2px 4px rgba(0, 0, 0, .2);    
    padding-left: 5px;
    
}


.legend_one  legend{
    text-shadow: 0px 1px 1px rgba(0,0,0,0.1);

    font-size: 12px;
    color: #515151;
    font-weight: bold;

    
}
#tableselection {
    width: 600px;
    height: 200px;
    
    border: 1px solid silver;
    border-collapse: collapse;
    margin: 30px;
}



#tableselection td{
    background-color: #F7F7F7;
    width: 50%;
    border: 1px solid silver;
}

#selectiondivleft {
    
    overflow-y: auto;
    height: 200px;
}

#preview {
    width: 150px;
}
.h4_private {
    border-bottom: 1px solid #C0C0C0;
    margin-left: 20px;
    padding-left: 10px;
    margin-right: 20px;
    padding-bottom: 6px;
}
#photoimg {
    margin-left: 30px;
    
}
.private_help {
    border: 1px solid #77C0C0;
    background-color: #F7F7F7;
    margin: 5px;
    border-radius: 4px;
    font-size: 11px;
    text-align: justify;
    padding: 5px;
    overflow:hidden;
    box-shadow: 1px 2px 4px rgba(0, 0, 0, .2),0 0 25px rgba(0, 0, 0, .1) inset;    
}
.question_mark {
    width: 40px;
    float: left;
    margin-right: 5px;
    
}

#namecomany, #namecomany_full  {
    font-size: 16px;
    margin: 5px;
    height: 30px;
    width: 675px;
    padding: 5px;
    padding-left: 10px;
    border: 1px solid silver;
    border-radius: 2px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .2),0 0 25px rgba(0, 0, 0, .1) inset;

    }
    #namecomany:focus {
    outline: 0 none;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .2),0 0 15px rgba(0, 0, 0, .1) inset;
 
    transition: .2s linear;

    }
    
    
    
#savenamecompany, #savenamecompany_full {
    
    margin-left: 25px;
}
.square_load {
    margin: 0;
    margin-bottom: -9px;
    margin-left: 5px;
    
    height: 29px;
    display: none;
}
.form_adress label {
    margin-top: 4px;
    font-size: 12px;
    float: left;
    width: 190px;
    margin-left: 10px;
    
}
.form_adress p {
    margin: 0;
    
}
.form_adress input, select{
    width: 220px;
    margin-left: 10px;
}
.form_adress span{
    font-size: 10px;
}
#saveadress {
    margin-left: 25px;
}
#savetime {
    margin-left: 25px;
}
.form_contact {
    padding-top: 20px;
    
    
    padding-bottom: 20px;
    border-radius: 3px;
}
.form_contact label {
    margin-top: 4px;
    font-size: 12px;
    float: left;
    width: 150px;
    margin-left: 25px;
    
}
.form_contact p {
    margin: 0;
    
}
.form_contact input[type="text"], select{
    
    margin-left: 10px;
    padding-left: 5px;
}
.form_contact p span{
    font-size: 11px;
}
.form_contact2 {
    padding-top: 10px;
    position:  relative;
    border: 1px solid #77C0C0;
    margin-left: 5px;
    margin-right: 5px;
    padding-bottom: 10px;
    margin: 5px;
    
}
.form_contact2 label {
    margin-top: 4px;
    font-size: 12px;
    float: left;
    width: 150px;
    margin-left: 25px;
    
}
.form_contact2 p {
    margin: 0;
    
}
.form_contact2 input[type="text"], select{
    
    margin-left: 10px;
    padding-left: 5px;
}
.form_contact2 span{
    font-size: 10px;
}
.savenewcontact {
    margin-left: 50px;
}
#add_newcon {
       
}
.close_con_new {
    width: 25px;
    position: absolute;
    right: 5px;
    top: 5px;
    cursor: pointer;
}

.form_contact2 h4{
    margin: 0;
    padding: 0;
    margin-left: 30px;
    margin-bottom: 10px;
}
.button_con {
    background: transparent url(../img/bg/bg_submit_reg.png)  ;
    height: 30px;
    padding-left: 15px;
    padding-right: 15px;
    font-weight: bold;
    border: 1px solid #DADADA;
    margin-top: 0px;
    font-size: 15px;
    color: #656565;
}

.button_con:hover {
    background: transparent url(../img/bg/bg_submit_reg_hover.png)  ;
    cursor: pointer;
   
}
.info_save {
    font-weight: bold;
    margin-left: 10px;
    
    display: none;
}
#savecontacts {
    margin-left: 25px;
}
.top_ul {
    margin: 0;
    padding: 0;
}
.top_ul li {
    color: #777777;
    cursor: pointer;
    padding-top: 4px;
    margin: 0;
    float: right;
    list-style-type: none;
    
    font-size: 12px;
    border-left: 1px solid #DFDFDF;
    height: 24px;
    padding-right: 15px;
    padding-left: 10px;
}
.top_ul li a{
    display: block;
    
}
.top_ul li a{
    text-decoration: none;
    color: #777777;
}
.top_ul li:hover {
    display: block;
    background-color: #F3F3F3;
    color: #4D4D4D;
    
}
#logotype {
    
    
    margin-left: 40px;
}
#loader_reg {
    position: absolute;
    margin-left: 185px;
    margin-top: 8px;
    display: none;
}
#successful {
    text-align: center;
    
}
#description_company {
    
    padding: 10px;
    text-align: justify;
    font-size: 15px;
    line-height: 1.9;
    padding-top: 0px;
}
#form_time label{
    width: 150px;
    float: left;
}
#form_time label {
    margin-top: 4px;
    font-size: 12px;
    float: left;
    width: 200px;
    margin-left: 10px;
    
}
#form_time p {
    margin: 0;
    
}
#form_time input, #form_time select{
    width: 220px;
    margin-left: 10px;
    padding-left: 5px;
}
#form_time span{
    font-size: 10px;
}
#access_denied {
    text-align: center;
    margin-top: 100px;
}
#my_profile label{
    width: 150px;
    float: left;
}
#my_profile label {
    margin-top: 4px;
    font-size: 12px;
    float: left;
    width: 200px;
    margin-left: 10px;
    
}
#my_profile p {
    margin: 0;
    
}
#my_profile input, #my_profile select{
    width: 220px;
    margin-left: 10px;
    padding-left: 5px;
}
#my_profile span{
    font-size: 10px;
}
.catalogs_br {
    float: left;
    margin-left: 46px;
    margin-top: 20px;
    margin-bottom: 5px;
    width: 140px;
    border-radius: 7px;
 -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
            box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    border:1px solid #efefef;
    -moz-border-radius:0 0 120px 120px / 0 0 6px 6px;
         border-radius:0 0 120px 120px / 0 0 6px 6px;
}
.catalogs_br:hover {
-webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.4), 0 0 40px rgba(0, 0, 0, 0.2) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.4), 0 0 40px rgba(0, 0, 0, 0.2) inset;
            box-shadow:0 1px 4px rgba(0, 0, 0, 0.4), 0 0 40px rgba(0, 0, 0, 0.2) inset;
    border:1px solid #E1E1E1;
    -moz-border-radius:0 0 120px 120px / 0 0 6px 6px;
         border-radius:0 0 120px 120px / 0 0 6px 6px;
}

.catalogs_br h3{
    text-align: center;
    margin-top: 5px;
    margin-bottom: 10px;
    height: 35px;
    color: #515151;
    
}
.catalogs_br img{
    width: 120px;
    height: 70px;
    margin-left: 10px;
    
    
}



.catalogs_th {
    background: url('../img/fon_cat.png') no-repeat;
    float: left;
    margin-left: 50px;
    margin-top: 20px;
    margin-bottom: 5px;
    width: 140px;
    height: 168px;
    
-webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
            box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    -webkit-box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
            box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
.catalogs_th:hover {
-webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.4), 0 0 40px rgba(0, 0, 0, 0.3) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.4), 0 0 40px rgba(0, 0, 0, 0.3) inset;
            box-shadow:0 1px 4px rgba(0, 0, 0, 0.4), 0 0 40px rgba(0, 0, 0, 0.3) inset;
    -webkit-box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.4), 0 0 40px rgba(0, 0, 0, 0.2) inset;
       -moz-box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.4), 0 0 40px rgba(0, 0, 0, 0.2) inset;
            box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.4), 0 0 40px rgba(0, 0, 0, 0.2) inset;

}

.catalogs_th h3{
    text-align: right;
    margin-top: 1px;
    margin-bottom: 1px;
    height: 35px;
    color: black;
    font-size: 12px;
   
    
    margin-right: 10px;
    
}
.catalogs_th img{
    width: 90px;
    margin-left: 10px;
    
    
}

.title_catalog {
    border-bottom: 1px solid silver;
    margin: 12px;
    padding: 5px;
    font-weight: bold;
    padding-bottom: 10px;
    color: #775151;
    margin-left: 10px;
    margin-right: 10px;
    
}
.img_catalog {
    margin-left: 20px;
    margin-top: 10px;
    
}
#object_pdf {
    margin-left: 5px;
}
.title_br_cat {
    color: black;
    margin-top: 50px;
    text-align: right;
    margin-right: 10px;
    font-size: 12px;
    font-weight: bold;
}


#table_add_b_c {
    background-color: #F7F7F7;
    border-collapse: collapse;
    width: 760px;
    height: 300px;
    margin-top: 10px;
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 20px;
    
}
#table_add_b_c td{
    margin-top: 50px;
    vertical-align: top;
    
}


.img_all_cards {
    width: 60px;
    margin: 1px;
    margin-left: 10px;
    float: left;
    
    margin-right: 10px;
}

#left_table_card {
    border-top: 1px solid silver;
    border-bottom: 1px solid silver;
    height: 460px;
    overflow-y: scroll ;
    padding-top: 10px;
    padding-bottom: 10px;
    
    padding-left: 10px;
}
#right_table_card {
    border-top: 1px solid silver;
    border-bottom: 1px solid silver;
    height: 460px;
    overflow-y: scroll ;
    padding-top: 10px;
    padding-bottom: 10px;
    
    padding-left: 10px;
}
#table_add_center {
    background: url('../img/bg/v_c_v.png') no-repeat;
}
.head_table_card {
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 3px;
    height: 55px;
    text-align: center;
    vertical-align: central;
    font-weight: bold;
}
.number_brands {
    text-align: right;
    margin: 0;
    padding: 2px;
    padding-right: 15px;
    font-size: 12px;
    background-color: white;
}
#help_card {
    margin: 15px;
}
#table_products {
    width: 740px;
    margin: 5px;
    border: 1px solid silver;
    
    border-collapse: collapse;
    
}
#table_products td{
    margin: 5px;
    border: 1px solid silver;
    
}
.all_technics, .all_brands_prod, .all_type_prod{
  cursor: pointer;  
  
  padding: 0;
  margin: 0;
}


#div_prod_left {
    height: 300px;
    overflow-y:scroll;
    width: 330px;
    
}


#div_prod_center {
    height: 300px;
    overflow-y:scroll;
    width: 250px;
    
}

#div_prod_right {
    height: 300px;
    overflow-y:scroll;
    
    
}
.all_type_prod:hover, .all_brands_prod:hover, .all_technics:hover {
    background-color: #7BA7BF;
    
}

.title_prod {
    display: block;
    
    margin-top: 5px;
    font-size: 14px;
    padding-left: 10px;
    padding-bottom: 5px;
    padding-top: 5px;
    
}
.active_prod {
    background-color: #7BA7BF;
    font-weight: bold;
}

#full_categ {
    background-color: #F7F7F7;
    font-size: 14px;
    padding: 3px;
    margin: 5px;
    border: 1px solid silver;
}
#table_products {
    display: none;
}
#save_categ, #help_prod {
    display: none;
}
.title_teh_info, .title_br_info, .title_ty_info {
    display: block;
    font-size: 12px;
    background-color: #FF8B8B;
    width: 200px;
    
}
.title_info_prod {
    
}
.title_info_prod label {
    margin-top: 4px;
    font-size: 12px;
    float: left;
    width: 160px;
    margin-left: 10px;
    
}
.title_info_prod p {
    margin: 0;
    
    
}
.title_info_prod input, select{
    width: 300px;
    margin-left: 10px;
}
.title_info_prod span{
    font-size: 10px;
}
.example_prod {
    font-size: 10px;
    padding-left: 190px;
    padding-bottom: 10px;
    
}
.description_prod {
    
}
.description_prod label {
    margin-top: 4px;
    font-size: 12px;
    float: left;
    width: 160px;
    margin-left: 10px;
    
}
.description_prod p {
    margin: 0;
    font-size: 12px;
    margin-bottom: 10px;
    
}
.description_prod input, select{
    width: 300px;
    margin-left: 10px;
}
.description_prod span{
    font-size: 10px;
}
#brief_description {
    margin-left: 5px;
    margin-right: 5px;
    width: 710px;
}
#editor_prod {
    margin-left: 5px;
    margin-right: 5px;
}
.all_prod {
    border-collapse: collapse;
    border: 1px solid silver;
    margin-left: 5px;
    margin-right: 5px;
    width: 782px;
}
.all_prod td{
    border: 1px solid silver;
}
.all_prod th{
    border: 1px solid silver;
    background-color: #E4E4E4;
    font-size: 13px;
}
.left_prod {
    width: 50px;
    vertical-align: central;
    text-align: center;
    font-size: 12px;
}
.center_prod {
    width: 620px;
    vertical-align: top;
}
.center_prod p{
    margin: 0px;
}
.right_prod {
    
    vertical-align: central;
    text-align: center;
}
.title_production a{
    color: #515151;
    font-weight: bold;
    font-size: 14px;
    margin-left: 10px;
    
}
.category_production {
    font-size: 13px;
    padding-left: 10px;
}

.prod_info {
    
    font-size: 12px;
    text-align: right;
    padding-right: 10px;
}
.del_prod {
    width: 24px;
    cursor: pointer;
}
.prod_status {
    cursor: pointer;
    border-radius: 3px;
    margin-left: 10px;
    display: block;
    width: 80px;
    
    font-size: 13px;
}
.status_off {
    border: 1px solid #5FB2D0;
    background-color: #6AC6E8;
}
.status_on {
    
    border: 1px solid #62B862;
    background-color: #7BE77B;
}
#add_prod {
    margin-left: 25px;
}
.select_cat {
font-weight:bold;
background-color:#7BA7BF;
}
.div_technics {
    overflow:hidden;
}


.technics_all {
    overflow:hidden;
    
    
    width: 300px;
    

    margin-left: 25px;
    margin-bottom: 10px;
}
.technics_all h3{
    font-size: 12px;
    margin: 0;
    margin-left: 10px;
    padding-left: 5px;
    font-weight: normal;
    margin-top: 10px;
    color: #775151;
    display: block;
    
}
.technics_all span {
    float: right;
    padding-right: 5px;
     font-size: 13px;
}
.img_technics_all {
    width: 70px;
    float: left;
    display: block;
    margin-right: 10px;
    
}
.p_under {
    margin: 0;
    font-size: 12px;
    margin-left: 5px;
    margin-top: 1px;
    margin-bottom: 1px;
    padding: 4px;
}
.p_under:hover {
    background-color: #A6D7F4;
}
.p_under span {
    float: right;
    padding-right: 5px;
}
.p_under a{
    color: #5B7A8B;
    text-decoration: none;
}
.div_technics_all {
 
}
.history {
    margin-left: 10px;
    margin-top: 3px;
    font-size: 12px;
    border-bottom: 1px dotted silver;
    padding-bottom: 3px;
    padding-left: 3px;
    width: 975px;
}
.history a{
    color: #515151;
    text-decoration: none;
    
}

#tab_news {
    vertical-align: top;
     width: 100%;
    border-collapse: collapse;
    
}
#tab_news h3{
     font-weight: normal;
     margin: 5px;
     border-bottom: 1px solid #C0C0C0;
     padding-left: 5px;
     font-family: Georgia;
}
#tab_news td{
    vertical-align: top;
    
   
}
#important_news {
    
}
.left_news {
    display: inline-block;
   vertical-align: top;
    overflow: hidden; 
    border-bottom: 1px dotted  #C0C0C0;
    
    margin-top: 5px;
    padding-bottom: 5px;
}
.time_news{
    margin: 0;
    margin-top: 5px;
    padding-top: 5px;
    padding-left: 97px;
    font-size: 10px;
    color: #A9A9A9;
} 
.left_news img {
    margin-left: 10px;
    width: 80px;
    float: left;
    margin-right: 5px;
    border: 2px solid #C0C0C0;

}
.left_news p {
    
    margin-top: -1px;
    padding-left: 97px;
    margin-right: 5px;
    font-size: 12px;
    margin-bottom: 2px;
 
    
}
.left_news p a {
    vertical-align: top;
    color: #775151;
    text-decoration: none;
}

.right_news {
    display: inline-block;
   vertical-align: top;
    overflow: hidden; 
    
    padding-bottom: 10px;
    border-bottom: 1px dotted  #C0C0C0;
    padding-top: 5px;
    padding-right: 10px;
}
.right_news h4{
    font-weight: normal;
    margin: 0;
    padding: 0;
    margin-top: 5px;
    text-align: justify;
    font-size: 14px;
    
    
}
.news_short{
    
    font-weight: normal;
    margin: 0;
    margin-top: 5px;
    text-align: justify;
    font-size: 12px;
    margin-left: 170px;
}
.date_news {
    margin: 0;
    margin-top: 3px;
    margin-left: 170px;
    font-size: 12px;
    color: #A9A9A9;
    
}
.right_news img{
    width: 150px;
    margin-left: 10px;
    float: left;
    margin-right: 10px;
    border: 3px solid #C0C0C0;
}
.pagination {
    margin: 20px;
}
.pagination a {
    text-decoration: none;
	color: #666;
	font-size:12px;
	line-height:24px;
	font-weight: normal;
	text-align: center;
	border: 1px solid #BBB;
	min-width: 14px;
	padding: 0 8px;
    padding-top: 3px;
    padding-bottom: 3px;
	margin: 0 1px 0 0;
	border-radius: 3px;
	box-shadow: 0 1px 2px rgba(0,0,0,0.2);
	background: #efefef; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #efefef 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#efefef)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%,#efefef 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%,#efefef 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%,#efefef 100%); /* IE10+ */
	background: linear-gradient(top, #ffffff 0%,#efefef 100%); /* W3C */
    }
    
    
    
.pagination    a:hover {
	text-decoration: none;
	background: #efefef; /* Old browsers */
	background: -moz-linear-gradient(top, #efefef 0%, #bbbbbb 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#efefef), color-stop(100%,#bbbbbb)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #efefef 0%,#bbbbbb 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #efefef 0%,#bbbbbb 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #efefef 0%,#bbbbbb 100%); /* IE10+ */
	background: linear-gradient(top, #efefef 0%,#bbbbbb 100%); /* W3C */
}
#active_page {
    cursor: default;
    background: #efefef; /* Old browsers */
	background: -moz-linear-gradient(top, #efefef 0%, #bbbbbb 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#efefef), color-stop(100%,#bbbbbb)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #efefef 0%,#bbbbbb 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #efefef 0%,#bbbbbb 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #efefef 0%,#bbbbbb 100%); /* IE10+ */
	background: linear-gradient(top, #efefef 0%,#bbbbbb 100%); /* W3C */
}
#clause {
    font-size: 13px;
    margin-left: 20px;
    margin-right: 20px;
    text-align: justify;
    color: #8D3942;
}
#clause a{
    color: #BF3604;
}
#clause h2{
    color: #515151;
    font-family: Georgia;
    border-bottom: 1px solid #C0C0C0;
    margin-bottom: 0;
}
#eye_news {
    width: 16px;
    margin-bottom: -2px;
    margin-left: 10px;
    margin-right: 5px;
}

#info_news {
    margin: 0;
    color: #9B9B9B;
}
#info_card {
    margin: 0;
    color: #9B9B9B;
    font-size: 12px;
    padding-left: 15px;
}
.clause img {
    margin: 0 auto;
}
.clause blockquote {
    background-color: #C9D8E1;
    
    padding-left: 40px;
    padding-right: 40px;
    border-left: 7px solid  #7DAAC2;
    border-right: 7px solid  #7DAAC2;
}
#office_menu {
    margin-left: 10px;
    margin-bottom: 10px;
    padding: 0;
}
#office_menu li {
    background-color: #F9F9F9;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    width: 185px;
    margin: 4.6px;
    float: left;
    border: 1px solid #C0C0C0;
    list-style-type: none;
    font-size: 12px;
    cursor: pointer;
     border-radius:3px;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
            box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
        -moz-border-radius:4px;
}
#office_menu li:hover{
    font-weight: bold;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.4), 0 0 40px rgba(0, 0, 0, 0.2) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.4), 0 0 40px rgba(0, 0, 0, 0.2) inset;
            box-shadow:0 1px 4px rgba(0, 0, 0, 0.4), 0 0 40px rgba(0, 0, 0, 0.2) inset;
        
}
#office_menu a {
    color: #515151;
    text-decoration: none;
}
#office_menu img {
    
    width: 100px;
}
#rubric_img {
    width: 50px;
    margin-bottom: -13px;
    margin-left: 10px;
    margin-right: 10px;
    
}
.tabs_office {
    vertical-align: bottom;
    overflow: hidden; 
    
    margin: 0;
    padding: 0;
    margin-left: 10px;
}

.tabs_office li{
    
    background-color: #A7D9F5;
    list-style: none;
    border-collapse: collapse;
    border: 1px solid #C0C0C0;
    margin: 0;
    padding: 0;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-left: 1px;
    margin-top: 20px;
}
.tabs_office li a {
    text-decoration: none;
    color: #BF3604;
    font-size: 12px;
}
#tabs_office_act {
    border-bottom:  1px solid #F9F9F9;
    background-color: #F9F9F9;
    padding-top: 12px;
    padding-bottom: 12px;
    margin-top: 17px;
    border-bottom: 0;
}
#body_office {
    overflow: hidden;    
    border: 1px solid #C0C0C0;
    margin-left: 11px;
    margin-top: 0;
    margin-right: 10px;
    background:  url('../img/office/bg_2.png') top repeat-x;
    margin-top: -1px;
    
}
#table_office_left {
    
    width: 750px;
    vertical-align: top;
    
    
    
}
#table_office_right {
  width:  210px;
  padding-left: 3px;
    font-size: 10px;
    vertical-align: top;
}
#table_office_right {
    
    
   
    border: 1px solid #C0C0C0;
   
    
    box-shadow: 1px 2px 4px rgba(0, 0, 0, .2);
    
}
.steps_add {
    overflow: hidden; 
}
.steps_add li{
    color: #B0B1B3;
    list-style: none;
    font-size: 18px;
    float: left;
    margin-left: 15px;
}
.steps_add span{
    font-size: 11px;
}
#steps_add_act {
    color: #775151;
}
#active_user {
    margin-bottom: -5px;
    width: 150px;
    padding-top: 0px;
    outline: 0 none;
    padding-left: 10px;
    padding-bottom: 3px;
    border: 1px solid #C0C0C0;
    font-family:'Lucida Casual', 'Comic Sans MS';
    font-weight: bold;
    font-size: 17px;
    margin-bottom: -2px;
    box-shadow: 1px 2px 4px rgba(0, 0, 0, .2),0 0 25px rgba(0, 0, 0, .1) inset;
}
#active_user:focus{
    box-shadow: 1px 2px 4px rgba(0, 0, 0, .2),0 0 25px rgba(0, 0, 0, .2) inset;
}
#activation {
    
}
#activation_user {
    border: 1px solid silver;
    margin: 30px;
    
    text-align: center;
}
#again {
    
    }
#p_again {
    height: 35px;
    font-weight: bold;
}
#info_again {
    margin: 0;
    font-weight: bold;
    color: red;
    font-size: 15px;
}

#saveuserinfo {
    margin-left: 205px;
}
#update_u_info {
    margin-top: 3px;
    color: #515151;
}
#info_update_user {
    margin-left: 205px;
    font-size: 13px;
    color: red;
    font-weight: bold;
}
.user_password {
    margin-top: 30px;
    margin-left: 25px;
}

.user_password input[type=password] {
    width: 300px;
    height: 24px;
    padding-left: 10px;
    border: 1px solid #C0C0C0;
    box-shadow: 1px 2px 4px rgba(0, 0, 0, .2);
}
.user_password input:focus{
    box-shadow: 1px 2px 4px rgba(0, 0, 0, .2),0 0 25px rgba(0, 0, 0, .1) inset;
    outline: 0 none;
}
.user_password label {
    margin-top: 5px;
    
    text-align: right;
    padding-right: 15px;
    width: 190px;
    float: left;
    font-size: 14px;
    }

#savepassword {
    margin-left: 205px;
}
#info_update_password {
    margin-left: 205px;
    font-size: 13px;
    color: red;
    font-weight: bold;
}

.lo {
    
    margin-top: -15px;
    float: left;
    width: 60px;
    
    
    margin-right: 10px;
}
.desk_about img{
    width: 240px;
    margin-left: 50px;
    float: left;
}
.desk_about {
    font-size: 15px;
    text-align: justify;
    margin-right: 20px;
}
#about  li{
    
    text-align: justify;
    font-size: 13px;
    overflow: hidden;
    list-style: none;
     margin-bottom: 10px;
    padding: 5px;
    padding-top: 15px;
    margin-right: 10px;
}


#table_footer {
    width: 100%;
    border-top: 1px solid #C0C0C0;
    border-collapse: collapse;
  
}
#table_footer td{
    vertical-align: top;
    
   
}
#ul_fu a, #ul_f a {
    color: #515151;
    text-decoration: none;
}
#ul_f  {
    text-align: left;
}
#ul_f li {
    list-style: none;
    padding-right: 70px;
}
#ul_fu  {
    
    text-align: left;
}
#ul_fu li {
    list-style: none;
}
#ul_social_img  {
    text-align: left;
}
#ul_social_img li {
    list-style: none;
    float: left;
    margin-right: 5px;
}
.yashare-auto-init {
    margin-top: 15px;
}
#table_home {
    
    width: 100%;
}
#left_home {
    margin-right: 30px;
    
}
#right_home {
    
}

#right_home  h3{
    font-weight: normal;
     margin: 5px;
     border-bottom: 1px solid #C0C0C0;
     padding-left: 5px;
     font-family: Georgia;
   
}


#div_feedback input[type=text] {
    width: 300px;
    height: 24px;
    padding-left: 10px;
    border: 1px solid #C0C0C0;
    box-shadow: 1px 2px 4px rgba(0, 0, 0, .2);
}
#div_feedback textarea {
    width: 600px;
    height: 100px;
    padding-top: 10px;
    padding-left: 10px;
    border: 1px solid #C0C0C0;
    box-shadow: 1px 2px 4px rgba(0, 0, 0, .2);
}
#div_feedback input:focus, #div_feedback textarea:focus{
    box-shadow: 1px 2px 4px rgba(0, 0, 0, .2),0 0 25px rgba(0, 0, 0, .1) inset;
    outline: 0 none;
}
#div_feedback label {
    margin-left: 75px;
    margin-top: 5px;
    text-align: right;
    padding-right: 15px;
    width: 190px;
    float: left;
    font-size: 14px;
    }
.p_info_feedback {
    text-align: justify;
    margin-left: 20px;
    margin-right: 20px;
    font-size: 13px;
    margin-bottom: 20px;
}
#div_feedback h2 {
    border-bottom: 1px solid silver;
    margin: 20px;
    padding: 5px;
    font-weight: bold;
    padding-bottom: 10px;
    margin-bottom: 10px;
    color: #775151;
    font-size: 18px;
}
#send_mail {
    margin-left: 280px;
}
#div_feedback_ok {
    display: none;
    text-align: center;
    padding-top: 50px;
}
#title_faq {
    border-bottom: 1px solid silver;
    margin: 20px;
    padding: 5px;
    font-weight: bold;
    padding-bottom: 10px;
    margin-bottom: 10px;
    color: #775151;
    font-size: 18px;
}
#table_set_card {
    width: 96.5%;
    margin-left: 15px;
   
}
#table_set_card  td{
    border-bottom: 1px dotted silver;
}
#table_set_card  .switch_options{
   margin-top: 10px;
   float: left;
}
#table_set_card label{
    
    font-size: 17px;
    padding-left: 25px;
}
#index_img {
    overflow: hidden;
    
    background-image:url('../img/index.png');
    
    height: 380px;
    margin-top: -6px;
    margin-left: -5px;
}
#index_reg {
    font-size: 20px;
    padding-top: 4px;
    padding-bottom: 2px;
    margin-left: 110px;
    margin-top: 250px;
    font-weight: normal;
    position: absolute;
    border-radius: 6px;
    text-decoration: none;
    
}
#company_div_head {
    overflow: hidden;
    border-bottom: 1px solid silver;
    margin-left: 10px;
    margin-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
}
#div_head_c {
    float: right;
     margin-top: 0;
     padding-top: 0;
     margin-top: -5px;
     margin-right: 15px;
     height: 20px;
     font-size: 11px;
}
#company_div_head p{
    margin-top: 3px;
   font-size: 12px;
   padding-left: 230px;
   margin-bottom: 0;
  
   
}
#company_div_head p span{
    width: 80px;
    float: left;
    
}
#img_logo_div {
    width: 140px;
    height: 140px;
    
    margin-left: 40px;
    float: left;
    
}
#imf_logo_div_two {
    display: table-cell;
    width: 140px;
    height: 140px;
    border: 1px dotted #EAEAEA;
    vertical-align: middle;
    width: 1%;
}
#img_logo {
    display: block;
    width: 140px;
    
    
}
#title_company {
    font-family: Georgia;
    padding-left: 220px;
    margin-bottom: 0;
    padding-bottom: 0;
   padding-top: 5px;
}
#table_company {
    width: 97%;
    
    margin: 12px;
    border-collapse: collapse;
    
}
#table_company td{
    
    vertical-align: top;
    
}
#td_description {
    width: 700px;
}
#div_description {
    width: 700px;
    padding: 5px;
    padding-top: 0;
    font-size: 13.5px;
    display: block;
    line-height: 150%;
    text-align: justify;
    overflow-x:hidden; 
    
}
.con_com {
    padding: 4px;
    margin-left: 10px;
    margin-bottom: 15px;
        border-radius: 1px;
-webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
            box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    -webkit-box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
            box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;

}
.con_com p{
    font-size: 11px;
    
}
.con_com img{
    width: 18px;
    margin-bottom: -6px;
    margin-right: 5px;
    margin-left: 5px;
    
}
.brands_ds_com {
    float: left;
    margin-left: 8px;
    margin-bottom: 20px;
    margin-top: 5px;
    width: 120px;
    border-radius: 7px;
 -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
            box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    border:1px solid #efefef;
    -moz-border-radius:0 0 120px 120px / 0 0 6px 6px;
         border-radius:0 0 120px 120px / 0 0 6px 6px;
}
.brands_ds_com:hover {
-webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.4), 0 0 40px rgba(0, 0, 0, 0.2) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.4), 0 0 40px rgba(0, 0, 0, 0.2) inset;
            box-shadow:0 1px 4px rgba(0, 0, 0, 0.4), 0 0 40px rgba(0, 0, 0, 0.2) inset;
    border:1px solid #E1E1E1;
    -moz-border-radius:0 0 120px 120px / 0 0 6px 6px;
         border-radius:0 0 120px 120px / 0 0 6px 6px;
}

.brands_ds_com h3{
    text-align: center;
    margin-top: 5px;
    margin-bottom: 10px;
    height: 35px;
    color: #515151;
    
}
.brands_ds_com img{
    width: 110px;
    height: 69px;
    margin-left: 5px;
    
    
    
}
#title_company_ua, #title_company {
    width: 615px;
    margin-top: -10px;
}
#cat_teh {
    font-size: 13px;
    margin-left: 20px;
    text-decoration: underline;
}
.vertical_row {
    float: left;
    
    width: 331px;
   
}
#technics_promo {
    border-collapse: collapse;
    
    width: 100%;
}
#technics_promo td{
    
}
.td_promo_one {
    width: 680px;
    border-right: 1px solid silver;
}
.advert_technics {
    padding-top: 8px;
    border: 1px solid #4C8294;
    border-radius: 7px;
    overflow: hidden;
    padding-bottom: 8px;
    margin: 10px;
}
.advert_technics p{
    
    overflow: hidden;
}
.advert_technics h3{
    
    background-color: #EDD7A1;
    overflow: hidden;
    padding-top: 0;
    margin-top: 0;
    margin-right: 10px;
    font-family: Arial, Helvetica, sans-serif;
    padding-left: 5px;
    font-size: 15px;
    padding-top: 5px;
    padding-bottom: 4px;
    color: white;
    margin-bottom: 5px;
    
    
}
.advert_technics h3 span{
    color: #515151;
    
}
.advert_technics  a{
    color: #551A99;
    
    text-shadow: px 0.5px 0px #B2A279, 0px 0px 0px rgba(0,0,0,0.15);
    
    
    
}
.advert_technics h3 a{
    color: #236194;
    font-weight: bold;
    text-shadow: px 0.5px 0px #B2A279, 0px 0px 0px rgba(0,0,0,0.15);
    font-size: 15px;
    text-decoration: none;
    
    
}
.blocks_photo {
    text-align: center;
    width: 134px;
    height: 101px;
    border: 1px solid #EAEAEA;
    
}
.blocks_photo img{
    
    max-height: 101px;
    max-width: 134px;
}


.relation_promo {
    height: 125px;
    
    overflow: hidden;
}
.relation_promo p{
    
    margin: 0;
    padding: 0;
    margin-top: 3px;
}
.features_pro {
    
    font-size: 14px;
}
.prise_promo {
    
    color: #7A7A7A;
    padding-left: 10px;
    font-size: 16px;
    margin-bottom: 5px;
    
}
.prise_promo span{
    
    color: #527B02;
    font-weight: bold;
    
}
.bottom_promo {
    margin-left: 15px;
    margin-right: 10px;
    border-top: 1px solid silver;
    margin-top: 10px;
    padding-top: 3px;
}
.time_promo {
    font-size: 13px;
    color: #A37A7A;
}
.time_promo img{
    width: 18px;
    margin-bottom: -3px;
}
.promo_favorites  a{
    font-size: 13px;
    color: #A37A7A;
    cursor: pointer;
}
.promo_favorites  a:hover{
    text-decoration: underline;
}
.promo_favorites img {
    background-color: ;
    margin-right: 3px;
    margin-left: 5px;
    width: 18px;
    margin-bottom: -3px;
}
.left_promo {
    width: 136px;
    height: 125px;
    
    margin-left: 15px;
    float: left;
    margin-right: 10px;
    overflow: hidden;
}
.nam_photo {
    padding-top: 8px;
    color: #7A7A7A;
    margin: 0;
    font-size: 12px;
}
.nam_photo img {
    width: 16px;
    margin-bottom: -1px;
    
}
.company_promo {
    margin-top: 0px;
    font-size: 15px;
    padding-top: 0;
    padding-left: 5px;
}
.go_promo {
    float: right;

}
.go_promo a{
    font-size: 13px;
    font-weight: bold;
    margin-right: 5px;

}
.go_promo img{
    margin-bottom: -4px;
    width: 18px;
}
.status_promo {
    font-size: 14px;
}
.adress_promo {
    float: right;
    font-size: 12px;
    margin-right: 5px;
}

.left_promo_ads {
    width: 230px;
    padding-left: 10px;
    float: left;
    overflow: hidden;
    padding-right: 10px;
    
}
.right_promo_ads {
    margin-left: 20px;
    padding-left: 15px;
    overflow: hidden;
    
    
}
#title_promo {
    background-color: #E7E7E7;
    font-size: 21px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    padding-top: 7px;
    padding-bottom: 5px;
    border-radius: 2px;
    color: #414042;
    padding-left: 20px;
    margin: 10px;
}
#title_promo span{
    padding-left: 10px;
    font-weight: bolder;
    color: #7A7A7A;    
}
#prime_ads {
    max-height: 250px;
    max-width: 380px;
}
#content_prime {
    text-align: center;
    width: 380px;
    max-height: 250px;
    border: 1px solid silver;
    overflow: hidden;
}
#prise_ads {
    margin-top: 0;
    
    font-size: 19px;
    margin-bottom: 0;
}
#prise_ads span{
    
    color: #527B02;
    
}
#nbu {
    margin: 0;
    color: #7A7A7A;
    font-size: 14px;
    margin-top: 3px;
    margin-bottom: 3px;
}
#cours_ads {
    font-size: 13px;
    margin-top: 3px;
    margin-bottom: 15px;
    
}
#cours_ads span{
    color: #527B02;
    font-size: 13px;
}
#photo_num {
    font-size: 13px;
    margin-top: 5px;
    color: #414042;
    margin-bottom: 5px;
}
#photo_num img{
    width: 18px;
    margin-bottom: -2px;
}
.photo_mini {
    margin-right: 5px;
    margin-bottom: 8px;
    float: left;
    width: 90px;
    height: 60px;
    border: 1px solid silver;
    text-align: center;
}
.photo_mini img{
    max-width: 90px;
    max-height: 60px;
}
#cont_photo_mini {
    overflow: hidden;
}
#exposition_promo {
    border: 1px solid silver;
    padding-top: 10px;
    margin-bottom: 15px;
    width: 380px;
    border-radius: 5px;
}
.p_line {
    margin: 0;
    font-size: 12px;
    margin-bottom: 3px;
    margin-top: 3px;
    
}
.p_line span{
    font-weight: bold;
}
#left_promo_company {
   margin-bottom: 10px;
   margin-top: 10px;
   border-top: 1px dotted silver;
   padding-top: 10px;
}
#left_promo_company p{
    font-size: 12px;
    margin: 0;
    margin-top: 5px;
}
#left_promo_company p img{
    width: 16px;
    margin-bottom: -4px;
    margin-right: 5px;
}
#logo_company_ads {
    width: 80px;
}
#statistic_left_ads {
    overflow: hidden;
    padding-top: 7px;
    padding-bottom: 15px;
    border-top: 1px dotted silver;
    border-bottom: 1px dotted silver;
}
#statistic_left_ads img{
    width: 18px;
    margin-right: 5px;
    margin-bottom: -4px;
}
#statistic_left_ads p{
    margin: 0;
    font-size: 12px;
    margin-top: 7px;
    color: #414042;
}
#statistic_left_ads span{
    font-weight: bold;
}
#title_company_ads a{
    font-weight: bold;
}
#technical_characteristics {
    margin-left: 15px;
    font-weight: bold;
    font-size: 13px;
    margin-top: 0px;
}
#ul_characteristics {
    font-size: 12px;
    
}
#ul_characteristics li span{
    font-weight: bold;
    
    
}
#ul_characteristics li {
    
    margin-top: 7px;
    
}
#description_ads {
    font-size: 12px;
    margin: 15px;
    text-align: justify;
    }
#portrait_ads {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 5px;
    
}
#filter_technics  {
    overflow: hidden;
    border: 2px solid #64A8C0;
    margin: 5px;
    border-radius: 5px;
    
}
#filter_technics p {
    
    width: 210px;
    float: left;
    height: 31px;
    padding-left: 5px;
    margin-left: 4px;
    
}
#filter_technics select {
    margin: 0;
    height: 27px;
    box-shadow: 0 0 15px rgba(0, 0, 0, .1) inset;
    border: 1px solid #C0C0C0;
    
    
}
#filter_technics label {
    padding-left: 5px;
    font-size: 13px;
    
    
}
#filter_technics input[type=text] {
    padding: 3px;
    height: 18px;
    box-shadow: 0 0 15px rgba(0, 0, 0, .1) inset;
    border: 1px solid #C0C0C0;
    
}

#show_offers {
    float: right;
    margin-right: 15px;
}
#div_show_offers {
    width: 100%;
    overflow: hidden;
    
    padding-top: 10px;
    padding-bottom: 10px;
    
}
#offers_found {
    background-color: #E7E7E7;
    border: 3px solid #64A8C0;
    display: inline-block;
    padding: 5px;
    margin-left: 10px;
    border-radius: 3px;
    font-size: 14px;
}
#offers_found span{
    font-weight: bold;
}
#choosing_company {
    background-color: #F7F7F7;
    height: 25px;
    margin-top: -2px;
    margin-left: -5px;
    margin-right: -10px;
    border: 1px solid #F7F7F7;
    cursor: pointer;
} 

ul.story {
	margin: 0;
	padding: 0;
	display: inline-block;
	width: 980px;
    margin-left: 10px;
    border-bottom: 1px dotted #C0C0C0;
}

ul.story li {
	float: left;
	list-style: none;
	
	position: relative;
    
}

ul.story li a {
	color: black;
	display: block;
	font-family: Arial;
	font-size: 12px;
	padding-left: 3px;
    padding-right: 3px;
    padding-top: 2px;
    padding-bottom: 2px;
	text-decoration: none;
	
}

ul.story li a:hover {
	background-color: #ffffff;
}

ul.story li:first-child a:hover {
	border-radius: 4px 0 0 4px;
	-webkit-border-radius: 4px 0 0 4px;
	-moz-border-radius: 4px 0 0 4px;
}
/*Выпадающее меню*/
ul.story li ul {
	display: none;
    border: 2px solid #C0C0C0;
    border-top: none;
    min-width: 150px;
    
    padding-left: 0px;
    padding-bottom: 5px;
    padding-right: 5px;
    padding-top: 5px;
}

ul.story li:hover ul {
	display: block;
	position: absolute;
	top: 18px;
	
	background-color: #ffffff;
	z-index: 1000;
}

ul.story li:hover ul li {
	float: none;
	min-width: 150px;
	border-right: none;
    margin-left: 5px;
}

ul.story li:hover ul li a {
    
	border-top: 1px solid #4f4f4f;
	border-right: none;
    
	
}

ul.story li:hover ul li a:hover {
	background-color: transparent;
	color: black;
}

ul.story li:hover ul li:first-child a:hover {
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
}
.h4_hed {
    margin-left: 15px;
}
.arrow_story {
    width: 6px;
    height: 8px;
    margin-bottom: 0px;
    margin-left: 3px;
    margin-right: 3px;
}

#wrapper {
    border-top: 1px solid silver;
	margin: 10px auto 0;
}

/*-----------------------------------------------------------------------------------*/
/*	3. CAROUSEL
/*-----------------------------------------------------------------------------------*/

#wrapper .d-carousel ul li {
	background: none;
	
	padding: 0px;
	width: 277px;
}

.jcarousel-direction-rtl {
	direction: rtl;
}

.d-carousel h4 {
	margin: 5px 0 5px 0;
}

.d-carousel .jcarousel-container {
	display: block;
	overflow: hidden;
	margin-bottom: 20px;
}

.d-carousel .jcarousel-item {
	width: 190px;
	height: 156px;
}

.d-carousel .jcarousel-container-horizontal {
	width: 870px;
	height: 165px;
	padding: 0 45px;
    padding-top: 10px;
}

.d-carousel .jcarousel-item-horizontal {
	margin-left: 3px;
	margin-bottom: 3px;
	margin-top: 3px;
	margin-right: 11px;
}

.d-carousel .jcarousel-next-horizontal {
	position: absolute;
	top: 75px;
	right: 0;
	margin-right: 3px;
	width: 15px;
	height: 28px;
	cursor: pointer;
	background: transparent url(/img/carousel/blog-arrows.jpg) no-repeat top right;
}

.d-carousel .jcarousel-direction-rtl .jcarousel-next-horizontal {
	left: 5px;
	right: auto;
	background-image: url(/img/carousel/blog-arrows.jpg);
}

.d-carousel .jcarousel-next-horizontal:hover {
	background-position: bottom right;
}

.d-carousel .jcarousel-prev-horizontal {
	position: absolute;
	top: 75px;
	left: 0;
	margin-left: 3px;
	width: 15px;
	height: 28px;
	cursor: pointer;
	background: transparent url(/img/carousel/blog-arrows.jpg) no-repeat top left;
}

.d-carousel .jcarousel-direction-rtl .jcarousel-prev-horizontal {
	left: auto;
	right: 5px;
	background-image: url(/img/carousel/blog-arrows.jpg);
}

.d-carousel .jcarousel-prev-horizontal:hover {
	background-position: bottom left;
}

#catalog_card {
    overflow:hidden;clear:both;
    margin: 15px;
    
}

.card_mini {
    color: #707070;
    width: 271px;
    height: 180px;
    margin: 3px;
    float: left;
border-radius: 7px;
-webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
            box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    margin-right: 0;
    margin-bottom: 10px;
    margin-left: 40px;
    margin-top: 10px;
}
.card_mini h4{
    color: #3B3B3B;
    margin-left: 12px;
    font-size: 12px;
    margin-top: 10px;
    margin-bottom: 5px;
    text-decoration: underline;
}
.card_mini p{
    text-align: justify;
    font-size: 10.5px;
    margin-left: 12px;
    margin-right: 12px;
    margin-top: 4.5px;
    margin-bottom: 4.5px;
    
}
.card_mini  img{
    width: 15.5px;
    height: 15.5px;
    margin-bottom: -4px;
    margin-right: 10px;
}
.card_mini h5{
    text-align: justify;
    font-size: 11.5px;
    margin-left: 12px;
    margin-right: 12px;
    margin-top: 7px;
    margin-bottom: 7px;
    font-weight: normal;
    overflow:auto;
    max-height: 50px;
    
}
#catalog_card_title {
    padding-top: 10px;
    font-weight: bold;
}
#company_navi {
    text-align: right;
    font-size: 13px;
    color: #A9A9A9;
    margin-right: 10px;
    
}
#company_navi span{
    margin-right: 10px;
    margin-left: 10px;
    
}
#company_navi span img{
    cursor: default;
    
}
#company_navi img{
    margin-right: 5px;
    width: 20px;
    cursor: pointer;
    margin-bottom: -4px;
    
}
#bookmark_company{
    background-color: ;
}
#bookmark_company:hover{
    background-color: #FFFF7D;
}


.manipulation {
    overflow: hidden;
    
    margin: 0;
    padding: 0;
    
    margin-right: 10px;
}

.manipulation li{
    float: left;
    margin-top: 3px;
    list-style: none;
    
}
#yashare1 {
    
    margin: 0;
    padding: 0;
}
#manipulation_block {
    
    float: right;
    margin-left: 10px;
}
#manipulation_block img {
    margin-left: 3px;
    width: 24px;
}
.b-share-icon {
    height: 50px;
}
#page_head_block {
    position: relative;
    
    
}
#page_head_block h2{
    margin-left: 20px;
    font-size: 26px;
text-shadow: 1px 2px 1px rgba(0,0,0,0.2);
letter-spacing: 0px;
font-family: Verdana;
padding: 0;
margin: 0;
margin-left: 25px;
}
#table_comp_head p{
    position: relative;
    font-size: 13px;
    margin: 0;
    padding: 0;
    margin-left: 30px;
    margin-top: 3px;
    
}
#logo_comp {
    max-height: 150px;
    max-width: 150px;
    
    
}

#menu_company {
    width: 680px;
}
ul#main-nav {
    margin-top: 5px;
    border-bottom: 2px solid #577295;
    overflow: hidden;
	
}
ul#main-nav li {
	float: left;
	position: relative;
	margin-left: -25px;
	display: inline;
}
ul#main-nav li a {
	position: relative;
	width: 140px;
	height: 29px;
	display: block;
	background-image: url('/img/menu/tabs.png');
	background-position: center center;
	color: #44403b;
	text-decoration: none;
	font-size: 14px;
	padding-top: 12px;
	text-align: left;
	padding-left: 30px;
	font-weight: bold;
}
ul#main-nav li.home a {
	background-image: url('/img/menu/tab-home.png');
}
ul#main-nav li.current a {
	background-position: top;
	color: #ffffff;
}
ul#main-nav li a:hover {
	background-position: bottom;
	color: #ffffff;
}
ul#main-nav li.current a:hover {
	background-position: top; /*To Prevent the Current tab from changing colour on hover*/
	color: #ffffff;
}
ul#main-nav li.current {
	z-index: 100;
}

ul#main-nav li.na_home {
	z-index: 99;
}
ul#main-nav li.na_ads {
	z-index: 98;
}
ul#main-nav li.na_price {
	z-index: 97;
}
ul#main-nav li.na_contacts {
	z-index: 96;
}
#table_comp {
    margin-top: 0;
    border-top: 1px solid silver;
    margin-left: 10px;
    margin-right: 10px;
    width: 98%;
    
    
}
#table_comp td{
    vertical-align: top;
    
    
}
.table_comp_left {
    width: 680px;
    padding: 5px;
    border-right: 1px dotted silver;
}
#info_company {
    font-size: 14.5px;
    padding-left: 5px;
    padding-right: 10px;
    text-align: justify;
    line-height: 160%;
    text-indent: 40px;
}
#date_com {
    margin-top: 0;
    padding-top: 5px;
    font-size: 12px;
    color: #9B9B9B;
    position: absolute;
    right: 15px;
    top: 0px;
}
#date_com img{
    width: 16px;
    margin-bottom: -3px;
    margin-left: 5px;
    margin-right: 5px;
}
#date_com a{
    color: #9B9B9B;
    text-decoration: none;
}
#date_com a:hover{
    text-decoration: underline;
}
#img_sl_1 {
    display		: table;
    vertical-align: central;
    text-align: center;
    width: 150px;
    min-height: 90px;
    margin-top: 10px;
    margin-left: 80px;
    border: 4px solid #A5A7AA;
      -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
            box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    margin-bottom: 10px;
    
}

#img_sl_2 {
    display		: table-cell;
	vertical-align	: middle;
    text-align: center;
    
    
}
#table_comp_head span{
    width: 65px;
    float: left;
}
#table_comp_head p {
    overflow: hidden;
}
#contacts_com h5{
    margin-left: 30px;
    margin-bottom: 0px;
    
}
#contacts_com p {
    margin-top: 3px;
    font-size: 12px;
    margin-left: 10px;
}
.con_all_com 
{
    width: 320px;
    
    float: left;
    height: 100px;
    margin-bottom: 10px;
    margin-left: 10px;
}
.con_all_com p {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
}
.post_all_com 
{
    font-weight: bold;
    font-size: 13px;
    padding-left: 10px;
}
#contacts_com_co p{
    margin-left: 20px;
    margin-top: -6px;
    
}
#contacts_com_co {
    margin-bottom: 25px;
    
}
#contacts_com_co h3{
    margin-left: 25px;
    
}
#errorads {
    
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 22px;
    font-weight: bold;
    color: white;
    background-color: #E49984;
    text-align: center;
}
.bate {
    text-decoration: none;
    border: 1px #D2D2D2 solid;
    display:  inline-block;
    font-size: 12.5px;
    padding: 5px;
    padding-left: 14px;
    padding-right: 14px;
    background-color: #ECECEC;
    margin-top: 10px;
    margin-bottom: 10px;
    cursor: pointer;
}
.bate:hover  {
    background-color: #F3F3F3;
}
#sendmailcompany {
    
}
#formsendcompany label{
    font-size: 13px;
    
}
#formsendcompany input[type=text] {
    width: 200px;
    height: 24px;
    padding-left: 10px;
    border: 1px solid #C0C0C0;
    box-shadow: 1px 2px 4px rgba(0, 0, 0, .2);
    
}
 #formsendcompany textarea {
    width: 350px;
    height: 90px;
    padding-left: 10px;
    border: 1px solid #C0C0C0;
    box-shadow: 1px 2px 4px rgba(0, 0, 0, .2);
    
}
#batsendcompany {
    
}
#headsend {
    border-bottom: 1px solid silver;
    padding-bottom: 5px;
    font-weight: bold;
    margin-bottom: 0;
}

.activepromofavorites {
    background-color: #FDEA00;
    
}
.noactivepromofavorites {
    background-color: white;
    
}
#choiceregistration {
    margin: 0;
    padding: 0;
}
#choiceregistration li {
    color: #7D7C7D;
    text-align: center;
    width: 150px;
    list-style: none;
    float: left;
    border: 1px solid #C0C0C0;
    background-color: #F7F7F7;
    margin-left: 20px;
    cursor: pointer;
    margin-top: 10px;
    padding-top: 5px;
    height: 150px;
}
#choiceregistration h5 {
    margin: 0;
    
    font-size: 11px;
    
}
#choiceregistration li img{
   
    width: 100px;
    
}

#choiceregistration li:hover{
    color: #474647;
    border: 1px solid #8B8B8B;
    
    
}
.activeimg {
    background-color: #8B8B8B;
    
}
#messagestop strong{
    
     border: 1px solid #6D92A6;
     padding-left: 4px;
     padding-right: 4px;
     border-radius: 7px;
     
     display: inline-block;
     color: white;
     background-color: #87B4CD;
     
}


#uuuduudu {
    width: 200px;
}

#companytable {
    border-collapse: collapse;
    width: 100%;
    
}
#companytable td{
    
    vertical-align: top;
}
#searchcompany {
    overflow: hidden;
    margin: 25px;
    border: 1px solid #C0C0C0;
    border-radius: 5px;
    padding-top: 0px;
    padding-bottom: 0;
    background: #f9f9fa; /* Old browsers */
background: -moz-linear-gradient(top, #f9f9fa 0%, #e9eaeb 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9f9fa), color-stop(100%,#e9eaeb)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #f9f9fa 0%,#e9eaeb 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #f9f9fa 0%,#e9eaeb 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #f9f9fa 0%,#e9eaeb 100%); /* IE10+ */
background: linear-gradient(to bottom, #f9f9fa 0%,#e9eaeb 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9fa', endColorstr='#e9eaeb',GradientType=0 ); /* IE6-9 */
}
#searchcompany label{
    width: 150px;
    font: normal normal 600 16px/15px "Segoe UI";
    float: left;
    text-align: right;
    margin-left: 25px;
    font-weight: bold;
    padding-top: 5px;
   
   
}
#searchcompany input{
    width: 400px;
    height: 25px;
    margin-left: 10px;
    padding-left: 10px;
    font: normal normal 400 14px/15px "Segoe UI";
    border: 1px solid #C0C0C0;
}

#alphabeticalselection {
    overflow: hidden;
    margin: 25px;
    border: 1px solid #C0C0C0;
    border-radius: 5px;
    padding-top: 10px;
    padding-bottom: 10px;

}

#alphabeticalselection label{
    width: 165px;
    font: normal normal 600 16px/15px "Segoe UI";
    float: left;
    text-align: right;
    margin-left: 10px;
    font-weight: bold;
    padding-top: 5px;
    overflow: hidden;
    margin-right: 10px;
    height: 50px;
   
   
}

#bodyalphabeticalselection {
    
    padding-left: 5px;
    overflow: hidden;
    width: 400px;
    
    min-height: 50px;
    
    margin-left: 10px;
}
#bodyalphabeticalselection a {
    cursor: pointer;
    width: 25px;
    border: 1px solid #C0C0C0;
    float: left;
    padding: 5px;
    padding-top: 5px;
    padding-bottom: 4px;
    margin: 2px;
    margin-left: 5px;
    text-align: center;
    border-radius: 6px;
    background: #f9f9fa; /* Old browsers */
background: -moz-linear-gradient(top, #f9f9fa 0%, #e9eaeb 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9f9fa), color-stop(100%,#e9eaeb)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #f9f9fa 0%,#e9eaeb 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #f9f9fa 0%,#e9eaeb 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #f9f9fa 0%,#e9eaeb 100%); /* IE10+ */
background: linear-gradient(to bottom, #f9f9fa 0%,#e9eaeb 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9fa', endColorstr='#e9eaeb',GradientType=0 ); /* IE6-9 */
-moz-user-select: -moz-none;
-o-user-select: none;
-khtml-user-select: none;
-webkit-user-select: none;
user-select: none;
color: #515151;
    text-decoration: none;
}
#bodyalphabeticalselection a:hover {
    background: #f2f2f9; /* Old browsers */
background: -moz-linear-gradient(top, #f2f2f9 0%, #e1e5ea 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f2f2f9), color-stop(100%,#e1e5ea)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #f2f2f9 0%,#e1e5ea 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #f2f2f9 0%,#e1e5ea 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #f2f2f9 0%,#e1e5ea 100%); /* IE10+ */
background: linear-gradient(to bottom, #f2f2f9 0%,#e1e5ea 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f9', endColorstr='#e1e5ea',GradientType=0 ); 
}
#allcompany  {
    overflow: hidden;
    margin: 25px;
  
    border-radius: 5px;
    padding-top: 0px;
    padding-bottom: 0;
}
#tablecompanyall {
    width: 100%;
    border-collapse: collapse;
}
#tablecompanyall td{
background: #fff url('../cabinet/img/bg/bg1.png') left repeat-y;   

}

.alphabetleft {

    background: none;
    overflow: hidden;
    width: 35px;
    float: left;
    min-height: 30px;

}
.companyright {
    background-color: white;
    margin-bottom: -3px;
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    overflow: hidden;
    min-height: 30px;
    border: 1px solid #C0C0C0;
    border-right: none;
}
.companyright a{
    color: #515151;
    padding: 5px;
    padding-left: 5px;
    cursor: pointer;
    float: left;
    overflow: hidden;
    vertical-align: central;
    font: normal normal 600 13px/15px "Segoe UI";
    margin-left: 10px;
    
    display: block;
    margin: 3px;
    width: 280px;
    text-decoration: none;
}
.companyright a:hover{
    color: white;
    
    background-color: #10497E;
}
.alphabetone  {
    
    border-top-left-radius: 5px;
    font-weight: bold;
    border-bottom-left-radius: 5px;
    margin-right: -1px;
    text-align: center;
    overflow: hidden;
    padding-top: 5px;
    padding-bottom: 5px;
    border: 1px solid #C0C0C0;
    background: #f9f9fa; /* Old browsers */
background: -moz-linear-gradient(top, #f9f9fa 0%, #e9eaeb 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9f9fa), color-stop(100%,#e9eaeb)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #f9f9fa 0%,#e9eaeb 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #f9f9fa 0%,#e9eaeb 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #f9f9fa 0%,#e9eaeb 100%); /* IE10+ */
background: linear-gradient(to bottom, #f9f9fa 0%,#e9eaeb 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9fa', endColorstr='#e9eaeb',GradientType=0 ); /* IE6-9 */
-moz-user-select: -moz-none;
-o-user-select: none;
-khtml-user-select: none;
-webkit-user-select: none;
}
#rightcompanyoll div h4 {
    margin: 0;
    margin-left: 7px;
    margin-right: 7px;
    padding-left: 10px;
    border-bottom: 1px solid #C0C0C0;
   margin-top: 15px;
    font: normal  normal 600 14px/17px "Segoe UI";
    
     padding-bottom: 5px;
}

#rightcompanyoll div a {
    color: #515151;
    margin-left: 10px;
    cursor: pointer;
    overflow: hidden;
    font: normal normal 600 13px/15px "Segoe UI";
    
    display: block;
    width: 265px;
    text-decoration: none;
    padding-left: 5px;
    padding-top: 4px;
    padding-bottom: 4px;
}

#rightcompanyoll div a:hover{
    color: white;
    
    background-color: #10497E;
}
.notcomp  {
    font: normal normal 600 13px/15px "Segoe UI";
}
.ui-corner-all {
    font: normal normal 600 13px/15px "Segoe UI";
}
#pricelist  {
    
    width: 99%;
    border-collapse: collapse;
     border: 1px solid #BCAFA7;
}
#pricelist th{
    background-color: #ECECEC;
    height: 30px;
    text-align: center;
    border: 1px solid #BCAFA7;
    font: normal normal 400 14px/14px "Segoe UI";
    font-weight: bold;
}
#pricelist td{
    padding-top: 4px;
    padding-bottom: 4px;
    font: normal normal 400 12px/15px "Segoe UI";
    text-align: center;
    border: 1px solid #BCAFA7;
}

#pricelist   tr:nth-child(2n) {
    background: #FAFAFA; /* Цвет фона */
   } 
#pricelist  tr:nth-child(2n+1) {
    background: #F3F4F6; /* Цвет фона */
    
}
#topprice {
    font: normal normal 400 12px/15px "Segoe UI";
    margin-top: -10px;
    padding-top: 0px;
    font-size: 12px;
    margin-right: 10px;
    color: #9B9B9B;
    text-align: right;
    
}
#topprice img{
    width: 16px;
    margin-bottom: -3px;
    margin-left: 5px;
    margin-right: 5px;
}
#topprice a{
    color: #9B9B9B;
    text-decoration: none;
}
#topprice a:hover{
    text-decoration: underline;
}
#priceimg {
    border: 1px solid #BCAFA7;
    width: 140px;
    height: 140px;
    float: left;
    margin-left: 20px;
    margin-right: 20px;
/*background: #fff url('../img/body.gif') top repeat-x;*/
background-image:url('../img/bg/price.png');
-webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
            box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    -webkit-box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
            box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;

} 
#priceimg img{
    margin-left: 35px;
    
    width: 70px;
} 
#headpr {
    overflow: hidden;
    
}
#headpr h3{
    overflow: hidden;
    text-shadow: 1px 2px 1px rgba(0,0,0,0.2);
letter-spacing: 0px;
margin-bottom: 0;
}
#descriptionli {
    font: normal normal 400 14px/15px "Segoe UI";
}
#bottomprice {
    font: normal normal 400 12px/15px "Segoe UI";
    
    padding-top: 0px;
    font-size: 12px;
    margin-right: 15px;
    color: #9B9B9B;
    text-align: right;
    margin-bottom: 1px;
    
}
.refineprice {
    margin-left: 2px;
    margin-right: 2px;
    display: block;
    border: 1px #D2D2D2 solid;
    padding: 1px;
    cursor: pointer;
    
    padding-left: 3px;
    padding-right: 3px;
    background-color: #ECECEC;
}
.refineprice:hover  {
    background-color: #F3F3F3;
}
.pricelistui {
    width: 150px;
    margin-right: 20px;
    height: 160px;
    float: left;
    margin-bottom: 20px;
    margin-top: 10px;
    background-image:url('../img/bg/pricelist.png');
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
            box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    -webkit-box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
            box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;

}
.pricelistui img {
    
    margin-top: 35px;
    margin-left: 3px;
    width:  70px;
    
}
#searchspare form {
    border: 1px solid #C0C0C0;
}
.pricelisttitl {
    
    margin-top: 20px;
    text-align: center;
    color: white;
    width: 144px;
    height: 55px;
    padding: 2px;
     font: normal normal 400 15px/16px "Segoe UI";
}

#searchspare {
    overflow: hidden;
    margin: 25px;
    border: 1px solid #C0C0C0;
    border-radius: 5px;
    padding-top: 0px;
    padding-bottom: 0;
   }
#searchspare label{
    width: 70px;
    font: normal normal 600 16px/15px "Segoe UI";
    float: left;
    text-align: right;
    margin-left: 25px;
    font-weight: bold;
    padding-top: 5px;
   
   
}
#polesearch{
    margin-bottom: -2px;
    width: 380px;
    height: 25px;
    margin-left: 10px;
    padding-left: 10px;
    font: normal normal 400 14px/15px "Segoe UI";
    border: 1px solid #C0C0C0;
}

#sabmitspare{
    height: 30px;
    text-decoration: none;
    border: 1px #006D8C solid;
    display:  inline-block;
    font-size: 12.5px;
    padding-bottom: 5px;
    padding-left: 14px;
    padding-right: 14px;
    color: white;
    background-color: #0483A0;
    font: normal normal 400 16px/15px "Segoe UI";
    cursor: pointer;
    margin-bottom: 10px;
}
#sabmitspare:hover  {
    background-color: #F3F3F3;
}

#resultcompany {
    padding-left: 35px;
    margin-bottom: -10px;
    overflow: hidden;
}
#resultanalogues {
    
}

#listsearch {
    margin: 0;
    padding: 0;
    
}
#listsearch li{
    cursor: pointer;
    margin: 0;
    border: 1px solid #C0C0C0;
    padding: 7px;
    font: normal normal 400 13px/14px "Segoe UI";
    padding-left: 4px;
    list-style: none;
    display: block;
    margin-top: -1px;
}

#listsearch li:nth-child(2n) {
    background: #FAFAFA; /* Цвет фона */
   } 
#listsearch li:nth-child(2n+1) {
    background: #F3F4F6; /* Цвет фона */
    }


#tablecompanyresult {
    margin-left: 5px;
    border-collapse: collapse;
    width: 98%;
    border: 1px solid silver;
}

#tablecompanyresult th{
    background-color: #ECECEC;
    height: 30px;
    text-align: center;
    border: 1px solid #BCAFA7;
    font: normal normal 400 13px/14px "Segoe UI";
    font-weight: bold;
}
#tablecompanyresult td{
    vertical-align: central;
    
    text-align: center;
    border: 1px solid #BCAFA7;
    font: normal normal 400 12px/13px "Segoe UI";
    
}

#tablecompanyresult   tr:nth-child(2n) {
    background: #FAFAFA; /* Цвет фона */
   } 
#tablecompanyresult  tr:nth-child(2n+1) {
    background: #F3F4F6; /* Цвет фона */
    
}
.requestspare {
    margin-left: 5px;
    border: 1px solid #006D8C;
    background-color: #0483A0;
    color: white;
    padding: 2px;
    cursor: pointer;
    display: block;
    width: 80px;
    margin-top: 3px;
}
#litticon {
    display: block;
    width: 70px;
    float: left;
    
}
#namberspare {
    
    display: inline-block;
    float: left;
    margin: 0;
    margin-left: 10px;
    margin-top: 19px;
    font: normal normal 400 30px/31px "Segoe UI";
    font-weight: bold;
    text-shadow: 1px 2px 1px rgba(0,0,0,0.1);

}
#brendspareresult {
    margin-top: 10px;
    margin-left: 20px;
    display: inline-block;
    
}
#brendspareresultimg {
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
            box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    -webkit-box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
            box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;

    width: 80px;
    
}
#searchresults {
    overflow: hidden;
    
}
#tablesearchresults  {
    margin-left: 5px;
    border-collapse: collapse;
    width: 98%;
    border: 1px solid silver;
}

#tablesearchresults > tr > th{
    background-color: #ECECEC;
    height: 30px;
    text-align: center;
    border: 1px solid #BCAFA7;
    font: normal normal 400 13px/14px "Segoe UI";
    font-weight: bold;
}
#tablesearchresults > td{
    vertical-align: central;
    
    text-align: center;
    border: 1px solid #BCAFA7;
    font: normal normal 400 12px/13px "Segoe UI";
    
}

#tablesearchresults >   tr:nth-child(2n) {
    background: #FAFAFA; /* Цвет фона */
   } 
#tablesearchresults >  tr:nth-child(2n+1) {
    background: #F3F4F6; /* Цвет фона */
    
}
#tablesearchresultsres {
    background-color: white;
    border: 1px solid #BCAFA7;
    border-collapse: collapse;
    width: 100%;
    
}
#tablesearchresultsres td{
    border: 1px solid #BCAFA7;
     min-height: 25px;
}
#tablesearchresultsres  th{
    background-color: #ECECEC;
    height: 30px;
    text-align: center;
    border: 1px solid #BCAFA7;
    font: normal normal 400 12px/14px "Segoe UI";
    font-weight: bold;
}
#cardspartsbrands {
    margin: 10px;
    border-bottom: 1px solid #C0C0C0;
    overflow: hidden;
    padding-bottom: 10px;
}
#cardsparts {
    width: 100%;
    
    overflow: hidden;
}