* {
    margin: 0;
    padding: 0;
}
.lap {
        display: block;
    }
.mob {
        display: none;
    }
.wrapper {
    position: relative;
    width: 100%;
    margin: 0px;
    background-color: #fefefe;
    text-align: center;
    text-decoration-color: #ffffff;
    text-decoration: none;
    font-size: 15px;
}


.WEBzona {
display: ... ;
}
.tabeles {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 13px;
    grid-auto-rows: minmax(100px, auto);
}
.tabeles2 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 15px;
    grid-auto-rows: minmax(100px, auto);
}
.tabeles2 img{
    margin-top: 15px;
}
.tabeles img{
    margin-top: 11px;
}
.ones {
    display:... !important;
    grid-column: 1;
}

.twos {
    grid-column: 2;

}

.threes {
    grid-column: 3;

}

.fours {
    grid-column: 4;

}

.nav {
    position: relative;
    width: 100%;
    background-color: #fefefe;
    text-align: center;
    font-size: 16px;
    border-top: 0px solid #5c5a5b;
    border-bottom: 0px solid #fefefe;
    justify-content: space-between;
    align-items: center;
    padding-top: 10px;
    padding-bottom: 1px;
}

.sticky {
    width: 100%;
    position: fixed;
    top: 0;
    z-index: 100;
    justify-content: space-between;
    align-items: center;
    box-shadow: 0 15px 40px -35px #666
}

section.image {
    height: 400px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
    z-index: 0;
    text-align: center;
    color: white;
}
section.image2 {
    height: 300px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
    z-index: 0;
    text-align: center;
    color: white;
}
section.image3 {
    height: 200px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
    z-index: 0;
    text-align: center;
    color: white;
}
section.imagebottom {
    height: 200px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
    z-index: 0;
    text-align: center;
    color: white;
}
.tekstnatle2 {
    left: 43%;
    top: 22%;
    font-size: 50px;
    color: white;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    font-weight: 400;
}
.tekstnatle3 {
    left: 43%;
    top: 15%;
    font-size: 50px;
    color: white;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    font-weight: 400;
}
.tekstnatleportf{
    right: 30%;
    top: 22%;
    font-size: 50px;
    color: white;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    font-weight: 400;
}
.tekstnatle {
    left: 43%;
    top: 28%;
    position: absolute;
    font-size: 50px;
    color: white;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    font-weight: 400;
}
.content {
    width: 100%;
    height: 25px;
    margin-left: auto;
    margin-right: auto;
}

ul {
    font-size: 16px;
    font-family: 'Quicksand', sans-serif;
    font-weight: 400;
}

li {
    font-size: 14px;
    font-family: 'Quicksand', sans-serif;
    font-weight: 400;
    list-style-type: none;
}
.pasekimg img{
    position: absolute;
    top:30%;
    left: 25%;
}
.pasekimg img:hover {
    transition: 0.5s all linear;
    transform: scale(1.2);
}
.pasek {
        width: 100%;
        position: relative;
        color: white;
        background-size: cover;
}
.pasek img{
    height: auto;
    background-size: cover;
}

.row {
    margin: 0px;
}

#logo {
    width: 150px;
    margin-bottom: 1px;
    margin-left: 100px;
    margin-top: 1px;
}

#media-button {
    width: 80px;
}

#menu-button {
    display: none;
    border: 0px;
    background: #ffffff;
    margin-right: 30px;
}

#menu-button img {
    width: 35px;
}

#menu {
    list-style: none;
    float: left;
    width: 800px;
    text-align: center;
}
#menu li {
    display: block;
    float: left;
    width: 150px;
    border-left: 1px solid #5c5a5b;
    background-color: white;
}
/* rozwijane menu wrappera */
#menu li a {
    color: #5c5a5b;
    text-decoration: none;
    text-align: center;
    font-weight: 500;
}
#menu li:hover a {
    color: #596f3d;
    text-decoration: none;
}
#menu li > ul {
    padding: 0;
    margin: 0;
    position: absolute;
    background-position: center;
    display: none;
    background-color: white;
    height: 2em;
}
#menu li:hover > ul {
    float: none;
    display: grid;
    border-left: 0px solid #5c5a5b;
    background-color: white;
}
#menu li > ul > li {
    line-height: 30px;
    float: left;
    display: block;
    border-left: 0px solid #5c5a5b;
    position: relative;
    
}
#menu li > ul > li:hover a {
    color: #5c5a5b;
    margin-top: 10px;
    color: #bed79d;
}
#menu li > ul > li a {
    color: #5c5a5b;
}

.container {
    width: 100%;
    margin-top: 90px;
    margin-bottom: 30px;
    margin-left: auto;
    margin-right: auto;
    background-color: #fefefe;
    z-index: 1;
}

.guzik a {
    color: #5c5a5b;
    text-decoration: none;
    text-align: center;
    font-size: 30px;
    color: #5c5a5b;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    font-weight: 400;
}
.guzik:hover a {
    text-decoration: none;
    color: #b1c3ac;
    font-size: 40px;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    font-weight: 400;
}
.guzikobr a {}
.guzikobr:hover a {
    filter: brightness(70%);
    transition: 0.5s all linear;
    transform: scale(1.2);
}
.mapastrony img {
    width: 80px;
}
.mapastrony img:hover {
    filter: brightness(60%);
    transition: 0.5s all linear;
    transform: scale(1.2);
}
.guzikgl img {
    filter: opacity(100%);
}
.guzikgl img:hover {
    filter: opacity(150%);
    transition: 0.5s all linear;
    transform: scale(1.10);
}
.kontakt img {
    margin: 0;
}
.kontakt p {
    text-align: justify;
}
.kontakt img:hover {
    filter: brightness(70%);
    transition: 0.5s all linear;
    transform: scale(1.2);
}
.tytul {
    font-size: 35px;
    color: #5c5a5b;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    font-weight: 400;
    text-align: center;
}
.tytul2 {
    font-size: 30px;
    color: #5c5a5b;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    font-weight: 400;
    text-align: left;
    margin: 30px;
}
.podtytul {
    font-size: 25px;
    color: #5c5a5b;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    font-weight: 400;
    text-align: center;
    margin: 30px;
}
.gpodtytul {
    font-size: 26px;
    color: #5c5a5b;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    font-weight: 200;
    text-align: center;
    margin: 20px;
}
.kontakt {
    font-size: 20px;
    color: #5c5a5b;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    font-weight: 400;
    text-align: center;
    text-decoration: none;
    margin: 20px;
    align-content: center;
}
.kontakt a:hover {
    font-size: 25px;
    color: #5c5a5b;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    font-weight: 400;
    text-align: center;
    text-decoration: none;
    margin: 20px;
    align-content: center;
}
.podtytul2 {
    font-size: 20px;
    color: #5c5a5b;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    font-weight: 400;
    text-align: center;
    text-decoration: none;
    margin: 20px;
    align-content: center;
}
.podtytul3 {
    font-size: 20px;
    color: #5c5a5b;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    font-weight: 200;
    text-align: center;
    text-decoration: none;
    margin: 5px;
}
.podtytul4 {
    font-size: 23px;
    color: #5c5a5b;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    font-weight: 200;
    text-align: center;
    text-decoration: none;
    margin: 5px;
}
hr {
    width: 70%;
    height: 10px;
    align-content: center;
    color: #d6d6d6;
}
.tekst {
    font-size: 18px;
    color: #5b5b5b;
    text-align: justify;
    font-family: 'Quicksand', sans-serif;
    text-align: justify;
    margin: 1px;
    font-weight: 300;
}
.tekst2 {
    font-size: 15px;
    color: #5b5b5b;
    text-align: justify;
    font-family: 'Quicksand', sans-serif;
    text-align: justify;
    margin: 1px;
    font-weight: 400;
}
.tekst3 {
    font-size: 16px;
    color: #5b5b5b;
    text-align: justify;
    font-family: 'Quicksand', sans-serif;
    text-align: justify;
    margin: 1px;
    font-weight: 300;
}
.row {
    border: 1px;
    border-color: black;
}
.stopka {
        position: relative;
        text-align: center;
        color: white;
        background-size: cover;
}
.stopka img{
    height: auto;
    background-size: cover;
}
.gstopkalogo {
    position: absolute;
    top:15%;
    left: 10%;
}
.gstopka {
    position: absolute;
    top:40%;
    left: 40%;
}
.galer {
    opacity: 0.6;
}
.galer:hover {
    opacity: 1;
    transition: 0.5s all linear;
    transition: 0.5s all linear;
    transform: scale(1);
}
.imgbw {
    width: 100%;
    -webkit-filter: grayscale(80%);
    -moz-filter: grayscale(80%);
    -o-filter: grayscale(80%);
    -ms-filter: grayscale(80%);
    filter: grayscale(80%);
}
.galeria {
    position: relative;
    text-align: center;
    color: white;
}
.bric50x50 {
    width:100%;
    height:200px;
    object-fit: cover;
    -webkit-filter: grayscale(95%);
    -moz-filter: grayscale(95%);
    -o-filter: grayscale(95%);
    -ms-filter: grayscale(95%);
    filter: grayscale(95%) blur(1px);
    border-radius: 10px;
}
/* galeria */
.galeriah {
    position: relative;
    text-align: center;
    color: white;
}
.bric50x50:hover {
    opacity: 1;
    transition: 0.5s all linear;
    transition: 0.5s all linear;
    transform: scale(1.08);
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    filter: grayscale(0%);
    border-radius: 0px;
}
.picbox1 {
    width:100%;
    height:200px;
    object-fit: cover;
    -webkit-filter: grayscale(95%);
    -moz-filter: grayscale(95%);
    -o-filter: grayscale(95%);
    -ms-filter: grayscale(95%);
    filter: grayscale(95%) brightness(90%);
    border-radius: 10px;
}
.picbox1:hover {
    opacity: 1;
    transition: 0.5s all linear;
    transition: 0.5s all linear;
    transform: scale(1.08);
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    filter: grayscale(0%);
    border-radius: 10px;
}
.picbox2 {
    width:100%;
    height:150px;
    object-fit: cover;
    opacity: 0.9;
    -webkit-filter: grayscale(80%);
    -moz-filter: grayscale(80%);
    -o-filter: grayscale(80%);
    -ms-filter: grayscale(80%);
    filter: grayscale(80%) brightness(90%);
    border-radius: 10px;
}
.picbox2:hover {
    opacity: 1;
    transition: 0.5s all linear;
    transition: 0.5s all linear;
    transform: scale(1.08);
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    filter: grayscale(0%);
    border-radius: 10px;
}
.picbox3 {
    width:100%;
    height:250px;
    object-fit: cover;
    opacity: 0.9;
    -webkit-filter: grayscale(80%);
    -moz-filter: grayscale(80%);
    -o-filter: grayscale(80%);
    -ms-filter: grayscale(80%);
    filter: grayscale(80%) brightness(90%);
    border-radius: 10px;
}
.picbox3:hover {
    opacity: 1;
    transition: 0.5s all linear;
    transition: 0.5s all linear;
    transform: scale(1.08);
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    filter: grayscale(0%);
    border-radius: 10px;
}
.picbox4 {
    width:100%;
    height:411px;
    object-fit: cover;
    opacity: 0.9;
    -webkit-filter: grayscale(80%);
    -moz-filter: grayscale(80%);
    -o-filter: grayscale(80%);
    -ms-filter: grayscale(80%);
    filter: grayscale(80%) brightness(90%);
    border-radius: 10px;
}
.picbox4:hover {
    opacity: 1;
    transition: 0.5s all linear;
    transition: 0.5s all linear;
    transform: scale(1.08);
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    filter: grayscale(0%);
    border-radius: 10px;
}
.picbox5 {
    width:100%;
    height:300px;
    object-fit: cover;
    opacity: 0.9;
    -webkit-filter: grayscale(80%);
    -moz-filter: grayscale(80%);
    -o-filter: grayscale(80%);
    -ms-filter: grayscale(80%);
    filter: grayscale(80%) brightness(90%);
    border-radius: 10px;
}
.picbox5:hover {
    opacity: 1;
    transition: 0.5s all linear;
    transition: 0.5s all linear;
    transform: scale(1.08);
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    filter: grayscale(0%);
    border-radius: 10px;
}
.picbox6 {
    width:100%;
    height:100px;
    object-fit: cover;
    opacity: 0.9;
    -webkit-filter: grayscale(80%);
    -moz-filter: grayscale(80%);
    -o-filter: grayscale(80%);
    -ms-filter: grayscale(80%);
    filter: grayscale(80%) brightness(90%);
    border-radius: 10px;
}
.picbox6:hover {
    opacity: 1;
    transition: 0.5s all linear;
    transition: 0.5s all linear;
    transform: scale(1.08);
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    filter: grayscale(0%) ;
    border-radius: 10px;
}
.galerp {
    object-fit: cover;
    opacity: 0.9;
    -webkit-filter: grayscale(80%);
    -moz-filter: grayscale(80%);
    -o-filter: grayscale(80%);
    -ms-filter: grayscale(80%);
    filter: grayscale(80%);
    border-radius: 10px;
}
.galerp:hover {
    opacity: 1;
    transition: 0.5s all linear;
    transition: 0.5s all linear;
    transform: scale(1.08);
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    filter: grayscale(0%);
    border-radius: 10px;
}
.galeriat {
    text-shadow: -6px 2px 7px rgba(66, 68, 90, 1);
    text-align: left;
    text-decoration: none;
    position: absolute;
    bottom:1%;
    left: 5%;
    font-size: 40px;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    font-weight: 200;
}
.galeriath {
    text-shadow: -6px 2px 7px rgba(66, 68, 90, 1);
    text-align: left;
    text-decoration: none;
    position: absolute;
    bottom:1%;
    left: 5%;
    font-size: 40px;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    font-weight: 200;
}
.galeriat1 {
    text-shadow: -6px 2px 7px rgba(66, 68, 90, 1);
    text-align: left;
    text-decoration: none;
    position: absolute;
    bottom:1%;
    left: 5%;
    font-size: 40px;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    font-weight: 200;
    background-color: black;
    background-position: bottom;
}
.galergl {
    width: 100%;
    opacity: 0.9;
    -webkit-filter: grayscale(80%);
    -moz-filter: grayscale(80%);
    -o-filter: grayscale(80%);
    -ms-filter: grayscale(80%);
    filter: grayscale(40%);
}
.galergl:hover {
    opacity: 1;
    transition: 0.5s all linear;
    transition: 0.5s all linear;
    transform: scale(1.08);
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    filter: grayscale(0%);
}
.picboxgl {
    width:100%;
    height:500px;
    object-fit: cover;
    opacity: 0.9;
    -webkit-filter: grayscale(80%);
    -moz-filter: grayscale(80%);
    -o-filter: grayscale(80%);
    -ms-filter: grayscale(80%);
    filter: grayscale(80%);
    border-radius: 10px;
}
.picboxgl:hover {
    opacity: 1;
    transition: 0.5s all linear;
    transition: 0.5s all linear;
    transform: scale(1.08);
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    filter: grayscale(0%);
    border-radius: 10px;
}
.tabele {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 10px;
    grid-auto-rows: minmax(100px, auto);
}
.one {
    grid-column: 1;
    grid-row: 1;
}
.two {
    grid-column: 2;
    grid-row: 1;
}
.three {
    grid-column: 3;
    grid-row: 1 / 4;
}
.four {
    grid-column: 1 / 3;
    grid-row: 2 / 4;
}
.five {
    grid-column: 3;
    grid-row: 3;
}
.six {
    grid-column: 1;
    grid-row: 4;
}
.seven {
    grid-column: 2 / 4;
    grid-row: 4;
}
.eight {
    grid-column: span 2;
    grid-row: 1;
}
.laptop {
    display: block;
}
.mobile {
    width: 100%;
    display: none;
}

/* telefon */

@media only screen and (max-width: 800px) {
    #imgglowna {
        width: 100%;
    }
/* hamburger mobile */
    #menu-button {
    margin-left: 40px;
    }
.lap {
        display: none;
    }
.mob {
        display: block;
    }
/* ogólne */  
    .container {
        margin: 0px;
        max-width: 100%;
        position: relative;
    }
.galeriat {
    font-weight: 600;
}
    .row {
        margin: 0px;
    }

    .col-4 {
        padding-top: 0px;
        padding-left: 5px !important;
        padding-right: 5px !important;
        width: 100%;
    }

    .col-6 {
        padding-top: 0px;
        padding-left: 5px !important;
        padding-right: 5px !important;
        width: 100%;
    }

    .col-8 {
        padding-top: 0px;
        padding-left: 5px !important;
        padding-right: 5px !important;
        width: 100%;
    }

    .col-12 {
        padding-left: 5px !important;
        padding-right: 5px !important;
        width: 100%;
    }
    #logo {
        width: 170px;
        margin: 5px;
    }
    .podtytul {
        font-size: 25px;
        margin: 15px;
    }

    .podtytul2 {
        font-size: 20px;
        margin: 0px;
    }

    .podtytul3 {
        font-size: 19px;
        margin: 0px;
    }

    .gpodtytul {
        font-size: 21px;
        margin: 10px;
    }

    .tekst {
        font-size: 15px;
        margin: 10px;
        font-weight: 200;
    }

    .guzik a {
        font-size: 15px;
    }

    .guzik hover:a {
        font-size: 15px;
    }

    .tytul {
        font-size: 25px;
        margin: 20px;
    }

    section.image {
        height: 200px;
        max-width: 800px;
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        background-attachment: fixed;
        z-index: 0;
    }
    section.image2 {
        height: 130px;
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        background-attachment: fixed;
        z-index: 0;
    }
    section.image3 {
        height: 130px;
    }
    section.imagebottom {
    height: 150px;
    }
    .picbox1 {
    width:100%;
    height:300px;
    }
    .picbox2 {
    width:100%;
    height:400px;
    }
    .picbox3 {
    width:100%;
    height:200px;
    }
    .picbox4 {
    width:100%;
    height:300px;
    }
    .picbox5 {
    width:100%;
    height:315px;
    }
    .picboxgl {
    width:100%;
    height:300px;
    }
    .tekstnatleportf{
    right: 30%;
    top: 19%;
    font-size: 30px;
    color: white;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    font-weight: 400;
    }
    .tekstnatle3{
    left: 25%;
    top: 16%;
    font-size: 40px;
    color: white;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    font-weight: 400;
    }
    .tekstnatle2{
    padding-top: 30px;
    }
    .tabeles {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 10px;
    grid-auto-rows: minmax(100px, auto);
    margin-left: 10px;
    margin-right: 10px;
    }
    .tabeles img{
    margin-top: 15px;
    }
    .ones {
    grid-column: 1;
    }
    .twos {
    grid-column: 2;
    }
    .galeriat {
    text-decoration: none;
    position: absolute;
    bottom:0%;
    left: 5%;
    font-size: 25px;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    font-weight: 200;
    }
    .galer {
        width: 100%;
        margin-top: 10px;
    }
    .pasek {
        max-width: 100%;
        height: auto;
        position: relative;
        text-align: center;
        color: white;
        background-size: cover;
    }
    .pasek img{
        max-width: 100%;
        height: auto;
    }
    .stopka {
        max-width: 100%;
        height: auto;
        position: relative;
        text-align: center;
        color: white;
        background-size: cover;
    }
    .stopka img{
        max-width: 100%;
        height: auto;
    }
    .gstopkalogo {
        position: absolute;
        top:30%;
        left: 1%;
    }
    .gstopka {
        position: absolute;
        top:20%;
        left: 20%;
    }
    .guzikgl img{

    opacity: 1;

    }
    .laptop {
        display: none;
    }

    .mobile {
        width: 100%;
        display: block;
    }

}

@media screen and (max-width: 1200px) {
    #menu {
        display: none;
    }

    #menu li {
        width: 100%;
        padding: 2% 0;
    }

    #menu-button {
        display: block;
    }
}
    #imgglowna {
        width: 100%;
    }

 
