
body {
    max-width: 1920px;
    display: block;
    margin-left: auto;
    margin-right: auto;

    background: #F7F7F7;
}
section {
    background: #FFFFFF;
}
a:hover {text-decoration:none}
.arrow {
  border: solid #ACACAC;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 6px;
}
#artykuly2 .arrow {
    border: solid white;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 6px;
}
#artykuly2 h4:hover .arrow {
    border: solid white;
    border-width: 0 3px 3px 0;

}
h4:hover .arrow {
  border: solid #D8202C;
  border-width: 0 3px 3px 0;
}

.right {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}

.left {
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
}

.up {
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
}

.down {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}

.mymenu {
    overflow: hidden;
    height: 0px;
    padding: 0px 0;
    transition: height 0.25s ease-in-out, padding 0.25s ease-in-out;
}


@import url('https://fonts.googleapis.com/css?family=Alfa+Slab+One|Fira Sans:400,700|Titillium+Web:200,200i,300,300i,400,400i,600,600i,700,700i,900');
@import url('https://fonts.googleapis.com/css?family=Oswald:200,300,400,500,600,700');

#wszystko {
    display: grid;
    grid-template-columns: 15% 70% 15%;
    grid-template-areas: "top top top" "lewa srodek prawa";
    background: #e3f0ff;
}

.top1 {
    height: 50px;
    /* background: #171717; */
    padding-left: 10px;
    padding-right: 10px;
    background-size: cover;
    grid-column: 1 / span 3;
    display: grid;
    grid-template-columns: 15% 20% 50% 15%;
}
.top1 > div:nth-of-type(2) {
    padding: 10px 0 0 0;
}
#search_mob .top1 {
    display: none;
}
/* Szukajka google */

.cse .gsc-control-cse, .gsc-control-cse {
    padding: 0px!important;
    width: 100%!important;
    max-width: 320px!important;
    margin: 0 auto !important;
}

@media screen and (min-width: 993px) {
    .cse .gsc-control-cse, .gsc-control-cse {
        min-width: 300px!important;
    }
}
table.gsc-search-box {
    margin-top: 5px !important;
}
.cse .gsc-search-button-v2, .gsc-search-button-v2 {
    margin-top: 0px !important;
    padding: 11px 27px !important;
}
.szukajkaPodlogo {
    width: 100%;
    background: #e3f0ff;
    grid-row: 2;
    grid-column: 1/4;
    padding-top: 10px;
    padding-bottom: 10px;
}

.gsc-control-cse {
    border-color: #e3f0ff!important;
    background-color: #e3f0ff!important;
}

/* koniec szukajki google */
.top2 {
        /* background: url(/images/pasek_tlo_logo_miasto.jpg); */
    background-size: cover;
    background: #d5edfb;
    grid-column: 1 / 4;
    display: grid;
    grid-template-columns: 15% 70% 15%;
    margin-bottom: 50px;
}
.top3 {
    display: none;
}
.tloHeader {

    grid-column: 2;
    /* background: #ff0000ab; */
    /* background: #D8202Ceb; */

    /* background: linear-gradient(75deg, #00b6e8 43%, #536069 43%); */
    background: #d5edfb;
    padding: 0px;
    display: flex;
}
.data {
    display: flex;
    flex-wrap: nowrap;
    /* padding-top: 10px; */
    font-family: 'Fira Sans', serif;
    grid-row: 1;
    grid-column: 2;
    align-items: center;

}
.logo {
    grid-column: 2;
    text-align: center;
    width: 33%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;

}
.logo img {
    width: 100%;
    max-width: 250px;
}
.logo_mob {
    display: none;
}
.logo_mob img {
    width: 300px;
}
.lewa {
    /* background: #f7f7f7; */
}
.prawa {
    /* background: #f7f7f7; */
}
#menu {
    display: grid;
    grid-template-columns: 15% 70% 15%;
    background: #e3f0ff;
}
.menuLeft {
    width: 33%;

}
.menuRight {
    width: 16.5%;
}
.spolecznosci {
    width: 16.5%;
}
#slide {
    display: grid;
    grid-template-columns: 15% 70% 15%;
}
#slide .lewa {
    background: #171717;
}
#slide .prawa {
    background: #171717;
}
.menu {
    display: flex;
    grid-column: 2;
    /* background: #f7f7f7; */
        justify-content: space-around;
    width: 100%;
    padding-left: 10px;
    height: 60px;
    align-items: center;
    margin-left: auto;
    margin-right: auto;

}
#menuDolne .menu {
    flex-flow: row;
    display: flex;
    grid-column: 2;
    background: #01bbea;
    justify-content: space-around;
    width: 100%;
    height: 60px;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    padding: 0 5%;

}
#menuDolne .menu a {
    color: white;
}
#menuDolne .lewa {
    background: #171717;
}
#menuDolne .prawa {
    background: #171717;
}
.moduletable_menu {
        width: 100%;
}
.baner1 {
    display: flex;
    width: 100%;
    justify-content: center;
    display: none;
}
.baner1 a {
    width: 100%;
    text-align: center;
}
.baner1 img {
    width: 100%;
    /* max-width: 971px; */
}

#odstep {
    height: 30px;
    background: #f7f7f7;
}
div->.moduletable_menu->.menu->ul {
    display: flex;
    flex-wrap: nowrap;
}
czer {
    color: #D8202C;
}

.menu ul li {
    width: auto;
    text-align: center;
    display: flex;
}
.menu a {
    color: #353535;
    font-size: 15px;
    font-weight: 500;
    font-family: 'Oswald', sans-serif;
    letter-spacing: 0.5px;
    text-transform: uppercase;
}
.menu a:hover {
    border-bottom: 2px solid D8202C;
    text-decoration: none;
}
.hamburger {
    display: none;
}
.slider {
    position: relative;
    display: block;
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    background: #171717;
}
.slick-slide img {
    display: block;
    z-index: 160;
}
.slick_arrows img {
    cursor: pointer;
}
.blok_naj {
    display: flex;
    position: relative;
}
.n0 {
    display: block;
    overflow: hidden;
    grid-template-columns: 40% 60%;
    width: 100%;
}

.n1_pop a {
    padding: 40px;
    color: white;
    font-size: 34px;
    font-family: 'Alfa Slab One', cursive;
        text-transform: uppercase;
    font-weight: 100;
    margin-left: 40px;
    width: 60%;
    z-index: 3;
    display: block;
}

.n1_pop {
    display: flex;
    flex-wrap: wrap;
    position: absolute;
    align-items: center;
    top: 0px;
    z-index: 100;
    height: 100%;
}
.strzalki {
    display: flex;
    width: 100%;
    height: 100%;
    position: absolute;
    align-items: center;
    align-self: center;
}
.slick_arrows {
    display: flex;
    width: 100%;

    justify-content: space-between;
    padding: 10px;
}
.category_name {
    position: absolute;
    display: flex;
    width: 100%;
    padding-left: 80px;
    font-size: 20px;
    font-weight: 100;
    color: #d8d7d7;
    align-self: center;
}

#artykuly1 {
    display: grid;
    grid-template-columns: 15% 70% 15%;
    /* background: #e3f0ff; */
    background: #ebf4ff;
}
#artykuly2 {
    display: grid;
    grid-template-columns: 15% 70% 15%;
    /* background: #01bbea!important; */
    background: #e3f0ff;
    background: url(/images/tlo_wsensie_informacje.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
#artykuly3 {
    display: grid;
    background: url(/images/Prostokat_12.jpg);
    background-size: cover;
    grid-template-columns: 15% 70% 15%;
}
#artykuly3 .lewa {
    background: none;
}
#artykuly3 .prawa {
    background: none;
}
#artykuly3 .art1, #artykuly3 .lewa, #artykuly3 .prawa {
    background: #ffffffaa;
}
#artykuly4 {
    display: grid;
    grid-template-columns: 15% 70% 15%;
}
#artykuly1 .art1 {
    padding-left: 10px;
    padding-right: 10px;
    /* background: #f7f7f7; */
}
#artykuly2 .box1 {
    display: grid;
    grid-template-columns: 40% 60%;
    margin-top: 25px;
    overflow: hidden;
    margin-bottom: 25px;
    padding-top: 0px;
    background: #ffffff;
    -webkit-box-shadow: 0px 0px 44px 5px rgba(0,75,132,0.44);
-moz-box-shadow: 0px 0px 44px 5px rgba(0,75,132,0.44);
box-shadow: 0px 0px 44px 5px rgba(0,75,132,0.44);

}
#artykuly3 .box1 {
    display: grid;
    grid-template-columns: 40% 60%;
    margin-bottom: 30px;
    margin-top: 25px;
    background: white;
}
#artykuly4 .box1 {
    display: grid;
    grid-template-columns: 50% 50%;
    margin-bottom: 50px;
    padding-top: 30px;
}
.art1 {
    padding-right: 10px;
    padding-left: 10px;
    /* background: #f7f7f7; */
}
.wiecej1, .wiecejtv1, .wiecejtv2 {
    /*display: none;*/
}

.wiecej2 {
    display: none;
}
.wiecej21 {
    display: none;
}

.wiecej22 {
    display: none;
}
.wiecej32 {
    display: none;
}


#artykuly1 .box1 {
    display: grid;
    grid-template-columns: 40% 60%;
    background: white;
    margin-top: 25px;
    margin-bottom: 25px;

}
.zobaczwiecej1, .zobaczwiecejtv1, .zobaczwiecej21 {
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    color: #D8202C;
}
.zobaczwiecej21_mob, .zobaczwiecej22_mob, .zobaczwiecej32_mob, .zobaczwiecej1_mob, .zobaczwiecej2_mob, .zobaczwiecejtv1_mob, .zobaczwiecejtv2_mob{
    display: none;
}
/* #artykuly3 .zobaczwiecej21  {
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    color: #D8202C;
    background: #bfbfbf5e;
} */
#artykuly2 .tresc {
    /* background: #20c4ed; */
    background: #dcebfd;
    background: #ddf0ff;
}

   #artykuly2 .box21 {
    background: #ddf0ff;
    -webkit-box-shadow: 0px 0px 44px 5px rgba(0,75,132,0.44);
-moz-box-shadow: 0px 0px 44px 5px rgba(0,75,132,0.44);
box-shadow: 0px 0px 44px 5px rgba(0,75,132,0.44);
}
#artykuly2 .przeczytaj a {
    color:black!important;
}
#artykuly3 .zobaczwiecej22 {
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    color: #D8202C;
    /* background: #bfbfbf5e; */
}
/* #artykuly3 .zobaczwiecej23 {
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    color: #D8202C;
    background: #bfbfbf5e;
} */
#artykuly2 .zobaczwiecej1 h4, .wideo1 .zobaczwiecejtv1 h4, .zobaczwiecej21 h4, .zobaczwiecej22 h4 {
    text-align: center;
    display: block;
    width: 100px;
    margin-left: auto;
    margin-right: auto;
    cursor: pointer;

    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 10px;
    color: white;
    /* border: 1px solid #CCCCCC; */
    border-radius: 10px;
    /* box-shadow: 0 0 2px 2px #E5E5E5; */
    transition: transform 0.25s ease-in-out;
    font-family: Oswald;
    margin-bottom: 25px;
}
.wideo1 .zobaczwiecejtv1 h4 {
    text-align: center;
    display: block;
    width: 100px;
    margin-left: auto;
    margin-right: auto;
    cursor: pointer;

    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 10px;
    color: white;
    /* border: 1px solid #CCCCCC; */
    border-radius: 10px;
    /* box-shadow: 0 0 2px 2px #E5E5E5; */
    transition: transform 0.25s ease-in-out;
    font-family: Oswald;
    margin-bottom: 25px;
}
#artykuly2 .zobaczwiecej1 h4:hover, .wideo1 .zobaczwiecejtv1 h4:hover, .zobaczwiecej21 h4:hover, .zobaczwiecej22 h4:hover {
    color: #D8202C;
}
/* .zobaczwiecej1 h4, .zobaczwiecejtv1 h4, .zobaczwiecej21 h4{
    text-align: center;
    display: block;
    width: 30%;
    min-width: 150px;
        background: #b9b9b9;
            cursor: pointer;
    margin-left: auto;
    margin-right: auto;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 10px;
    color: #D8202C;
} */
.zobaczwiecej2, .zobaczwiecejtv2, .zobaczwiecej22, .zobaczwiecej32 {
        text-align: center;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    color: #D8202C;
}
.zobaczwiecej2 h4, .zobaczwiecejtv2 h4, .zobaczwiecej32 h4, .zobaczwiecej3 a, .zobaczwiecejtv3 a, .zobaczwiecej23 a {
        text-align: center;
    display: block;
    width: 100px;
    margin-left: auto;
    margin-right: auto;
        cursor: pointer;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 10px;
    color: #c72525;

    /* border: 1px solid #CCCCCC; */
    border-radius: 10px;
    /* box-shadow: 0 0 2px 2px #E5E5E5; */
    transition: transform 0.25s ease-in-out;
    font-family: Oswald;
    margin-bottom: 25px;
}

.zobaczwiecej2 h4:hover, .zobaczwiecejtv2 h4:hover, .zobaczwiecej32 h4:hover, .zobaczwiecej3 a:hover, .zobaczwiecejtv3 a:hover, .zobaczwiecej23 a:hover {
    color: #D8202C;
}
/* .zobaczwiecej22 h4{
        text-align: center;
    display: block;
    width: 30%;
    min-width: 150px;
    margin-left: auto;
    margin-right: auto;
        cursor: pointer;
    background: #b9b9b9;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 10px;
    color: #D8202C;
} */
.zobaczwiecej3, .zobaczwiecejtv3 {
        text-align: center;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    color: #D8202C;
}
/* .zobaczwiecej3 a, .zobaczwiecejtv3 a{
    text-align: center;
    display: block;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 10px;
    color: #D8202C;
} */
/* .zobaczwiecej23 {
        text-align: center;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    width: 100%;
    background: #e2e2e2;
    color: #D8202C;
} */
/* .zobaczwiecej23 a{
    text-align: center;
    display: block;
    width: 30%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 10px;
    background: #efeded;
    color: #D8202C;
} */
#wideo {

    display: grid;
    grid-template-columns: 15% 70% 15%;
    background: url(/images/thong-vo-2482-unsplash.jpg);
    background-size: cover;
    background-position: center;
        border-top: #ffc107 10px solid;
    /* padding-left: 10px;
    padding-right: 10px; */
}
#wideo .lewa {
    /* background: #ececec; */
}
#wideo .prawa {
    /* background: #ececec; */
}
#special_art {
    background: #000000;
    display: grid;
    grid-template-columns: 15% 70% 15%;
}
#special_art .lewa {
    background: #000000;
}
#special_art .prawa {
    background: #000000;
}
.box1mob {
    display: none;
}
.box1 .tresc {
    display: flex;
    flex-wrap: wrap;
    /* background: #dcebfd; */
    background: #f3f8ff;

}
.box1 .tresc .autor {
    display: grid;
    grid-column: 2;
    grid-row: 1;
    padding-left: 30px;
    padding-top: 20px;
    padding-bottom: 20px;
    font-family: 'Oswald', sans-serif;
    font-weight: normal;
    text-transform: uppercase;
    font-size: 14px;
    color: #404040;
    letter-spacing: 0.5px;
}
.box1 .zdjecie {
    grid-column: 2;
    display: flex;
    overflow: hidden;
    position: relative;
    justify-content: right;
}
.box1 .zdjecie .publish_date {
    position: absolute;
    right: 0px;
    justify-self: right;
    display: none;
    align-items: center;
    z-index: 105;
    bottom: 0px;
}
.box1 .tresc a {
    color: black;
    width: 98%;
    font-size: 27px;
    padding-left: 30px;
    display: block;
    font-weight: bold;
    font-family: 'Fira sans', sans-serif;
    letter-spacing: 0.2px;
}
.box1 .przeczytaj a {
    font-family: 'Oswald', sans-serif;
    letter-spacing: 0.5px;
}
.tytarty {
    text-transform: uppercase;
    color: #D8202C;
    font-size: 18px;
    height: 41px;
    font-weight: normal;
    font-family: 'Titillium Web', sans-serif;
}
.tytarty h2 {

    font-size: 18px;
    padding-top: 20px;
    display: block;
    width: 200px;
    text-align: left;
    color: black;
    font-family: 'Oswald';
    font-weight: 700;
}
#artykuly2 .tytarty h2 {

    font-size: 18px;
    padding-top: 20px;
    display: block;
    width: 200px;
    text-align: left;
    color: white;
    font-family: 'Oswald';
    font-weight: 700;
}
.tytarty a {

}
.przeczytaj {
    display: block;
    width: 100%;
    padding-left: 30px;
}
.przeczytaj a {
    font-size: 12px!important;
    width: 100%!important;
    padding-left: 0px!important;
    color: #0abfed!important;
    text-transform: uppercase!important;
    font-weight: 500!important;
    white-space: nowrap;
    font-family: 'Oswald', sans-serif;
    letter-spacing: 0.5px;
}
@media screen and (max-width: 991px) {
    .przeczytaj a {
        font-size: 2vw !important;
    }
    .slick_najpopularniejsze_next {
        display: none!important;
    }
    .slick_najpopularniejsze_prev {
        display: none!important;
    }
}
.profilautora {
    display: grid;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-right: auto;
    align-self: flex-end;
    grid-template-columns: 30% 70%;
}
.tytpisany .przeczytaj {
    display: block;
    position: absolute;
    bottom: 0px;
    width: 100%;
    text-align: right;
    padding-right: 30px;
}
.opisautora {
    display: flex;
    grid-column: 1;
    padding-left: 15px;
    font-size: 14px;
    align-self: center;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-right: 10px;
    margin-left: 0px;
}
.zdjecieautora {
    display: grid;
    grid-column: 1;
    grid-row: 1;
    align-items: center;
}
.zdjecieautora img {
    width: 60%;
    margin-left: auto;
    margin-right: auto;
}
.tyt2 a {
        color: black;
    font-size: 16px;
    padding-left: 15px;
    display: block;
    font-family: 'Fira Sans', sans-serif;
    letter-spacing: 0.2px;
    padding-right: 15px;
    padding-bottom: 15px;
    padding-top: 15px;
    font-weight: bold;
}
.tytpisany {
    display: block;
    width: 50%;
    position: relative;
    align-items: center;
    flex-wrap: wrap;
}
.tytpisany .autor {
    padding-left: 30px;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif;
    font-size: 12px;
    color: #404040;
    letter-spacing: 0.5px;
}
.tyt3 a{
    color: #565656;
    font-size: 30px;
    padding-left: 30px;
    padding-top: 8px;
    padding-bottom: 35px;
    display: block;
    font-family: 'Fira Sans', sans-serif;
    font-weight: bold;
    width: 98%;
}
.rowek {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    /* border-top: 1px solid #ececec; */
    /* border-bottom: 1px solid #ececec; */
    /* padding-top: 30px; */
    padding-bottom: 30px;

}
.autorMob {
    display: none;

}
.profilautora2 {
    display: none;
}
.rowek2 {
        display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;

    padding-top: 20px;
    margin-top: 20px;
    border-top: 1px solid #f3f8ff;
    padding-bottom: 30px;

}
.box21 .n0 a { overflow:hidden; }
.box21 {
    width: 24.6%;
    /* display: flex; */
    flex-wrap: wrap;
    overflow: hidden;
    /* background: #dcebfd; */
    background: #f3f8ff;


}
.box21 img {
    transition-duration: 0.5s;
    margin: 0 auto;
    display: block;
    position: relative;
    filter: brightness(100%);
}
.box21:hover img {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    filter: brightness(115%);
    z-index: 0;
}

.box1 .n0 {
    transition-duration: 0.5s;
    margin: 0 auto;
    display: block;
    position: relative;
    filter: brightness(100%);
}
.box1:hover .n0 {
    transform: background-size: 110%;
    -webkit-transform: scale(1.1);
    filter: brightness(115%);
    -moz-transform: scale(1.1);
    z-index: 0;
}


/* @keyframes scale {
        0% {
            transform: scale(1.0);
            -webkit-transform: scale(1.0);
        }
        100% {
            transform: scale(1.02);
            -webkit-transform: scale(1.02);

        }
    }
    @keyframes rescale {
        0% {
            transform: scale(1.02);
            -webkit-transform: scale(1.02);
        }
        100% {
            transform: scale(1);
            -webkit-transform: scale(1);

        }
    }
    */
/* .box1:hover {
        animation: scale 0.15s ease-in;
        -webkit-animation: scale 0.15s ease-in;
        transform: scale(1.02);
    }
.box1wideo:hover {
        animation: scale 0.15s ease-in;
        -webkit-animation: scale 0.15s ease-in;
        transform: scale(1.02);
    }
.tytpisany:hover {
        animation: scale 0.15s ease-in;
        -webkit-animation: scale 0.15s ease-in;
        transform: scale(1.02);
    }
    */
/*.box11:hover {
    overflow: hidden;
    }
.box21:hover {
        transform: scale(1.02);
    }
*/
.box21 .autor {
    display: block;
    padding-left: 15px;
    padding-top: 10px;
    padding-bottom: 0px;
    text-transform: uppercase;
    font-size: 10px;
    font-family: 'Oswald', sans-serif;
    color: #404040;
    letter-spacing: 0.5px;
}
.wideo1 {

}
.wideo_box {
    display: flex;
    flex-wrap: nowrap;
    /*justify-content: space-between;*/
    grid-gap: 5px;
}
.tytWideo {
    width: 100%;
    /* background: #ececec; */
}
.tytWideo h2 {
    padding-top: 20px;
    display: block;
    width: 200px;
    margin-bottom: 25px;
    color: #ffffff;
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase;
    text-align: left;
    font-family: 'Oswald';
}
.icon_play {
    position: absolute;
    width: 30px;
    display: block;
    margin-left: 10px;
    margin-top: 10px;
    opacity: 0.8;
    z-index: 1;
}
.icon_play:hover {
    opacity: 1;
}
.box1wideo {
        width: 24.6%;
    flex-wrap: wrap;
    overflow: hidden;
    background: black;
    margin-bottom: 25px;
    -webkit-box-shadow: 0px 0px 10px 3px rgba(0,0,0,0.05);
    -moz-box-shadow: 0px 0px 10px 3px rgba(0,0,0,0.05);
    box-shadow: 0px 0px 10px 3px rgba(0,0,0,0.05);
}

.box1wideo img {
    transition-duration: 0.5s;
    margin: 0 auto;
    display: block;
    position: relative;
    filter: brightness(100%);
}
.box1wideo:hover img {
    transform: background-size: 110%;
    -webkit-transform: scale(1.1);
    filter: brightness(115%);
    -moz-transform: scale(1.1);
    z-index: 0;
}

.videobox-title {
    display: block;
}
.n01 {
    overflow: hidden;
}
.n01 img {
    width: 100%;
}
.box1wideo .n1 {
    display: inline-block;
}
.lewaczerwona {
    /* background: #efeded; */
}
.prawaczerwona {
    /* background: #efeded; */
}
.lewaniebieska {
    background: #ffffffaa;
}
.prawaniebieska {
    background: #ffffffaa;
}
.lewamorski {
    /* background: #efeded; */
}
.prawamorski {
    /* background: #efeded; */
}
#artykuly4 .tytarty {
    /* background: #efeded; */
    margin-bottom: 0px;
    color: white;
    border-bottom: 0px;
    padding-left: 10px;
    padding-right: 10px;


}
#artykuly3 .tytarty {
    background: #ffffffaa;
    margin-bottom: 0px;
    color: white;
    border-bottom: 0px;
    padding-left: 10px;
    padding-right: 10px;


}
#artykuly3 .rowek {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    padding-top: 0px;
    padding-bottom: 30px;
}
#artykuly2 .tytarty {
    /* background: #efeded; */
    margin-bottom: 0px;
    color: white;
    padding-left: 10px;
    padding-right: 10px;
    border-bottom: 0px;


}
#special_art .logo {
    grid-column: 2;
    text-align: left;
    width: 100%;
    background: none;
    display: block;
}
.box1wideo .n1 a {
    color: #e4e4e4;
    font-size: 15px;
    font-family: times;
    padding-left: 15px;
    display: block;
    padding-right: 15px;
    padding-top: 10px;
    padding-bottom: 25px;
    font-family: 'Fira Sans', sans-serif;
    font-weight: bold;
    letter-spacing: 0.2px;

}
.publish_date {
    padding-left: 15px;
    font-size: 12px;
    background: #e2e2e2;
    height: 20px;
    color: #9e9d9d;
    display: flex;
    display: none;
    align-self: flex-end;
    flex-wrap: nowrap;
    align-items: center;
    text-align: center;
    margin: 15px;
    font-style: italic;
    padding-bottom: 0px;
    border-radius: 5px;
    padding-right: 15px;
}
.publish_dateMob {
    display: none;
}
.zegarek {
        width: 12px;
    margin-right: 5px;
}

/* Special Art */
.specialBox {
    padding-top: 50px;
}
.specialOpis {
    padding-left: 40px;
}
.specialOpis a {
    color: white;
    font-family: 'Alfa Slab One', cursive;
    letter-spacing: 0.5px;
}
.videobox-title {
    display: block;
    align-items: flex-start;
}
.video_box {
    display: flex;
    flex-wrap: nowrap;
}
#prawy_bok {
    display: flex;
    flex-wrap: nowrap;
    padding-top: 30px;
}
.n02 {
    width: 45%;
}
.tytMob {
    display: none;
}
/* Dział opinie */

.box1opinie {
    grid-template-columns: 30% 70%;
    display: grid;
    margin-top: 25px;
    border-top: 1px solid #DDDDDD;
    border-bottom: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
    border-left: 1px solid #DDDDDD;
    margin-bottom: 25px;
}
.box1opinie .rowek{
    flex-wrap: wrap;
    padding-top: 0px;
    padding-bottom: 0px;
    overflow: hidden;

}
.box1opinie .rowek .box21 {
        width: 100%;
    display: flex;
    flex-wrap: nowrap;
    padding-top: 30px;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 30px;
        box-shadow: none;
    transition: transform 0.15s ease-in;
}
.box1opinie .rowek .box21 .n0 {
    width: 30%;
    display: flex;
    align-items: center;


}
.box1opinie .rowek .box21 .tyt2 {
        width: 70%;

}
.box1opinie .tresc {
    padding: 30px;
    transition: transform 0.15s ease-in;
}
.box1opinie .tresc:hover {
    transform: scale(1.02);
}
.box1opinie .wstep {
    padding: 0 15px;
    font-size: 15px;
    color: #404040;
    font-family: 'Fira Sans', serif;

}
.box1opinie .tyt2 a {
    color: #171717;
    font-size: 14px;
    padding-left: 15px;
    display: block;
    font-size: 20px;
    padding-right: 15px;
    padding-top: 15px;
    font-weight: 600;
}
.box11 {
    background: white;
    border-right: 1px solid #DDDDDD;
}
.box11 .autor {
        display: block;

    padding-top: 10px;
    padding-bottom: 0px;
    text-transform: uppercase;
    font-size: 10px;
    color: #404040;
    letter-spacing: 1px;
}
.box11 .wstep {
    padding-top: 15px;
    font-size: 17px;
    font-family: 'Fira Sans', serif;

    color: #404040;
    padding-left: 0px;
}
.box11 .tresc .n1 a {
    color: #171717;
    font-size: 14px;
    font-family: 'Fira Sans', serif;
    display: block;
    font-size: 28px;
    padding-right: 15px;
    padding-top: 15px;
    font-weight: 600;
}
#stopka {
    /* min-height: 400px; */
    background: #171717;
    position: relative;
    font-family: 'Oswald';
    letter-spacing: 0.5px;
}
.logo_stopka {
    width: 100%;
    /* background: url(/images/stopka_dark.jpg); */
    /* background: #536069; */
    background: #171717;
    padding: 30px;
    background-size: cover;
}
.img_logo {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;

}
.img_logo img {
    width: 250px;
}
.menu_regulaminy {
    display: flex;
    width: 70%;
    flex-wrap: wrap;
    padding: 30px 0;
    margin-left: auto;
    margin-right: auto;
}
.punktmenu a{
    color: #9c9c9c;
    margin-right: 30px;
    font-size: 12px;
}
.punktmenu:nth-last-of-type(1){
    margin: 0 0 0 auto;
}
.punktmenu:nth-last-of-type(1) img{
    opacity: 0.75;
}

.ikonySpol.mobile {
    display: none !important;
}
@media screen and (max-width: 992px) {
    .menu_regulaminy {
        flex-flow: row;
        align-items: center;
        width: 100%;
        justify-content: space-around;
    }
    .punktmenu a{
        margin: 0;
    }
    .punktmenu:nth-last-of-type(1) {
        margin: 10px 0 0 0;
        width: 20%;
        max-width: 320px;
        display: flex;
        justify-content: space-around;
    }
    .ikonySpol:not(.mobile) {
        display: none !important;
    }
    .top3 {
        display: block;
        background: #e3f0ff;
    }
    .top3 > div {
        justify-content: flex-end;
    }
    .top3 .ikonySpol.mobile {
        display: flex !important;
        justify-content: flex-end !important;
    }
    .ikonySpol.mobile > * {
        margin: 0 10px;
    }
    #search_mob > div:nth-child(1) > div:nth-child(1) {
        display: flex !important;
        /* justify-content: center; */
    }
    #search_mob > div:nth-child(1) > div:nth-child(1) > *:nth-child(2) {
        /* width: 100%; */
    }
    #search_mob > div:nth-child(1) > div:nth-child(1) > *:nth-child(2) .gsc-control-cse {
        /* margin: 0 0 0 auto !important; */
    }
    /* #search_mob {
        padding: 20px 0 0 0;
    } */
    #artykuly3 .rowek {
        padding-bottom: 0px;
    }
}

.opiskoncowy {
    width: 70%;
    margin-left: auto;
    margin-right: auto;
    border-top: 1px solid #5d5d5d;
    padding-top: 30px;
    font-size: 10px;
    padding-bottom: 30px;
    text-align: center;
    color: #757272;
}
.cookies-info {
    background: #D8202C;
    padding-top: 8px;
    padding-bottom: 8px;
    text-align: center;
    color: #d4d4d4;
    font-size: 10px;
}
.ciasteczka {
    /* width: 100%; */
    /* display: block; */
    /* position: absolute; */
    /* bottom: 30px; */
}


@media screen and (max-width: 1367px) {
    #wszystko {
    display: grid;
    grid-template-columns: 10% 80% 10%;
    grid-template-areas: "top top top" "lewa srodek prawa";
    /* background: #f7f7f7; */
}

.logo {
    width: 70%;
}
#slide {
    display: grid;
    grid-template-columns: 10% 80% 10%;
}
    .top1 {
    height: 50px;
    /* background: url(/images/pasek.jpg); */
    background-size: cover;
    grid-column: 1 / span 3;
    display: grid;
    grid-template-columns: 10% 30% 50% 10%;
}
    #menu {
    display: grid;
    grid-template-columns: 10% 80% 10%;
}
    #artykuly1 {
    display: grid;
    grid-template-columns: 10% 80% 10%;
}
    #artykuly2 {
    display: grid;
    grid-template-columns: 10% 80% 10%;
}
    #artykuly3 {
    display: grid;
    grid-template-columns: 10% 80% 10%;
}
    #artykuly4 {
    display: grid;
    grid-template-columns: 10% 80% 10%;
}
#wideo {

    display: grid;
    grid-template-columns: 10% 80% 10%;
}
.n1_pop a {
    padding: 40px;
    color: white;
    font-size: 24px;
    font-family: 'Alfa Slab One', cursive;
    text-transform: uppercase;
    font-weight: 100;
    margin-left: 40px;
    width: 60%;
    z-index: 3;
    display: block;
}

}
@media screen and (max-width: 992px) {
.top1 {
    display: none;
}
.top2 {
    margin-bottom: 0px;
    background: url('/images/tlologo.jpg');
    background-position: center;
}
.mymenu .menu {
    height: auto;
}
body.menu-expanded .mymenu {
    height: 250px;
    padding: 50px 0;
}
.mymenu ul {
    display: flex;
    flex-flow: column nowrap;
    align-items: center;
}
.mymenu ul > li {
    margin: 10px 0;
}
/* .logo {
    display: none;
} */
.tloHeader {
    grid-column: 1 / 4;
    /* background: #ff0000ab; */
    /* background: none; */
    /* border-bottom: 3px solid #DDDDDD; */
    background: none;
}
.zobaczwiecej21, .zobaczwiecej22, .zobaczwiecej32, .zobaczwiecej1, .zobaczwiecej2, .zobaczwiecejtv1, .zobaczwiecejtv2  {
    display: none;
}
.zobaczwiecej21_mob, .zobaczwiecej22_mob, .zobaczwiecej32_mob, .zobaczwiecej1_mob, .zobaczwiecej2_mob, .zobaczwiecejtv1_mob, .zobaczwiecejtv2_mob   {
    text-align: center;
    display: block;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    color: #D8202C;
}
.zobaczwiecej21_mob h4, .zobaczwiecej22_mob h4, .zobaczwiecej32_mob h4, .zobaczwiecej1_mob h4, .zobaczwiecej2_mob h4, .zobaczwiecejtv1_mob h4, .zobaczwiecejtv2_mob h4  {

    text-align: center;
    display: block;
    width: 100px;
    margin-left: auto;
    margin-right: auto;
    cursor: pointer;

    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 10px;
    color: #ACACAC;
    /* border: 1px solid #CCCCCC; */
    border-radius: 10px;
    /* box-shadow: 0 0 2px 2px #E5E5E5; */
    transition: transform 0.25s ease-in-out;
    font-family: Oswald;
    margin-bottom: 25px;
}
#artykuly2 .zobaczwiecej21_mob h4,#artykuly2  .zobaczwiecej22_mob h4,#artykuly2  .zobaczwiecej32_mob h4,#artykuly2  .zobaczwiecej1_mob h4,#artykuly2  .zobaczwiecej2_mob h4,#artykuly2  .zobaczwiecejtv1_mob h4,#artykuly2  .zobaczwiecejtv2_mob h4 {
    text-align: center;
    display: block;
    width: 100px;
    margin-left: auto;
    margin-right: auto;
    cursor: pointer;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 10px;
    color: white;
    /* border: 1px solid #CCCCCC; */
    border-radius: 10px;
    /* box-shadow: 0 0 2px 2px #E5E5E5; */
    transition: transform 0.25s ease-in-out;
    font-family: Oswald;
    margin-bottom: 25px;
}
/* .logo_mob {
    grid-column: 2;
    text-align: center;
    width: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
}
#search_mob .top1 {
    display: grid;
    background: #FFFFFF;
    height: auto;
    grid-template-columns: 100%;
    padding-bottom: 10px;
}
#search_mob .ikonySpol {
    display: flex;
    grid-row: 1;
    grid-column: 1 /4;
    margin-left: auto;
    justify-content: center;
    align-items: center;
}
#search_mob .search_szuk {
    justify-content: center;
    display: flex;
}
.top2 {
    background-size: cover;
    grid-column: 1 / 4;
    margin-top: 0px;
    display: grid;
    grid-template-columns: 15% 70% 15%;
    background: white;
    border-top: 10px solid #d8202c;
} */

.menuLeft, .menuRight {
    display: none;
}

.hamburger {
    display: block;
    padding: 15px 15px 5px 15px;
}
.hamburger-inner, .hamburger-inner::after, .hamburger-inner::before {
    background-color: #171717;
}


.logo {
    position: absolute;
    width: 100%;
    left: 50%;
    transform: translate(-50%, 0%);
}
.spolecznosci {
    margin-left: auto;
    height: 66px;
    width: auto;
}
#slide {
    display: grid;
    grid-template-columns: 0% 100% 0%;
}
#artykuly1 .art1 {
    padding-left: 0px;
    padding-right: 0px;
    background: #e3f0ff;
}
#artykuly3 .tytarty {
    background: #efeded;
    margin-bottom: 0px;
    color: white;
    border-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
}
#artykuly3 {
    background: none;
}
#artykuly3 .art1, #artykuly3 .lewa, #artykuly3 .prawa {
    background: #e3f0ff;
}
.art1 {
    padding-right: 0px;
    padding-left: 0px;
    /* background: #f7f7f7; */
}
.slider {
    position: relative;
    display: block;
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
    background: #2b2b2b;
}
#wszystko {
    display: grid;
    grid-template-columns: 0% 100% 0%;
    grid-template-areas: "top top top" "lewa srodek prawa";
    background: #f7f7f7;
}
.tytarty h2 {
    /* background: #525252; */
    font-size: 18px;
    padding: 10px;
    display: block;
    width: 100%;
    text-align: center;
    color: #484848;
}
#artykuly2 .tytarty h2 {
    font-size: 18px;
    padding-top: 20px;
    display: block;
    width: 200px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    color: white;
    font-family: 'Oswald';
    font-weight: 700;
}

#artykuly1 .tytarty h2 {
    color: black;
}
.tytWideo h2 {
    padding: 10px;
    display: block;

    width: 100%;
    margin-bottom: 10px;
    color: #ffffff;
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase;
    text-align: center;
}
.opiskoncowy {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    font-size: 12px;
    padding-top: 50px;
    padding-bottom: 20px;
    text-align: center;
    color: #f1f1f1;
}
    #menu {
    display: grid;
    grid-template-columns: 0% 100% 0%;
}
    .menu a {
    color: black;
    font-size: 2vw;
    font-weight: 400;
}
    .n1_pop a {
        font-size: 3vw;
        padding: 15px;
    }
    .category_name {
        position: relative;
    padding-left: 55px;
    font-size: 3vw;
    }

    .data {
        display: none;
        font-size: 2vw;
    }
    #artykuly1 {
    display: grid;
    grid-template-columns: 0% 100% 0%;
    background: #e3f0ff;
}
.przeczytaj {
    display: none;
}
.zdjecieautora img {
    width: 60%;
    margin-left: 0px;
    margin-right: auto;
}
.zobaczwiecej1 h4 {
    text-align: center;
    display: block;
    width: 70%;
    margin-left: auto;
    margin-right: auto;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 10px;
    background: #efeded;
    color: #D8202C;
}
.zobaczwiecej2 h4 {
    text-align: center;
    display: block;
    width: 70%;
    margin-left: auto;
    margin-right: auto;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 10px;
    color: #D8202C;
}
.zobaczwiecej21 h4 {
    width: 70%;
}
.zobaczwiecej22 h4 {
    width: 70%;
}
.zobaczwiecej23 a {
    width: 70%;
}
.zobaczwiecej3 a{
    text-align: center;
    display: block;
    width: 70%;
    margin-left: auto;
    margin-right: auto;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 10px;
    color: #D8202C;
}
.zobaczwiecej3 a {
    color: white;
}
.zobaczwiecej31 h4 {
    width: 70%;
}
.zobaczwiecej32 h4 {
    width: 70%;
}
.zobaczwiecej33 h4 {
    width: 70%;
}
.publish_date {
    display: none;
}
.publish_dateMob {
    padding-left: 15px;
    font-size: 12px;
    background: #e2e2e2;
    height: 20px;
    color: #9e9d9d;
    display: none;
    width: 120px;
    text-align: center;
    margin: 10px;
    font-style: italic;
    padding-bottom: 0px;
    border-radius: 5px;
    padding-right: 15px;
}
.autorMob {
    display: block;
    padding-left: 15px;
    font-size: 10px;
    font-family: 'Fira Sans', sans-serif;
    text-transform: uppercase;
    font-weight: normal;
    letter-spacing: 1.2px;
    color: #989696;
}
.tyt {
    display: none;
}
.tytMob {
    display: block;
}
#artykuly2 .box21 {
    display: flex;
    width: 100%;
    margin-bottom: 10px;
    /* margin-left: 10px; */
    padding-left: 0px;
    /* margin-right: 10px; */
    background: #ffffff1c;
}
#artykuly2 {
    display: grid;
    grid-template-columns: 0% 100% 0%;
    /* background: #01bbea!important; */
}
#artykuly2 .box21 {
    display: flex;
    width: 100%;
    margin-bottom: 10px;

    padding-left: 10px;
}
#artykuly2 .box21 .n0 {
    width: 30%;
    display: flex;
    align-items: center;
}
#artykuly2 .box21 .autor {
    display: none;
}
#artykuly2 .box21 .tyt2 {
    width: 69%;
}
#artykuly2 .tytarty {
    /* background: #01bbea; */
    margin-bottom: 20px;
    color: white;
    padding-left: 0px;
    padding-right: 0px;
    border-bottom: 0px;
}
#artykuly3 {
    display: grid;
    grid-template-columns: 0% 100% 0%;
}
#artykuly3 .rowek {
    flex-wrap: wrap;
    padding-top: 10px;
}
#artykuly3 .box21 {
    display: flex;
    width: 100%;
    margin-bottom: 10px;
    margin-left: 10px;
    padding-left: 10px;
    margin-right: 10px;
    padding-top: 10px;
}
#artykuly3 .box21 .n0 {
    width: 30%;
    display: flex;
    align-items: center;
}
#artykuly3 .box21 .autor {
    display: none;
}
#artykuly3 .box21 .tyt2 {
    width: 69%;
}
#artykuly4 {
    display: grid;
    grid-template-columns: 0% 100% 0%;
}
#artykuly4 .autor {
    display: none;
}
    #artykuly1 .box1 {

    display: none;
    grid-template-columns: 50% 50%;
    grid-template-rows: 70% 30%;
    grid-template-areas: "lewa prawa" "dolna dolna";
    margin-bottom: 50px;
}
    #artykuly2 .box1 {
    display: none;
    grid-template-columns: 50% 50%;
    grid-template-rows: 70% 30%;
    grid-template-areas: "lewa prawa" "dolna dolna";
    margin-bottom: 50px;
}
#artykuly2 .rowek {
        /* background: #01bbea; */
        padding-bottom: 0px;
        background: none;
}

#artykuly3 .box1 {
    display: none;
    grid-template-columns: 50% 50%;
    grid-template-rows: 70% 30%;
    grid-template-areas: "lewa prawa" "dolna dolna";
    margin-bottom: 50px;
}
#artykuly4 .box1 {
    display: none;
    grid-template-columns: 50% 50%;
    grid-template-rows: 70% 30%;
    grid-template-areas: "lewa prawa" "dolna dolna";
    margin-bottom: 50px;
}
.profilautora {
    display: none;
    border-top: 1px solid #e8e7e7;
    padding-top: 20px;
    margin-left: 15px;
    grid-row: 2;
    grid-column: 1 /4;
    align-self: flex-end;
    grid-template-columns: 60% 40%;
}
.profilautora2 {
    display: none;
    border-top: 1px solid #e8e7e7;
    padding-top: 20px;
    margin-left: 15px;
    grid-row: 2;
    grid-column: 1 /4;
    align-self: flex-end;
    grid-template-columns: 60% 40%;
}
.box1mob {
    display: flex;
    align-items: flex-end;
    position: relative;
}
#artykuly1 .tyt2 {
    display: none;
}
.tyt2 {
    padding-bottom: 15px;
}
.box1mob .tresc {
    width: 100%;
    position: absolute;
    padding: 20px;
    color: white;
    font-size: 3vw;
    background: linear-gradient(transparent 0px, rgba(0, 0, 0, 0.1) 48px, rgba(0, 0, 0, 0.4))!important;
    z-index: 10;
}
.box1mob .tresc a {
    color: white;
    font-weight: 600;
    font-size: 4vw;
    width: 90%;
    font-family: 'Fira Sans', sans-serif;
    display: block;
}

    .box1 .tresc a {
    font-size: 3vw;
    width: 100%;
    padding-left: 15px;

    }
    .box1mob .zdjecie {
        width: 100%;
    }
    .tytarty {
        justify-content: center;
    text-align: center;
    font-size: 4vw;
    padding-left: 0px!important;
    padding-right: 0px!important;
    }
    .box1 .tresc .autor {
        padding-left: 15px;
     }

    .box1 .zdjecie {
    grid-column: 2;
    display: flex;
    align-items: flex-end;
}
.tyt2 a {
    color: #565656;
    font-size: 3.6vw;
    font-family: times;
    padding-left: 15px;
    display: block;
    padding-right: 15px;
    padding-top: 10px;
    padding-bottom: 25px;
    font-family: 'Fira Sans', sans-serif;
    font-weight: bold;
    letter-spacing: 0.2px;
 }
.tytMob a {
    color: #565656;
    font-size: 3.6vw;
    font-family: times;
    padding-left: 15px;
    display: block;
    padding-right: 15px;
    padding-top: 10px;
    padding-bottom: 25px;
    font-family: 'Fira Sans', sans-serif;
    font-weight: bold;
    letter-spacing: 0.2px;
 }
 #artykuly2 .tytMob a{
    color: #ffffff;
}
    .zdjecie .n0 {
    display: block;
    grid-template-columns: 40% 60%;
    padding-left: 0px!important;
    padding-right: 0px!important;
    width: 100%;
}
    .rowek {
        padding-top: 10px;
        flex-wrap: wrap;
        background: #e3f0ff;
    }
    .box21 {
    width: 49%;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.box1wideo .n1 a {
    color: #ffffff;
    font-size: 3.6vw;
    font-family: times;
    padding-left: 15px;
    display: block;
    padding-right: 15px;
    padding-top: 10px;
    padding-bottom: 25px;
    font-family: 'Fira Sans', sans-serif;
    font-weight: bold;
    letter-spacing: 0.2px;
}
    .tyt3 a {
    color: #5d5d5d;
    font-size: 3.6vw;
    padding-left: 15px;
    display: block;
    font-family: 'Fira Sans', sans-serif;
    width: 100%;
    }
#wideo {

    display: grid;
    grid-template-columns: 0% 100% 0%;
}
.wideo_box {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.box1wideo {
    width: 49%;

    flex-wrap: wrap;
}
#prawy_bok {
    display: flex;
    flex-wrap: wrap;
    padding-top: 30px;
}
.n02 {
    width: 100%;
}
.kropeczkibial {

    display: flex;
    padding: 0px!important;
    flex-wrap: wrap;
    justify-content: center;

}
.kropeczkibial span {
    color: white;
    font-size: 15px!important;
    letter-spacing: 0px!important;
    padding-left: 0px!important;
}
.kropeczkibial .logo {

    grid-column: 2;
    text-align: center;
    align-self: center;
    align-items: flex-start;
    /* height: 100px; */
    width: 100%;
    display: flex;

}
.specialOpis {

    padding-left: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;

}

    .specialOpis h2 a {
    font-size: 20px!important;
    line-height: 1;
    display: block;

}
.box1opinie {
    grid-template-columns: 100%;
    display: grid;
}

.box1opinie .rowek .box21 {
    width: 100%;
    display: flex;
    flex-wrap: nowrap;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #525252;
}
.box1opinie .box11 {
    display: none;
}
.box1opinie .tyt2 a {
    color: #565656;
    font-size: 3.6vw;
    font-family: times;
    padding-left: 15px;
    display: block;
    padding-right: 15px;
    padding-top: 10px;
    padding-bottom: 25px;
    font-family: 'Fira Sans', sans-serif;
    font-weight: bold;
    letter-spacing: 0.2px;
 }
 .box1opinie .wstep {
     display: none;
 }



}
.mymenu [id^=___gcse] {
    display: none;
}
@media screen and (max-width: 740px) {
    .spolecznosci a {
        display: none;
    }
}
@media screen and (max-width: 479px) {
    /* .mymenu .menu {
        flex-flow: column;
        margin: 0 auto 20px auto;
        height: 165px;
    }

    #search_mob {
        padding: 5px 0 0 0;
    }
    #search_mob [id^=___gcse] {
        display: none;
    }
    .mymenu [id^=___gcse] {
        display: block;
    }
    #search_mob > div:nth-child(1) > div:nth-child(1) > *:nth-child(2) {
        width: 100%;
    }
    #search_mob > div:nth-child(1) > div:nth-child(1) > *:nth-child(2) .gsc-control-cse {
        margin: 0 0 0 auto !important;
    } */
    #menu .menu a {
        font-size: 18px;
    }
    #menuDolne .menu {
        height: 44px;
    }
    .opiskoncowy {
        display: none;
    }
    .cookies-info {
        font-size: 2vw;
    }
    .menu_regulaminy {
        flex-wrap: wrap;
        padding: 10px 0;
    }
    .menu_regulaminy .punktmenu a {
        font-size: 2vw;
    }
    .punktmenu {width: 25%; text-align: center;}
    .punktmenu:nth-last-of-type(1) {width: 100%; display: none;}
    .img_logo img {
        width: 150px;
    }
}
@media screen and (max-width: 390px) {
    .ikonySpol img {
    height: 20px;
    margin-top: 4px;
}
}

button svg { height:16px;}

.tyt2 h3, .tyt3 h3, .n1 h3, .n0 h3, .tyt h3, .tytMob h3 {
    margin: 0;
    padding: 0;
    line-height: 1.5;
}

@media screen and (max-width: 390px) {
    .ikonySpol img {
        height: 20px;
        margin-top: 4px;
    }
}
@media screen and (max-width: 320px) {
    .logo_mob img {
        width: 100%;
    }
}

#programytv-tytul {
    background: #041216;
    display: flex;
    justify-content: center;
}

@media screen and (max-width: 1367px) {
    #programytv-tytul {
        grid-template-columns: 10% 80% 10%;
    }
}

#programytv-tytul h2 {
    grid-column: 2;
    margin-top: 25px;
    color:#01bbea;
        text-align: center;
}

#programytv button[data-action="start"],
#programytv button[data-action="stop"] {
    display: none;
}

#programytv h4 {
    font-size: 1rem;
    text-align: center;
    padding: 15px 0;
}

#programytv {
    color: #FFFFFF;
    font-family: 'Fira sans';
    background: #041216;
    padding: 60px 0 50px 0;
}
@media screen and (max-width: 992px) {
    #programytv {
        padding: 40px 0 50px 0;
    }
}

#programytv nav {
    display: grid;
    grid-template-columns: 2% 96% 2%;
}

@media screen and (max-width: 1367px) {
    #programytv nav {
        grid-template-columns: 1% 98% 1%;
    }
}

@media screen and (max-width: 992px) {
    #programytv nav {
        grid-template-columns: 0 100% 0;
    }
}
#programytv nav {
    padding: 10px 0;
}

#programytv > div {
    display: grid;
    grid-template-columns: 15% 70% 15%;
}
#programytv > div > div > div:nth-of-type(2) ul > li h6 {
    text-transform: uppercase;
    text-overflow: ellipsis;
    font-size: 14px;
    font-family: 'Oswald';
    color: #FFFFFF;
}

@media screen and (max-width: 1367px) {
    #programytv > div {
        grid-template-columns: 10% 80% 10%;
    }
    .menu a {
        font-size: 13px;
    }
}

@media screen and (max-width: 992px) {
    #programytv > div {
        grid-template-columns: 0 100% 0;
    }
}

#programytv > div > div {
    grid-column: 2;
    display: none;
    padding: 20px;
    background: #091F25;
    grid-template-columns: 280px 100fr;
}

#programytv > div > div.active {
    display: grid;
}

#programytv > div > div > div:nth-of-type(1) {
    border-right: 1px solid #0090B4;
    padding-right: 20px;
}

#programytv > div h4 a {
    /* color: #c0c3c3; */
    text-transform: uppercase;
    font-weight: 700;
}

#programytv > div p {
    color: #0090B4;
    font-size: 12px;
}

#programytv > div > div > div:nth-of-type(2) ul {
    margin: 0;
    border: 0;
    padding: 0 20px;
    list-style: none;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-around;
    max-height: 500px;
    overflow-y: scroll;
}

#programytv > div > div > div:nth-of-type(2) ul > li {
    box-sizing: border-box;
    width: 280px
}

#programytv > div > div > div:nth-of-type(2) ul > li h6 a {
    text-transform: uppercase;
    text-overflow: ellipsis;
    font-size: 14px;
    font-family: 'Oswald';
    color: #FFFFFF;
}

#programytv > div > div > div:nth-of-type(2) ul > li img {
    max-width: 100%;
    max-height: 100%;
    display: block;
}

@media screen and (max-width: 992px) {
    #programytv > div > div > div:nth-of-type(2) ul > li {
        width: 49%;
    }
}

@media screen and (max-width: 768px) {
    #programytv > div > div > div:nth-of-type(2) ul > li {
        width: calc(50% - 10px);
    }

    #programytv > div > div.active {
        grid-template-columns: 100fr;
    }

    #programytv > div > div > div:nth-of-type(1) {
        border: 0;
        border-bottom: 1px solid #0090B4;
    }
    #programytv > div > div > div:nth-of-type(2) {
        padding: 20px 0;
    }
}

#tns1 {
    padding: 0;
    margin: 0;
}

#tns1-ow .tns-horizontal.tns-subpixel > .tns-item {
    /* vertical-align: middle; */
}
#tns1-ow .tns-horizontal.tns-subpixel > .tns-item a {
    color: inherit;
    text-decoration: inherit;
}
#tns1-ow .tns-horizontal.tns-subpixel > .tns-item img {
    margin: 0 auto;
    display: block;
    max-width: 100%;
}

#tns1-ow > button:nth-child(3),
#tns1-ow .tns-nav {
    display: none;
}

#tns1-ow {
    position: relative;
    grid-column: 2;
}

#tns1-ow .tns-controls > button {
    position: absolute;
    top: 40%;
    width: 60px;
    height: 60px;
    margin: 0;
    border: 0;
    padding: 0;
    z-index: 10;
    background-color: transparent;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}
@media screen and (max-width: 992px) {
    #tns1-ow .tns-controls > button {
        top: calc(21vw);
        width: calc(5vw + 10px);
        height: calc(5vw + 10px);
    }
}
#tns1-ow .tns-controls > button:nth-child(1) {
    left: 0;
    transform: translate(0%, -50%);
    background-image: url('/images/strzalka_lewa_niebieska.jpg');
}
#tns1-ow .tns-controls > button:nth-child(2) {
    right: 0;
    transform: translate(0%, -50%);
    background-image: url('/images/strzalka_prawa_niebieska.jpg');
}
