/* OGÓLNE */
body{padding-top: 40px;}
.cont{width:100%; padding:30px 10px; margin: 0; box-sizing: border-box}
.cont_w{width:100%; padding:0 10px; box-sizing: border-box}
.heading_separator{margin-top:20px; padding-top: 30px;}
.content{width:100%; float: none}
#sidebar{display: none}
.header_image{display: none}
#search_dialog{display: none}
.reklama{max-width: 100%;}
.reklama img{max-width: 100%;}
#antena{display: none}

/* HEADERS*/
#home_top_cont{margin:0}
#header_outer1{display: none}
#header_outer2{position:fixed; background-color:rgb(13,121,166);  top:0; left:0; right: 0; min-height: 50px; background-size: 100px; background-position:left 10px top 8px; }
    #clickarea_top{}
    #mobi_menu{display:block; cursor: pointer; position: absolute; top: 5px; right: 5px; width:40px; height: 40px; border-radius: 4px; background: #fff url('../img/icons/mobi_menu.png') no-repeat center center; }
    #mobi_menu.sel{background: #ddd url('../img/icons/mobi_menu_close.png') no-repeat center center;}
    
    #mainmenu{display: none}
        #header_outer2 .mainnav{margin-top: 50px;}
        #header_outer2 .mainnav > li{float: none;}
        #header_outer2 .mainnav > li > * {display: none}
        #header_outer2 .mainnav > li > a {display: block}

    .mainnav > li > a::after {content:none !important;}
    .mainnav > li > a::before {content:none !important;}

    
    #search_mobi{
        display: block !important ; 
        cursor: pointer; 
        position: absolute;
        right: 50px;
        top: 5px;
        border-radius: 4px;  
        width: 40px; height: 40px; 
        background: url('/media/ico/search_icon.svg') no-repeat center center; background-size: 22px;
    }
        
/* FOOTER */
.footer_col {float: none; width: 100%; box-sizing: border-box }
#footer2{display: none}
.social_cont{display: none}

/* HOME */
#home_main_foto{width:100%; box-sizing: border-box; padding: 0 8px;}
    #home_main_foto img{width:100%;  box-sizing: border-box; }
    h2.home_main_posttitle a{font-size: 20px;}

.box3{width: 50%;  }
.box3:nth-child(3n+1) { clear: none;}
.box3:nth-child(2n+1) { clear: left;}
    .box3 > a{width: 100%; padding-bottom:58%; height: 0; position: relative;}
    .box3 > a img{width: 100%; height:100%; position: absolute; top: 0; left: 0;}
    
    h2.box3_posttitle{margin-bottom: 5px;}

 /* HOME - RAGA */
 #home_raga_left{width: 50%; margin:0 auto; float: none}
 #home_raga_right {display: none}
 
 /* HOME - REG. NEWS */
 .wiad_reg_menu {margin-bottom:0}
 .wiad_reg_menu .regcat{width:20%; height: 35px;}
 #home_mid{margin-top:10px;}
 
 /* HOME - YT / GAL */
 .av_gallery {
    box-sizing: border-box;
    float: none;
    width: 100%;
}

/***** POST *****/
.postmeta_date, .postmeta_tag{font-size: 12px}
ul.related_post li{}

/***** CAT *****/
article, article:nth-child(even){}
   article img{}
    
    
/* RAGA */
#header_raga{display: none}
#poczekalnia{}
#archiwum_lp{display: none}
#raga .pcol {width:100%; float: none}
#raga .lcol {width:100%; float: none}
    .raga_utwor{ padding:10px; }
        .rg_yt{ }
        .raga_utwor .yt_img{}
        .rg_tresc {padding-left:10px;   margin-left: 0; }
    .strefa_spad_sep{}
        
/* KALENDARIUM */
#kal_filtry { top: 0}

/* MVC */
article.abox img{width: 100%; height: auto;}
article.abox:nth-child(2n) {
    padding-left: 0;
}

.title_nolink, .title_link {font-size: 15px !important;}
#ramowka tr td:first-child {display: none}
#audycje_table tr td:first-child{display: none}
#audycja_wpisy tr td:first-child{display: none}

