* {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    margin: 0px;
    padding: 0px;
    text-indent: 0px;
    line-height: 130%;
}
:focus {
    outline: 0px;
}
html {
    height: 100%;
}
body {
    position: relative;
    min-height: 100%;
    background-color: #ffffff;
}
a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-decoration: underline;
    color: blue;
}

img{
    border: 0px;
}

a:hover, a:focus, #bread a:hover, #bread a:focus {
    color: #cc0001;
    text-decoration: underline;
}

a:visited{
    color: #0A72A2;
}

h1, h2, h3, h4, h5, h6, p, ul, ol, dl, .block2, .block3, .block4, .block5, .item1, #bread {
    margin-bottom: 13px;
}
h1 {
    font-size: 20px;
    font-weight: bold;
    color: #616161;
    border-bottom: 2px solid #e4e4e4;
    padding-left:25px;
    background-image: url(/i/quad.gif);
    background-position: 0px 6px;
    background-repeat: no-repeat;

}
h2 {
    font-size: 18px;
    font-weight: normal;
    color: #505050;
}

h2 > a, h2 span {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: normal;
    color: #cc0001;
    text-decoration: none;
}
h2 > a:hover {
    text-decoration: underline;
}


h3 {
    color: #cc0001;
}
h4 {
    color: #505050;
}
h5 {
    color: #666666;
}
h6 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #666666;
}
ul {
    list-style-image: url(/i/a_l.gif);
    margin-left: 19px;
}
ol {

    margin-left: 19px;

}
li {
    margin-left: 4px;
}
ul ul, ul ol, ol ul, ol ol {
    margin-bottom: 0px;
}
dl dt {
    font-weight: bold;
}
dd {
    margin-left: 19px;
}
hr {
    height: 1px;
    color: #cccccc;
    background-color: #cccccc;
    border-width: 0px;
    margin-bottom: 15px;
}

input {
    vertical-align: middle;
}

input[type="text"], input[type="password"], input[type="file"], textarea {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #333333;
    border: 1px solid #7F9DB9;
    background-color: #ffffff;
    margin: 0px 0px 3px 0px;
    padding: 1px 4px 2px 4px;
}

button.red[type="submit"], input.red[type="button"], input.red[type="submit"], input.red[type="reset"] {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: bold;
    color: #ffffff;
    border: 1px solid #000000;
    background-color: #da251d;
    margin: -2px 0px 0px 0px;
    padding: 0px 4px 0px 4px;
    text-align: center;
    height: 20px;
}

button[type="submit"], input[type="button"], input[type="submit"], input[type="reset"] {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #505050;
    border-top: 2px solid #fff;
    border-left: 2px solid #fff;
    border-bottom: 2px solid #505050;
    border-right: 2px solid #505050;
    background-color: #e4e4e4;
    margin: -2px 0px 0px 0px;
    padding: 0px 4px 0px 4px;
    text-align: center;
    height: 20px;
}

select {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #333333;
    border: 1px solid #7F9DB9;
    background-color: #ffffff;


}
input[type="checkbox"], input[type="radio"] {
    background: none;
}

input:focus, select:focus, textarea:focus{
    border: 1px solid #000;
}

div.field_big{
    padding-left: 0px;
    padding-right: 0px;

}

h1.rbr_goods_t{
    padding: 0px 2px 4px 50px;
    background-image: url(/i/i_offers.png);
    background-position: 0px 0px;
    background-repeat: no-repeat;
}

h1.rbr_demands_t{
    padding: 0px 2px 4px 50px;
    background-image: url(/i/i_ask.png);
    background-position: 0px 0px;
    background-repeat: no-repeat;
}

h1.rbr_firms_t{
    padding: 0px 2px 4px 50px;
    background-image: url(/i/i_firms.png);
    background-position: 0px 0px;
    background-repeat: no-repeat;
}

table td{
    vertical-align: top;
}


div.hr {
    width: 100%;
    height: 5px;
    background-image: url(/i/incat_line.png);
    background-repeat: repeat-x;
}

.table1{
    margin: 0px;
    padding: 0px;
    border-collapse: collapse;
}
.table1 td{
    margin: 0px;
    padding: 0px;

}

.table2 td, .table2 th {
    border: 1px solid #ffffff;
    padding: 2px 5px 3px 4px;
}
.table2 tr.tr1 td {
    background-color: #f6f6f6;
}
.table3 {
    margin: 0px;
}
.table3 td, .table3 th {
    border: none;
    vertical-align: middle;

}

table.content_icon_menu{
    margin: 5px 0px 5px 0px;
}

table.content_icon_menu td{
    text-align: center;

}

table.main, table.main td{
    margin: 0px;
    padding:0px;
    vertical-align: top;
}

ul.rubr_list li *{
    font-size: 14px;
    line-height: 170%;
}

.block1 {
    height: 22px;
    padding-left: 13px;
    margin-bottom: 11px;
    background-image: url(/i/block_1.gif);
    background-position: left top;
    background-repeat: repeat-x;
}
.block1 > * {
    display: block;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #ffffff;
    line-height: 20px;
    height: 100%;
    padding-right: 9px;
}
.block1 > a:hover, .block1 > a:focus {
    color: #ffffff;
}
.block2 {
    position: relative;
    overflow: hidden;
    padding: 15px 8px 0px 8px;
    background-color: #e4e4e4;
}
.block2 * {
    font-family:  Arial, Helvetica, sans-serif;
    color: #000000;
}
.block2 select {
    font-family:  Arial, Helvetica, sans-serif;

}
.block01 {
    margin-top: 0px;
    table-layout: fixed;
    width: 100%;

}


.block01 td {
    padding: 0px 0px 0px 0px;
    border: none;
}

.block01 h2{
    line-height: 25px;
    padding:10px 0px 0px 0px;
}


.block_z{
    position: absolute;
    top: 0px;
    left: 15px;
    width: 66%;
    height: 180px;
    z-index: -100;
    background-color: #E0EAEF;
}

.block3, .block4 {
    padding-left: 0px;
}

.block3 * {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
}
.block3 h2 {
    padding-bottom: 2px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: normal;
    color: #cc0001;
    border-bottom: 3px solid #516574;
    background-position: left top;
    background-repeat: no-repeat;
    line-height: 30px;
    padding:5px 0px 5px 40px;
}

.block3 h2.b_01_3 {
    background-position: right top;
    padding:10px 0px 0px 0px;
}

.block4 a {
    display: inline-block;
    padding: 0px 3px 0px 9px;

    background-image: url(/i/a_l.gif);
    background-position: 0px 1px;
    background-repeat: no-repeat;
}
.block4 h3, .block4 h3 a{
    margin-top: 0px;
    margin-bottom: 10px;
    padding: 0px;
    font-size: 13px;
    font-weight: bold;
    color: #505050;
    text-decoration: none;
    background: none;
    vertical-align: top;
}

.block4 h4{
    margin-bottom: 3px;
}

.block4 h4 a{
    margin-bottom: 0px;
    padding: 0px;
    font-size: 12px;
    font-weight: bold;
    color: #3a4954;
    text-decoration: none;
    background: none;
}

.block4 a:hover, .block4 a:focus {
    color: #c00005;
}
.block5 {
    padding-left: 7px;

}
.block5 a {
    padding-left: 15px;
    color: #c00005;
    background-image: url(/i/a_3.png);
    background-position: 0px 1px;
    background-repeat: no-repeat;
}
.block5 > span {
    float: left;
    width: 33%;
    padding-right: 10px;
    text-align: right;
}
.block5 > div {
    float: right;
    width: 32%;
    padding-left: 50px;
    background-image: url(/i/i_1.png);
    background-position: left center;
    background-repeat: no-repeat;
}
.block5 > div a {
    display: block;
    padding: 0px 2px 0px 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #000000;
    background-image: url(/i/a_1.png);
    background-position: 0px 5px;
    background-repeat: no-repeat;
}
.rightsmall, #right {
    clear: both;
    float: right;
    margin-left: 30px;
}
.currency {
    padding: 0px 3px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #ffffff;
    background-color: #505050;
}
a.currency {
    background-color: transparent;
    color: #0A84A2;
}
.bookmark1 *,.bookmark3 * {

    font-size: 15px;
    font-weight: bold;
}
.bookmark2 * {

    font-size: 14px;
}
.bookmark2 h2{
    font-size: 20px;

    font-weight: normal;
    color: #cc0001;
}
.bookmark1 span, .bookmark2 span, .bookmark3 span {
    font-weight: bold;

}
.bookmark1 {
    margin-bottom: 3px;
    z-index: 200;
    background-color: #e4e4e4;
    border: 2px solid #e4e4e4;
    padding-bottom: 1px;
}
.bookmark3 {
    margin-top: -19px;
    z-index: 200;

}
.bookmark2 {
    padding: 13px 7px 0px 7px;
    margin: 0px 0px 20px 7px;
    border: 1px solid #cccccc;
    z-index: 100;

}
.bookmark1 *, .bookmark3 * {
    padding: 3px 7px 3px 7px;
}
.bookmark1 span {
    background-color: #fa110d;
    1border: solid #cccccc;
    1border-width: 1px 1px 1px 1px;
    font-size: 14px;
    color: #fff;
}
.bookmark3 span {
    background-color: #fff;
    border: solid #cccccc;
    border-width: 0px 1px 1px 1px;

}
.item1 {
    overflow: hidden;
    width: 100%;
    margin-bottom: 30px;

}
.item1 h1, .item1 h2, .item1 h3, .item1 h4, .item1 h5, .item1 p, .item1 ul, .item1 ol, .item1 dl {
    margin-bottom: 0px;
}

.item1 div.greyline{
    background-color: #e4e4e4;
    padding: 0px 5px 3px 0px;
    border-bottom: 1px dotted #505050;
    border-top: 1px dotted #505050;
}

.item1 h2{

}

.item1 h2 {
    font-size: 16px;
    font-weight: bolder;

    padding-left: 14px;
    background-image: url(/i/quad_sm.gif);
    background-position: 0px 0px;
    background-repeat: no-repeat;
}

.item1 h2 a{
    text-decoration:underline;
    color: blue;
}

.item1 h2 a:hover{
    color: #cc0001;
}

.item1 h2 a:visited{
    color: #0A72A2;
}



.details {
    float: right;
    margin: 0px 0px 5px 10px;
    width: 25%;
}
.details h6 {
    margin-bottom: 0px;
    font-weight: normal;
}

.details h3{
    font-size: 15px;

}



.details table td{
    vertical-align: middle;
}

.details table td.ico{
    width: 20px;
    padding: 0px;
}

.details table td.ico *{
    margin: 0px;
}

.details div span{
    font-weight: bold;
    color: #cc0001;
}


div.bannerbig{
    text-align: center;
    margin: 0 auto -23px auto;
    width: 600px;

    padding: 13px 0px 0px 0px;
}

div.bannerright{
    text-align: center;
    margin: 0 auto;
    width: 300px;
    padding: 13px 0px 0px 0px;
}

.with_field{
    margin: 13px 19px 0px 50px;
    padding: 10px;
    border: 1px solid #cccccc;

}

*.small2 *{
    font-size: 11px;
}

div.ahtung{
    background-image: url(/i/i_ahtung.gif);
    background-position: 20px center;
    background-repeat: no-repeat;
    padding: 13px 7px 13px 90px;
    margin: 0px 0px 20px 0px;
    border: 1px solid #D8DDDF;
    background-color: #e4e4e4;
    min-height: 20px;
}

div.info{
    background-image: url(/i/i_hint.gif);
    background-position: 20px center;
    background-repeat: no-repeat;
    padding: 13px 7px 13px 80px;
    margin: 0px 0px 20px 0px;
    background-color: #e4e4e4;
    min-height: 20px;

}

div.error{
    background-image: url(/i/i_error.gif);
    background-position: 20px center;
    background-repeat: no-repeat;
    padding: 13px 7px 13px 80px;
    margin: 0px 0px 20px 0px;
    background-color: #e4e4e4;
    border: 1px solid red;
    min-height: 20px;

}

div.dotline{
    width: 100%;
    height: 1px;
    background-image: url(/i/dot_line.png);
    background-repeat: repeat-x;
}

div.seoinfo_block1{
    background-image: url(/i/info_i.gif);
    background-position: 15px 10px;
    background-repeat: no-repeat;
    padding: 15px 7px 15px 55px;
    margin: 0px 30px 20px 0px;
    background-color: #ececec;
    font-size: 13px;

}

div.seoinfo_block1 * {
    font-size: 13px;
}

div.seoinfo_block2{
    padding: 5px 7px 5px 10px;
    margin: 0px 0px 20px 0px;
    background-color: #ececec;
    font-size: 13px;

}

div.seoinfo_block2 * {
    font-size: 13px;
}

.seoinfo_block2 h2{
    font-size: 16px;
    font-weight: bold;

}

table.goodlist {
    margin: 0px 30px 20px 0px;
    width:auto;
    border-spacing: 0px;
}



table.goodlist th{
    background-color: #e4e4e4;
    border:1px #e4e4e4 solid;
    font-size: 14px;
    font-weight: bold;
    color: #505050;

}

table.goodlist th table td{
    background-color: #e4e4e4;
    border:0px;
    color: #505050;
    font-size: 14px;
    font-weight: bold;
}

table.goodlist td{
    border:1px #e4e4e4 solid;
    background-color: #fff;
    padding: 4px 4px 2px 7px;
}

table.goodlist td h2 a{
    font-size: 14px;
    text-decoration: underline;
}


table.goodfield {
    margin: 10px 30px 20px 1px;
    padding: 0px;
    border-collapse: collapse;
    border-spacing: 0px;

}


table.goodfield th{
    background-color: #F2F2F2;
    border:1px #e4e4e4 solid;
    color: #000;
    text-align: center;
    padding: 2px;

}

table.goodfield td{
    border: 1px #e4e4e4 solid;
    text-align: center;
    background-color: #fff;
    padding: 3px 5px 3px 0;

}

table.rbr_menu{
    margin: 10px 0px 0px 0px;
}

table.main_t, #content table.main_t td, table.rbr_menu td {
    margin: 0px;
    padding: 0px;
}
table.main_t{
    width: 100%;
    margin: 0px 0px 0px 0px;
}

table.rubr_table{
    margin: 0px;
    padding: 0px;
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0px;
}

table.rubr_table td{
    border: 2px #fff solid;
    padding: 5px 0px 5px 5px;
}

table.rubr_table tr.rubr_table_level_0 td{
    background-color: #e4e4e4;
    font-size: 18px;
    color: blue;
    padding: 8px 0px 8px 5px;
}


table.rubr_table tr.rubr_table_level_0 td *{
    font-size: 18px;
    color: #blue;

}

table.rubr_table tr.rubr_table_level_1 td{
    background-color: #f3f2f0;
    font-size: 14px;
    color: #000;
    font-weight; bold;
    padding: 5px 0px 5px 35px;
    background-image: url(/i/a_1.png);
    background-position: 25px 10px;
    background-repeat: no-repeat;
}

table.rubr_table tr.rubr_table_level_1 td *{
    font-size: 14px;
    color: #000;
    font-weight; bold;
}

table.rubr_table tr.rubr_table_level_2 td{
    background-color: #fff;
    padding: 0px 5px 15px 30px;
}

table.rubr_table tr.rubr_table_level_2 a{
    padding: 0px 0px 0px 7px;
    background-image: url(/i/a_l.gif);
    background-position: 0px 0px;
    background-repeat: no-repeat;
}




.infoblock_header {
    clear: both;
    height: 22px;
    padding-left: 34px;
    background-image: url(/i/m_1.gif);
    background-position: left top;
    background-repeat: repeat-x;
    color: #ffffff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 22px;
    height: 100%;
}

div.vopros{
    font-weight: bold;
    margin-bottom: 10px;
}
div.otvet{
    margin-bottom: 40px;
    margin-left: 40px;

    background-color: #fff;
    padding: 7px;
}

div.block_w{
    border: 1px solid #E5E5E5;
    padding: 10px;
    background-color: #ffffff;
}

div.r_blok_title{
    clear: both;
    height: 22px;
    width: 100%;
    background-color: #e4e4e4;
    border: 1px solid #505050;
    font-family: Arial;
    font-weight: bold;
    font-size: 15px;
    color: #505050;
    text-decoration: none;
    line-height: 22px;

}

div.tree_lv_0{
    font-size: 18px;
    color: #000;
    text-decoration: none;
    margin: 5px 0px 0px 15px;
}

div.tree_lv_1{
    font-size: 14px;
    color: #000;
    text-decoration: none;
    margin: 2px 0px 0px 25px;
    padding-left: 15px;
    background-image: url(/i/a_1.png);
    background-position: 0px 6px;
    background-repeat: no-repeat;
}

div.tree_lv_2{
    margin: 2px 0px 0px 40px;
    padding-left: 10px;
    background-image: url(/i/a_l.gif);
    background-position: 0px 0px;
    background-repeat: no-repeat;
}

div.tree_lv_3{
    margin: 2px 0px 0px 55px;
    padding-left: 10px;
    background-image: url(/i/a_l.gif);
    background-position: 0px 0px;
    background-repeat: no-repeat;
}

.bread a {
    padding: 0px 2px 4px 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    background-image: url(/i/a_1.png);
    background-position: 0px 5px;
    background-repeat: no-repeat;
}
.bread a:first-child {
    padding: 0px 2px 4px 0px;
    background: none;
}


.right_form_otb_input{
    width: 150px;
}


#searchmenu > label {
    display: block;
    float: left;
    line-height: 22px;
    height: 100%;
    padding: 0px 20px 0px 3px;
    margin: 0px;
    font-weight: bold;
    font-size: 11px;
}


#searchtable{
    border: 1px solid #505050;
}

.workfield, #workfield, #workfield2{
    1border: 1px solid #E5E5E5;
    1margin: 0px 0px 10px 0px;
    1padding: 20px 5px 10px 3px;
    1background-color: #ffffff;
}


#auth input[type="text"], #auth input[type="password"] {
    display: block;
    width: 110px;
    font-size: 11px;

    color: #666666;
    border: 1px solid #3c3c3c;
    margin: 7px auto 2px auto;
    padding: 0px 4px 0px 4px;
}


#menu {
    clear: both;
    height: 22px;
    border: 1px solid #505050;
    background-color: #e4e4e4;
    margin-top:8px;
}
#menu > * {
    display: block;
    float: left;
    font-family: Arial;
    font-weight: bold;
    font-size: 14px;
    color: #505050;
    text-decoration: none;
    line-height: 22px;
    height: 100%;

    padding: 0px 11px;
    border-right: 1px solid #fff;

    background-color: transparent;
}
#menu > a:hover, #menu > a:focus, #menu > *.active {
    text-decoration: underline;
    border-color: #fff;
    color: #fff;
    background-color: #fa110d;
}
#menu > *.menuright {
    float: right;
    border-width: 0px 0px 0px 1px;
    border-color: #ffffff;
    background-color: #fa110d;
    color: #fff;
}
#content {
    position: relative;
    overflow: hidden;
    padding: 0px 10px 50px 0px;


}
#bread a {
    padding: 0px 2px 4px 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    background-image: url(/i/a_1.png);
    background-position: 0px 5px;
    background-repeat: no-repeat;
}
#bread a:first-child {
    padding: 0px 2px 4px 0px;
    background: none;
}
#right {
    width: 300px;
    padding-bottom: 32767px;
    margin-bottom: -32767px;
}


table.sel_rbr_layer {width: 100%;}
.sel_rbr_layer th {width: 70px; text-align: left;}
.sel_rbr_layer td {text-align: left;}
.sel_rbr_layer select {width: 100%;}

table.sel_pl_layer {margin-left:30px; width: 200px;}
.sel_pl_layer th {width: 40px; text-align: left;}
.sel_pl_layer td {text-align: left;}
.sel_pl_layer select {width: 238px;margin-left:25px;}


* блок со скругленными углами

.xsnazzy h1, .xsnazzy h2, .xsnazzy p {margin:0 10px; }
.xsnazzy h1 {font-size:2.5em; color:#fc0;}
.xsnazzy h2 {font-size:2em; color:#234; border:0;}
.xsnazzy p {padding-bottom:0.5em; color:#000;}
.xsnazzy h2 {padding-top:0.5em; padding-left:10px;}
.xsnazzy {background: transparent; margin:0em;}

.xb1, .xb2, .xb3, .xb4, .xb5, .xb6, .xb7 {display:block; overflow:hidden; font-size:0;}
.xb1, .xb2, .xb3, .xb4, .xb5, .xb6 {height:1px;}
.xb4, .xb5, .xb6, .xb7 {background:#ccc; border-left:1px solid #fff; border-right:1px solid #fff;}

.xb1 {margin:0 8px; background:#fff;}
.xb2 {margin:0 6px; background:#fff;}
.xb3 {margin:0 4px; background:#fff;}
.xb4 {margin:0 3px; background:#F7F2CF; border-width:0 5px;}

.xb5 {margin:0 2px; background:#F7F2CF; border-width:0 4px;}
.xb6 {margin:0 2px; background:#F7F2CF; border-width:0 3px;} 
.xb7 {margin:0 1px; background:#F7F2CF; border-width:0 3px; height:2px;} 

.xboxcontent {display:block; background:#F7F2CF; border:3px solid #fff; border-width:0 3px; }


.butt_mp{
    width: 100%;
    height: 40px;
    padding: 3px;
    text-align: center;
    font-weight: 700;
    font-size: 15px;
    color: #505050;
    cursor: pointer;
}

fieldset.mp{
    padding: 5px 3px 3px 3px;
}

fieldset.mp legend{
    color: #505050;
}

a.dashed{
    border-bottom: 1px #0A72A2 dashed;
    text-decoration: none;
}

.tl_good_name{
    border-bottom: 1px dashed blue;
    font-size: 110%;
    font-weight: bold;
    cursor: pointer;
}

.group_table td{
    padding: 0px 25px 10px 0px;
    width: 25%;
}


.group_link{
    font-size: 120%;
}

.grey_cnt{
    color: grey;
    font-size: 85%;
    margin-left: 4px;
    margin-bottom: -3px;
}

.group_row_hidden{
    display: none;
}