.disabled{color:#6c757d;pointer-events:none;cursor:default}
@media (min-width:768px){


.post .image-container{
    max-width:30%;
    width:100%;
    float:left;
}
.post .image-container img{
    max-width:100%;
    width:100%;

    margin-top: 0;
    vertical-align: top;
}


.post .post-home-content{
    max-width:70%;
    width:100%;
    float:left;
}
.post .post-home-content .padding-fix-5{
    padding-left:5%;
}
.ph-date{
    /* font-size:80%; */
    padding-left:5.2% !important;
    margin-top:0 !important;
    margin-bottom:20px !important;

}
.ph-in-date{
    font-size:100%;
    padding-left:0.2% !important;
}
.home-title{
    margin-top: 0;
    vertical-align: top;
    margin-bottom:13px;
}



}


@media (max-width:767px){

.post .post-home-content{
    text-align:center;
}

.post .post-home-content .tekst{
    text-align:left;
}

.ph-date{
    margin-top: 23px !important;
    margin-bottom:30px !important;
    text-align:center;
}
.ph-in-date{
    margin-top: 25px !important;
    padding-left:0.2% !important;
    text-align:center;
}

.post .post-home-content .home-title{
margin-bottom:13px;
text-align:center;
}
.single-title{
    text-align:center;
}
.post .image-container img{
    max-width:100%;
    width:100%;
    }
.tekst h2{
    text-align:center;
}
}



.post:first-child{
    margin-top:65px;
}
.post{
    margin-top:60px;
}

.wiecej{
    max-width:100%;
    width:100%;
    text-align:right;
    margin-top:5px;

}

.tekst p{
    text-align:justify;
}

.przerwa{
    margin-bottom:30px;
}

.home-title{
    font-size: 160%;
}
.single-title{
    font-size: 160%;
}

h1, h2, h3, h4, h5, h6{
    text-align:left;
}























































.paginator{
    text-align:left !important;
    margin-top:60px;
    margin-bottom:20px;
}




.page-body ul li:before {
    border:none !important;
    content: '-' !important;
}


.pagi-fix li{
    display:inline-block !important;
    padding-right:15px;
}

.pagi-fix li:last-child{
    padding-right:0 !important;
}