#header {
    /*background-color: #fff;*/
}

#header, #header div, #header span, #header nobr, #header a {
}

.header_font_size {
    font-size: 14px;
}

#utp_block {
    float: right;
    text-align: center;
    padding: 5px 20px;
    padding-top: 5px;
    padding-left: 35px;
    /*    background-color: #FFE889;
*/ display: inline-block;
    padding-right: 25px;
    border-bottom-left-radius: 30px;
    background-image: none;
    border-style: solid;
    border-width: 1px;
}

.callback_block {
    float: right;
    display: inline-block;
    margin-left: 10px;
    margin-top: 1px;
    white-space:nowrap;
}

.callback_btn, .callback_btn:visited {
    font-family: 'GOST type B Standard';
    /*font-weight: bold;*/
    font-size: 26px;
    margin-top: 0px;
    text-align: center;
    padding: 3px 16px;
    /*    background-color: #FFA43A;
*/ color: #fff;
    text-decoration: none;
    border-radius: 30px;
    line-height: 28px;
    margin-bottom: 8px;
    margin-right: 5px;
    white-space: nowrap;
    box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.2);
    display: block;
    border-style: solid;
    border-width: 1px;
    border-color: #89387d;
}

.star_sign {
    font-size: 23px;
    position: relative;
    line-height: 16px;
    color: #FFE17A;
}

.utp_text {
    font-family: sans-serif, Tahoma, Arial, Verdana !important;
    bottom: 2px;
    position: relative;
}

.header_info_block {
    display: inline-block;
    text-align:left;
    margin-left: 0px;
    margin-bottom: 3px;
}

#header img.logo{
    width: 140px;
}

.logo_block {
    float: left;
    margin: 5px 10px 0px 30px;
    display: inline-block;
    float: left;
    /*width: 150px;*/
}

