@charset "utf-8";

a:visited,
a:link,
a:active {
    color: black;
    text-decoration: none;
}

a[href^="tel:"] {
    text-decoration: inherit;
    color: inherit;
}

@media screen and (max-width: 4500px) and (min-width: 1101px) {

    html,
    body {
        width: 100%;
        height: 3505px;
        margin: 0px;
        padding: 0px;
    }

    body {
        background: url('../images/main_bg.jpg');
        background-repeat: no-repeat;
        background-position: center top;
    }

    #navigation {
        display: none;
    }

    #nav_scrolled {
        width: 100%;
        height: 92px;
        top: 0px;
        left: 0;
        right: 0;
        margin: 0 auto;
        position: fixed;
        background: url('../images/menu.png');
        z-index: 10;
    }

    #nav_scrolled_inner {
        width: 1100px;
        height: 92px;
        margin: 0 auto;
    }

    #nav_logo {
        width: 124.5px;
        height: auto;
        float: left;
        clear: both;
        margin-top: 15px;
    }

    #menu_scrolled {
        padding-left: 30px;
    }

    #nav_scrolled ul {
        float: right;
        margin-top: 25px;
    }

    #nav_scrolled ul > li {
        display: inline-block;
        margin-left: 20px;
    }

    #nav_scrolled ul > li > a {
        display: block;
        text-align: center;
        font-family: "Congenial";
        font-size: 18px;
        text-decoration: none;
        color: white;
        cursor: pointer;
        border: 0px;
        padding: 10px;
        padding-top: 12px;

    }

    #nav_scrolled ul > li > a:hover {
        background: #AAE0FA;
        border-radius: 50px;
        color: #3B2774;
    }

    #home {
        width: 1100px;
        height: 1080px;
        margin: 0 auto;
    }

    #home_bg1 {
        width: 561px;
        height: auto;
        float: left;
        margin-left: 269.5px;
        margin-top: 170px;
    }

    #join {
        display: inline-block;
        width: 160px;
        height: 55px;
        background: #9CDBF6;
        margin-left: 470px;
        color: #3B2774;
        float: left;
        clear: both;
        line-height: 58px;
        margin-top: 10px;
        font-family: 'Congenial';
        font-weight: 500;
        border-radius: 50px;
        text-align: center;
        font-size: 19px;
        cursor: pointer;
        position: relative;
    }

    #home_text1 {
        width: 260px;
        text-align: center;
        font-family: "Congenial";
        font-weight: 500;
        font-size: 19px;
        color: white;
        line-height: 23px;
        float: left;
        clear: both;
        margin-top: 30px;
        margin-left: 420px;
    }

    #nagrody {
        width: 1100px;
        height: 980px;
        margin: 0 auto;
        padding-top: 100px;
    }
    #nagrody_mobile_shortcut{
        display: none;
    }
    #nagrody_title {
        font-family: "neue-kabel";
        font-size: 60px;
        background: linear-gradient(90deg, #EEC674 2%, #FFE9AC 42%, #CB9F52 71%, #FFE9AC 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        background-clip: text;
        color: transparent;
        /* fallback */
        width: 60%;
        margin-left: 20%;
        text-align: center;
        letter-spacing: 14%;
    }

    #nagrody_text1 {
        font-family: "neue-kabel";
        font-size: 32px;
        background: linear-gradient(90deg, #EEC674 2%, #FFE9AC 42%, #CB9F52 71%, #FFE9AC 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        background-clip: text;
        color: transparent;
        /* fallback */
        float: left;
        clear: both;
        width: 100%;
        text-align: center;
        margin-top: 16px;
        letter-spacing: 14%;
    }

    #nagrody_text2 {
        width: 100%;
        font-family: "neue-kabel";
        font-size: 96px;
        text-align: center;
        color: white;
        float: left;
        clear: both;
        margin-top: 0px;
        letter-spacing: 14%;
    }

    #nagrody_text3 {
        width: 600px;
        font-family: "neue-kabel";
        font-size: 20px;
        line-height: 122%;
        text-align: center;
        text-transform: uppercase;
        color: white;
        float: left;
        clear: both;
        letter-spacing: 14%;
        margin-left: 250px;
        margin-top: 2px;
    }

    #nagrody_box1 {
        width: 480px;
        height: 510px;
        background: rgba(59, 39, 116, 0.5);
        float: left;
        clear: both;
        margin-left: 40px;
        margin-top: 45px;
    }

    #nagrody_img1 {
        float: left;
        width: 174px;
        height: auto;
        margin-top: 35px;
        margin-left: 153px;
    }

    #nagrody_box1_text1 {
        width: 290px;
        font-family: "neue-kabel";
        font-size: 20px;
        line-height: 122%;
        text-align: center;
        text-transform: uppercase;
        color: white;
        float: left;
        clear: both;
        letter-spacing: 14%;
        margin-left: 95px;
        margin-top: 45px;
    }

    #nagrody_box1_text2 {
        width: 100%;
        font-family: "neue-kabel";
        font-size: 48px;
        line-height: 102%;
        text-align: center;
        text-transform: uppercase;
        background: linear-gradient(90deg, #EEC674 2%, #FFE9AC 42%, #CB9F52 71%, #FFE9AC 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        background-clip: text;
        color: transparent;
        float: left;
        clear: both;
        letter-spacing: 14%;
        margin-left: 0px;
        margin-top: 37px;
    }

    .white {
        -webkit-text-fill-color: white;
    }

    #nagrody_box2 {
        width: 480px;
        height: 510px;
        background: rgba(59, 39, 116, 0.5);
        float: right;
        margin-right: 40px;
        margin-top: 45px;
    }

    #nagrody_img2 {
        float: left;
        width: 205.5px;
        height: auto;
        margin-top: 50px;
        margin-left: 137.5px;
    }

    #nagrody_box2_text1 {
        width: 420px;
        font-family: "neue-kabel";
        font-size: 20px;
        line-height: 122%;
        text-align: center;
        text-transform: uppercase;
        color: white;
        float: left;
        clear: both;
        letter-spacing: 14%;
        margin-left: 30px;
        margin-top: 40px;
    }

    #nagrody_box2_text2 {
        width: 100%;
        font-family: "neue-kabel";
        font-size: 48px;
        line-height: 102%;
        text-align: center;
        text-transform: uppercase;
        background: linear-gradient(90deg, #EEC674 2%, #FFE9AC 42%, #CB9F52 71%, #FFE9AC 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        background-clip: text;
        color: transparent;
        float: left;
        clear: both;
        letter-spacing: 14%;
        margin-left: 0px;
        margin-top: 17px;
    }

    #nagrody_box2_text3 {
        width: 100%;
        font-family: "neue-kabel";
        font-size: 48px;
        line-height: 102%;
        text-align: center;
        text-transform: uppercase;
        background: linear-gradient(90deg, #EEC674 2%, #FFE9AC 42%, #CB9F52 71%, #FFE9AC 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        background-clip: text;
        color: transparent;
        float: left;
        clear: both;
        letter-spacing: 14%;
        margin-left: 0px;
        margin-top: 17px;
    }


    #zasady {
        width: 1100px;
        height: 690px;
        margin: 0 auto;
        padding-top: 100px;
    }

    #zasady_title {
        font-family: "neue-kabel";
        font-size: 60px;
        color: white;
        float: left;
        clear: both;
        width: 100%;
        text-align: center;
    }

    .zasady_box {
        width: 300px;
        height: auto;
        float: left;
        margin-left: 32px;
        margin-top: 77px;
    }

    .box2 {
        width: 360px;
        margin-left: 40px;
    }

    .box3 {
        float: right;
        margin-right: 32px;
    }

    #zasady_img1 {
        width: 296.5px;
        margin-left: 1.5px;
        height: auto;
        float: left;
        clear: both;
    }

    #zasady_img2 {
        width: 207px;
        height: auto;
        margin-left: 89px;
        float: left;
        clear: both;
    }

    #zasady_img3 {
        width: 240px;
        height: auto;
        margin-left: 30px;
        float: left;
        clear: both;
        margin-top: 10px;
    }
    #zasady_img1_mobile, #zasady_img2_mobile, #zasady_img3_mobile{
        display: none;
    } 
    .zasady_nr {
        color: white;
        float: left;
        clear: both;
        font-size: 32px;
        font-family: "Congenial";
        width: 100%;
        margin-top: 45px;
        text-align: center;
    }

    .zasady_nr_fix {
        margin-top: 8px;
    }

    .zasady_text {
        width: 100%;
        color: white;
        font-size: 22px;
        line-height: 120%;
        font-family: "congenial-light";
        font-weight: 600;
        margin-top: 20px;
        float: left;
        clear: both;
        text-align: center;
    }

    #zasady_text1 {
        width: 100%;
        color: white;
        font-size: 19px;
        text-align: center;
        font-family: "Congenial";
        margin-top: 50px;
        float: left;
    }

    #rules_download {
        display: inline-block;
        width: 126px;
        height: 45px;
        background: transparent;
        margin-left: 485px;
        color: #9CDBF6;
        float: left;
        clear: both;
        border: 2px solid #9CDBF6;
        line-height: 47px;
        margin-top: 30px;
        font-family: 'Congenial';
        font-weight: 500;
        border-radius: 50px;
        text-align: center;
        font-size: 15px;
        cursor: pointer;
        position: relative;
    }

    #kontakt {
        width: 1100px;
        height: 340px;
        margin: 0 auto;
        padding-top: 100px;
    }

    #kontakt_title {
        display: block;
        color: white;
        font-family: "neue-kabel";
        font-size: 60px;
        float: left;
        width: 100%;
        text-align: center;
    }

    #kontakt_company {
        display: block;
        color: white;
        font-family: "congenial-light";
        font-size: 18px;
        font-weight: 600;
        line-height: 25px;
        letter-spacing: 4%;
        float: left;
        width: 100%;
        text-align: center;
        margin-top: 30px;
    }

    #kontakt_phone {
        text-align: center;
        display: block;
        color: white;
        font-family: "congenial-light";
        font-size: 18px;
        font-weight: 600;
        line-height: 25px;
        margin-left: 280px;
        margin-top: 50px;
        letter-spacing: 4%;
        float: left;
        clear: both;
    }

    #foot_email {
        text-align: center;
        display: block;
        color: white;
        font-family: "congenial-light";
        font-size: 18px;
        font-weight: 600;
        line-height: 25px;
        margin-left: 85px;
        margin-top: 50px;
        letter-spacing: 4%;
        float: left;
    }

    #foot_link {
        text-align: center;
        display: block;
        color: white;
        font-family: "congenial-light";
        font-size: 18px;
        font-weight: 600;
        line-height: 25px;
        letter-spacing: 4%;
        margin-top: -25px;
        margin-left: 490px;
        float: left;
        clear: both;
    }

    #kontakt_address {
        text-align: center;
        display: block;
        color: white;
        font-family: "congenial-light";
        font-size: 18px;
        font-weight: 600;
        line-height: 25px;
        letter-spacing: 4%;
        float: left;
        margin-top: -50px;
        margin-left: 675px;
    }

    #kontakt_rules_download {
        width: 140px;
        color: white;
        font-family: "congenial";
        font-size: 16px;
        float: left;
        clear: both;
        text-decoration: underline;
        text-align: center;
        margin-left: 480px;
        margin-top: 40px;
    }

    #kontakt_logo {
        width: 210px;
        height: auto;
        float: left;
        clear: both;
        margin-top: 73px;
    }

    #kontakt_text {
        color: white;
        font-family: "congenial";
        font-size: 16px;
        float: right;
        text-align: center;
        margin-left: 0px;
        margin-top: 91px;
    }
}

@media screen and (max-width: 1100px) and (min-width: 200px) {

    html,
    body {
        width: 100%;
        height: 3796px;
        margin: 0px;
        padding: 0px;
    }

    body {
        background:#3c2774 url('../images/mobile_bg.jpg');
        background-repeat: no-repeat;
        background-position: center top;
    }

    a[href^=tel] {
        text-decoration: inherit;
        color: inherit;
    }
    #nav_scrolled{
        display: none;
    }
    #logo_nav_mobile{
        width: 90px;
        height: 45px;
        background: url('../images/logo_milka.png');
        background-repeat: no-repeat;
        background-size: contain;
        float: left;
        margin-top: 12px;
        margin-left: 10px;
    }
    #burger {
        display: none;
    }

    #burger + #nav_cross {
        position: fixed;
        top: 11px;
        right: 5px;
        height: 46px;
        width: 46px;
        z-index: 5;
        border-radius: 50px;
    }

    #burger + #nav_cross .cross {
        position: absolute;
        width: 20px;
        height: 3px;
        top: 22px;
        left: 13px;
        display: block;
        background: white;
        transition: .5s;
    }

    #burger + #nav_cross .cross:first-child {
        top: 16px;
    }

    #burger + #nav_cross .cross:last-child {
        top: 28px;
    }

    #nav_cross:hover {
        cursor: pointer;
    }

    #burger:checked + #nav_cross .cross {
        opacity: 0;
        top: 48%;
    }

    #burger:checked + #nav_cross .cross:first-child {
        opacity: 1;
        transform: rotate(405deg);
    }

    #burger:checked + #nav_cross .cross:last-child {
        opacity: 1;
        transform: rotate(-405deg);
    }

    #burger ~ nav {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 69px;
        z-index: 3;
        transition: .5s;
        transition-delay: .5s;
        overflow: hidden;
        background: url('../images/menu_mobile.png');
    }

    #burger ~ nav > ul {
        list-style: none;
        text-align: center;
        position: absolute;
        top: 15%;
        left: 0;
        right: 0;
        margin-left: auto;
        margin-right: auto;
        padding: 0px;
    }

    #burger ~ nav > ul > li {
        opacity: 0;
        transition: .5s;
        transition-delay: 0s;
        cursor: pointer;
    }

    #burger ~ nav > ul > li > a {
        text-decoration: none;
        text-transform: uppercase;
        color: white;
        font-weight: 800;
        font-size: 20px;
        font-family: "Myriad Pro Bold";
        display: block;
        padding: 15px;
    }

    #burger:checked ~ nav {

        background: url('../images/menu_mobile.png');
        height: 100%;
        transition-delay: 0s;
    }

    #burger:checked ~ nav > ul > li {
        opacity: 1;
        transition-delay: .5s;
    }

    #menu_click {
        display: none;
    }

    /* Animated menu end */
    #home {
        width: 320px;
        height: 730px;
        margin: 0 auto;
    }

    #home_bg1 {
        width: 200px;
        height: auto;
        float: left;
        margin-left: 60px;
        margin-top: 120px;
    }

    #join {
        display: inline-block;
        width: 160px;
        height: 55px;
        background: #9CDBF6;
        margin-left: 80px;
        color: #3B2774;
        float: left;
        clear: both;
        line-height: 58px;
        margin-top: 10px;
        font-family: 'Congenial';
        font-weight: 500;
        border-radius: 50px;
        text-align: center;
        font-size: 19px;
        cursor: pointer;
        position: relative;
    }

    #home_text1 {
        width: 220px;
        text-align: center;
        font-family: "Congenial";
        font-weight: 500;
        font-size: 16px;
        color: white;
        float: left;
        line-height: 120%;
        clear: both;
        margin-top: 30px;
        margin-left: 50px;
    }

    #nagrody {
        width: 320px;
        height: 1120px;
        margin: 0 auto;
        padding-top: 80px;
    }
    #nagrody_mobile_shortcut{
        width: 34.5px;
        height: 34.5px;
        background: url('../images/arrow_down.png');
        background-repeat: no-repeat;
        background-size: contain;
        float: left;
        clear: both;
        margin-top: -75px;
        margin-left: 142.5px;
        
    }
    #nagrody_title {
        font-family: "neue-kabel";
        font-size: 30px;
        background: linear-gradient(90deg, #EEC674 2%, #FFE9AC 42%, #CB9F52 71%, #FFE9AC 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        background-clip: text;
        color: transparent;
        /* fallback */
        width: 100%;
        text-align: center;
        letter-spacing: 14%;
        line-height: 102%;
        float: left;
        clear: both;
    }

    #nagrody_text1 {
        font-family: "neue-kabel";
        font-size: 24px;
        background: linear-gradient(90deg, #EEC674 2%, #FFE9AC 42%, #CB9F52 71%, #FFE9AC 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        background-clip: text;
        color: transparent;
        /* fallback */
        float: left;
        clear: both;
        width: 100%;
        text-align: center;
        margin-top: 20px;
        letter-spacing: 14%;
    }

    #nagrody_text2 {
        width: 100%;
        font-family: "neue-kabel";
        font-size: 44px;
        text-align: center;
        color: white;
        float: left;
        clear: both;
        margin-top: 16px;
        letter-spacing: 14%;
    }

    #nagrody_text3 {
        width: 320px;
        font-family: "neue-kabel";
        font-size: 16px;
        line-height: 122%;
        text-align: center;
        text-transform: uppercase;
        color: white;
        float: left;
        clear: both;
        letter-spacing: 14%;
        margin-top: 25px;
    }

    #nagrody_box1 {
        width: 320px;
        height: 380px;
        background: rgba(59, 39, 116, 0.5);
        float: left;
        clear: both;
        margin-left: 0px;
        margin-top: 30px;
    }

    #nagrody_img1 {
        float: left;
        width: 134px;
        height: auto;
        margin-top: 30px;
        margin-left: 93px;
    }

    #nagrody_box1_text1 {
        width: 290px;
        font-family: "neue-kabel";
        font-size: 20px;
        line-height: 122%;
        text-align: center;
        text-transform: uppercase;
        color: white;
        float: left;
        clear: both;
        letter-spacing: 14%;
        margin-left: 15px;
        margin-top: 25px;
    }

    #nagrody_box1_text2 {
        width: 100%;
        font-family: "neue-kabel";
        font-size: 34px;
        line-height: 102%;
        text-align: center;
        text-transform: uppercase;
        background: linear-gradient(90deg, #EEC674 2%, #FFE9AC 42%, #CB9F52 71%, #FFE9AC 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        background-clip: text;
        color: transparent;
        float: left;
        clear: both;
        letter-spacing: 14%;
        margin-left: 0px;
        margin-top: 20px;
    }

    .white {
        -webkit-text-fill-color: white;
    }

    #nagrody_box2 {
        width: 320px;
        height: 450px;
        background: rgba(59, 39, 116, 0.5);
        float: right;
        margin-right: 0px;
        margin-top: 18px;
    }

    #nagrody_img2 {
        float: left;
        width: 168px;
        height: auto;
        margin-top: 30px;
        margin-left: 76px;
    }

    #nagrody_box2_text1 {
        width: 320px;
        font-family: "neue-kabel";
        font-size: 20px;
        line-height: 122%;
        text-align: center;
        text-transform: uppercase;
        color: white;
        float: left;
        clear: both;
        letter-spacing: 14%;
        margin-left: 0px;
        margin-top: 25px;
    }

    #nagrody_box2_text2 {
        width: 100%;
        font-family: "neue-kabel";
        font-size: 34px;
        line-height: 102%;
        text-align: center;
        text-transform: uppercase;
        background: linear-gradient(90deg, #EEC674 2%, #FFE9AC 42%, #CB9F52 71%, #FFE9AC 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        background-clip: text;
        color: transparent;
        float: left;
        clear: both;
        letter-spacing: 14%;
        margin-left: 0px;
        margin-top: 30px;
    }

    #nagrody_box2_text3 {
        width: 100%;
        font-family: "neue-kabel";
        font-size: 34px;
        line-height: 102%;
        text-align: center;
        text-transform: uppercase;
        background: linear-gradient(90deg, #EEC674 2%, #FFE9AC 42%, #CB9F52 71%, #FFE9AC 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        background-clip: text;
        color: transparent;
        float: left;
        clear: both;
        letter-spacing: 14%;
        margin-left: 0px;
        margin-top: 20px;
    }


    #zasady {
        width: 320px;
        height: 1130px;
        margin: 0 auto;
        padding-top: 80px;
    }

    #zasady_title {
        font-family: "neue-kabel";
        font-size: 26px;
        color: white;
        float: left;
        clear: both;
        width: 100%;
        text-align: center;
    }

    .zasady_box {
        width: 320px;
        height: auto;
        float: left;
        margin-left: 0px;
        margin-top: 0px;
    }

    .box2 {}

    .box3 {}

    #zasady_img1 {
        display: none;
    }

    #zasady_img2 {
        display: none;
    }

    #zasady_img3 {
        display: none;
    }

    #zasady_img1_mobile {
        width: 251.5px;
        margin-left: 34px;
        height: auto;
        float: left;
        clear: both;
    }

    #zasady_img2_mobile {
        width: 251.5px;
        height: auto;
        margin-left: 34px;
        float: left;
        clear: both;
    }

    #zasady_img3_mobile {
        width: 251.5px;
        height: auto;
        margin-left: 34px;
        float: left;
        clear: both;
    }

    .zasady_nr {
        color: white;
        float: left;
        clear: both;
        font-size: 24px;
        font-family: "Congenial";
        width: 100%;
        margin-top: -15px;
        text-align: center;
    }

    .zasady_text {
        width: 80%;
        color: white;
        font-size: 18px;
        line-height: 120%;
        font-family: "congenial-light";
        font-weight: 600;
        margin-top: 15px;
        margin-left: 10%;
        float: left;
        clear: both;
        text-align: center;
    }

    #zasady_text1 {
        width: 70%;
        color: white;
        font-size: 16px;
        text-align: center;
        font-family: "Congenial";
        margin-top: 30px;
        margin-left: 15%;
        float: left;
    }

    #rules_download {
        display: inline-block;
        width: 126px;
        height: 45px;
        background: transparent;
        margin-left: 95px;
        color: #9CDBF6;
        float: left;
        clear: both;
        border: 2px solid #9CDBF6;
        line-height: 47px;
        margin-top: 30px;
        font-family: 'Congenial';
        font-weight: 500;
        border-radius: 50px;
        text-align: center;
        font-size: 15px;
        cursor: pointer;
        position: relative;
    }

    #kontakt {
        width: 320px;
        height: 340px;
        margin: 0 auto;
        padding-top: 80px;
    }
    @supports (-webkit-touch-callout: none) {
        #kontakt {
            width: 320px;
            height: 340px;
            margin: 0 auto;
            padding-top: 20px;
            clear: both;
        }
    }
    #kontakt_title {
        display: block;
        color: white;
        font-family: "neue-kabel";
        font-size: 26px;
        float: left;
        width: 100%;
        text-align: center;
    }

    #kontakt_company {
        display: block;
        color: white;
        font-family: "congenial-light";
        font-size: 18px;
        font-weight: 600;
        line-height: 25px;
        letter-spacing: 4%;
        float: left;
        width: 100%;
        text-align: center;
        margin-top: 25px;
    }

    #kontakt_phone {
        text-align: center;
        display: block;
        color: white;
        font-family: "congenial-light";
        font-size: 18px;
        font-weight: 600;
        line-height: 25px;
        width: 100%;
        margin-top: 25px;
        letter-spacing: 4%;
        float: left;
        clear: both;
    }

    #foot_email {
        text-align: center;
        display: block;
        color: white;
        font-family: "congenial-light";
        font-size: 18px;
        font-weight: 600;
        line-height: 25px;
        margin-left: 96px;
        margin-top: 25px;
        letter-spacing: 4%;
        float: left;
    }

    #foot_link {
        text-align: center;
        display: block;
        color: white;
        font-family: "congenial-light";
        font-size: 18px;
        font-weight: 600;
        line-height: 25px;
        letter-spacing: 4%;
        margin-top: 0px;
        margin-left: 98px;
        float: left;
        clear: both;
    }

    #kontakt_address {
        text-align: center;
        display: block;
        color: white;
        font-family: "congenial-light";
        font-size: 18px;
        font-weight: 600;
        line-height: 25px;
        letter-spacing: 4%;
        float: left;
        width: 100%;
        margin-top: 25px;
        margin-left: 0px;
    }

    #kontakt_rules_download {
        width: 140px;
        color: white;
        font-family: "congenial";
        font-size: 16px;
        float: left;
        clear: both;
        text-decoration: underline;
        text-align: center;
        margin-left: 90px;
        margin-top: 40px;
    }

    #kontakt_logo {
        width: 210px;
        height: auto;
        float: left;
        clear: both;
        margin-top: 55px;
        margin-left: 55px;
    }

    #kontakt_text {
        width: 100%;
        color: white;
        font-family: "congenial";
        font-weight: 500;
        font-size: 16px;
        float: right;
        text-align: center;
        margin-left: 0px;
        margin-top: 20px;
    }
}
