﻿/*==================================HEADER==================================*/

.top_row
{
    z-index: 1;
    /*position: relative;*/
    background: #4c4c4d;
    height: 81px;
    /*margin-bottom: 20px;*/
}

.top_row_content
{
    width: 1136px;
    margin: auto;
    position: relative;
    font: normal 14px/24px PTSans, Tahoma;
    color: #fff;
    height: 38px;
    height: 81px;
    margin-bottom: 20px;
}

    .top_row_content a
    {
        color: #fff;
    }

.logo_otc
{
    display: block;
    border: none;
    overflow: hidden;
    text-indent: -999px;
    position: absolute;
    background: url(../../images/otc_small.png);
    width: 140px;
    height: 60px;
    top: 10px;
    left: 40px;
}

.top_row .add_logo
{
    width: 109px;
    height: 108px;
    position: absolute;
    top: -3px;
    left: 108px;
}

.top_row .logo_otc_big + .add_logo
{
    left: 110px;
}

.logo, .phone, .email, .social, .into, .registration, .lang
{
    position: absolute;
}

.into, .registration, .lang
{
    font-family: Cuprum, Tahoma;
}

.phone
{
    width: 300px;
    height: 63px;
    position: absolute;
    top: 8px;
    left: 330px;
    padding-left: 25px;
    font: normal 12px/24px PT Sans, Tahoma;
}

.phone .left {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #AEAEAF;
    border-image: none;
    border-style: solid;
    border-width: 0 1px 0 0;
    float: left;
    width: 49%;
    text-align: center;
}

.phone .left > span 
{
    text-align: center;
    font: normal 12px/24px PT Sans, Tahoma;
}

.phone .left > h2 
{
    text-align: center;
    margin-bottom: 10px; 
    font: bold 17px/24px PT Sans, Tahoma;
	font-family: Cuprum;
}

.phone .right {
   -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #AEAEAF;
    border-image: none;
    border-style: solid;
    border-width: 0 1px 0 0;
    float: left;
    width: 49%;
    text-align: center;
}

.phone .right > span 
{
    text-align: center;
    font: normal 12px/24px PT Sans, Tahoma;
}

.phone .right > h2 
{
    margin-bottom: 10px; 
    text-align: center;
    font: bold 17px/24px PT Sans, Tahoma;
	font-family: Cuprum;
}

.phone .right .title {
    font-size: 12px; 
    margin-bottom: 10px; 
    text-align: center;
}

.phone .left .title {
    font-size: 12px; 
    margin-bottom: 10px; 
    text-align: center;
}

.social_otc
{
    padding-left: 14px;
    border-left: 1px solid #aeaeaf;
    position: absolute;
    left: auto;
    right: 340px;
    width: 350px;
    border: solid #aeaeaf;
    border-width: 0;
    line-height: 30px;
    text-align: center;
    top: 15px;
    font: normal 12px/24px PT Sans, Tahoma;
}

.social_otc > span 
{
    text-align: center;
    font: normal 12px/24px PT Sans, Tahoma;
}


.social_otc > h2 {
    margin-bottom: 10px; 
    text-align: center;
    font: bold 17px/24px PT Sans, Tahoma;
	font-family: Cuprum;
    color: #ffffff;
}


.call_skype {
    padding-left: 14px;
    position: absolute;
    left: auto;
    right: 0px;
    width: 170px;
    border-width: 0 1px 0 0;
    line-height: 30px;
    text-align: left;
    top: 18px;
    font: normal 12px/24px PT Sans, Tahoma;
    vertical-align: central;
}

.exchange_rates
{
    padding-left: 5px;
    border-left: 1px solid #aeaeaf;
    position: absolute;
    top: 8px;
    left: auto;
    right: 254px;
    height: 60px;
    width: 82px;
    border: solid #aeaeaf;
    border-width: 0 1px 0 0;
    font-family: PT Sans;
    font-size: 13px;
}

.exchange_rates table td 
{
    padding-left: 3px;
}

.registration
{
    position: absolute;
    padding-left: 30px;
    width: 115px;
    text-align: left;
    top: 27px;
    right: 100px;
    font-size: 16px;
    background: url(../../images/enter.png) 0 2px no-repeat;
}

    .registration a
    {
        font-family: Cuprum, Tahoma !important;
        text-decoration: none;
    }

        .registration a:hover
        {
            text-decoration: underline;
        }

.tender_btn
{
    position: absolute;
    left: 250px;
    width: 80px;
    top: 24px;
}

    .tender_btn a
    {
        width: 50px;
    }

.into
{
    background: url(../../images/bg_enter.png) 0 100% no-repeat;
    width: 150px;
    height: 25px;
    text-align: center;
    top: 24px;
    right: 0;
    background: none;
    padding-top: 0;
}

.into a
{
    display: block;
    overflow: visible;
    text-indent: 0;
    width: -879px;
}


/*######## btn_block ########*/

.btn_block, .btn_block:before, .btn_block:after
{
    background: url(../../images/red_btn.png) 50% 0 no-repeat;
    height: 28px;
    position: absolute;
    top: 0;
}

.btn_block
{
    float: left;
    clear: both;
    margin: 0 15px;
    position: relative;
    color: #fff;
    font: 16px/29px Cuprum;
    text-decoration: none;
    text-align: center;
    display: inline-block;
    zoom: 1;
    *display: inline;
    cursor: pointer;
}

.btn_block:before
{
    content: '';
    padding-left: 15px;
    background-position: 0 0;
    left: -15px;
}

.btn_block:after
{
    content: '';
    padding-right: 15px;
    background-position: 100% 0;
    right: -15px;
}

.btn_block__red_bg, .btn_block__red_bg:before,
.btn_block__red_bg:after
{
    background-image: url(../../images/red_btn.png);
}

/*################*/


.employee-link
{
    font-size: 13px;
    color: #636466;
    float: right;
    display: block;
    text-decoration: none;
    font-family: PT Sans;
}

    .employee-link:hover
    {
        text-decoration: underline;
    }

/*==================================HEADER==================================*/