.cb{
    clear: both;
}
html{
    background: url('/img/design/bg_main.jpg');
    background-size: auto 100%;
    background-attachment: fixed;
}
body{
    width: 1024px;
    padding: 0 19px;
    margin: 0 auto;
    min-height: 600px;
    background: url('/img/design/bg_body.png');
    background: #ECEAE7;
}
#header{
    width: 1024px;
    height: 185px;
    background: url('/img/design/bg_header.png');
}
#header #logo{
    float: left;
    padding: 5px 0 0 34px;
    width: 170px;
}
#header #phones{
    float: left;
    width: 335px;
    padding: 5px 0 0;
}
#header #phones h1{
    margin: 0;
    font-family: Arial, sans-serif;
    font-size: 32px;
}
#header #phones h2{
    margin: 0 0;
    font-family: Arial, sans-serif;
    font-size: 22px;
}
#header #phones h3{
    margin: 20px 0 0;
    font-family: Arial, sans-serif;
    font-size: 28px;
    font-style: italic;
}
#header #strem{
    float: left;
    width: 467px;
    padding: 5px 0 0;
}

#menu{
    clear: both;
    margin: 0;
    padding: 5px 20px 0;
    height: 115px;
    border: 1px #B3B3B3 solid;
    margin: 0 20px 5px;
    background: #ffffff;
    border-radius: 10px;
    /*background: url('/img/design/bg_menu.png');*/
}
#menu ul li{
    list-style: none;
    float: left;
    margin: 0;
    padding: 0;
    width: 140px;
    text-align: center;
    padding: 0 5px;
}
#menu ul li p{
    font-family: Arial, sans-serif;
    font-size: 10px;
    font-weight: bold;
    text-transform: uppercase;
}
#menu ul li p a{
    color: #000000;
    text-decoration: none;
}
#menu ul li p a:hover{
    color: #000000;
    text-decoration: underline;
}
#center{
    clear: both;
}
#banner{
    margin: 10px 0 0;
    height: 313px;
}
#banner_kartinka{
    float: left;
    width: 636px;
    height: 343px;
    float: left;
    background: url('/img/design/banner_kartinka.png') no-repeat;
    color: #ff9600;
    font-size: 26px;
}
#banner_kartinka div{
    width: 185px;
    font-family: Arial, sans-serif;
    position: relative;
    top: 155px;
    left: 22px;
}
#banner_forma{
    float: left;
    width: 387px;
    height: 343px;
    background: url('/img/design/banner_forma.png') no-repeat;
}
#banner_forma h3{
    font-family: Arial;
    font-size: 20px;
    text-transform: uppercase;
    margin: 0;
    text-align: center;
    padding: 18px 0 0;
}
#banner_forma p{
    padding: 0 10px;
    font-family: Arial, sans-serif;
    font-weight: bold;
}
#banner_forma p input[type=text]{
    width: 337px;
    border-radius: 5px;
    height: 20px;
    border: 1px #000000 solid;
}
#banner_forma p textarea{
    width: 337px;
    border-radius: 5px;
    height: 40px;
    border: 1px #000000 solid;
}
#banner_forma p input[type=button]{
    background: #d5d5d5;
    border: 1px #d2d2d2 solid;
    margin: 0;
    padding: 5px 20px;
    font-size: 16px;
    font-weight: bold;
    border-radius: 10px;
}
.newpost_header{
    clear: both;
    display: grid;
    grid-template-columns: 61% 39%;
    grid-gap: 10px;
    box-sizing: border-box;
    padding: 30px 60px 0;
    width: 1024px;
    height: 120px;
    background-color:#f9f8f8;
    border-radius: 10px 10px 0 0;
}
.newpost_header_left{
    /* background: url('/img/design/bg_newpost.png') no-repeat; */
    background: #ffffff;
    box-sizing: border-box;
    padding: 10px 30px;
    border-radius: 10px
}
.hdr1{
    display: flex;
    align-items: center;
    background: #ffffff;
    box-sizing: border-box;
    padding: 10px 30px;
    border-radius: 10px;
}
.newpost_header  h1, .newpost_header  h2{
    
    font-family: Arial, sans-serif;
    font-size: 26px;
    text-transform: uppercase;
    font-weight: bold;
    margin: 0 0 0 20px;
    padding: 0;
    /* position: relative;
    top: 35px;
    left: 140px; */
    font-style: normal;
}
.newpost_header span{
    font-family: Arial, sans-serif;
    font-size: 26px;
    text-transform: uppercase;
    font-weight: bold;
    position: relative;
    top: 48px;
    left: 140px;
}
#newpost_data{
    clear: both;
    width: 924px;
    height: 35px;;
    background: url('/img/design/bg_newpost_data.png') no-repeat;
    padding: 12px 50px 0;
}
.newpost_anons{
    clear: both;
    width: 904px;
    padding: 30px 60px;
    background: url('/img/design/bg_newpost_content.png') repeat-y;
    overflow: auto;
    font: 400 16px/22px 'Arial';
    border-radius: 0 0 10px 10px;
    margin-bottom: 20px;
}
.newpost_content{
    clear: both;
    width: 904px;
    height: 268px;
    padding: 30px 60px;
    background: url('/img/design/bg_newpost_content.png') repeat-y;
    overflow: auto;
}
.newpost_content table, .newpost_content table tr td{
    border: 1px #d2d2d2 solid;
    border-collapse: collapse;
    font-family: Arial, sans-serif;
}
.stdtbl, .stdtbl tr, .stdtbl td{
    border: 1px #d2d2d2 solid;
    border-collapse: collapse;
    font-family: Arial, sans-serif;
}
.stdtbl td{
    padding: 5px;
}
#microbaners{
    clear: both;
    width: 1024px;
    /*height: 221px;*/
    padding: 20px 0 0;
    background: url('/img/design/bg_newpost_content.png') repeat-y;
}
#microbaners img{
    margin: 0 7px;
}
.seotext{
    clear: both;
    background: url('/img/design/bg_newpost_content.png') repeat-y;
    padding: 20px 60px;
    font-family: Arial;
    font-size: 16px;
}

.seotext h2{
    margin: 0;
    text-align: center;
}

#footer{
    clear: both;
    width: 1024px;
    height: 255px;
    background: url('/img/design/bg_footer.png') repeat-x;
    font-family: Arial, sans-serif;
    font-size: 16px;
    color: #ffffff;
    
}
#footer a{
    color: #ffffff;
}
#footer p{
    margin: 9px 0;
}
#footer_left{
    float: left;
    width: 291px;
    padding: 25px 0 0 61px;
}
#footer_center{
    float: left;
    width: 381px;
    padding: 25px 0 0;
}
#footer_right{
    float: left;
    padding: 25px 0 0;
}
#footer_right #socnet{
    position: relative;
    top: 110px;
    left: 80px;
    font-size: 14px;
}
#footer_right #vendor{
     position: relative;
    top: 115px;
    left: 20px;
}
#footer_right #vendor img{
    float: left;
    margin: 0 10px 0 0;
}
#footer_right #counter{
    text-align: right;
}
.bolt-strem-container{
    padding: 10px;
}
.bs-img{
    width: 50%;
    float: left;
}
.bs-img img{
    width: 490px;
}
.strem-table{
    border: 1px #d5d5d5 solid;
    border-collapse: collapse;
}
.strem-tr{
    border: 1px #d5d5d5 solid;
    border-collapse: collapse;
}
.strem-th{
    background: #d5d5d5;
    font-weight: bold;
}
.strem-td{
    border: 1px #d5d5d5 solid;
    border-collapse: collapse;
    padding: 5px;
}
.bg-white{
    background: #ffffff;
}
.margin-20{
    margin: 20px;
}
.padding-20{
    padding: 20px;
}
.border-radius-10{
    border-radius: 10px;
}
.border-box{
    box-sizing: border-box;
}
.text-arial{
    font-family: Arial, sans-serif;
}
.text-uppercase{
    text-transform: uppercase;
}
.list-unstyled{
    list-style: none;
    padding-left: 0;
}
.border-bottom{
    padding-bottom: 10px;
    border-bottom: 1px solid #b3b3b3;
}
.text-selres em{
    display: block;
}