<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8"; 
/* CSS Document */
@media screen and (max-width: 1200px){

    .content { margin: 0; }
    
    body { }
    .container
    { width: 100% !important; }

    .xml-bt, 
    .print-bt { display: inline-block; position: static; border: 1px solid; }
    .filters input[type="submit"] { width: auto; }
    .filters input[type="button"] { width: auto; } 
    .wai-preferences { display: none; }
    .wai-wrapper { height: 50px; }
}

@media screen and (max-width: 768px) { 
    
    body{ overflow-x: hidden; }
    html { background-size: 768px auto; ; }

    h1 { margin-right: 70px; }

    .col-large-8 { padding-left: 15px; }
    .rwd-only { display: block; }
    .inline-block { display: inline-block !important; }
    .rwd-disabled { display: none; }
    #wcag-prefs {
        min-width: auto;
        width: calc(100% - 60px);
        right: 30px;
        left: 30px;
    }

    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12
    { width: 100%; }

    .offset-sm-2,
    .offset-sm-3,
    .offset-sm-4,
    .offset-sm-5,
    .offset-sm-6,
    .offset-sm-7,
    .offset-sm-8,
    .offset-sm-9,
    .offset-sm-10,
    .offset-sm-11,
    .offset-sm-12 
    { margin-left: 0;  }

    .main-header .bip { display: none; }
    .main-header .identification h2 { font-size: 24px; }

    #sidebar-wrapper { position: static; }
    .sidebar { 
        position: absolute;
        width: calc(100% + 20px);
        /*! background: #ffffff; */
        /*! max-width: 100%; */
        overflow: visible;
        margin: 0;
        left: -10px;
        top: -20px;
        z-index: 5000;
        padding: 0;
    }

    
    .text-right-xs { text-align: left; }


    .form { width: 100%; }
    .form label { width: 100%; text-align: left; }
    .form fieldset:first-child { margin: 0; width: 100%; }
    .form fieldset  select,
    .form fieldset  input
     { width: 100%; float: none; height: 3em }
    .form fieldset  textarea { width: 100%; float: none; height: 10em }
     
    .form fieldset  textarea { width: 100%; float: none; height: 10em }
    .form-contact &gt; fieldset input[type="checkbox"] { 
        width: 40px;
        height: 40px;
        padding: 0;
        border: 1px solid #000;
        margin: 0;
    }    
    #captcha-box-switch fieldset label { width: auto; }
    
    .search-box input[type="text"] { height: 40px; width: calc(100% - 40px); }
    .search-box input[type="submit"] { background: url(../img/search-box-bt.png) center center no-repeat #a5b839; width: 40px; height: 40px; overflow: hidden; text-indent: 20000px; }
    .search-box p.search-advanced a { padding: 10px 0; display: block;  }

    .wai-preferences { margin: 10px 0; }

    .search-box .inputs { margin: 0; width: 100%;}
    .search-box #search-box-value:hover, 
    .search-box #search-box-value:focus { margin: 0; width: 100%;}
    .search-box #search-box-bt { right: 0; }
    
    .main-header .identification { width: 70%; float: left; }
    .main-header .headers-logo-2 { width: 30%; float: left; }

    .row-menu-top-page { margin: 0; }
    .menu-left-1 { max-width: none; }
    .show-menu.show-sidebar { display: block; }
    #sidebar-content { display: none; background: rgba(255,255,255,1); }
    input#show-menu-1[type="checkbox"]:checked ~ #sidebar-content { display: block; background: #ffffff;padding: 60px;}

    .filters-wrapper  { display: none; }
    input#show-menu-2[type="checkbox"]:checked ~ .filters-wrapper  { display: block;}
    

    .tabs li { display: block; text-align: right; /*! float: right; */padding: 0; position: relative;overflow: hidden;} 
    .tabs li a { display: block; margin: 0px 0 0 0; position: relative;text-decoration: none;padding-right: 20px;}  
    .tabs li a span { display: block; background: none; color: #c43c03;border: 1px solid #c43c03;border-width: 0px 0px 1px 1px; color: #c43c03;text-decoration-color: #c43c03;position: relative;z-index: 2;background: #fff;text-align: left;} 
    .tabs li.selected { text-align: left; margin-top: 0px;/*! float: left; */}  
    .tabs li.selected a { /*! text-decoration: none; */ /*! font-size: 1.6em; */ /*! border: none; */} 
    .tabs li.selected a span { display: block; /*! padding: 6px 30px 6px 0; */ /*! display: block; */ /*! border: 1px solid #000; */ border-width: 0 0 1px 0; font-weight: 700; color: #fff; background-color: #c43c03;border-top-color: #c43c03;}
    .tabs li:first-child a span { border-top-width: 1px; }
    .tabs li a::before { content: ''; width: 0; height: 0; border-style: solid; border-width: 148px 0 148px 148px; border-color: transparent transparent transparent #fff; position: absolute;z-index: 22;top: 50%;margin-top: -148px;right: 2px;z-index: 1;}
    .tabs li a::after { content: ''; width: 0; height: 0; border-style: solid; border-width: 150px 0 150px 150px; border-color: transparent transparent transparent #c43c03; position: absolute;z-index: 22;top: 50%;margin-top: -150px;right: 0;z-index: 0; margin-right: 1px; }
    .tabs li.selected a::after,
    .tabs li.selected a::before
     { }      
     
    
    .tabs a:hover::before {  border-color: transparent transparent transparent #c43c03; } 
    .tabs li.selected a::before {  border-color: transparent transparent transparent #c43c03; } 
    .tabs li.selected a:hover span { background: #C43C03; color: #fff; } 
    .show-tabs { display: block; }   
 
    .tabs-archive li { display: inline-block; }
    .tabs-archive li:last-child { float: right; }
    .tabs-archive li a { padding-right: 20px; }
    .tabs-archive li a span { border-width: 1px 0px 1px 1px; } 
    .tabs-archive li.selected a { background: none; }
    .tabs-archive li.selected a span { border: none; background: none; color: #000;font-size: 150%;padding-left: 0;}
    .tabs-archive li.selected a::before { content: none; }
    .tabs-archive li.selected a::after { content: none; }
    

	.layout-menu-left .show-menu { display: block;  }
	.layout-menu-left  input[type=checkbox]:checked ~ #menuLeft { display: block; }

    .search-box #search-box-value { width: 100%; }

    .footer .footer-ue img { width: 100%; height: auto; }
    .footer {text-align: center; width: 100%; }
    .footer .copyright { margin-bottom: 20px;  }
    .footer .footer-tools ul { text-align: center; }
    .footer .footer-tools ul li.e-line { float: none; display: block; }
    
}


@media screen and (max-width: 480px) {

    .headers-logo-2 { display: none; }

    .search-advanced .search-parameters select,
    .search-advanced .search-parameters input[type="text"]
     { width: 100%; }
    .search-advanced .search-parameters label { width: 100%; text-align: left; }
    .search-advanced .search-parameters input[type="checkbox"] { margin-left: 0; }

    .a:first-child { border: none; }

    .read-more-1 { display: block; text-align: center; padding: 20px; }
    .step-back-1 { float: none; text-align: center; padding: 10px; display: block; }

    .form input[type="submit"],
    .form input[type="button"] { width: 100%; display: block; padding: 10px; margin: 5px 0; }

    #captcha-box-img,
    #captcha-box-img img
    { width: 100%; margin: 5px 0; height: auto; }
    #captcha-box-entry,
    #captcha-box-switch0 #captcha-box-entry input
    { width: 100%; float: none; }

    .filters li { width: 100%; }
    .filters li select { width: 100%; }
    .filters li .select-short { width: 100%; }
    .filters li label { width: 100%; }
    .filters .dates legend { width: 100%; float: none; }
    .filters .checkbox_law { margin: 0 }
    .filters .checkbox_law label { width: auto;  }

    #sprawaform &gt; fieldset:first-child input { width: 100%; float: none; height: 3em; text-align: left; padding: 10px; }
    #sprawaform &gt; fieldset:first-child label  { width: 100%; float: none; text-align: left; }
    #sprawaform &gt; fieldset:first-child legend { padding-left: 0; }

    .table-data th { display: none; } 
    .table-data tr td:first-child { text-align: left; word-break: break-all; color: #ffffff; background: #333333; margin-top: 20px; font-size: 120%; font-weight: 700; border-top: 1px solid #333333; }
    .table-data tr td:first-child a { color: #ffffff; }
    .table-data td { display: block; width: 100% !important; text-align: left !important; border-top: none; }
    .table-data div { display: block; font-weight: 700; padding: 5px 0; border-bottom: 1px solid #dddddd; margin-bottom: 5px; }
    .table-data span { display: inline;  }
    .table-data .td-attachments-1 ul { margin: 10px 0 0 0; }
    .table-data .td-attachments-1 ul li { display: inline-block; }

    .table-registry .td-name { border-top: 1px solid #dddddd; background: #f4f4f4; } 

    .filters input[type="submit"] { width: 100%; display: block; margin: 5px 0; float: none; }
    .filters input[type="button"] { width: 100%; display: block; margin: 5px 0; float: none; } 

    .information { margin-bottom: 20px; }

    
    .attachments ul li .filetype,
    .attachments ul li .attachments-size,
    .attachments ul li .counter
    { display: block; text-align: left; padding: 0; margin: 0;}


} 
@media screen and (max-width: 360px) {


}

@media screen and (max-width: 320px) {


}

@media screen and (max-height: 700px) {

}
</pre></body></html>