/*customizacja Rzeszow - begin*/
html[data-layout-jst-hostname*="resman"] > body > header {
   background: url("http://portal.resman.pl/jst/rzeszow/other/applicationheader.aspx") no-repeat center top rgba(65,65,75,1) !important;
}
    
html[data-layout-jst-hostname*="resman"] > body > header > nav > ul:nth-child(2) > li:nth-child(2) {
    background-color:transparent;
}

html[data-layout-jst-hostname*="resman"] > body > header > a::before,
html[data-layout-jst-hostname*="resman"] > body > header::after,
html[data-layout-jst-hostname*="resman"] > body > header::before {
        display: none;
}

html[data-layout-jst-hostname*="resman"] > body > footer {
   background: url("http://portal.resman.pl/jst/rzeszow/other/applicationfooter.aspx") no-repeat center top rgba(255,255,255,1) !important;
   /* background: no-repeat top center url("https://portal.oswiatawradomiu.pl/jst/radom/other/applicationfooter.aspx") !important;*/
}

/*customizacja Rzeszow - end*/