@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200;300;400;700&display=swap');

.flex-wrapper {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    align-items: center
}

.padding2p5p {
    padding: 2% 5%;
}

.margin2p5p {
    margin: 2% 5%;
}

.bg-lgrey {
    background-color: #EEE;
}

.bg-lgreygreen {
    background-color: #f3f7ef;
    /*    border-right:1px solid #d0e2bc;
        border-bottom:1px solid #d0e2bc;*/
}

.border-radius {
    border-radius: 8px;
}

.nav-mini {
    font-weight: 400;
    font-size: 10pt;
    color: #E54E0C;
    padding: 0 20px;
    margin-bottom: 6px;
}

.menu-mini {
    max-height: 80px;
    border-radius: 5px;
}

#menu_left.greenmenu ol li {
    float: left;
    width: 120px;
    height: 150px;
    display: block;
}

.greenmenu {
    margin-top: 10px;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.greenmenu h2, #menu_left h2 {
    background-color: #579901;
    border-color: #5cb412 #518b02 #518b02;
    border-style: solid;
    border-width: 1px;
    color: #ffffff;
    font-family: verdana;
    font-size: 13pt;
    margin: 0;
    padding: 8px;
    text-shadow: 2px 2px #555;
}

.greenmenu h2, #menu_left h2 {
    background-color: #1f74ba;
    border-color: #369aed #0860a8 #0860a8;
    border-style: solid;
    border-width: 1px;
    color: #ffffff;
    font-family: Open Sans;
    font-size: 13pt;
    margin: 0;
    padding: 8px;
    text-shadow: 1px 1px #555;
}

ol.listagier3 {
    padding: 0;
    list-style: none;
    margin: 0;
    overflow: hidden;
}

.listagier3 li {
    box-shadow: 1px 1px 0 rgb(65, 125, 197);
    color: #cbdfef;
    float: left;
    font-family: Oswald, Calibri, Tahoma;
    font-size: 9pt;
    font-weight: 400;
    height: 236px;
    line-height: 120%;
    margin: 1px;
    padding: 16px;
    text-align: center;
    text-transform: uppercase;
    width: 208px;
    background-color: #D0EFFF;
}

.listagier3 li img {
}

.listagier3 li:hover {
    opacity: 0.7;
}

.listagier3 li {
    font-weight: 400;
    height: 180px;
    overflow: hidden;
    line-height: 135%;
    margin: 1px;
    padding: 10px;
    text-align: center;
    text-transform: uppercase;
    width: 128px;
    position: relative;
}

.li-bottom {
    position: absolute;
    bottom: 0;
    background-color: rgba(31, 116, 186, 0.3);
    width: 100%;
    left: 0;
    color: white;
    font-size: 15pt;
    padding: 2px
}

.li-bottom i {
    opacity: 0.3;
    margin: 0;
    width: 15%;
}

.li-bottom i.done {
    color: #ffe100;
    opacity: 1;
}

.task-sun {
    background-image: url(../img/sun.png);
    height: 26px;
    width: 26px;
    background-repeat: no-repeat;
}

.task-sun.done {
    background-image: url(../img/sun-done.png);
}

.listagier3 li.tcurrent, .listagier3 li.tcurrent a {
    background-color: #a2d7f2;

    color: #125287;
}

.autor_absolute, .listagier3 li span.autor_absolute {
    font-family: Calibri, serif !important;
    font-size: 11pt;
    text-transform: none;
    font-weight: normal;
    position: absolute;
    border: burlywood;
    bottom: 10px;
    margin: 0 auto;
    width: 100%;
    left: 0;
}

.listagier3 li span {
    font-size: 9pt;
}

.listagier3 li img {
    /*border-right:1px solid #BBB;
    border-bottom:1px solid #BBB;*/
    margin: 0 0 4px 0;
}

.listagier3 li:hover {
    opacity: 0.9;
}

.opacity05 {
    opacity: 0.5;
}

.weight-light {
    font-weight: 100;
}

.weight-normal {
    font-weight: 400;
}

.weight-bold {
    font-weight: 700;
}

.kgame {
    background-color: #baef70;
    border: 10px solid #73ad38;
    border-radius: 22px;
    margin: 0 2%;
    position: relative;
}

.kinner {
    padding: 8px;
    overflow: hidden;
    min-height: 400px;
}

.kpunkty {
    background-color: #6ca52e;
    border-radius: 11px 11px 0 0;

}

.punkty {
    color: #fff;
    font-family: Oswald;
    font-size: 13pt;
    font-weight: 700;
    height: 53px;
    padding: 4px 20px;
    text-align: left;
}

.sgame {
    background-color: #FFFCC8;
    border: 10px solid #73ad38;
    border-radius: 22px;
    margin: 0 2%;
}

.sinner {
    padding: 8px;
    overflow: hidden;
    min-height: 400px;
}

.spunkty {
    background-color: #6ca52e;
    border-radius: 11px 11px 0 0;

}

.ogame, .tgame.game_blue {
    /*background-color: #CAE5F9;*/
    background-color: #FFFCC8;
    border: 10px solid #3E8FC9;
    border-radius: 22px;
    margin: 0 2%;
    min-height: 300px;
}

.tgame.game_blue {
    background-color: #cceeff;
}

.oinner, .tgame.game_blue .tinner {
    padding: 5%;
    overflow: hidden;
    min-height: 400px;
}

.opunkty, .tgame.game_blue .tpunkty {
    background-color: #2f7fbc;
    border-radius: 11px 11px 0 0;

}

.tgame {
    background-color: #FFFCC8;
    border: 10px solid #c73778;
    border-radius: 22px;
    margin: 0 2%;
    min-height: 300px;
}

.tinner {
    padding: 2%;
    overflow: hidden;
    min-height: 374px;
}

.tpunkty {
    background-color: #BD1160;
    border-radius: 11px 11px 0 0;

}

.wgame, #wgame {
    background-color: #FFF;
    border: 10px solid #A7E256;
    border-radius: 22px;
    margin: 0 2%;
}

.winner {
    padding: 5%;
    overflow: hidden;
    min-height: 400px;
}

.winner img {
    padding: 2%;
}

.wpunkty, .area_green .wpunkty, .area_green .tpunkty, .area_green .opunkty {
    background-color: #6ca52e;
    border-radius: 11px 11px 0 0;

}

.btn-warning {
    padding: 20px 10px;
    background-color: #FED72F;
    font-size: 21pt;
    margin: 1%;
    border-color: #FED72F #d58512 #d58512 #FED72F;
    color: #d58512;
    font-weight: bold;
}


#dobre {
    color: #a5ec4d;
}

#wszystkie {
    color: #feb60b;
}

.kostki {
    width: 60%;
    margin: 10px auto;
}

#music a#lubie {
    background-color: #126eb4;
    background-image: none;
    border-radius: 0 0 1em 1em;
    color: #fff;
    float: left;
    font-weight: 800;
    margin: 0 4%;
    padding: 1% 4%;
    width: 31%;
}

#taknie {
    margin: 0px auto;
    text-align: center;
    position: absolute;
    left: 230px;
    top: 20px;
}


.quizy-memorygame {
    width: 80%;
    margin: 0 auto;
}


#inner.fragmenty405 {
    width: 405px;
}

.czytanie {
    overflow: hidden
}

.czytanie-bottom {
    border-top: 3px dotted #A6D1F5;
    text-align: right;
    padding: 1%;
    margin-top: 3%;
}

.w100p {
    width: 100%;
}

.display-block {
    display: block;
    float: none;
}


@media (max-width: 1200px) {

    #inner.marginall, #inner2.marginall {
        width: 80%;
    }

    .quizy-memorygame {
        width: 90%;
    }
}

.s18 {
    font-size: 18pt;
}

@media (max-width: 767px) {

    .s18, .s17 {
        font-size: 14pt;
    }
    .czytanie {
        margin: 0 3%;
    }

    .box, .boxdluzszy, .boxspacja, .current, .space {

        height: 52px
    }

    #keyboard_inner {
        margin: 5px;
    }

    .kostki {
        width: 100%;
        margin: 1% auto;
    }

    #inner.fragmenty405 {
        margin-left: 0;
    }

    #wyraz.wyraz_puzzle {
        margin: 2% 4%;
    }

}

#area.font-open, #area.font-open #pytanko, #area.font-open #odpowiedzonka, #area.font-open #pytanko p, #area #odpowiedzonka.font-open {
    font-family: open sans;
}

.font-verdana {
    font-family: verdana;
}

.font-times {
    font-family: times new roman;
}

.font-courier {
    font-family: courier;
}

.font-oswald {
    font-family: oswald;
}

.font-georgia {
    font-family: georgia;
}

.text-grey2 {
    color: #777;
}

.text-green {
    color: #5CB412;
}

#odpowiedzonka input {
    background-color: #EEE;
    border: 1px solid #BBB;
    border-width: 1px 0 0 1px;
    border-radius: 8px;
    width: auto;
}

#odpowiedzonka input, input.boxi {
    background-color: #EEE;
    border: 1px solid #BBB;
    border-width: 1px 0 0 1px;
    border-radius: 8px;
}


.item, .item-grey {
    background-color: #DDD;
    border: 1px solid;
    border-color: #EEE #AAA #AAA #EEE;
    padding: 5px 4%;
    margin: 1%;
    border-radius: 8px;
    cursor: pointer;
    display: block;
    float: left;
}

.item.item-gold {
    background-color: #FED72F;
    border-color: #FED72F #d58512 #d58512 #FED72F;
    color: #d58512;
}

.item.item-gold:hover {
    background-color: #EC971F;
    color: #FAFAFA;
}

.item-100 {

    background-color: #EEE;
    border: 1px solid;
    border-color: #EEE #DDD #DDD #EEE;
    padding: 6px 3%;
    margin: 1% 0;
    border-radius: 5px;
    cursor: pointer;
    display: block;
    line-height: 150%;


}

.item:hover {
    background-color: #EEE;
}

.item-100:hover {
    background-color: #DDD;
    color: #222;
}

.kostkazdanie:hover, .kostkawyraz:hover {
    color: #045496;
    background-color: #96d1e8;
}

.item.zazn {
    background-color: #bae57e;
    border-color: #A7E256 #5CB412 #5CB412 #A7E256;
}

.s26 {
    font-size: 26pt;
}


@media (max-width: 667px) {
    .s26 {
        font-size: 17pt;
    }

    .navi_top, #pytania p.navi_top {
        font-size: 15pt;
        padding: 0 0 2px;
    }

    .box, .boxdluzszy, .boxspacja, .current, .space {
        font-size: 15px;
        line-height: 30px;
        height: 48px;
    }

    .boxdluzszy {
        font-size: 11px;
    }

    #inner li.mnpo, #inner2 li.mnpo, #inner3 li.mnpo, #inner4 li.mnpo, .mnpo, .mnpo.s21 {
        font-size: 12pt !important;
        font-family: Oswald !important;
    }

    #taknie {
        left: 100px;
    }

    .kropka {
        padding: 35px;
        margin: 0;
    }

    .kropka2 {
        padding: 72px;
        margin: 0;
    }

    #inner.marginall, #inner2.marginall {
        width: 90%;
    }

    .quizy-memorygame {
        width: 90%;
    }

    .kostkahuge4 {
        width: 94%;
    }

    .fragmenty {
        border-top: 1px solid black;
        border-left: 1px solid black;
        width: 405px;
        height: 324px;
    }

    .fragment {
        width: 80px;
        height: 80px;
        float: left;
        border-right: 1px solid black;
        border-bottom: 1px solid black;
        background-image: url(../img/hubus_01.jpg);
        background-size: 405px;
        background-repeat: no-repeat;
        background-color: white;
    }

    .kostkahuge2 {
        font-size: 60pt;
        line-height: 70pt;
    }


}

.centruj {
    margin: 0 10%;
}

#wskazana li.anagr {
    background-color: #D4F0FF;
    border-color: white #6b9abf #6b9abf white;
    border-radius: 8px;
    border-style: solid;
    border-width: 1px;
    display: block;
    font-size: 40pt;
    font-weight: bold;
    line-height: 60px;
    margin: 4px 2px 4px 10px;
    padding: 10px;
    text-align: center;
    font-family: verdana;
    width: 90px;
    height: 90px;
}

#odpowiedzonka input.input-litera {
    text-transform: uppercase;
    width: 80px;
    height: 80px;
    padding: 2px;
}

#odpowiedzonka input.input-litera2 {
    text-transform: uppercase;
    width: 70px;
    height: 70px;
    border-radius: 6px;
    padding: 2px;
}

#odpowiedzonka input.input-litera3 {
    text-transform: uppercase;
    width: 56px;
    height: 56px;
    border-radius: 4px;
    padding: 2px;
}

#inner li.mnpo.s19, #inner2 li.mnpo.s19, #inner3 li.mnpo.s19, #inner4 li.mnpo.s19, .mnpo.s19 {
    font-size: 19pt;
    line-height: 150%;
}


@media (max-width: 480px) {

    .tab-menu .tab-content {
        padding: 8px 2px;
    }

    #home li a {
        padding: 8px 8px;

    }

    .punkty {
        font-size: 7pt;
    }

    .tab-menu .nav-tabs {
        border-bottom: 6px solid #A7E256;
    }

    .tab-menu .nav-tabs > li a {
        padding: 3px 5px;
        margin-top: 5px;
    }

    .tab-menu .nav-tabs > li {
        margin-bottom: -6px;
    }

    .tab-menu .nav-tabs > li.active > a, .tab-menu .nav-tabs > li.active > a:focus, .tab-menu .nav-tabs > li.active > a:hover {

        border: 6px solid #A7E256;

        border-bottom: 0;
    }

    .tab-menu .nav-tabs > li.active a {
        border-bottom: 0;
        padding-bottom: 6px;
        padding-top: 3px;
    }

    .container {
        font-size: 11pt;
        line-height: 125%;
    }

    .chmurka {
        font-size: 10pt;
    }

    #area {
        border-width: 6px;
        margin: 0 1%;
        font-size: 32pt;
        width: 98%;
        padding: 0 0 10px 0;
    }

    #comments_res {

        border-width: 6px;

        margin: 1%;
    }

    .sinner, .oinner, .tgame.game_blue .tinner {
        border-width: 6px;
        min-height: 300px;
        padding: 5% 1%;
    }

    .btn-warning {
        padding: 10px;
    }

    #odkryj {
        padding: 12px 10px;

    }

    .mobile0 {
        padding: 0 !important;
        margin: 0 !important;
    }

    .przesuwanka.small li {
        font-size: 9pt;
        height: 26px;
    }

    #inner li.mnpo, #inner2 li.mnpo, #inner3 li.mnpo, #inner4 li.mnpo, .mnpo {
        font-size: 13pt !important;
    }

    .mnpo.s21, #inner li.mnpo.s21 {
        font-size: 11pt !important;
    }

    .mnpo.s19, #inner li.mnpo.s19 {
        font-size: 10pt !important;
    }

    #odpowiedzonka input.input-litera {
        width: 52px;
        height: 52px;
        border-radius: 4px;

        margin: 6px 0px 2px;
    }

    #odpowiedzonka input.input-litera2 {
        width: 44px;
        height: 44px;
        border-radius: 4px;

        margin: 6px 0px 2px;
    }

    #odpowiedzonka input.input-litera3 {
        width: 30px;
        height: 30px;
        border-radius: 4px;
        margin: 6px -1px 2px;
    }

    #wskazana li.anagr, input.boxi {
        width: 70px;
        height: 70px;
        font-size: 30pt;
        line-height: 40px;
        margin: 1%;

    }

    .mali {
        width: 96px;
        height: 96px;
    }

    .starsi {
        width: 52px;
        height: 52px;
    }

    .najstarsi {
        width: 34px;
        height: 34px;
    }

    #logo-main img {
        width: 160px;
        margin-left: 34px;
        margin-bottom: -6px;
    }


    .przesuwanka li {
        height: 60px;
        line-height: 56px;
    }

    #inner, #inner2, #inner3 {
        margin: 1%;
        width: 48%;
    }

    #inner.zeromargin, #inner2.zeromargin, #inner3.zeromargin, .zeromargin {
        margin: 0;
        width: 33%;
    }


    .centruj {
        margin: 0 1%;
    }

    .box, .boxdluzszy, .boxspacja, .current, .space {
        font-size: 12px;
        line-height: 18px;
        height: 34px;
        margin: 1px;
    }

    .boxdluzszy {
        font-size: 10px;

    }

    .hidden-xxs {
        display: none;
    }

    #taknie {
        left: 28%;
    }

    .kropka {
        padding: 27px;
        border-width: 4px;
        margin: 1px
    }

    .kropka2 {
        padding: 29px;
    }

    .kostkahuge2, .kostkahuge3, .kostkahuge5 {
        font-size: 48pt;
        line-height: 48pt;
    }

    .odpowiedzonka {

        margin-left: 3px;
    }

    .imgbox {
        width: 46%;
        margin: 1%;
    }

    .krimg {
        width: 67px;
        height: 67px;
        border-width: 2px;
    }

    .tinner {
        padding: 2%;
    }

    .nav-mini {
        margin-top: 0;
        padding: 0 2%;
        font-size: 9pt;
        margin-bottom: 4px;
    }

    input.boxi {
        width: 70px;
    }


    .listagier3 li {
        height: 170px;
        width: 32%;
    }

    .padding2p5p {
        padding: 3%;
    }

    #odkryj {
        margin: 8px 4px;
    }

    .s8 {
        font-size: 5pt;
    }

    #music a.navi {
        border-radius: 0 0 6px 6px;
        margin: 0 4px;
        padding: 0px 10px 3px;
        font-size: 12pt;
    }

}


.text-lsuccess {
    color: #A7E256;
}

.text-lsuccess2 {
    color: #a6c47b;
}

.s8 {
    font-size: 8pt;
    line-height: 100%;
}

.mnpo:hover, .krimg:hover, .kr:hover {
    opacity: 0.8;
}

.chmurka .sound {
    padding: 3px 10px;
}