html {
    height: 100%;
}
body {
    min-height: 100%;
    background: linear-gradient(#b0dfd6, #e9e8e3); 
    background-repeat: no-repeat;
    background-position: top left;
    background-color:#e9e8e3;

    font-family: 'Arial';
    font-size: 12px;
}
@media (min-width: 1200px)
{
    .container {
        max-width: 1000px;
    }
}
header {
    background-image: url(header.png);
    background-size: 129% auto;
    height: 321px;
    position: relative;
    background-repeat: no-repeat; 
    background-position: center top;
}
@media(max-width: 991px){
    header{
        height:  231px;
    }
}
@media(max-width: 768px){
    header{
        height:  160px;
    }
}

.header-text {
    position: absolute;
    right: 0;
    width: 21%;
    top: 15%;
    font-size: 0.6vw; 
    
}
.icon-container{
    display: inline;
    margin-left: 20px;
    position:relative;
    z-index: 111;   
    cursor: pointer;
    top:5px;
}
.icon-container a {
    text-decoration: none !important;
}
.slide_info_container {

    border-top: 1px dashed #aaaaaa;
    border-bottom: 1px dashed #aaaaaa;
    min-height: 40px;
    margin:0px;
    padding: 5px;
    padding-top: 5px;
}
.slide_text_cont {
    background-color: white;
    padding:5px;
}
.start_stop{
    background: #ed1c24;
    width:25px;
    height: 25px;
    padding: 4px;
    color: white;   
    text-align: center; 
    cursor: pointer;
}
.slide_info_warning{
    padding-top: 4px;
    background: #ed1c24;
    height: 25px;
    color: white;
    text-align: center;
}
.marquee0 {
    margin-top: -10px;
}
#main-container {
    background: white;
    margin-top: 5px;
    padding-top: 10px;
    padding-left: 2px;
    padding-right: 2px;
}


/*MENU POCZATEK*/
    .mattblackmenu ul{
        display: table;
        table-layout: fixed;
        width: 100%;
    }
    .mattblackmenu li{
        display: table-cell !important;
        width: 1%;
        text-align: center;
    }
    .mattblackmenu li a {
        width:100%; 
        padding-top: 8px !important;
        height: 30px;
        background: #f8ad52 !important;
        border-right: 0px !important;
        font-weight: normal;
        text-transform: uppercase;
    }
    .mattblackmenu ul{
        border-bottom: 0px !important;
    }
    #podmenuId554 li a {
        background: #f8ad52 !important;
    }
    
    .myslidemenu_4 ul li:nth-child(2) a, #podmenuId566 li a{
         background: #f26522 !important;
    }
    .myslidemenu_4 ul li:nth-child(3) a, #podmenuId638 li a{
         background: #ed1c24 !important;
    }
    .myslidemenu_4 ul li:nth-child(4) a, #podmenuId641 li a{
         background: #ec008c !important;
    }
    .myslidemenu_4 ul li:nth-child(5) a, #podmenuId640 li a{
         background: #662d91 !important;
    }
    .myslidemenu_4 ul li:nth-child(6) a, #podmenuId26 li a{
         background: #1380bf !important;
    }
    .myslidemenu_4 ul li:nth-child(7) a{
         background: #00a651 !important;
    }
    .ddsubmenustyle li a {
        padding: 8px 10px !important;
        border: 0px !important;
        width: 190px !important;
        color: white !important;
    }
    .ddsubmenustyle li a:hover{
        filter:invert(5%);
    }
    .ddsubmenustyle, .ddsubmenustyle div {
        border: 0px !important;
    }
/*MENU KONIEC*/
.v-menu{
    padding-top: 5px;
}
.page-title {
    font-family: 'Kalam', cursive;
    font-size: 30px;
    color: #c9181b;
    display: block;
    padding-top: 20px;
    padding-bottom: 20px;
}
.lokator_container {
    width:120%;
    border-top: 1px dashed #d2c5b6; 
    border-bottom: 1px dashed #d2c5b6; 
    padding-top: 5px;
    color: #22333d;
    margin-top: 5px;
}
.lokator_pozycja, #lokator {
    display: inline-block;
}
.content {
    padding-top: 5px;
    overflow: hidden;
}
.lokator_pozycja a{
    color: #c9181b;
    text-decoration: underline;
}
#lokator a{
    color: #22333d;
    text-decoration: none;
}
.lokator_separator:before {
    content: url(strzalka.png) !important;
    margin-left: 10px;
}
.lokator_separator{
    color: white;
}
#widget .date {
    display: none;
}
#wyszukiwarka {
    background-color:#eef0ec;
    max-width: 210px;
    margin: auto;
    padding-bottom: 10px;
    border-radius: 7px;
}
.custom-margin div{
    padding-left: 5px;
    padding-right: 5px;
}
#inputszukaj {
    border:1px solid #e6e8e5;
    font-size: 12px;    
}
#buttonszukaj, .akt_start_rozwiniete_wiecej a{
    background: linear-gradient(#1e862a, #004632);
}
.akt_start_rozwiniete_wiecej a {
    color: white !important; 
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 4px;
    padding-bottom: 4px;
    text-decoration: none !important;
    display: inline-block;
}
.akt_start_rozwiniete_wiecej {
    display: inline-block;
}
.art_start_rozwiniete_skrot img{
    max-width: 100%;
    height: auto;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
}
.art_start_rozwiniete_tytul .link_akt {
    font-family: Arial;
    font-weight: bold;
    color: #053878;
    font-size: 12px;
}
.art_start_rozwiniete {
    border-bottom: 1px solid #dbdada;
    padding-bottom: 30px;
    margin-bottom: 40px;
}
.aktualnosc_ikony div {
    float: left;
    margin-right: 15px;
}
.aktualnosc_ikony {
    display: inline-block;
}
#aktualnosci_start_stronicowanie span {
    border: 1px solid #dfdfdf;
    color: white;
    padding: 7px;
    padding-top: 7px;
    padding-bottom: 7px;
}
#aktualnosci_start_stronicowanie span:not(.aktualnosci_start_link) {
    background:#0082c8;
    color: white;

}
#aktualnosci_start_stronicowanie a {
    color: #b2c6d8;
}
#aktualnosci_start_stronicowanie {
    color: #888888;
    margin-bottom: 30px;
}
.art_start_rozwiniete_skrot {
    min-height:60px;
}
div.left_click {
    width: 50px;
    float: left;
    height: 36px;
    background-image: url(/Layout/strzalka-w-lewo.png);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    margin-top: 55px;
    cursor: pointer;
}
div.right_click {
    width: 50px;
    float: left;
    height: 36px;
    background-image: url(/Layout/strzalka-w-prawo.png);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    cursor: pointer;
    margin-top: 55px;
}

#footer-container{
    margin-top: 25px;


}
#footer {
    background: white;
    border: 10px solid transparent;
    border-bottom: 0px;
    border-image:url('/Layout/footer-border-top.png') 10 round;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;

}
.footer {
    padding: 5px 10px;
    background: white;
    margin-top: 5px;
    font-size: 11px;
    color: #6b6b6b; 
    text-transform: uppercase;
    padding-top: 13px;
    padding-bottom: 13px;
}
h1{
    color: #004632; 
    font-family: arial;
    font-size: 18px;
    margin-top: 15px;
    margin-bottom: 15px;
}
.rights {
    padding-top: 20px;
    padding-bottom: 20px;
    color: #aeadad;
}
#stronyInternetoweTekst {
    max-width: 110px;
    margin-top: 12px !important;
}
#stronyInternetoweTekst a{
    color:  #aeadad;
}
#stronyInternetoweZdjecie {
    margin-top: 15px;
    display: inline-block;
}

@media(max-width:991px){
    .mattblackmenu li a {
        height: 45px;
    }
}
#cms_html_dodatki_2 img{
    max-width: 100%;
    height: auto;
    margin-bottom:4px;
}
#cms_html_dodatki_2 {
    margin-top: 10px;
    margin-bottom: 5px;
}
.button-gray{
    
    background-color: #f5f4f5;
    color: #5e5e5e !important;
    text-align: center;
    display: block;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 10px;
    padding-right: 10px;
    border: 1px solid #dadbdd;
    border-radius: 10px;
    max-width:112px;
    margin:auto;
    text-decoration: none;
    background: linear-gradient(#e3e2e2, #fbfafa, #efedee);

}
.button-gray i{
    color:#909087;
    font-size: 12px;
}
.header-separator {
    max-width: 158px;
}
header .link_akt {
    font-family: Arial;
    font-weight: bold;
    color: #053878;
    font-size: 0.6vw; 
}
.header-socialbtn {
    width:25px;
    height: 25px;
    line-height: 25px;
    border-radius: 20px;
    display: inline-block;
    border: 1px solid #bcbfbe;
    color: #909087;
    margin-top: 5px;
    cursor: pointer;
}
.left-side .menu_pozycja_tekst  a {
    color: #6b6b6b;
    border-bottom: 1px dashed #e1e1e1;
    display: block;
    padding: 6px;
    padding-left: 0px;
    margin-left:20px;
}
.left-side .menu_pozycja_tekst  a:before{
    content: url('list-arrow.png');
    position: relative;
    left: -10px;
}
#pogodynka_widget{
    background-color: #FAC300;
    margin-left: 6px;
    margin-bottom: 10px;
    margin-top: 5px;
}
#footer .menu_pozycja_kontener  {
    display: table-cell;
    text-align: center;
    width: 1%;
}
@media(max-width:748px){
    #footer .menu_pozycja_kontener  {
        display: inline-block !important;
        width: auto;
        padding: 5px;
    }
}

.footer .menu_pozycja_kontener{
        border-right: 1px solid #6b6b6b;
}
.footer .menu_pozycja_kontener a {
        color: #6b6b6b;
        text-transform: uppercase;
        font-size: 10.5px;
}
#footer-second  .menu_pozycja_kontener a {
    padding-left: 20px; 
    padding-right: 20px;
}
#footer-second .menu_pozycja_kontener  {
    display: inline-block !important;
    text-align: center;
}
#footer-second {
    padding-left: 60px;
    padding-right: 60px;


}
#menu_caly_kontener_6 {
    text-align: center;
}
@media(max-width:991px){
    #main-container {
        padding: 15px;
    }
    .right-side {
        margin-top: 10px;
    }
    #pogodynka_widget, #wyszukiwarka {
        margin: auto;
    }
}
@media(max-width:768px){
    .mobilemenucontainer {
        display: block !important;
        position: fixed !important;
        bottom: 10px !important;
        right: 10px !important;
        z-index: 1000;
        padding: 5px;
        background-color: rgba(255, 255, 255, 0.6);
        border-radius: 5px;
        border: 1px solid #004380;
    }
    .header-socialbtn {
        display: none;
    }
    .mobile.header-socialbtn {
        display: inline-block !important;
        text-align: center;
        margin: auto;
        background: white;
        margin-top: 10px;
        margin-bottom: 10px;
    }
}
.mobile.header-socialbtn{
    display: none;
}
nav.mobilelevelsmenu ul {
    background: #219400 !important;
}
nav.mobilelevelsmenu ul li a{
    color: white !important;
    border-bottom: 1px solid #1D8500 !important;
}
.tool-tip {
    background-color: #efefef;
    border: 1px solid #0076a3;
    border-radius: 2px;
    padding: 5px;
}
.no-style {
    color: inherit;
    text-transform: none;
    text-decoration: none;
}
/*#menu_tytul_tekst_1:before{
    content: url('./menu/aktualnosci.png');
}
#menu_tytul_tekst_8:before{
    content: url('./menu/urzad.png');
}
#menu_tytul_tekst_9:before{
    content: url('./menu/rada.png');
}
#menu_tytul_tekst_10:before{
    content: url('./menu/belka.png');
}
#menu_tytul_tekst_11:before{
    content: url('./menu/jednostki.png');
}
#menu_tytul_tekst_12:before{
    content: url('./menu/gmina.png');
}
#menu_tytul_tekst_13:before{
    content: url('./menu/glosgminy.png');
}
#menu_tytul_tekst_14:before{
    content: url('./menu/projekty.png');
}
#menu_tytul_tekst_15:before{
    content: url('./menu/projektyprow.png');
}
#menu_tytul_tekst_16:before{
    content: url('./menu/organizacje.png');
}
#menu_tytul_tekst_17:before{
    content: url('./menu/kontakt.png');
}
#menu_tytul_tekst_7:before{
    content: url('./menu/redakcja.png');
}*/
.menu_pozycja_tekst_8_poziom_1 a,
.menu_pozycja_tekst_9_poziom_1 a,
.menu_pozycja_tekst_10_poziom_1 a,
.menu_pozycja_tekst_11_poziom_1 a,
.menu_pozycja_tekst_12_poziom_1 a,
.menu_pozycja_tekst_13_poziom_1 a,
.menu_pozycja_tekst_14_poziom_1 a,
.menu_pozycja_tekst_15_poziom_1 a,
.menu_pozycja_tekst_16_poziom_1 a,
.menu_pozycja_tekst_17_poziom_1 a,
.menu_pozycja_tekst_18_poziom_1 a
{
    font-size: 0px;
}
.left-side .menu_pozycja_kontener_1_id_70 a.menupionowe_pozycja_link:before{
    content: url('../Layout/menu/aktualnosci.png');
}
.left-side .menu_pozycja_kontener_8_id_554 a.menupionowe_pozycja_link:before{
    content: url('../Layout/menu/urzad.png');
} 
.left-side .menu_pozycja_kontener_9_id_566 a.menupionowe_pozycja_link:before{
    content: url('../Layout/menu/rada.png');
}
.left-side .menu_pozycja_kontener_10_id_578 a.menupionowe_pozycja_link:before{
    content: url('../Layout/menu/belka.png');
} 
.left-side .menu_pozycja_kontener_11_id_579 a.menupionowe_pozycja_link:before{
    content: url('../Layout/menu/jednostki.png');
} 
.left-side .menu_pozycja_kontener_12_id_583 a.menupionowe_pozycja_link:before{
    content: url('../Layout/menu/gmina.png');
} 
.left-side .menu_pozycja_kontener_13_id_323 a.menupionowe_pozycja_link:before{
    content: url('../Layout/menu/glosgminy.png');
} 
.left-side .menu_pozycja_kontener_14_id_350 a.menupionowe_pozycja_link:before{
    content: url('../Layout/menu/projekty.png');
} 
.left-side .menu_pozycja_kontener_15_id_621 a.menupionowe_pozycja_link:before{
    content: url('../Layout/menu/projektyprow.png');
} 
.left-side .menu_pozycja_kontener_16_id_362 a.menupionowe_pozycja_link:before{
    content: url('../Layout/menu/organizacje.png');
} 
.left-side .menu_pozycja_kontener_17_id_18 a.menupionowe_pozycja_link:before{
    content: url('../Layout/menu/kontakt.png');
} 
.left-side .menu_pozycja_kontener_18_id_285 a.menupionowe_pozycja_link:before{
    content: url('../Layout/menu/redakcja.png');
}
.menu_pozycja_kontener_1_poziom_1 a.menupionowe_pozycja_link{
    font-size: 0px;
}
#banner-rotator-container {
    background-image: url('rotator/bg.png');
    height: 260px;
    background-size: contain;
    background-repeat: no-repeat;
}
.swiper-slide {
    width: 77% !important;
    
    margin-top: 1.4% ;

}
.swiper-pagination {
    display:none;
}

#menu_tytul_kontener_1{
    display: block !important;
}

/*menu rozwijane pionowe*/


.left-side .kontener_podmenu .kontener_podmenu{
    position:absolute;
    height: 0px;
}
.left-side .kontener_podmenu .kontener_podmenu{
    position: relative;
}
.left-side .kontener_podmenu .kontener_podmenu .menu_pozycja_kontener {
    position: relative;
    top: -32px;
    left: 216px; 
    background: #00a651;
    border-color: white;
    width: 250px;
    display: none;
    z-index: 1000;
}

.left-side .kontener_podmenu .kontener_podmenu a{
    color: white !important;   
}

.left-side #pogodynka_widget {
    width: 210px !important; 
    margin-left: auto;
    margin-right: auto;
    border-radius: 5px;
}
.art_start_rozwiniete_skrot {
    text-align: justify;
}
#cms_html_dodatki_1 {
    padding-left: 20px;
    padding-right: 20px;
}
.left-side .menu_pozycja_kontener:hover {
    filter: invert(5%);
    background: white;
}
.header-text *{
    position: relative;
    z-index: 100000;
}
#menu_tytul_kontener_4{
    display:none;
}
.right-side .menupionowe_pozycja_link img {
    margin-bottom: 10px;
    margin-top: 10px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
}
.swiper-slide:not(.swiper-slide-active) {
    opacity: 0 !important;
}
.skip_links {
    padding: 9px;
    position: absolute;
    background: #DDDDDD;
    border-radius: 20PX;
    transform: translateY(-100%);
    transition: transform 0.3s;
    top: 0;
    height: 33px;
    left: 47%;
    z-index: 100000;
}
a.skip_links:focus {
  transform: translateY(38%);
}

a.skip_links {
  color: #333;
  text-decoration: none;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0,0,0,0);
  border: 0;
}
.modal-header {
    display: flex;
    flex-direction: row-reverse;
}