.no-js div.slider .cert-slider-element {
    display: inline-block; width: auto; margin: 12px 25px;
}
.no-js aside .social .twitter {
    display: none;
}
.no-js aside .social .other {
    width: 100%; text-align: center;
}
.no-js aside .social .other a {
    display: inline-block; margin: 0 3px;
}
.no-js .search-form-c:hover #search-form { 
    display: block; top: 0px;
}
.no-js .tab.tab_close .content_tab { 
    display: block !important; 
}
.no-js main.contact .map .inner { 
    background: url(../img/static_map.png) no-repeat; 
}
.no-js main.report .cert_tools_submit.dodaj_zalacznik {
    display: none;
}
.no-js main.report #f_file {
    display: block !important; width: auto !important; height: auto !important; opacity: 1 !important; margin-top: 20px;
}

body.js .submit-nojs { display: block !important; }