header .top {
    height: 55px;
}
header .top .body {
    box-sizing: border-box;
    height: 100%;
    max-width: 1200px;
    margin: 0 auto;
    min-width: 360px;
    padding-left: 16px;
    padding-top: 8px;
    padding-right: 16px;
}
/* Flaga UE */
header .top .body .ue {
    float: left;
    height: 23px;
    margin-top: 10px;
    width: 110px;
}
header .top .body .ue .img {
    background-image: url('../../img/header/ue-flag-big.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: 33px 23px;
    display: inline-block;
    height: 23px;
    vertical-align: top;
    width: 33px;
    margin-right: 5px;
}
header .top .body .ue .label {
    display: inline-block;
    vertical-align: top;
}
header .top .body .ue .label p {
    font-family: 'open_sans_bold';
    font-size: 8px;
    line-height: 23px;
}

header .top .body .info {
    display: none;
}

header .top .body .facebook {
    display: none;
}
header .top .body .facebook img {
    cursor: pointer;
}

header .top .body .buttons {
    float: right;
}
header .top .body .buttons .button {
    background-image: url('../../img/header/background-gray.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: 40px 46px;
    cursor: pointer;
    display: inline-block;
    height: 46px;
    vertical-align: top;
    width: 40px;
}
header .top .body .buttons .link {
    background-color: #F0F0F0;
    cursor: pointer;
}
header .top .body .buttons .button:first-of-type {
    margin-right: 10px;
}
header .top .body .buttons .button.active {
    background-image: url('../../img/header/background-orange.png');
}
header .top .body .buttons .button .icon.contact {
    background-image: url('../../img/header/contact/mail-black.svg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: 20px 13px;
    height: 13px;
    margin-left: 10px;
    margin-top: 13px;
    width: 20px;
}
header .top .body .buttons .button.active .icon.contact {
    background-image: url('../../img/header/contact/mail-white.svg');
}
header .top .body .buttons .link {
    display: none;
}
header .top .body .contactSection,
header .top .body .langSection {
    display: none;
    position: absolute;
    width: 40px;
    z-index: 60;
}
header .top .body .contactSection {
    width: 330px;
}
header .top .body .contactSection .sectionTop {
    border-style: solid;
    border-width: 0 8px 8px 8px;
    border-color: transparent transparent #FFBA39 transparent;
    height: 0;
    margin-left: 251px;
    width: 0;
}
header .top .body .contactSection .sectionBody {
    background-color: #FFBA39;
    border-radius: 65px;
    padding-top: 35px;
    padding-bottom: 10px;
    width: 330px;
}
header .top .body .contactSection .sectionBody p.header {
    color: #FFFFFF;
    clear: both;
    font-family: 'gilroy_extrabold';
    font-size: 24px;
    text-align: center;  
}
header .top .body .contactSection .sectionBody * {
    color: #FFFFFF;
}
header .top .body .contactSection .sectionBody h1 {
    color: #FFFFFF;
    clear: both;
    font-family: 'gilroy_extrabold';
    font-size: 24px;
    text-align: center;
}
header .top .body .contactSection .sectionBody .row:first-of-type {
    margin-bottom: 20px;
}
header .top .body .contactSection .sectionBody .row .col {
    text-align: center;
    padding-top: 25px;
    padding-bottom: 25px;
    width: 49%;
}
header .top .body .contactSection .sectionBody .row .col.left {
    float: left;
}
header .top .body .contactSection .sectionBody .row .col.right {
    float: right;
}
header .top .body .contactSection .sectionBody .row .logo {
    display: inline-block;
    height: 45px;
    margin: 0;
    margin-bottom: 10px;
}
header .top .body .contactSection .sectionBody .row .col p,
header .top .body .contactSection .sectionBody .row .col a *,
header .top .body .contactSection .sectionBody .row .col p a[href ^="tel:"] 
{
    font-size: 18px;
}
header .top .body .contactSection .sectionBody .row .col p .minutes {
    font-size: 10px;
    position: relative;
    top: -3px;
    line-height: 10px;
    margin-left: 1px;
}
header .top .body .contactSection .sectionBody .row .col h2 {
    font-size: 16px;
}
header .top .body .contactSection .sectionBody .row.second .col h2 {
    font-family: 'gilroy_extrabold';
    line-height: 18px;
    margin-bottom: 10px;
}
header .top .body .contactSection .sectionBody .row.second .col p {
    font-size: 14px;
    line-height: 20px;
}
header .top .body .contactSection .sectionBody .row.second .col p.title {
    font-family: 'gilroy_extrabold';
    line-height: 18px;
    margin-bottom: 10px;
    font-size: 16px;
}
header .top .body .contactSection .sectionBody .row .col a span.arrowImg {
    background-image: url('../../img/arrow/white_right_small.svg');
    background-size: 6px 9px;
    height: 9px;
    width: 6px;
}
header .top .body .contactSection .sectionBody .row .col .title {
    margin: 0 auto;
    width: 105px;
}
header .top .body .contactSection .sectionBody .row .col .description {
    margin: 0 auto;
    width: 118px;
}
header .top .body .langSection .sectionTop {
    background-image: url('../../img/header/lang/top.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: 40px 20px;
    height: 20px;
    width: 40px;
}
header .top .body .langSection .sectionBody {
    background-color: #FFBB39;
    border-radius: 0px 0px 40px 40px;
    text-align: center;
    width: 40px;
}
header .top .body .langSection a {
    display: inline-block;
    margin-bottom: 14px;
    height: 22px;
    width: 22px;
}
header .top .body .langSection a span {
    display: block;
}
header .top .body .buttons .button .icon.lang {
    margin-top: 9px;
    margin-left: 9px;
}
header .top .body .buttons .button .icon.lang,
header .top .body .langSection .icon {
    background-repeat: no-repeat;
    background-position: center;
    background-size: 22px 22px;
    height: 22px;
    width: 22px;
}
header .top .body .buttons .button .icon.pl,
header .top .body .langSection .icon.pl {
    background-image: url('../../img/header/lang/pl.png');
}
header .top .body .buttons .button .icon.en,
header .top .body .langSection .icon.en {
    background-image: url('../../img/header/lang/eu.png');
}
header .top .body .buttons .button .icon.de,
header .top .body .langSection .icon.de {
    background-image: url('../../img/header/lang/de.png');
}
header .top .body .buttons .button .icon.cz,
header .top .body .langSection .icon.cz {
    background-image: url('../../img/header/lang/cz.png');
}
header .top .body .buttons .button .icon.sk,
header .top .body .langSection .icon.sk {
    background-image: url('../../img/header/lang/sk.png');
}
header .special-message {
    background-color: #F0F0F0;
    height: 65px;
    text-align:center;    
}
header .special-message p {
    color: #00C260;    
}
header div.greenSpecialOffer {
    background-color: #00C260;
    padding: 10px 0px;
    text-align: center;
    color:#000000;
}
header div.greenSpecialOffer span.white {
    color: white;
    font-weight: bold;
}
@media all and (min-width: 850px) {
    header .top .body .info {
        box-sizing: border-box;
        display: block;
        float: left;
        height: 100%;
        padding-top: 10px;
        margin-left: 30px;
        width: 380px;
    }
    header .top .body .info .col {
        display: inline-block;
        vertical-align: top;
    }
    header .top .body .info .col:first-of-type {
        margin-right: 10px;
    }
    header .top .body .info .col div {
        display: inline-block;
        vertical-align: top;
    }
    header .top .body .info .col .icon {
        margin-right: 5px;
    }
    header .top .body .info .col .icon.consultant {
        background-image: url('../../img/header/contact/consultant.svg');
        height: 24px;
        width: 17px;
    }
    header .top .body .info .col .icon.watch {
        background-image: url('../../img/header/contact/watch-small.png');
        background-size: 18px 18px;
        height: 18px;
        margin-top: 3px;
        width: 18px;
    }
    header .top .body .info .col .text {
        margin-top: 5px;
    }
    header .top .body .info .col .text,
    header .top .body .info .col .text * {
        font-family: 'gilroy_extrabold';
        font-size: 14px;
        line-height: 14px;
    }
    header .top .body .info .col .text .minutes {
        font-size: 10px;
        line-height: 10px;
        position: relative;
        margin-left: 1px;
        top: -3px;
    }
    header .top .body .buttons .link {
        border-radius: 25px;
        box-sizing: border-box;
        display: inline-block;
        height: 46px;
        margin-top: 0;
        margin-left: 10px;
        width: 163px;
        padding: 5px 12px 5px 16px;
    }
    header .top .body .buttons .link a.text {
        color: #000000;
        font-family: 'gilroy_extrabold';
        text-transform: uppercase;
        margin-top: 6px;
        display: block;
        float: left;
    }
    header .top .body .buttons .link a.img {
        box-sizing: border-box;
        display: block;
        height: 66px;
        padding-left: 0;
        padding-right: 0;
        width: 51px;
        float: right;
        margin-top: 4px;
    }
    header .top .body .buttons .link a .label {
        color: #FFBB39;
        display: inline-block;
        font-family: 'gilroy_extrabold';
        font-size: 14px;
        line-height: 31px;
        margin-right: 9px;
    }
    header .top .body .buttons .link a .img {
        background-image: url('../../img/header/blog/signet.svg');
        background-size: 50px 30px;
        display: inline-block;
        height: 30px;
        width: 50px;
    }
}

@media all and (max-width: 768px) {    
    header .special-message p {
       font-size:11px;    
       line-height: 16px; 
    }
    header div.greenSpecialOffer span.text {
        clear:both;
        display: block;
    }
}

@media all and (max-width: 1231px) {
 header .special-message {        
        padding: 15px 5px;
        margin-bottom: 25px;
        height:auto;
        margin-top:3px;
    }
}

@media all and (min-width: 1231px) {
    header .top {
        background-color: #F0F0F0;
        height: 65px;
    }
    header .top .body {
        padding-left: 0px;
        padding-right: 0px;
    }
    header .top .body .ue {
        height: 31px;
        width: 135px;
    }
    header .top .body .ue .img {
        background-size: 47px 31px;
        height: 31px;
        width: 47px;
    }
    header .top .body .ue .label p {
        font-size: 10px;
        line-height: 31px;
    }
    
    header .top .body .info {
        padding-top: 14px;
    }
    
    header .top .body .facebook {
        display: block;
        float: left;
        margin-left: 15px;
        margin-top: 15px;
        overflow: hidden;
        width: 372px;
    }
    
    header .top .body .buttons .button {
        background-image: url('../../img/header/background-white.png');
    }
    header .top .body .buttons .link {
        background-color: #fff;
    }
    
}

@media all and (min-width: 1390px) {
    header .top .body .contactSection .sectionBody {
        width: 520px;
    }
    header .top .body .contactSection .sectionBody .row .col .title {
        width: auto;
    }
}