@media only screen and (max-width: 1200px) { 
    #naglowek {
        width: 1000px;
    }
    #logo a img {
        padding-left: 5px;
    }
    #baner {
        width: 1000px;
    }
    .slajder {
        height: 420px;
    }
    .slajd {
        height: 420px;
    }
    .tlo_transparentne {
        width: 1000px;
    }
    .width1200{
        width: 950px;
    }
    .tlo_info {
        width: 100%;
        background-position: center top;
    }
}

@media only screen and (max-width: 1000px) {
    #naglowek {
        width: 800px;
    }
    #logo a img {
        padding-left: 5px;
    }
    .kontaktBox ul li {
        margin-right: 10px;
    }
    .kontaktBox ul li a {
        color: #000;
        font-size: 14px;
    }
    #logo a div span {
        font-size: 26px;
    }
    #logo a div {
        font-size: 26px;
        width: 70%;
    }
    #baner {
        width: 800px;
    }
    #next, #prev {
        margin-top: 170px;
        height: 40px;
    }

    .slajder {
        height: 350px;
    }
    .slajd {
        height: 350px;
    }
    .tlo_transparentne {
        width: 800px;
    }
    .width1200{
        width: 750px;
    }
    .tlo_info {
        width: 100%;
        background-position: center top;
    }
    .tlo_transparentne h2 {
        font-size: 18px;
        padding-bottom: 5px;
        padding-top: 10px;
    }
    .tlo_transparentne h3 {
        font-size: 16px;
    }
    .menuLewe li a {
        font-size: 14px;
    }
    .tlo_transparentne h1, .tlo_transparentne h2.ngh1 {
        font-size: 30px;
        margin-top: 10px;
    }
    .aktualnosc {
        width: calc(100% - 10px);
        margin: 20px 5px;
    }
    .aktualnosc img {
        width: 200px;
        float: left;
    }
    .aktualnosc div {
        width: calc(100% - 230px);
        padding: 15px;
        float: left;
    }
    .aktualnosc div h2 {
        font-size: 18px;
        line-height: 20px;
        margin-bottom: 10px;
    }
    .btnLink {
        width: 160px;
        font-size: 14px;
    }




}

@media only screen and (max-width: 800px) {
       
    .liturgiaBox {
        padding-bottom: 0px;
    }
    .liturgiaBox iframe{
        display: none;
    }

    .text-right-footer{
        text-align: center;
    }
    .synod{
        display: none;
    }
    #naglowek {
        width: 100%;
    }
    #logo a div {
        font-size: 20px;
        line-height: 22px;
    }
    #logo a div span {
        font-size: 20px;
        line-height: 22px;
    }
    
    .kontaktBox {
        float: right;
        position: absolute;
        right: 0px;
        top: 0px;
    }
    .kontaktBox ul {
        padding: 0px;
        list-style: none;
        margin: 1px;
    }
    .kontaktBox ul li {
        margin-right: 10px;
        display: block;
        float: none;
    }

    #logo a img {
        padding-left:0px;
        height: 160px;
        margin-top: 0px;
    }
    #logo a div {
        font-size: 20px;
        margin-top: 90px;
    }
    #logo a div span {
        font-size: 20px;
    }
    #next, #prev {
        margin-top: 110px;
        height: 40px;
    }
    #baner {
        width: 96%;

    }
    .slajder {
        height: 250px;
    }
    .slajd {
        height: 250px;
    }
    .tlo_transparentne {
        width: 100%;
    }
    .width1200{
        width: 94%;
        padding: 0px 3%;
    }
    .tlo_info {
        width: 100%;
        background-position: center top;
    }
    .kol_30 {
        width: calc(100% - 30px);
    }
    .kol_70 {
        width: calc(100% - 30px);
    }
    
    .tlo_transparentne h3 {
        font-size: 14px;
        line-height: 16px;
    }
    .tlo_info {
        min-height: 250px;
        background-position: left top;
    }
    .tlo_info div {
        padding-left: 10px;
    }
    .tlo_info ul {
        padding-left: 20px;
    }
    .width1200 {
        font-size: 14px;
        line-height: 16px;
    }
    #menu_mobil {
        display: block;
        margin-bottom: 10px;
    }
    #menu_mobil h2{
        cursor: pointer;
    }
    #menu_mobil section{
        display: none;
    }

    .tresc {
        margin: auto;
        padding: 0px 0px;
    }
    .tlo_biale2 {
        min-height: 300px;
    }
    .kol_70 {
        width: calc(100% - 60px);
        margin: 15px;
    }
    .tlo_transparentne h2 {
        padding-bottom: 10px;
        padding-top: 10px;
    }
    body {
        font-size: 14px;
        line-height: 16px;
    }



}

@media only screen and (max-width: 500px) {
    body {
        background-size: 500px;
        background-position: top right;
    }
    .aktualnosc img {
        width: 100%;
        float: left;
    }
    .aktualnosc div {
        width: calc(100% - 30px);
        min-height: 100px;
    }
    .tlo_transparentne h1, .tlo_transparentne h2.ngh1 {
        font-size: 26px;
        line-height: 28px;
    }
    .kontaktBox ul li a span{
        display: none;
    }
    .kontaktBox ul li {
        float: left;
    }
    .kontaktBox ul li i {
        font-size: 26px;
        margin-top: 10px;
    }
    #logo a img {
        width: 110px;
    }

    #logo a div {
        width: 90%;
        width: calc(100% - 110px);
        font-size: 18px;
        line-height: 20px;
        margin-top: 60px;
    }
    #logo a div span {
        display: block;
        font-size: 18px;
        line-height: 20px;
    }
    #logo a div br{
        display: none;
    }

    .slajder {
        height: 150px;
    }
    .slajd {
        height: 150px;
    }
    #next, #prev {
        display: none;
    }
    .galeria a {
        width: 48%;
        float: left;
        margin: 1%;
    }
}