body{
    font-family: 'PT Serif', "Helvetica", "Arial", sans-serif;
}

header{
    width: 95%;
    max-width: 1330px;
/*    border-bottom: 5px solid #595959;*/
    padding-top: 10px;
    margin: 10px auto 0 auto;
}


.art article .cialo p, .art article .cialo ul, .art article .cialo, .arch p, .arch-tematy, article .tematy, .art-tematy{
    font-family: "Roboto", "Helvetica", "Arial", sans-serif;
/*    font-family: 'Tiempos Text', Georgia, "Times New Roman", Times, serif;*/
/*        font-family: 'Neuton', Georgia, "Times New Roman", Times, serif;*/
}

/*
header::after {
    content: "";
    position: relative;
    display: block;
    top:20px;
    border-bottom: 5px solid #c3c3c3;
    width: 99%;
    margin: 0 0.5%;
}
*/

::-moz-selection { background: #ff2d55; color: #000; }
::selection { background: #ff2d55; color: #000;}

strong{
/*    background: #ff2d55;*/
    font-weight: 600;
/*    padding: 0 5px;*/
    color: #333;
}

.art article p strong.war{
    background: #ff2d55;
    font-weight: 600;
    padding: 0 5px;
    color: #333;
}



.art article ul, .art article ol{
    width: 90%;
    margin: 0 auto 40px auto;
    max-width: 810px;
    font-size: 18px;
    font-weight: 400;
    line-height: 34px;
}

.art article > ul li, .art article > ol li{
   margin: 15px 0;
}

.art article ol li{
   margin: 15px 0;
}


.wpisy{
    width: 95%;
    margin: 0 auto;
    max-width: 1330px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

a{
    color:#ff2d55;
    text-decoration:none;
}

.cialo a{
    color:#ff2d55;
    text-decoration:underline;
}

a:hover{
    color:#343434;
}


.clear{
    clear: both;
}

header{
    height: auto;
}



/* top */

header h1{
    width: 30%;
    display: block;
    float: left;
    font-size: 60px;
    font-weight: 200;
}


header h1 span{
    display: block;
    float: left;
    min-width:15px;
    text-align: center;
}

header h1 span{
    color: #ff2d55;
}

header h1 span:first-child{
    color: #343434;
}


/*
header h1 img{
    width: 100%;
    max-width: 252px;
}
*/

nav{
    text-transform: uppercase;
    width:50%;
    display: block;
    float: left;
    overflow: hidden;
    margin-top:5px;
}

nav ul{
    display: table;
    width: 100%;
}

nav ul li{
    /*float: left;*/
    display: table-cell;
}

nav ul li a{
    display: block;
    font-size: 20px;
    text-transform: uppercase;
    text-align: center;
    line-height: 48px;
    color: #595959;
    text-decoration: none;
    letter-spacing: 2px;
    margin: 5px 1px 0 1px;
}

nav ul li a:hover{
    background: #000;
    color: #fff;
}

.menu{
    display: none;
    width: 100%;
    float: left;
    list-style: none;
    text-align: center;
    margin-bottom: -5px;

}

.menu ul{
    list-style: none;

}
.menu li a{
    width: 100%;
    padding: 10px 0;
    margin: 5px 0;
    display: block;
    font-size: 20px;
    text-transform: uppercase;
    text-align: center;
    line-height: 60px;
    color: #595959;
    text-decoration: none;
    letter-spacing: 2px;
    background: #f5f5f5;
}

.menu li a:hover{
    color:#343434;
    background: #fafafa;
}

/* strona glowna art. */



.wpisy article:first-of-type{
    width: 100%;
    margin-bottom: 30px;
}



.wpisy article:first-of-type h1{
    position: absolute;
    bottom:0;
    padding: 3% 4%;
    text-align: center;
    width: 92%;
    color: #fff;
    font-size: 65px;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.8);
}

.wpisy article:first-of-type p{
    display: none;
}


.wpisy article:first-of-type .foto{
    width: 100%;
    overflow: hidden;
    background-position: center!important;
    background-size: cover;
    height: 519px;
    display: block;
    width: 100%;
    position: relative;
    margin-bottom: 0px;
    aspect-ratio: 1330 / 519;
}

.wpisy article:first-of-type .foto img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    z-index: 0;
}

.wpisy article:first-of-type .foto.dark:hover img{
-webkit-filter: blur(1px);
  -moz-filter: blur(1px);
  -o-filter: blur(1px);
  -ms-filter: blur(1px);
  filter: blur(1px);
  transition: filter 0.3s ease;
}


.wpisy article:first-of-type .foto.dark div{
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC42NSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0.65))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-8 */
    width: 100%;
    height: 519px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

.wpisy article:first-of-type .foto.dark div:hover{
    background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.45) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0.45))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.45) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.45) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.45) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.45) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-8 */

}


.wpisy article .foto{
    background-position: center;
    height: 300px;
    display: block;
    width: 100%;
    position: relative;
    /*    margin-bottom: 210px;*/
    margin-bottom: 120px;
    -webkit-box-shadow: 0px 0px 4px 0px rgba(83, 83, 83, 0.33);
    -moz-box-shadow:    0px 0px 4px 0px rgba(83, 83, 83, 0.33);
    box-shadow: 0px 0px 4px 0px rgba(83, 83, 83, .33);
    aspect-ratio: 1330 / 300;
}

.wpisy article .foto img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    z-index: 0;
}

.wpisy article:nth-of-type(1n+6) .foto{
    margin-bottom: 80px;
}



.wpisy article:nth-of-type(1n+2) .foto{
    background-repeat: no-repeat;
    background-size: cover;
}

.wpisy article:nth-of-type(1n+2) .foto img{
    transition: transform 0.3s ease-in-out;
    -moz-transition: transform 0.3s ease-in-out;
    -ms-transition: transform 0.3s ease-in-out;
    -o-transition: transform 0.3s ease-in-out;
    -webkit-transition: transform 0.3s ease-in-out;
}

.wpisy article:nth-of-type(1n+2) .foto div{
    position: absolute;
    top:100%;
/*    text-align: center;*/
    text-align: left;
    color: #fff;
    width: 100%;
    color: #4f4f4f;
    border-radius: 2px 2px 2px 2px;
    -moz-border-radius: 2px 2px 2px 2px;
    -webkit-border-radius: 2px 2px 2px 2px;
    transition: opacity 0.2s ease-in-out;
    -webkit-transition: opacity 0.2s ease-in-out;
    -moz-transition: opacity 0.2s ease-in-out;
    -o-transition: opacity 0.2s ease-in-out;
    line-height: 24px;
    padding: 5px 0;
    border-radius: 2px 2px 2px 2px;
    -moz-border-radius: 2px 2px 2px 2px;
    -webkit-border-radius: 2px 2px 2px 2px;
}

.wpisy article:nth-of-type(1n+2) .foto:hover div h1{
    color: #ff2d55;
    text-shadow: 1px 1px 0px rgba(255, 255, 255, 1);
}

.wpisy article:nth-of-type(1n+2) .foto:hover div{
    color: #555;
/*    background: #f5f5f5;*/
}

.wpisy article:nth-of-type(1n+2) .foto h1{
    font-size: 20px;
    padding: 5px 2px;
    line-height: 30px;
}





.wpisy article:nth-of-type(1n+2) .foto p{
    font-size: 16px;
    line-height: 24px;
    margin: 5px;
}


.wpisy article:nth-of-type(1n+2) .foto:hover{
    opacity: 0.90;
/*    background-size: auto 100%;*/

}

.wpisy article:nth-of-type(1n+2) .foto:hover img{
    transform: scale(1.05);
}


.wpisy article:nth-of-type(2n+2){
    width: 48%;
    float: left;
    margin: 0 4% 0 0;
}

.wpisy article:nth-of-type(2n+3){
    width: 48%;
    float: left;
}

.wpisy article:nth-of-type(2n+6), .wpisy article:nth-of-type(2n+9){
    width: 31.333%;
    float: left;
    margin: 0;
    margin-bottom: 60px;
}

.wpisy article:nth-of-type(3n+7){
    width: 31.333%;
    float: left;
    margin:0 3%;
    margin-bottom: 60px;
}

.wpisy article:nth-of-type(1n+6) .foto h1{
    font-size: 18px;
}

.wpisy article:nth-of-type(1n+6) .foto p{
    font-size: 16px;
    line-height: 22px;

}

.wpisy article:nth-of-type(1n+6) .foto{
    height: 200px;
    aspect-ratio: 1330 / 200;
}


/*
.wpisy article .foto{
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;

}


.wpisy article .foto:hover{
    -webkit-transform:scale(1.001);
transform:scale(1.01);

}
*/


article .tematy{
    position: relative;
    top: 8px;
    z-index: 2;
    font-size: 14px;
}

.tematy div{
    text-transform: uppercase;
    margin-bottom:2px;
}

.tematy .data{
    float: left;
    color: #fff;
    padding: 4px 5px;
    margin-left:10px;
    text-shadow: 1px 0px 3px rgba(0, 0, 0, 1);
}

.tematy .tag a{
    background-color: #d4243f;
    padding: 6px 8px;
    float: left;
    margin-right: 5px;
    /* min-height: 24px; */
    display: inline-flex;
    align-items: center;
}

.tematy div.tag a{
    color: #fff;
    padding: 6px 8px;
}


article:first-child .tematy{
    top: 45px;
    font-size: 16px
}

article:first-child .tematy div{
    margin-left:10px;
}


.wpisy article:nth-of-type(1n+6) .tematy{
    font-size: 12px;
    top:5px;
}

.wpisy article:nth-of-type(1n+2) .tematy div{
    margin-left:5px;
}

.wpisy article:nth-of-type(1n+6) .tematy div{
    margin-left:5px;
}



.btm-arch{
    width: 100%;
    display: block;
    float: left;
    margin: 35px auto;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    text-align: center;
    min-height: 80px;
}

.btm-arch a{
    display: inline-block;
    padding: 5px 70px;
    background: #f0f0f0;
    color: #595959;
    font-size: 40px;
    text-transform: uppercase;
    line-height: 1.3;
    border-radius: 2px 2px 2px 2px;
    -moz-border-radius: 2px 2px 2px 2px;
    -webkit-border-radius: 2px 2px 2px 2px;
    border: 0px solid #000000;
    min-height: 60px;
}

.btm-arch a:hover{
    background: #000;
    color: #fff;
}


.stopka{
    width: 100%;
    display: block;
    float: left;
    background: #fff;
    border-top: 1px solid #f0f0f0;
    margin-top: 15px;
}

.stopka > div{
    margin: 0 auto;
    width: 95%;
    max-width: 1330px;
}

.img-mini{
    float: left;
    width: 68px;
    height: 38px;
    overflow: hidden;
    margin-right: 10px;
}

.img-mini img{
    width: 100%;
/*
    width: auto;
    margin-left: -25%;
*/
}


.stopka article, .wpp-list li{
    width:45%;
    float: left;
    margin: 2% 5% 2% 0;
/*    padding: 1%;*/
}

.wpp-list li{
    width:45%;
    float: left!important;
    margin: 2% 5% 2% 0;
    list-style: none;
    clear: none!important;
}


/* Fix CLS: reserve space for AdSense auto-ads before they load */
ins.adsbygoogle{
    display: block;
    min-height: 280px;
}
ins.adsbygoogle[data-ad-status="unfilled"]{
    min-height: 0 !important;
    height: 0 !important;
    display: none !important;
}

/* Fix accessibility: wpp-date contrast (WPP plugin default is too light) */
.wpp-date{
    color: #595959;
    font-size: 13px;
}


.stopka .polecane, .stopka .najpopularniejsze{
    width: 50%;
    float: left;
    margin: 30px 0;

}

.stopka h2{
    margin: 2% 0;
    color: #595959;
    font-weight: 400;
    font-size: 20px;
    text-transform: uppercase;
}

.stopka h3, .wpp-post-title{
    color: #595959;
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
    overflow: hidden;
    height: 33px;
    display: block;
}

.stopka .data, .post-stats{
    bottom: 0;
    color: #767676;
    font-size: 14px!important;
    font-weight: 400!important;
}


.naj:hover h3, .naj:hover img{
    opacity: 0.95;
    color: #ff2d55;
/*    text-shadow: 1px 1px 1px rgba(255, 255, 255, 1);*/
}

/*
.stopka article:hover{
    background: #f5f5f5;
}
*/

footer{
    background: #343434;
    color: #dedede;
    float: left;
    width: 100%;
    border-top: 5px solid #595959;
    font-size: 12px;
}

.f-center{
    margin: 0 auto 10px auto;
    width: 95%;
    max-width: 1330px;
}

footer .ciastka{
    width: 50%;
    float: left;
    line-height: 18px;
    color: #c3c3c3;
    margin: 1.5% 0;
    cursor: pointer;
}

footer .ciastka:after{
    content: ' - zobacz szczegóły ';
}

footer .szczeg{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    color: #c3c3c3;
    float: left;
    line-height: 18px;
    padding: 15px 0 35px 0;
    display: none;
    background: rgba(0,0,0,.9);
    height: 100%;
    width: 70%;
    padding: 15%;
    font-size: 18px;
    color: #fff;
    line-height: 32px;
    z-index: 3;
}

.btn-close2{
    display: block;
    position: absolute;
    z-index: 100;
    width: 21px;
    height: 21px;
    background: url(../img/icon-close.png) 0 50% no-repeat;
    top: 80px;
    right: 10%;
    z-index: 101;
    cursor: pointer;
}

footer .szczeg.visible{
    display: block;
}

footer .stopa{
    width: 50%;
    float: left;
    padding: 1.5% 0;
    text-align: center;
    font-weight: 200;

}

footer .stopa p{
    margin-left: 2%;
    float: right;
    text-align: right;
}

footer .stopa ul{
    float: right;

}

footer .stopa ul li{
    float: left;
    list-style: none;
}

footer .stopa ul li a{
    float: left;
    color: #dedede;
    margin: 0 10px;

}

footer .stopa ul li a:hover{
    color: #fff;
}

.art{
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    margin-top: 25px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.art article{
    width: 100%;
}

.art article h2{
    position: absolute;
    bottom:5px;
    padding: 2% 4%;
    text-align: center;
    width: 92%;
    color: #fff;
    font-size: 65px;
    line-height: 80px;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.8);
}

.art article .foto{
    width: 100%;
    overflow: hidden;
    background-position: center!important;
    height: 580px;
    display: block;
    position: relative;
    margin-bottom: 0px;
    background-size: cover;
    aspect-ratio: 1330 / 580;
}

.art article .foto img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    z-index: 0;
}

.art article .foto.dark:hover img{
-webkit-filter: blur(1px);
  -moz-filter: blur(1px);
  -o-filter: blur(1px);
  -ms-filter: blur(1px);
  filter: blur(1px);
  transition: filter 0.3s ease;
}


.art article .foto.dark div{
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC42NSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0.65))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-8 */
    width: 100%;
    height: 580px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

.art article .foto.dark div:hover{
    background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.45) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0.45))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.45) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.45) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.45) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.45) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-8 */

}



article .art-tematy{
    width: 95%;
    margin: 0 auto;
    z-index: 2;
    font-size: 14px;
    text-align: center;
    margin: 20px 0;

}

.art-tematy{
    text-transform: uppercase;

}

.art-tematy .data{
    color: #8e8e93;
    padding: 4px 5px;
}

.page-id-35 .data{
    display: none;
}

.art-tematy .tag{

}

.art-tematy .kat > a{
    background-color: #d4243f;
    color: #fff;
    padding: 4px 5px;
    margin: 0 5px 0 0;

}

.art-tematy .tag > a{
    background-color: #8e8e93;
    color: #fff;
    padding: 6px 5px;
    margin: 3px 5px;
    display: inline-block;
}

.art article h3{
    width: 90%;
    margin: 0 auto;
    max-width: 870px;
    font-size: 26px;
    font-weight: 600;
    line-height: 40px;
    padding: 20px 0;
}


.art article h4{
    width: 90%;
    margin: 0 auto;
    max-width: 860px;
    font-size: 22px;
    font-weight: 600;
    line-height: 34px;
    padding: 20px 0;
}

.art article hr{
    width: 20%;
    margin: 20px auto;
    color: #000;
    background-color: #000;
    height: 2px;
    border: none;
}


.art article .cialo{
    width: 100%;
    margin: 0 auto;
    max-width: 1330px;
    color: #555;
}

.art article .cialo img.sto{
    width: 100%;
}

.art article p, .art article blockquote, #review{
    width: 90%;
    margin: 10px auto 10px auto;
    max-width: 860px;
    font-size: 18px;
    font-weight: 400;
    line-height: 34px;
}

.art article ol li > p, .art article ul li p{
    width:100%;
    margin: 0 auto;
}

.art article blockquote p{
    display: block;
    line-height: 26px;
}

#review{
    width: 90%;
    margin: 0 auto;
    display: block;
    max-width: 860px;
    float: none;
    text-align: center;


}

ul.review-list{
    text-align: left;
}

.review-list li:last-child{
    border-bottom: none!important;
}

.review-total-box{
 color: #ff2d55;
}

.review-point{
    margin-top: 15px;
}

.art article p img{
    width: 100%;
    height: auto;
}



.art article .wp-caption{
width: 90%!important;
margin: 0 auto 20px auto;
max-width: 860px;
}

.art article .wp-caption.full{
    width:100%!important;
    max-width: none;
}

.art article > div img, .art article .wp-caption img{
    width: 100%;
    height: auto;
}

.art article > div img.org, .art article .wp-caption img.org{
    width: auto;
    height: auto;
}

.art article .wp-caption-text{
    font-size: 12px;
    line-height: 14px;
}

.art article .cialo > div {
    text-align: center;
}

.art article .cialo > div > img{
    margin: 5px 0 10px 0;
}

.art article p img.polowa{
    width: 48%;
    height: auto;
    float: left;
    margin: 1%;
}


blockquote {
  background: #f9f9f9;
  border-left: 10px solid #ccc;
  margin: 30px 10px;
  padding: 15px 10px;
  quotes: "\201C""\201D""\2018""\2019";
}
blockquote:before {
  color: #ccc;
  content: open-quote;
  font-size: 70px;
  line-height: 0px;
  margin-right: 0.25em;
  vertical-align: -30px;
}
blockquote p {
  display: inline;
}


.popszuk{
    display: none;
}

.szukajka{
    cursor: pointer;
}

.iko {
    width: 10%;
    display: block;
    float: right;
    margin: 12px 0 0 0;
}

.iko img{margin-top: 10px;
    width: 38px;
    height: auto;
    margin: 0 5px;
    float: right;
    display: block;
    aspect-ratio: 1 / 1;
}

.popszuk.visible{
    display: block;
    position: fixed;
    z-index: 3;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0,0,0,.9);
}

.btn-close{
display: block;
position: absolute;
z-index: 100;
width: 21px;
height: 21px;
background: url(../img/icon-close.png) 0 50% no-repeat;
top: 80px;
right: 10%;
z-index: 101;
}

.form-search{
    display: block;
    width: 100%;
    float: left;
}

.popszuk input[type="text"] {
    display: block;
    position: relative;
    padding: 20px 0;
    padding-bottom: 20px;
    font-family: 'PT Serif', serif;
    font-weight: 500;
    font-size: 48px;
    line-height: 60px;
    color: #fff;
    border-bottom: solid 1px #424242;
    width: 80%;
    margin: 80px 10% 0 10%;
    background: none;
    border: none;
    border-bottom: 1px #fff solid;
    z-index: 100;
}

.close-form{
    display: block;
    position: fixed;
    z-index: 1;
    width: 100%;
    height: 100%;
}

input:focus {
    outline:none;
}


.mig{
/*    display: none;*/
}

.mig.akt{
    color: #fff;
}


.arch{
    width: 95%;
    margin: 30px auto 0 auto;
    max-width: 1330px;
    font-size: 22px;
}

.kategoria-title{
    background: #000;
    margin: 10px 0 20px 0;
    color: #fff;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    float: left;
    width: 100%;
    }

.kategoria-title em a{
    float: left;
    padding: 10px;
    color: #fff;
}

.kategoria-title span{
    background-color: #ff2d55;
    color: #000;
    padding: 10px;
    float: left;
}

.arch article{
    float: left;
    width: 100%;
    padding: 25px 0;
    border-bottom: 1px solid #f0f0f0;
}
.arch article:hover{
    opacity: 0.95;
    background: #f5f5f5;
}

.arch article:hover h2{
    color: #ff2d55;
    text-shadow: 1px 1px 0px rgba(255, 255, 255, 1);
}

.arch article:hover p{
    color: #000;
}


.arch .odn{
    float: left;
    width: 100%;
    display: block;
}

.arch .fot-mini div{
    float: left;
    width: 38%;
    margin-left: 2%;
    overflow: hidden;
    background-position: center!important;
    height: 250px;
    display: block;
    background-size: cover;
    -webkit-box-shadow: 0px 0px 4px 0px rgba(83, 83, 83, 0.33);
    -moz-box-shadow:    0px 0px 4px 0px rgba(83, 83, 83, 0.33);
    box-shadow: 0px 0px 4px 0px rgba(83, 83, 83, .33);
}

.arch-tematy{
    float: left;
    width: 55%;
    margin: 0px 0 0 5%;
    font-size: 12px;
    line-height: 18px;
    text-transform: uppercase;
}

.arch-tematy .kat a{
    background-color: #d4243f;
    color: #fff;
    padding: 0px 5px;
    margin: 2px 3px 0 0;
    float: left;
}

.arch-tematy .tag a{
    background-color: #8e8e93;
    color: #fff;
    padding: 0px 5px;
    margin: 2px 3px 0 0;
    float: left;
}

.arch-tematy .data{
    margin: 2px 3px 0 0;
    display: block;
}

.arch-tekst{
    float: left;
    width: 53%;
    margin: 10px 2% 0 5%;
}

.arch h2{
    width: 100%;
    color: #555;
    font-size: 25px;
    margin-top: 5px;
    line-height: 30px;
}

.arch p{
    width: 100%;
    color: #333;
    font-size: 16px;
    line-height: 24px;
    margin-top: 15px;
}

.tematy-kat{
    width: 95%;
    margin: 30px auto 0 auto;
    max-width: 1330px;
    font-size: 22px;
}

.tematy-kat a{
    color: #000;
    font-size: 20px;
}

.tematy-kat a:hover{
    color: #ff2d55;
    text-decoration: underline;
}

.tematy-kat h2{
    color: #ff2d55;
    font-size: 30px;
    margin: 10px 0;
}

.tematy-kat h3{
    color: #595959;
    font-size: 20px;
    margin: 10px 0;
}

.glowne, .dodatkowe{
    margin: 15px 0;
    width: 100%;
    float: left;

}

.tematy-kat .dodatkowe a{
    color: #595959;
    font-size: 18px;
}


.tematy-kat ul li{
    margin: 10px 15px 10px 0;
    list-style: none;
    float: left;
}

.tematy-kat .dodatkowe ul li{
    margin: 5px 10px 5px 0;
}

.tematy-kat ul{
    width: 100%;
    float: left;
}

.tematy-kat .glowne ul li a:after{
    content: ', ';
    color: #595959;
}

.tematy-kat .glowne ul li:last-of-type a:after{
    content: '. ';
    color: #595959;
}


/* PAGINACJA */

.pagination{
    float: left;
    width: 100%;
    margin: 30px 0 20px 0;
}

.pagination ul{
    display: block;
    padding: 0;
    margin: 0 auto;
    width: 500px;
    text-align: center;
}

.pagination ul li{
    display: inline;

}

.pagination ul li .page-numbers{
    color: #000;
    padding: 8px 16px;
    text-decoration: none;
}




.pagination ul li .page-numbers:hover{

    background-color: #f5f5f5;
    color: #000;

}
.pagination ul li .current, .pagination ul li .current:hover{
    background-color: #ff2d55;
    color: #fff;
}






/* DODATKI */



.kategoria-title em{
    padding: 10px;
float: left;

}

/*
.arch article{
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;

}


.arch article:hover{
    -webkit-transform:scale(1.01);
transform:scale(1.01);

}
*/


/* POLECANE */

/*

.polecane img{
    width: 15%;
}
*/


.email:after {
    content: ' grzegorz@gikiewicz.eu';
    font-weight: 600; }
}


.email {

}



.komentarze{
    width: 90%;
margin: 15px auto;
max-width: 860px;
font-size: 16px;
font-weight: 400;
line-height: 28px;
	display:none;
}


#review ul{
    width:100%;
    max-width: 100%;
}

#review .review-desc p{
    text-align: left;
    margin-left: 0;
    margin-right: 0;
    width: 100%;
}

.edycja{
    clear: both;
}



.review-list li {
    padding: 20px 140px 20px 15px!important;
}




.gallery {
    width: 90%;
    margin: 0 auto 20px auto;
    max-width: 860px;
    font-size: 12px;
    line-height: 14px;
}
.gallery .gallery-item {
	float: left;
    margin-top: 10px;
    text-align: center;
    width: 49%;
    margin-left: 1%;
    margin-right: 1%;
}
.gallery-columns-2 .gallery-item { width: 48%; }
.gallery-columns-4 .gallery-item { width: 25%; }
.gallery img {
/*	box-shadow: 0px 0px 4px #999;*/
/*	border: 1px solid white;*/
/*	background: #f2f2f2;*/
}
.gallery img:hover {
	background: white;
}
.gallery-columns-2 .attachment-medium {
	max-width: 92%;
	height: auto;
}
.gallery-columns-4 .attachment-thumbnail {
	max-width: 84%;
	height: auto;
}
.gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
.gallery dl, .gallery dt { margin: 0; }
.gallery br+br { display: none; }

.gallery dl{
    float: left;
    margin-top: 10px;
    text-align: center;
    width: 48%;
}

.gallery .wp-caption-text{
    margin-top: 5px;
}

/*


#aswift_2_anchor, #aswift_3_anchor, #aswift_4_anchor, #aswift_5_anchor, #aswift_6_anchor, #aswift_7_anchor, #aswift_8_anchor, #aswift_9_anchor, #aswift_10_anchor, #aswift_5_expand, #aswift_6_expand, #aswift_7_expand, #aswift_8_expand, #aswift_9_expand, #aswift_10_expand, #aswift_4_expand, #aswift_3_expand, #aswift_2_expand{
    height:auto!important;
}
*/


@media screen and (max-width: 1181px){
    .wpisy{
        max-width: 1100px;
    }

    .wpisy article:nth-of-type(2n+6){
        width: 48%;
        float: left;
        margin: 0 4% 0 0;

    }

    .wpisy article:nth-of-type(2n+7){
        width: 48%;
        float: left;
        margin: 0;

    }


    .wpisy article:nth-of-type(1n+6) .foto{
    margin-bottom: 120px;
    }


}

@media screen and (max-width: 1001px){


    nav ul li a{
    font-size: 18px;
    }

    nav{
    width:60%;
    }


    header h1{
    width: 30%;
    font-size: 50px;
    line-height: 60px;
    }

    .stopka article, .wpp-list li{
    width:95%;
    margin: 2% 2.5%;
    }


/*
    .wpisy article .foto{
        margin-bottom: 250px;
    }
*/

    footer .szczeg{
        width:90%;
        padding: 5%;
        font-size: 14px;
        line-height: 24px;
        z-index: 1100000000000;
    }
    .btn-close2{
        top:10px;
        right: 10px;
    }



}

@media screen and (max-width: 901px){



/*
    .wpisy article:nth-of-type(1n+1){
        width: 100%;

    }
*/


    .wpisy article:first-of-type .foto{
    height: 300px;
    aspect-ratio: 1330 / 300;
    }

    .wpisy article:first-of-type .foto.dark div{
        height: 300px;
    }

    .wpisy article:first-of-type h1{
        font-size: 36px;
        line-height: 56px;
    }

    .art article h2{
        font-size: 55px;
        line-height: 68px;
    }

    .wpisy article:nth-of-type(1n+2) .foto h1 {
    font-size: 20px;
    padding: 5px 2px;
    line-height: 28px;
    }

    .wpisy article:nth-of-type(1n+2) .foto p {
    font-size: 14px;
    line-height: 20px;
    }


    .wpisy article .foto, .wpisy article:nth-of-type(1n+6) .foto{
        height:200px;
        margin-bottom: 140px;
        aspect-ratio: 1330 / 200;
    }



    /* nav{
    display: none;
    }

    .top-p{
    display: none;
    } */

    .top-p.visible{
    display: block;
    width: 100%;
    margin: 15px 0 0px 0;
    }




    header h1{
    width: 30%;
    }

    header h1 a{
    font-size: 35px
    }

    .iko {
    width: 10%;
    }

    .arch .fot-mini div{
    width: 25%;
    }

    .arch-tematy, .arch-tekst{
        width: 68%;
        margin-left: 2.5%;
    }

    .menu-g a{
    font-size: 16px;
    }

/*
    .wpisy article .foto{
        margin-bottom: 250px;
    }
*/

     footer .szczeg{
        width:90%;
        padding: 5%;
        font-size: 14px;
        line-height: 24px;
        z-index: 1100000000000;
    }
    .btn-close2{
        top:10px;
        right: 10px;
    }
    .art article ul, .art article ol{
        width:85%;
    }

    .art article .wp-caption{
    width: 100%!important;
    margin: 0 auto;
    }



}

@media screen and (max-width: 691px){



        .wpisy article:nth-of-type(1n+1){
        width: 100%;

    }

    .art article ul, .art article ol{
        width:80%;
    }

    header h1{
        width: 40%;
        text-align: center;
    }

    .iko {
    width: 10%;
    }




    header h1 a{
        font-size: 30px;
    }

/*
    .iko{
        width: 100%;
        float: right;
    }

    .iko img{margin-top: 10px;

        float: left;
        margin: 15px 5px 10px 5px;

    }
*/

 .stopka .polecane, .stopka .najpopularniejsze{
        width:95%;
        margin: 2% 2.5%;
    }

    .stopka article{
        margin: 2% 0;
    }

    .art article h2{
        font-size: 40px;
        line-height: 60px;
    }

    .wpisy article:first-of-type h1{
        font-size: 34px;
        line-height: 46px;
    }

    .btm-arch a{

    padding: 5px 10px;
    }

    .art article h2{
        font-size: 34px;
        line-height: 46px;
    }

    .art article h3{
        font-size: 24px;
        line-height: 34px;
    }

/*
    .stopka .img-mini{
        display: none;
    }
*/

    .polecane article{
        margin: 2% 2.5%;
    }

/*
    .stopka h3{
        height: auto;
    }
*/

    .arch .fot-mini div{
        width: 95%;
        margin-left: 2.5%;
        margin-right: 2.5%;

        }

    .arch-tematy, .arch-tekst{
        width: 95%;
        margin-left: 2.5%;
        margin-right: 2.5%;
        margin-top: 10px;
    }

    .popszuk input[type="text"]{
        font-size: 35px;
    }

    .wpisy article .foto{
        margin-bottom: 80px;
    }

    footer .ciastka{
        width: 100%;
        text-align: center;
    }

    footer .stopa{
        width: 100%;
        text-align: center;
    }

    footer .stopa p{
        width: 100%;
        margin: 0;
        text-align: center;
    }

    footer .stopa ul{
        width: 100%;
        margin-top: 15px;
    }

    footer .stopa ul li{
        margin: 0;
        width: 100%;
        text-align: center;
        margin: 8px 0;
    }

    footer .stopa ul li a{
        float: none;
        margin: 0;
        width: 100%;
        text-align: center;
        font-size: 12px;
        margin: 5px 0;
        padding: 2px;
    }

    footer .szczeg{
        width:90%;
        padding: 5%;
        font-size: 14px;
        line-height: 24px;
        z-index: 1100000000000;
    }

    .btn-close2{
        top:10px;
        right: 10px;
    }






/*
   .wpisy article:nth-child(n+1){
        min-height: 550px;
    }
*/

}

@media screen and (max-width: 668px){
/*
    .wpisy article .foto{
        margin-bottom: 330px;
    }


*/

    .wpisy article:nth-of-type(1n+2) .foto{
    height: 200px;
    margin-bottom: 120px;
    aspect-ratio: 1330 / 200;
    }

    .wpisy article:nth-of-type(1n+2) .foto p {
    font-size: 14px;
    line-height: 18px;
    }

    .wpisy article:nth-of-type(1n+2) .foto h1 {
    font-size: 20px;
    padding: 5px 2px;
    line-height: 24px;
    }

    .wpisy article:first-of-type h1, .art article h2 {
    font-size: 28px;
    line-height: 36px;
    }

    .art article .foto{
        height: 350px;
        aspect-ratio: 1330 / 350;
    }

    .art article .foto.dark div{
        height: 350px;
    }

    .art article h3 {
    font-size: 20px;
    line-height: 28px;
    }

    .art article h4{
        font-size: 18px;
    line-height: 26px;
    }

    .art article .cialo p, .art article .cialo ul, .art article blockquote{

        font-size: 16px;
        line-height: 24px;
    }

        .review-list li span{
/*    width: 50%;*/
            display: block;
}

/*
.review-list li .review-star{
    width: 50%;
}

*/
/*
    .wpisy article:nth-of-type(1n+6) .foto{
    margin-bottom: 80px;
    }
*/


/*
    .art article p, .art article blockquote, .art article ul{
    font-size: 16px;
    line-height: 20px;
    }
*/
}

    @media screen and (max-width: 360px){


        header h1 {
            width: 50%;
        }

        .iko{
            width: 100%;
            text-align: center;
        }

         .iko img{margin-top: 10px;
            text-align: center;
            float: none;
            display: inline;
        }



}


/* ============================================
     Style dla tabel i bloków kodu
     Dopasowane do theme gikiewicz.pl v2
     ============================================ */

  /* Tabele */
  .art article table,
  .entry-content table,
  .post-content table,
  article table {
      width: 90%;
      max-width: 810px;
      margin: 30px auto;
      border-collapse: collapse;
      font-family: "Roboto", "Helvetica", "Arial", sans-serif;
      font-size: 16px;
      background: #fff;
      border: 1px solid #e5e5e5;
      border-radius: 5px;
      overflow: hidden;
  }

  .art article thead,
  .entry-content thead,
  article thead {
      background: #fafafa;
      border-bottom: 2px solid #ff2d55;
  }

  .art article th,
  .entry-content th,
  article th {
      padding: 15px 20px;
      text-align: left;
      font-weight: 600;
      color: #333;
      font-size: 14px;
      text-transform: uppercase;
      letter-spacing: 0.5px;
  }

  .art article td,
  .entry-content td,
  article td {
      padding: 12px 20px;
      border-bottom: 1px solid #eee;
      color: #595959;
      line-height: 1.6;
  }

  .art article tbody tr:last-child td,
  .entry-content tbody tr:last-child td,
  article tbody tr:last-child td {
      border-bottom: none;
  }

  .art article tbody tr:hover,
  .entry-content tbody tr:hover,
  article tbody tr:hover {
      background: #fafafa;
  }

  /* Bloki kodu */
  .art article pre,
  .entry-content pre,
  .post-content pre,
  article pre {
      width: 90%;
      max-width: 810px;
      margin: 30px auto;
      padding: 20px 25px;
      background: #f8f8f8;
      border: 1px solid #e5e5e5;
      border-left: 4px solid #ff2d55;
      border-radius: 5px;
      overflow-x: auto;
      font-family: "Roboto Mono", "Consolas", "Monaco", monospace;
      font-size: 14px;
      line-height: 1.7;
      color: #333;
      box-sizing: border-box;
  }

  .art article pre code,
  .entry-content pre code,
  article pre code {
      background: transparent;
      padding: 0;
      font-size: inherit;
      color: inherit;
      display: block;
  }

  /* Inline code */
  .art article code,
  .entry-content code,
  .cialo code,
  article p code,
  article li code {
      font-family: "Roboto Mono", "Consolas", "Monaco", monospace;
      background: #fff0f2;
      color: #ff2d55;
      padding: 2px 8px;
      border-radius: 3px;
      font-size: 0.9em;
  }

  /* Blockquote - jeśli chcesz też poprawić */
  .art article blockquote,
  .entry-content blockquote,
  article blockquote {
      width: 90%;
      max-width: 810px;
      margin: 30px auto;
      padding: 20px 25px;
      background: #fafafa;
      border-left: 4px solid #ff2d55;
      font-style: italic;
      color: #595959;
  }

  .art article blockquote p,
  article blockquote p {
      margin: 0;
      line-height: 1.7;
  }

  /* Responsywność */
  @media screen and (max-width: 768px) {
      .art article table,
      article table {
          width: 95%;
          font-size: 14px;
      }

      .art article th,
      article th,
      .art article td,
      article td {
          padding: 10px 12px;
      }

      .art article pre,
      article pre {
          width: 95%;
          padding: 15px;
          font-size: 13px;
      }
  }

/* Hamburger toggle button - ukryty na desktop */
.nav-toggle {
    display: none;
}

/* Menu Mobilne */
.mobile-nav{
    display: none;
    clear: both;
    padding: 20px 0;
    border-top: 1px solid #eee;
}

.mobile-nav ul{
    list-style: none;
    margin: 0;
    padding: 0;
}

.mobile-nav li{
    margin: 0;
    padding: 12px 0;
    border-bottom: 1px solid #eee;
    width: 100%;
    display: block;
}

.mobile-nav a{
    color: #333;
    text-decoration: none;
    font-size: 18px;
    display: block;
    font-weight: 500;
}

.mobile-nav a:hover{
    color: #e74c3c;
}

/* Important: override .menu{display:none} from full CSS */
.mobile-nav .menu{
    display: block !important;
    width:100%
}

/* Figcaption styles */
figcaption{
    text-align: center;
    padding: 10px 0;
    opacity: 0.5;
    margin-bottom: 10px;
}

/* Desktop nav - ukryj na mobile */
@media (max-width: 768px) {
    .desktop-nav{
        display: none;
    }

    /* Hamburger button */
    .nav-toggle {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        gap: 5px;
        width: 100%;
        min-height: 58px;
        background: #f5f5f5;
        border: none;
        border-bottom: 1px solid #e0e0e0;
        cursor: pointer;
        clear: both;
        padding: 0;
        margin-top: 10px;
    }

    .nav-toggle span {
        display: block;
        width: 28px;
        height: 2px;
        background: #595959;
        transition: transform 0.2s ease, opacity 0.2s ease;
    }

    .nav-toggle[aria-expanded="true"] span:nth-child(1) {
        transform: translateY(7px) rotate(45deg);
    }

    .nav-toggle[aria-expanded="true"] span:nth-child(2) {
        opacity: 0;
    }

    .nav-toggle[aria-expanded="true"] span:nth-child(3) {
        transform: translateY(-7px) rotate(-45deg);
    }

    /* Show mobile nav only when toggled open - !important overrides inline style="display:none" */
    .mobile-nav.open {
        display: block !important;
        width: 100%;
        padding: 0;
    }

    .menu li a{
        padding: 0 0;
        margin: 0 0;
    }
}


