@import url(https://fonts.googleapis.com/css?family=Lato:400,700,300&subset=latin,latin-ext);

* {
    font-family: 'Lato', sans-serif;
    color: #484747;
}


body .jspTrack {
    background: #231f20 none repeat scroll 0 0;
}

.clear {
    clear: both;
}

.mapa {
    position: relative;
}

.map-frame {
    height: 550px;
    left: 0;
    opacity: 0.8;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
}

#bg {
    background: rgba(0, 0, 0, 0) url("../page/bg.jpg") no-repeat fixed center top;
    height: 680px;
}

.top {
    background: #d32326 none repeat scroll 0 0;
    border-top: 14px solid #fff;
    border-bottom: 14px solid #fff;
    padding: 6px 0;
    width: 100%;
    position: relative;
    z-index: 99999;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.196);
}

body .text .maly_text {
    font-size: 16px;
    border: none;
}

.nav {
    float: right;
    font-family: lato;
    margin-left: 230px;
    padding-top: 10px;
    width: 670px;
}

.top a {
    color: #fff;
    font-family: 'lato';
    font-size: 17px;
    font-weight: 300;
    margin-left: 13%;
    padding: 0 10px;
    position: relative;
    text-decoration: none;
}

.nav a {
    text-decoration: none !important;
}

.nav a:hover {
    color: #fff !important;
}

.banner {
    background: url('../page/banner.png');
    width: 760px;
    height: 431px;
    float: left;
    margin-top: 48px;
}

.logo {
    background: url('../page/logo.jpg');
    width: 103px;
    height: 47px;
    float: left;
}

.menu_linki ul {
    list-style: outside none none;
}

.menu a {
    text-transform: uppercase;
}

.nav a {
    text-transform: uppercase;
}

.menu_dopisek {
    float: right;
    height: 30px;
    margin-top: 10px;
    padding-left: 80px;
    padding-top: 70px;
    width: 610px;
    overflow: hidden;
    height: 730px;
    position: relative;
}

.menu {
    float: right;
    height: 700px;
    line-height: 24px;
    margin-right: 12px;
    margin-top: 61px;
    overflow-x: hidden;
    overflow-y: scroll;
    padding-right: 30px;
    padding-top: 10px;
    width: 520px;
    font-weight: 600;
}

.menu ul {
    list-style: outside none none;
}


.menu span {
    float: right;
}



.menu_dopisek ul {
    list-style: outside none none;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: -17px;
    overflow-y: scroll;
}


.nav a#fb {
    background: rgba(0, 0, 0, 0) url("../page/fb.png") repeat scroll 0 0;
    display: block;
    float: right;
    height: 30px;
    width: 30px;
    margin-top: -1px;
}

.iphone {
    background: rgba(0, 0, 0, 0) url("../page/iphone.png") repeat scroll 0 0;
    float: right;
    height: 630px;
    margin-right: 40px;
    margin-top: 99px;
    padding-left: 0;
    padding-top: 314px;
    position: relative;
    text-align: center;
    width: 340px;
}

.iphone a {
    color: #d32326;
    font-size: 34px;
    font-weight: 700;
}

.text {
    float: left;
    width: 50%;
    position: relative;
    z-index: 100;
}

.text#lo {
    width: 48%;
}

.text#res {
    margin-top: 23px;
}

.text p {
    color: #484747;
    font-weight: 300;
    font-size: 38px;
    border-left: 14px solid #d6e8fd;
    padding-left: 24px;
}

.bold {
    font-weight: 700;
}

.talerz {
    background: rgba(0, 0, 0, 0) url("../page/talerz_s.jpg") no-repeat scroll 0 0;
    float: right;
    height: 552px;

    margin-top: -38px;
    padding-left: 163px;
    padding-top: 502px;
    width: 554px;
    z-index: 1;
    text-transform: uppercase;
}

#menu {
    background: url("../page/menu.jpg") no-repeat scroll center center;
    height: 835px;
}

#menu h3 {
    color: #d61114;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 16px;
}

#res span {
    color: #d61114;
}

.buttons {
    width: 440px;
    height: 581px;
    float: left;
    margin-left: 50px;
    margin-top: 170px;
}

.buttons a,
.buttons span {
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    line-height: 36px;
    text-shadow: 0 0 14px rgba(255, 255, 255, 0.6);
    text-decoration: none;
    cursor: pointer;

}

.buttons a:hover {
    text-decoration: none;
    color: #f1ff00;
}


.buttons span {
    font-weight: 300;
}


.buttons li {
    list-style: none;
}


#lokal {
    margin-top: 80px;
    margin-bottom: 50px;
}

.lokal {
    background: url('../page/lokal.jpg');
    width: 561px;
    height: 284px;
    float: right;
    box-shadow: 0 0 40px rgba(0, 0, 0, 0.2);
    position: relative;
}

.lokal p {
    bottom: -76px;
    color: #d32326;
    font-size: 19px;
    font-weight: 700;
    left: 86px;
    position: absolute;
}

.dowoz {
    background: url('../page/dowoz.jpg');
    width: 565px;
    height: 663px;
    float: right;
    margin-top: -178px;
}

.pasek {
    height: 124px;
    width: 100%;
    background: #f0e420;
    margin-top: 60px;
}

p #no-border {
    border-left: none;
}

.map-frame {
    height: 350px;
    left: 0;
    opacity: 1;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 0;
}

#dow {
    margin-top: 80px;
}


#mapa {
    margin-top: 40px;
    height: 800px;
}

.overlay {
    background: transparent none repeat scroll 0 0;
    height: 350px;
    margin-top: -350px;
    position: relative;
    top: 350px;
    width: 100%;
    z-index: 2;
}

.nr1 {
    background: url('../page/nr1.png');
    width: 363px;
    height: 53px;
    display: block;
    margin-bottom: 5px;
}

.nr2 {
    background: url('../page/nr2.png');
    width: 393px;
    height: 53px;
    display: block;
}

.tele {
    height: 120px;
    margin-left: 70px;
    margin-top: 6px;
    width: 400px;
}

.foot {
    background: #d32326 none repeat scroll 0 0;
    height: 80px;
    padding-top: 17px;
    width: 100%;
}

.tekst {
    margin-top: 0px;
    font-size: 36px;
}

.zz {
    display: none;
}

#bp span {
    color: #fff;
}

#bp {
    background: url('../page/bp.jpg') no-repeat center right;
    width: 191px;
    line-height: 48px;
    height: 50px;
    display: block;
    float: right;
    color: #fff;
}

@media (max-width: 767px) {

    #bg {
        background: #f0e420;
        height: 510px;
    }

    .banner {
        display: none;
    }


    .text p {
        font-size: 21px;
    }

    #dow {
        margin-bottom: 30px;
        margin-top: -69px;
        width: 39%;
    }

    #dow.text p {
        font-size: 26px;
    }

    .dowoz {
        background: rgba(0, 0, 0, 0) url("../page/mapa_mala.png") no-repeat scroll 0 0;
        margin-right: -40px;
        margin-top: -156px;
    }


    body #dow p.maly_text {
        font-size: 16px !important;
    }



    #lokal {
        margin-bottom: 92px;
    }

    #lo {
        width: 97% !important;
    }

    .nav a#fb {
        background: rgba(0, 0, 0, 0) url("../page/fb.png") no-repeat scroll center center;
        float: right;
        margin-top: 30px;
        display: none;
    }

    .iphone {
        display: none;
    }

    .zz {
        background: rgba(0, 0, 0, 0) url("../page/zz.jpg") no-repeat scroll center center;
        display: block;
        height: 180px;
        padding-top: 211px;
        text-align: center;
        width: 227px;
        margin: 0 auto;
    }

    .zz a {
        color: #d32326;
        font-size: 34px;
        font-weight: 700;
    }

    .lokal p {
        bottom: -42px;
        color: #d32326;
        font-size: 18px;
        font-weight: 700;
        left: 0;
        position: absolute;
        text-align: center;
        top: 250px;
    }

    .lokal {

        display: block;
        float: right;
        height: 240px;
        position: relative;
        text-align: center;
        width: 100%;
        box-shadow: none;
        margin-top: 49px;
    }

    .tele {
        margin-left: 0;
        width: 100%;
    }

    .nr1 {
        background: rgba(0, 0, 0, 0) url("../page/nr1.png") no-repeat scroll 0 0 / 100%;
        width: 251px;
    }

    .nr2 {
        background: rgba(0, 0, 0, 0) url("../page/nr2.png") no-repeat scroll 0 0 / 100%;
        width: 251px;
    }

    #lo p {
        font-size: 21px;
    }

    #lo.maly_text {
        font-size: 10px !important;
    }

    .top {
        border: none;
    }

    .top a {
        display: block;
        margin-left: 0;
        padding: 0;
        width: 100%;
        padding-right: 10%;
        margin-bottom: 10px;
    }

    .logo {
        float: left;
    }

    .nav {
        float: right;
        font-family: lato;
        margin-left: 0px;
        padding-top: 10px;
        width: 40%;
        text-align: right;
    }



    .talerz {
        background: rgba(0, 0, 0, 0) url("../page/talerz_s.jpg") no-repeat scroll 0 0 / 100% auto;
        float: left;
        height: 382px;
        margin-left: -21px;
        margin-right: 150px;
        margin-top: -18px;
        padding-left: 46px;
        padding-top: 293px;
        width: 292px;

    }

    .buttons {
        display: none;
    }

    .last-push {
        margin-bottom: 50px;
    }

    #div15 {
        margin-bottom: 50px;
    }

    .menu {
        margin: 0 auto 0 -10px;
        padding-bottom: 21px;
        padding-right: 0px;
        padding-top: 10px;
        width: 105%;
        float: none;
        overflow-y: unset;
        overflow-x: unset;
        font-size: 12px;
    }

    #menu {
        background: #eeff02;
        height: auto;
    }

    .text {
        width: 88% !important;
    }

    .cl-effect-12 a::before,
    .cl-effect-12 a::after {
        border: none !important;
    }

    .dowoz {
        background: rgba(0, 0, 0, 0) url("../page/mapa_mala.png") no-repeat scroll 0 0 / 100% auto;
        margin-right: 0px;
        margin-top: 0px;
        width: 100%;
        height: 427px;
        max-width: 320px;
    }

    #bp {
        width: 100px;
    }

    #bp span {
        display: none;
    }

    #dow.text p {
        font-size: 20px;
    }

    .lokal img {
        display: none;
    }
}

@media (min-width: 768px) and (max-width: 991px) {

    .iphone {
        background: rgba(0, 0, 0, 0) url("../page/iphone.png") repeat scroll 0 0;
        float: right;
        height: 630px;
        margin-right: 180px;
        margin-top: -71px;
        padding-left: 0;
        padding-top: 314px;
        position: relative;
        text-align: center;
        width: 340px;
    }



    #dow {
        margin-bottom: 30px;
        margin-top: -69px;
        width: 39%;
    }

    #dow.text p {
        font-size: 26px;
    }

    .dowoz {
        background: rgba(0, 0, 0, 0) url("../page/mapa_mala.png") no-repeat scroll 0 0;
        margin-right: -40px;
        margin-top: -156px;
    }


    body #dow p.maly_text {
        font-size: 16px !important;
    }

    .lokal {
        margin-right: 70px;
        margin-top: 29px;
    }


    #lokal {
        margin-bottom: 92px;
    }

    #lo {
        width: 97% !important;
    }

    .tele {
        margin-left: 0;
    }

    .nr1 {
        background: rgba(0, 0, 0, 0) url("../page/nr1.png") no-repeat scroll 0 0 / 100%;
        width: 361px;
    }

    .nr2 {
        background: rgba(0, 0, 0, 0) url("../page/nr2.png") no-repeat scroll 0 0 / 100%;
        width: 361px;
    }

    #lo p {
        font-size: 24px;
    }

    #lo.maly_text {
        font-size: 10px !important;
    }

    .nav {
        float: right;
        font-family: lato;
        margin-left: 0px;
        padding-top: 10px;
        width: 570px;
    }

    .banner {
        background: rgba(0, 0, 0, 0) url("../page/banner.png") no-repeat scroll 0 0 / 100% auto;
        margin-left: 60px;
        margin-top: 1px;
        width: 609px;
    }

    .talerz {
        background: rgba(0, 0, 0, 0) url("../page/talerz_s.jpg") no-repeat scroll 0 0 / 100% auto;
        width: 454px;
        padding-top: 442px;
        margin-top: -38px;
        padding-left: 104px;
        margin-right: 150px;
        height: 512px;
    }

    .buttons {
        display: none;
    }

    .last-push {
        margin-bottom: 50px;
    }

    #div15 {
        margin-bottom: 50px;
    }

    .menu {
        margin: 0 auto;
        padding-bottom: 21px;
        padding-right: 30px;
        padding-top: 10px;
        width: 80%;
        float: none;
        overflow-y: unset;
        overflow-x: unset;
    }

    #menu {
        background: #eeff02;
        height: auto;
    }

    .text {
        width: 88% !important;
    }


}

@media (min-width: 992px) and (max-width: 1199px) {

    #dow {
        width: 39%;
        margin-top: 31px;
    }

    #dow.text p {
        font-size: 26px;
    }

    body #dow p.maly_text {
        font-size: 16px !important;
    }

    #lokal {
        margin-bottom: 92px;
    }

    #lo {
        width: 37% !important;
    }

    .tele {
        margin-left: 0;
    }

    .nr1 {
        background: rgba(0, 0, 0, 0) url("../page/nr1.png") no-repeat scroll 0 0 / 100%;
        width: 361px;
    }

    .nr2 {
        background: rgba(0, 0, 0, 0) url("../page/nr2.png") no-repeat scroll 0 0 / 100%;
        width: 361px;
    }

    #lo p {
        font-size: 24px;
    }

    #lo.maly_text {
        font-size: 10px !important;
    }

    .nav {
        float: right;
        font-family: lato;
        margin-left: 190px;
        padding-top: 10px;
        width: 640px;
    }

    .banner {
        background: rgba(0, 0, 0, 0) url("../page/banner.png") no-repeat scroll 0 0 / 100% auto;
        width: 560px;
        margin-top: 121px;
    }

    .talerz {
        background: rgba(0, 0, 0, 0) url("../page/talerz_s.jpg") no-repeat scroll 0 0 / 100% auto;
        width: 454px;
        padding-top: 442px;
        margin-top: -38px;
        padding-left: 104px;
    }

    .buttons {
        height: 581px;
        margin-left: 0;
        margin-top: 150px;
        width: 37%;
    }

    .menu {
        margin-right: 0;
        margin-top: 61px;
        padding-right: 30px;
        padding-top: 10px;
        width: 45%;
    }

}

.pixelmates {
    display: flex;
    justify-content: flex-end;
    margin-top: 15px;
}

.pixelmates span {
   color: #efefea;
   font-weight: 700;
   margin-right: 10px;
}

