body{
    margin: 0px;
    padding: 92px 0 0px; /* 75px 0px 0px;*/
    font-size: 14pt;
    color: #787878;
    font-family: 'Roboto', sans-serif;
}



.playfair{
    font-family: 'Playfair Display', serif;
}
.varela{
    font-family: 'Varela Round', sans-serif;
}
.roboto{
    font-family: 'Roboto', sans-serif;
}

a img{
    border: none;
}





.ico_fb_top{
    margin-left: 20px;
    float: right;
}



.info_zgromadzenia_nazwa{
    font-size: 36px;
    color: #20455d;
    padding: 20px 0px;
    border-bottom: 1px solid #024059;
    margin-bottom: 30px;
}


.top_menu_box{

    top: 0px;
    width: 100%;
}

.site_box{
    position: fixed;
    width: 100%;
    height: 100%;
    background:  url('../grafika/bg_cien.png');
    z-index: 11;
}
.mail_box{
    position: relative;
    background: #fff;
    width: 803px;
    padding: 30px;
    border-radius: 10px;
    margin: 5% auto 0;
    max-height: 80%;
    overflow-x: auto;
}
.mail_content{
    padding-bottom: 30px;
}
.close_mail{
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 12;
}
.web_slot{
    padding: 10px 0;
    overflow: hidden;
}
.slot_mod{
    float: left;
    margin: 0 3px;
    padding: 0 10px;
}

.all_width_slot .slot_mod{
    margin: 0;
    padding: 0;
}
.content{
    width: 1300px;
    margin: 0 auto;
}
.slot-1{
    width: 299px;
}
.slot-2{
    width: 624px;
}
.slot-3{
    width: 949px;
}
.slot-4{
    width: auto;
    float: none;
}

.foot{
    font-size: 12px;
    
}
.foot_bg{
    color: #fff;
    background:  url('../grafika/bg_foot.png') center;
}
.foot_parafia{
    padding: 40px 0 55px;
    width: 27%;
    float: left;
}
.foot_inne{
    padding: 40px 0 55px;
    float: left;
    width: 72%;
    font-size: 18px;
}

.fb_foot{
    float: right;
}
.yt_foot{
    float: right;
    margin-left: 25px;
}


.foot_przeczytaj{
    padding: 15px 30px;
    border: 1px solid #fff;
    float: left;
    margin-bottom: 15px;
    margin-left: 40px;
}



.foot_menu{
    margin: 0px 0 0 40px;
    padding: 0px;
    min-height: 240px;
}
.foot_menu li{
    list-style: none;
    margin-bottom: 10px;
}
.foot_menu a{
    color: #fff;
}
.foot_menu a:hover, .foot_menu a.active{
    color: #e40000;
}

.foot_kalretyni{
    text-align: right;
    font-size: 16pt;
}





.gallery_list_box{
    float: left;
    width: 285px;
    margin: 0 10px;
}
.gallery_list_box_img{
    height: 188px;
    overflow: hidden;
    margin-bottom: 15px;
}
.gallery_list_box_img img{
    width: 100%
}
.gallery_list_box_name{
    text-align: center;
    padding-top: 15px;
    height: 90px;
    font-size: 18pt;
    font-weight: bold;
    
}
.gallery_list_box_name a{
    color: #505050;
}


.one_galery_name{
    font-size: 24pt;
    text-align: center;
    margin-bottom: 30px;
    font-weight: bold;
}
.one_foto_gallery{
    float: left;
    width: 285px;
    height: 215px;
    overflow: hidden;
    margin: 10px;
}
.one_foto_gallery img{
    width: 100%;
}



.stronicowanie{
    text-align: center;
    margin-bottom: 40px;
}
.stronicowanie a{
    margin: 0 5px;
}
.stronicowanie a:hover, .stronicowanie a.active{
    color: #ad4601;
    font-weight: bold;
}
.autor{

    font-size: 12px;
}
.autor a{
    color: #5e5d5d
}
.autor a:hover{
    text-decoration: underline;
}
.autor img{
    margin-top: 3px;
    margin-left: 4px;
}
