/* SpeedSearch (searchRosta) (color edit Tsesliuk)-----------------------------------------------------------------*/
#content_search {
    border-top: 1px dotted #009;
    background-color:#CCCCFF;
    border: solid 1px #5c5ce4;
    padding: 5px;
    margin-top: 10px;
    margin-bottom: 10px;
}


#firma_info_title {
    background-image: url(../images/bg_caption_katalogfirm.gif);
    background-color: #7ACBFC;
    font-size: 18px;
    margin: 0px;
    padding: 6px 10px;
    font-family: "Arial Black", Gadget, sans-serif;
    color: #900;
}
#firma_info_logo {
    float: left;
    margin: 0 25px 20px 10px;
    height: auto;
}
#firma_info_tovar_title {
    clear: both;
}
#firma_info_data {
    padding: 0 15px;
    margin: 0 20px 20px 40px ;
    display: block;
}
#firma_info_description_title {
    font-size: 1em;
    font-family: Tahoma, Geneva, sans-serif;
    font-weight: bold;
    color: #009;
    margin: 15px 10px 0;
    border-top: 1px solid #009;
    background-color: #DEE2ED;
    padding: 2px 8px;
    clear: both;
}
#firma_info_description {
    border-left: 5px solid #DEE2ED;
    margin: 0 10px 25px;
    padding: 0 5px;
}
/*-----------------------table----------------------------------------*/
tr.odd {background-color: #E5EDF5;}

td {border-right: 0px solid #009}

.firma_info_tovar_table {
    border: 1px solid #009;
    vertical-align: top;
   border-top: none;
}

.firma_info_tovar_row {
    background-color:#ebebfe;
}

.firma_info_tovar_table td {
    vertical-align:top;
    border-right: 1px dotted #0000CC
}
.firma_info_tovar_table thead tr th {
    color: #009;
    /*background-color: #C8DFF6;*/
    background-color: #AFD3F3;
    border: 1px groove #FFF;
    padding: 0px 0px 0px 0px;
    font-size: 1.1em;
    border-top: none;
}
.firma_info_tovar_razdel td {
    border: none;
    padding: 3px 10px;
    background-repeat: repeat-x;
    border-bottom: 1px solid #83AFCD;
    border-top: 1px solid #83AFCD;
    background-position: -1px;
    background-color: #AFD3F3;
    color: #000;
    font-size: 1em;
    font-variant: small-caps;
    letter-spacing: 3px;
}
.price {
    text-align: right;
    font-weight: bold;
    color: #900;
    padding: 0 3px;
}
.tovar_name {
    letter-spacing: 0.08em;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 1.15em;
    color: #009;
    font-weight: normal;
    padding: 3px 15px;
}
.tovar_pic {
    text-align: center;
    background-color: #FFF;
    border-top: 1px solid #DEE2ED;
    border-bottom: 1px solid #DEE2ED;
    padding: 5px;
}
.tovar_pic img {
/*   width: 100px;*/
}
.tovar_name span {
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing: normal;
    margin: 2px 0px 0px 45px;
    line-height: 1.3em;
    font-weight: bold;
    display: block;
    font-size: 0.84em;
    color: #999;
    padding: 0 0 0 2px;
    border-left: 3px solid #DDD
}
.tovar_name span p {
    color: #000;
    font-weight: normal;
    margin: 0;
}
.prices_title, .word_firms_title, .word_prices_title {
    background-image: url(../images/bg_caption_katalogfirm.gif);
    border-bottom: 1px solid #009;
    width: 100%;
    padding: 8px 0;
}
.prices_title li,.word_firms_title li, .word_prices_title li {
    font-size: 18px;
    font-weight: bold;
    color: #009;
    display: inline;
    padding: 7px 15px;
}
