/**
* SYSTEM
* 
*/

body {
    font: 12px/1.5 Arial, Verdana, sans-serif;
    color: #000;
    background: #fff;
}

/* domyślny kolor dla linków na calej witrynie */
a:focus,
a:focus img,
input[type=checkbox]:focus,
input[type=image]:focus,
input[type=radio]:focus,
input[type=submit]:focus,
input[type=text]:focus,
textarea:focus {
    outline: 2px solid red !important;
    overflow: hidden;
}

.clear {
    clear: both;
}
.bold {
    font-weight: bold;
}
.hidden {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px);
}
._makro {
    margin: 0 !important;
    padding: 0 !important;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -4px;
}

/*slider*/
#slider {
    height: 390px;
    position: relative;
    overflow: hidden;
}
#slider_ul {
    overflow: hidden;
    position: relative !important;
    width: 70%;
    height: 390px;
    float: left;
    background-color: #fff;
    color: #767676;
}
#box-pager1 {
    width: 30%;
    height: 390px;
    float: left;
    overflow: hidden;
    background-color: #9c1e02;
    border-left: 1px solid #fff;
}
.pag-button {
    display: block;
    height: 130px !important;
    color: #fff;
    border-top: 1px solid #fff;
    padding: 1em 3em 0 1em;
    margin: 0;
    overflow: hidden;
    position: relative;
    cursor: default;
}
.pag-button::before {
    position: absolute;
    left: -8px;
    top: 60px;
    content: "";
    display: block;
    width: 8px;
    height: 13px;
    background-image: url("../../../pics/sprite.png");
    background-repeat: no-repeat;
    background-position: -140px -64px;
    transition: all 0.3s ease-out;
}
.pag-button:first-child {
    border-top: none;
}
.pag-button strong {
    display: block;
    color: #fff4f1;
    line-height: 14px;
}
.pag-button span {
    padding: 0;
}
.pag-button span.news-data {
    display: block;
    padding: 3px 0;
    font-size: 9px;
    border-top: 2px solid #b24f3a;
    width: 40%;
    margin-top: 0.5em;
}
.pag-active,
.pag-button:hover {
    background-color: #da2801;
    padding: 1em 1em 0 3em;
    color: #fff;
}
.pag-button.pag-active::before,
.pag-button:hover::before {
    left: 12px;
}
.pag-button.pag-active::after,
.pag-button:hover::after {
    position: absolute;
    top: 0;
    content: "";
    display: block;
    width: 100%;
    height: 2px;
    background: #fff;
    margin-left: -3em;
}
.slider_item h2,
.slider_item h2 a {
    display: block;
    width: 100%;
    height: 100%;
}
.slider_item {
    display: inline-block;
    height: 390px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background-size: cover;
    opacity: 1;
    color: #767676;
}
.aktualnosc-glowna-przyciski {
    position: absolute;
    top: 38%;
    width: 70%;
}
#slider-nastepne,
#slider-poprzednie {
    display: block;
    width: 30px;
    height: 96px;
    background-color: #000;
    background-image: url("../../../pics/sprite.png");
    background-repeat: no-repeat;
    margin: 0;
    padding: 0;
    color: #fff;
}
#slider-nastepne:hover,
#slider-poprzednie:hover {
    background-color: #da2801;
}
#slider-poprzednie {
    float: left;
    background-position: -320px -44px;
}
#slider-nastepne {
    float: right;
    background-position: -350px -44px;
}
.zobacz_wiecej_m {
    display: block;
    border-top: 1px solid #F5CFCF;
    width: 90px;
    margin-top: -25px;
    float: right;
    color: #fff;
    color: #fff !important;
}
.zobacz_wiecej_m:hover {
    border-top: 1px solid #dc261b;
}

/* przydatne linki */
.przydatne-linki {
    clear: both;
    border-bottom: 1px solid #efefef;
    margin-bottom: 20px;
}
.przydatne-linki li {
    position: relative;
}
.przydatne-linki li a::after {
    position: absolute;
    top: 18px;
    right: 10px;
    content: "";
    display: block;
    width: 44px;
    height: 44px;
    background-color: #ececec;
    background-image: url("../../../pics/sprite.png");
    background-repeat: no-repeat;
    background-position: -380px -44px;
    border-radius: 50%;
}
.przydatne-linki li a:hover::after {
    background-position: -424px -44px;
    background-color: #838383;
}
.przydatne-linki li a:hover {
    background-color: #707070;
    color: #fff;
}
.przydatne-linki li a {
    display: block;
    color: #707070;
    font-size: 18px;
    padding: 18px 0 18px 70px;
    border-top: 1px solid #efefef;
    margin: 0;
    height: 80px;
    position: relative;
    line-height: 1.2em;
}
.przydatne-linki li a.pl-lh1 {
    padding: 26px 0 26px 70px !important;
}
.przydatne-linki li a.pl-lh3 {
    padding: 5px 0 5px 70px !important;
}

.pl-ico::before {
    content: "";
    position: absolute;
    top: 10px;
    left: 5px;
    display: block;
    width: 60px;
    height: 60px;
    background-image: url("../../../pics/sprite.png");
    background-repeat: no-repeat;
}
.pl-przychodnia::before {
    background-position: -240px -508px;
}  
.pl-przychodnia:hover::before {
    background-position: -300px -508px;
}  
.pl-zalatw::before {
    background-position: 0 -82px;
}
.pl-zalatw:hover::before {
    background-position: -60px -82px;
}
.pl-dojazd::before {
    background-position: -120px -262px;
}
.pl-dojazd:hover::before {
    background-position: -180px -262px;
}
.pl-media::before {
    background-position: 0 -142px;
}
.pl-media:hover::before {
    background-position: -60px -142px;
}
.pl-ogloszenia::before {
    background-position: 0 -202px;
}
.pl-ogloszenia:hover::before {
    background-position: -60px -202px;
}
.pl-galeria::before {
    background-position: 0 -262px;
}
.pl-galeria:hover::before {
    background-position: -60px -262px;
}
.pl-sprzedaz::before {
    background-position: 0 -322px;
}
.pl-sprzedaz:hover::before {
    background-position: -60px -322px;
}
.pl-inwestycje::before {
    background-position: 0 -382px;
}
.pl-inwestycje:hover::before {
    background-position: -60px -382px;
}
.pl-ankiety::before {
    background-position: -120px -82px;
}
.pl-ankiety:hover::before {
    background-position: -180px -82px;
}
.pl-pogoda::before {
    background-position: -120px -142px;
}
.pl-pogoda:hover::before {
    background-position: -180px -142px;
}
.pl-kamery::before {
    background-position: -120px -202px;
}
.pl-kamery:hover::before {
    background-position: -180px -202px;
}
.pl-zapytaj::before {
    background-position: 0 -442px;
}
.pl-zapytaj:hover::before {
    background-position: -60px -442px;
}

.pl-sip::before {
    background-position: 0 -502px;
}

.pl-sip:hover::before {
    background-position: -60px -502px;
}

.pl-powietrze::before {
    background-position: -125px -508px;
}

.pl-powietrze:hover::before {
    background-position: -183px -508px;
}

.pl-pomoc-ua::before {
    background-position: -680px -540px;
}

.pl-pomoc-ua:hover::before {
    background-position: -740px -540px;
}

/* formularz z sugestią */
#sugestiaForm {
    position: fixed;
    top: 300px;
    left: -231px;
    width: 273px;
    z-index: 999;
    font-size: 11px;
}
#sugestiaFormC {
    float: right;
    width: 229px;
    height: 335px;
    border: 1px solid gray;
    background: #F8FAFB;
}
#sugestiaFormIco {
    float: right;
    top: 0;
    left: 0;
    width: 42px;
    height: 42px;
    background: url("../pics/ico/ico_sugestia.html") no-repeat;
    border: 0;
}
#sugestiaForm p {
    font-weight: bold;
    font-size: 14px;
    border: 0;
    margin: 10px 0 10px 10px;
    padding: 0;
}
#sugestiaForm form {
    margin: 10px;
}
#sugestiaForm label {
    width: 20%;
}
#sugestia-tytul {
    font-weight: bold;
    font-size: 14px;
    border: 0;
    margin: 10px 0 10px 10px;
    padding: 0;
}
#sugestia-tytul + span {
    display: block;
    margin: 0 10px 10px;
}
#sugestiaForm input[type=text] {
    width: 128px;
}
#sugestiaForm textarea {
    width: 125px;
    height: 70px;
}
#sugestiaForm input[type=text],
#sugestiaForm textarea {
    font-size: 11px;
}
#sugestiaForm form p {
    margin-left: 25% !important;
}

.slajder-tytul {
    margin: 60px 0 0 20px;
    font-family: "Arial Black", Arial, Verdana, sans-serif;
    font-size: 58px;
    letter-spacing: -4px;
    line-height: 0.85;
    font-weight: bold;
    color: #FFF;
}
.slajder-tresc {
    width: 500px;
    margin: 37px 0 0 20px;
    font-family: Arial, Verdana, sans-serif;
    font-size: 14px;
    line-height: 2;
    color: #FFF;
}

.slajder-podstrona-slajd {
    width: 100%;
    height: 100%;
}
.slajder-podstrona-maska {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: url("../pics/slajder_podstrona.html") no-repeat left;
    z-index: 2;
}
.slajder-podstrona-tytul {
    margin: 40px 0 0 20px;
    font-family: "Arial Black", Arial, Verdana, sans-serif;
    font-size: 80px;
    text-transform: uppercase;
    letter-spacing: -4px;
    line-height: 0.85;
    font-weight: bold;
    color: #f38000;
}
.slajder-podstrona-tekst {
    width: 500px;
    margin: 27px 0 0 20px;
    font-family: Arial, Verdana, sans-serif;
    font-size: 14px;
    line-height: 1.5;
    color: #003860;
}
.slajder-podstrona-foto {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: url("../pics/foto_slajder.html") no-repeat right center;
    z-index: 1;
}

.main-wazne_obiekty table,
.main-wazne_obiekty table td {
    border: none !important;
}
.main-wazne_obiekty table td img {
    vertical-align: middle;
    margin-right: 10px;
}

/**
* KOLUMNA LEWA
* 
*/
#box-newsletter {
    margin: 20px 0;
}
#box-newsletter h2,
#box-newsletter p {
    text-align: center;
}
#box-newsletter input[type=text] {
    width: 100%;
    height: 30px;
    margin: 8px 0;
    padding: 4px 6px;
    line-height: 30px;
    font-size: 12px;
    color: #707070;
    border: 1px solid #e0e0e0;
    text-align: center;
}
#box-newsletter select {
    width: 100%;
    height: 30px;
    margin: 0;
    padding: 4px 6px;
    border: 1px solid #e0e0e0;
    color: #707070;
}
#box-newsletter input[type=submit] {
    clear: both;
}
#box-newsletter label {
    display: none;
}
#newsletter_dodaj {
    background: #dc261b;
    border: 0;
    color: #fff;
    margin: 10px 0;
}
#newsletter_usun {
    background: #767676;
    border: 0;
    color: #fff;
    margin: 10px 0;
    float: right;
}

.kolumna-lewa-banner a {
    border: 0;
}

.baner {
    background: url("../pics/banner_cien.html") no-repeat;
    overflow: hidden;
}
/* .baner img {margin-bottom:16px;} */
.baner a {
    border: 0;
}

/* pogodynka */
#pogodynka_widget {
    margin: 20px auto;
}

/**
* KOLUMNA PRAWA
* 
*/

/* redakcja strony */
.redakcja-strony-link {
    margin-left: 5px;
}
.redakcja-strony-tresc {
    position: absolute;
    margin: -100px 0 0 60px;
    z-index: 999;
    padding: 5px;
    background: #ffffff;
    border: #666666 solid 1px;
    visibility: hidden;
}
.redakcja-strony-tresc p {
    margin-bottom: 1em;
}
.publikacja {
    margin: 0 0 0.75em;
}

/* alerty */
.alert_ok {
    background: #fff url("../pics/alert_ok.html") no-repeat 5px 3px;
    min-height: 18px;
    border: 1px solid #186E25;
    color: #0A6718;
    font-size: 10px;
    margin: 0 auto 15px;
    padding: 8px 15px 12px 45px;
}
.alert_err,
.alert_error {
    background: #fff url("../pics/alert_error.html") no-repeat 5px 5px;
    min-height: 18px;
    border: 1px solid #FC8635;
    color: #E76000;
    font-size: 10px;
    margin: 0 auto 15px;
    padding: 8px 15px 12px 45px;
}
#errors {
    margin: 0 0 25px;
    padding: 10px 15px;
    border: 1px solid #e8aaac;
}
input.error,
textarea.error {
    background: transparent url("../pics/kreator_cv/ajax_error.html") no-repeat top right !important;
}

/* Pasek stron */
.pasek,
.pasek-stron {
    text-align: center;
    clear: both;
}
.pasek-stron ul {
    margin: 10px auto !important;
    padding: 0;
    overflow: hidden;
    border: none;
    display: inline-block;
}
.pasek-stron li {
    float: left;
    margin: 0 !important;
    padding: 0 !important;
    background: none;
    border: none;
}
.pasek-stron a,
.pasek-stron li strong,
.pasek-stron li.pasek_aktywna {
    display: block;
    padding: 4px 8px;
    line-height: 1.4;
    font-size: 1em;
    font-weight: normal;
    color: #FFF;
    text-align: center;
    text-decoration: none;
    background: #dc261b;
    border-style: solid;
    border-width: 0 1px 0 0;
    border-color: #fff;
}
.pasek-stron a:hover,
.pasek-stron li strong {
    background: #9c1006;
    color: #fff;
}

/* kalendarzyk JS */
.DatePicker-Wrapper table {
    background: #fff;
    border-collapse: collapse;
    color: #000;
    margin: 0;
    border-width: 0;
}
.DatePicker-Wrapper table td {
    /*border:1px solid #E4E4E4;*/
    padding: 3px;
    font-size: 11px;
    font-family: Tahoma, Arial, sans-serif;
}
.DatePicker-Wrapper table td.nav {
    background: #dc261b;
    padding: 3px 0;
}
.DatePicker-Wrapper table td.nav img {
    vertical-align: middle;
    cursor: pointer;
}
.DatePicker-Wrapper table input {
    font-size: 10px;
    padding: 2px 4px;
}
.DatePicker-Wrapper table select {
    font-size: 11px;
    margin-top: 2px;
    padding: 0;
    height: 19px;
}
.kalendarzyk-monthSelect {
    margin-right: 2px;
}
.DatePicker-Wrapper table tr td.dayName {
    background: #e5e5e5;
    color: #000;
    font-size: 11px;
    border: 1px solid #fff;
}
.DatePicker-Wrapper table tr td.dayName:last-child {
    background: #770f00;
    color: #fff;
}
.DatePicker-Wrapper table td.empty {
    background: transparent;
    border: 0;
}
.DatePicker-Wrapper table td.day {
    background: #000;
    color: #fff;
    font-size: 11px;
    border: 1px solid #b7b7b7;
}
.DatePicker-Wrapper table td.n {
    background: #770f00;
    color: #fff;
}
.DatePicker-Wrapper table .bp {
    float: left;
    margin: 2px 0 0 4px;
}
.DatePicker-Wrapper table .bn {
    float: right;
    margin: 2px 2px 0;
}
div.kalendarzyk img {
    cursor: pointer;
}

/* input file */
.input-file {
    float: left;
    overflow: hidden;
    position: relative;
}
.input-file input[type=text] {
    float: left;
    padding: 2px 5px;
}
.input-file input[type=button] {
    background: url("../pics/button_zielony.html") no-repeat right top;
    cursor: pointer !important;
    height: 24px;
    line-height: 24px;
    padding: 0;
    vertical-align: middle;
    width: 68px;
    border: 0;
    font-size: 9px;
    color: #FFF;
}
.input-file input[type=file] {
    cursor: pointer;
    height: 25px;
    position: absolute;
    right: 0;
    top: 0;
    width: 73px;
}

/* mapa działu */
#tresc .mapa {
    margin: 30px 0 10px 20px !important;
}
#tresc .mapa li {
    margin: 0 !important;
    padding: 0 0 0 38px !important;
    background-image: url("../../../pics/sprite.png") !important;
    background-repeat: no-repeat;
    background-position: -464px -456px;
    line-height: 32px;
    position: relative;
}
#tresc .mapa li a {
    color: #660000;
    font-size: 18px;
}
#tresc .mapa li ul {
    margin: 10px 0 !important;
    padding: 0 !important;
    background-image: url("../../../pics/mapa_bg.png") !important;
    background-repeat: repeat-y;
    background-position: 8px;
}
#tresc .mapa ul li {
    margin: 4px 0 !important;
    padding: 0 0 0 25px !important;
    background-image: url("../../../pics/sprite.png") !important;
    background-repeat: no-repeat;
    background-position: -428px -501px;
    line-height: 16px;
}
#tresc .mapa ul li a {
    color: #dc261b;
    font-size: 14px;
}
#tresc .mapa ul ul {
    margin: 0 0 0 -25px !important;
    padding: 0 !important;
    background-image: none !important;
}
#tresc .mapa ul ul li {
    background-image: url("../../../pics/sprite.png") !important;
    padding: 0 0 0 50px !important;
    background-repeat: no-repeat;
    background-position: -364px -560px;
    line-height: 16px;
}
#tresc .mapa ul ul li a {
    color: #000;
    font-size: 12px;
}
#tresc .mapa ul ul ul {
    margin: 0 0 0 -12px !important;
    background-image: url("../../../pics/mapa_bg.png") !important;
    background-repeat: repeat-y;
    background-position: 0;
}
#tresc .mapa ul ul ul li {
    background-image: url("../../../pics/sprite.png") !important;
    padding: 0 0 0 28px !important;
    background-repeat: no-repeat;
    background-position: -383px -560px;
    line-height: 16px;
}

/* wyszukiwarki newsow, galerii, wywiadow */
.formularz-wyszukaj,
.wyszukiwarka form {
    clear: both;
    position: relative;
    margin: 0 0 15px;
    padding: 18px;
    background: #c9c9c9;
    text-align: left;
    font-size: 12px !important;
    overflow: hidden;
}
.formularz-wyszukaj li {
    float: left;
    display: block;
    margin: 5px 8px 0 0 !important;
    padding: 0 !important;
    overflow: hidden;
    background: none !important;
}
.formularz-wyszukaj label,
.wyszukiwarka form label {
    display: none;
}
.formularz-wyszukaj input[type=text],
.formularz-wyszukaj select {
    height: 30px;
    padding: 3px 6px 2px;
    line-height: 30px;
    border: 1px solid #c9c9c9;
}
#wyniki-przedmiot h2 {
    margin-bottom: 0 !important;
}
.wynik-szukania li {
    position: relative;
    background-image: none !important;
    border-bottom: 1px dotted #000;
    padding: 10px 0 20px 20px !important;
}
.wynik-szukania li .wynik-numer {
    position: absolute;
    top: 12px;
    left: 0;
    font-size: 12px;
}
.wynik-szukania li h3 {
    margin: 0 !important;
    padding: 0 !important;
}
.wynik-szukania li a {
    color: #000;
}
.wynik-szukania li p.wynik-fragment {
    padding: 0 !important;
}
.formularz-wyszukaj .DatePicker {.przydatne-linki
    width: 100px !important;
    background-image: url("../../../pics/sprite.png");
    background-repeat: no-repeat;
    background-position: -705px -46px;
}
#aktualnosci-wyszukiwarka,
.wyszukiwarka form {
    background: #dc261b;
}
#galerie-wyszukiwarka {
    background: transparent;
    padding: 10px 0;
}
#galerie-wyszukiwarka label {
    display: block;
    float: left;
    width: 100px;
    height: 30px;
    line-height: 30px;
}
#galerie-wyszukiwarka .slct,
.wyszukiwarka form .slct {
    width: auto !important;
}
#baza-firm-szukaj {
    width: 180px;
}

/*
.wyniki-formularz-pola {margin:0 15px 15px 15px; padding-top:12px; overflow:hidden;}
.wyniki-formularz-pola > li { display:inline; width:auto; margin:0 0 5px 9px; padding:2px; line-height:1.9; background:none; vertical-align:middle; overflow:hidden;}
*/
/*
.wyniki-formularz-pola > li:first-child {margin-left:0;}
.wyniki-formularz-m0 {margin-left:0 !important;}
*/

/*
li.wyniki-formularz-opcje {clear:both; display:block !important; float:none !important; margin:0; padding:5px 0 0 !important;}
.wyniki-formularz-opcje input[type=radio] {float:left; margin:3px 5px 0 0;}
.wyniki-formularz-opcje label {float:left; width:auto; font-size:11px; color:#464646; margin-right:20px; vertical-align:middle;}
*/

/*
.formularz-wyszukaj input[type=text] {padding:3px 6px 2px; font-size:11px; color:#464646;}
.formularz-wyszukaj select {float:left; height:25px; margin:0; border-style:solid; border-width:1px; border-color:#9C9C9C #DDDCDC #DDDCDC #9C9C9C; overflow:hidden;}
.formularz-wyszukaj input[type=submit] {float:left; padding:0 14px 0 10px;}

*/

/* ankiety otwarte */
.formularz .opcje {
    float: left;
    width: 400px;
    margin: 0;
    list-style: none;
    overflow: hidden;
}
.formularz .opcje li {
    background: none;
}
.formularz .opcje li input[type=checkbox],
.formularz .opcje li input[type=radio] {
    float: left;
    margin: 0 6px 0 0;
    vertical-align: middle;
}
.formularz .opcje li input + label {
    float: left;
    width: 80%;
    text-align: left;
    vertical-align: top;
}
.formularz .checkbox,
.formularz .radial {
    clear: both;
    float: left;
    margin: 3px 10px 0 0;
}
.formularz label.opcja {
    float: none;
    display: inline;
}

/* selectBox */
.selectBox {
    color: #545454;
    border: 0;
    background: #FFF;
    z-index: 9999;
}
.selectBox.active {
    border: 0;
    z-index: 99999;
}
.selectBox + select:hover {
    cursor: pointer;
}
.selectBox-hidden {
    display: none;
}
.selectBox-active {
    display: block;
}
.selectBox-label {
    display: block;
    padding: 0 24px 0 7px;
    line-height: 18px;
    font-size: 11px;
    cursor: pointer;
    text-align: left;
    background: url("../pics/selectbox_arrow.html") right center no-repeat;
    border-style: solid;
    border-width: 1px;
    border-color: #9c9c9c #dddcdc #dddcdc #9c9c9c;
    overflow: hidden;
}
.selectBox.active .selectBox-label {
    border-bottom: 0;
    border-color: #9c9c9c;
    background-color: #e4e4e4;
}
.selectBox-list {
    margin: 0;
    background: #FFF;
    border-style: solid;
    border-color: #9c9c9c;
    border-width: 0 1px 1px 1px;
}
.selectBox-list li {
    float: none;
    display: block;
    margin: 0 !important;
    padding: 4px 8px !important;
    font-size: 11px;
    text-align: left;
    line-height: 1.3;
    background: none;
}
.selectBox-list li:hover {
    background: #ededed !important;
    cursor: pointer;
}
.selectBox-list li.group {
    font-weight: bold;
    background: #efefef;
}
.selectBox-list li.group + li {
    padding-left: 40px;
}
.selectBox-list.active {
    display: block;
}
.selectBox-list.inactive {
    display: none;
}

/* tresc stopka */
.tresc-stopka {
    border-top: 1px solid #ececec;
}
.tresc-stopka .fn {
    display: inline-block;
    width: 32px;
    height: 32px;
    padding: 0;
    background-color: #767676;
    background-image: url("../../../pics/sprite.png");
    background-repeat: no-repeat;
    margin: 10px 0;
    color: #fff;
}
.tresc-stopka .fn:hover {
    background-color: #790000;
}
.tresc-stopka .fn_top {
    background-position: -477px -128px;
    float: right;
    background-color: #dc261b;
}
.tresc-stopka .fn_back {
    background-position: -445px -128px;
    float: right;
    margin-right: 10px;
    background-color: #dc261b;
}
.tresc-stopka .fn_drukuj {
    background-position: -381px -128px;
    margin-right: 8px;
}
.tresc-stopka .fn_pdf {
    background-position: -509px -128px;
}

/* mapa działu */
.mapa_dzialu {
    margin: 0 30px 20px 0;
    padding: 0 0 20px;
    text-align: left;
}
.mapa_dzialu li {
    margin: 0;
    padding: 0;
    background: none;
}
.mapa_dzialu li a {
    display: block;
    font-size: 16px;
    color: #000;
    font-weight: normal;
    margin: 0;
    padding: 0 0 8px 25px;
    border-bottom: 0;
    background: url("../pics/mapa_witryny/mapa1.html") no-repeat 0 4px;
}
.mapa_dzialu li a:hover {
    display: block;
    color: #000;
    text-decoration: underline;
    height: 30px;
}
#tresc .mapa_dzialu li a:hover {
    height: auto !important;
}

/**
* STOPKA
* 
*/
.stopka p {
    color: #000;
    padding: 10px 0;
}
.stopka-adres {
    float: right;
    color: #6a6a6a;
    text-align: right;
    margin-top: -55px;
}
.stopka-adres dd,
.stopka-adres dt {
    display: inline;
}
.stopka-adres dd::after {
    content: '';
    display: table;
    clear: both;
}
#stopka-menu {
    margin: 10px 0;
}
#stopka-menu li {
    margin: 0 15px 0 0;
    height: 34px;
}
#stopka-menu li a {
    margin: 0;
    padding: 0;
    color: #6a6a6a;
    line-height: 34px;
}

#stopka-menu li a::before {
    content: "";
    display: inline-block;
    width: 34px;
    height: 30px;
    background-image: url("../../../pics/sprite.png");
    background-repeat: no-repeat;
    background-color: #b7b7b7;
    vertical-align: middle;
    margin-top: -4px;
    padding: 0;
}
#stopka-menu a:hover::before {
    background-color: #000;
}
#naglowek-menu a.active,
#stopka-menu a:hover {
    color: #000;
}
/* menu górne icony */
#stopka-menu li a::before {
    background-position: -380px -95px;
}
#stopka-menu li + li a::before {
    background-position: -414px -95px;
}
#stopka-menu li + li + li a::before {
    background-position: -448px -95px;
}
#stopka-menu li + li + li + li a::before {
    background-position: -482px -95px;
}
#stopka-menu li + li + li + li + li a::before {
    background-position: -516px -95px;
}

.stopka-bannery {
    height: 140px;
    margin: 0 auto !important;
    overflow: hidden;
    border-bottom: 1px solid #e4e4e4;
    padding: 0 !important;
    position: relative;
}
#stopka-bannery-wstecz {
    position: absolute;
    top: 0;
    left: 0;
    height: 92px;
    width: 30px;
    cursor: pointer;
    background-image: url("../../../pics/sprite.png");
    background-repeat: no-repeat;
    background-position: -320px -140px;
    background-color: #000;
}
#stopka-bannery-wprzod {
    position: absolute;
    top: 0;
    right: 0;
    height: 92px;
    width: 30px;
    cursor: pointer;
    background-image: url("../../../pics/sprite.png");
    background-repeat: no-repeat;
    background-position: -350px -140px;
    background-color: #000;
}
#stopka-bannery-kontener {
    width: 920px;
    margin: 13px auto 0;
    overflow: hidden;
}
#stopka-bannery-kontener ul {
    width: 10000px;
    margin: 0;
    overflow: hidden;
    text-align: center;
}
#stopka-bannery-kontener li {
    float: left;
    margin: 0;
    padding: 0;
    background: none;
}
#stopka-bannery-kontener a {
    display: block;
    border: 0;
}
.stopka-bannery .baner {
    width: 185px;
    height: 82px;
    background: none;
}
.stopka-bannery .loading {
    background: url("../pics/spinner.gif") no-repeat center center;
}

#stopka-walidacja {
    float: right;
    margin: -20px 0 0 20px;
}
#stopka-walidacja li {
    float: left;
    margin: 0 10px 0 0;
    padding: 0;
    background: none;
}
#stopka-walidacja a {
    display: block;
    width: 32px;
    height: 28px;
    border: 0 !important;
}
#stopka-walidacja a:hover {
    background-position: left bottom;
}
#walidacja-css {
    float: left;
    background: url("../pics/walidacja_css.png") no-repeat 0 0;
}
#walidacja-html {
    float: left;
    background: url("../pics/walidacja_xhtml.png") no-repeat 0 0;
}

/* topbaner */
#topbaner {
    position: fixed;
    left: 50%;
    top: 50%;
    z-index: 100001;
    border: 3px solid #660000;
    background-color: #fff !important;
    background-size: cover !important;
}
#topbaner a {
    display: block;
    height: 100%;
}
.topbaner-close {
    position: absolute;
    top: -5%;
    right: -5%;
    width: 30px;
    height: 30px;
    overflow: hidden;
    border: 2px solid #dc261b;
    cursor: pointer;
    background: #fff;
}

.topbaner-close:before {
    content: "";
    display: block;
    top: 40%;
    left: -2px;
    width: 30px;
    height: 5px;
    background: red;
    position: absolute;
}

.topbaner-close:after {
    content: "";
    display: block;
    top: 40%;
    left: -2px;
    width: 30px;
    height: 5px;
    background: red;
    position: absolute;
}

.topbaner-close:before {
    transform: scale(.7) rotate(45deg);
    border-radius: 6px;
    -webkit-border-radius: 6px;
    transition: all 0.4s cubic-bezier(.87, .01, .73, 1.47) 0s;
}

.topbaner-close:after {
    transform: scale(.7) rotate(-45deg);
    border-radius: 6px;
    -webkit-border-radius: 6px;
    transition: all 0.4s cubic-bezier(.87, .01, .73, 1.47) 0s;
}

.topbaner-close:hover::before {
    transform: scale(.9) rotate(135deg);
    background: #fff;
}

.topbaner-close:hover::after {
    transform: scale(.9) rotate(45deg);
    background: #fff;
}

.topbaner-close:hover {
    background: #dc261b;
}

/* galeria na głównej */
#glowna-galeria-content {
    height: 190px;
    overflow: hidden;
    position: relative;
}
#strona-glowna-galerie {
    margin: 20px 0;
}
.glowna-galerie-menu {
    width: 100%;
    border-bottom: 1px solid #ececec;
    border-top: 1px solid #ececec;
    padding: 10px 0 !important;
}
.glowna-galerie-menu li {
    height: 36px;
    margin: 0 !important;
    padding: 0 8px !important;
    border-left: 1px solid #e1e1e1;
    line-height: 36px !important;
    overflow: hidden;
}
.glowna-galerie-menu li:first-child {
    border-left: 0;
}
.glowna-galerie-menu li a {
    display: block;
    color: #767676;
    text-align: center;
}
.yt {
    width: 80px;
    height: 36px;
    background-image: url("../../../pics/sprite.png");
    background-repeat: no-repeat;
    background-position: -720px 0;
}
.galeria_wideo,
.yt_thumb {
    width: 30%;
    float: left;
    margin: 0 1%;
}

.glowna-galeria-content {
    width: 100%;
    position: relative;
}
.glowna-galeria-content .holder {
    margin: 0 auto;
    width: 620px;
    overflow: hidden;
}
.glowna-galeria-content .holder ul {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 9999px;
}

.glowna-galeria-content .holder ul li {
    padding: 0 !important;
    background-image: none !important;
    margin: 0 5px !important;
}
.glowna-galeria-content .holder ul li:first-child {
    margin-left: 0 !important;
}

.glowna-galeria-content .holder img {
    border: 1px solid #a9a9a9;
}
.glowna-galeria-content .next,
.glowna-galeria-content .prev {
    height: 70px;
    background-color: #b3b3b3;
    background-image: url("../../../pics/sprite.png");
    background-repeat: no-repeat;
    width: 40px;
}
.glowna-galeria-content .next {
    background-position: -430px -166px;
    position: absolute;
    top: 60px;
    right: 2px;
    z-index: 9999;
}
.glowna-galeria-content .prev {
    background-position: -483px -166px;
    position: absolute;
    top: 60px;
    left: 2px;
    z-index: 9999;
}
.glowna-galeria-content .prev:hover {
    background-position: -533px -166px;
}
.glowna-galeria-content .next:hover {
    background-position: -380px -166px;
}
.glowna-galeria-content .next:hover,
.glowna-galeria-content .prev:hover {
    height: 70px;
    background-color: #dc261b;
}

/* wydarzenia na głównej */
#strona-glowna-obiekty {
    margin: 20px;
}

/* galeria */
.galeria_kontener h2 {
    margin-bottom: 0 !important;
}
.galeria_kontener .opis_galerii {
    border-bottom: 1px solid #ececec;
    margin-bottom: 20px;
}
#galeria_main {
    text-align: center;
}
.galeria-element {
    background-image: none !important;
    margin: 1% 2% !important;
    padding: 0 !important;
    display: block;
    float: left;
    width: 29%;
}
.galeria-element a {
    display: block;
    position: relative;
    overflow: hidden;
}
.galeria-element span {
    display: block;
    position: absolute;
    bottom: -100%;
    width: 100%;
    padding: 2em 1em;
    background: #0c1522;
    color: #fff;
    font-size: 11px;
    text-align: center;
}
.galeria-element a:focus span,
.galeria-element a:hover span {
    bottom: 0;
}
.galeria-element a:focus {
    outline: 4px solid #dc261b !important;
}
.galeria-naglowek {
    position: relative;
}
.galeria-naglowek a {
    display: block;
    position: absolute;
    bottom: 5px;
    right: 2px;
}
.galeria .galeria-element {
    margin: 1% !important;
    width: 23%;
}
.galeria-kategoria {
    display: block;
    background-image: url("../../../pics/sprite.png");
    background-repeat: no-repeat;
    background-position: -494px -381px;
    padding-left: 20px;
    height: 25px;
}

#stworz-galerie-form,
#wgraj-zdjecia-krok-2 form {
    width: 60%;
    margin: 20px auto;
}
#stworz-galerie-form label,
#wgraj-zdjecia-krok-2 form label {
    display: block;
    margin-top: 2em;
    color: #767676;
}
#stworz-galerie-form input,
#stworz-galerie-form textarea,
#wgraj-zdjecia-krok-2 form input,
#wgraj-zdjecia-krok-2 form textarea {
    width: 100%;
}
#stworz-galerie-form textarea {
    height: 100px;
}
#stworz-galerie,
#wgraj-zdjecia {
    margin: 2em 0;
    text-align: center;
}
#wgraj-zdjecia-div {
    width: 60%;
    margin: 20px auto;
}
.wgraj-zdjecia-progress {
    padding: 0 10px;
    text-align: right;
    background: #cdeb8e;
    font-size: 12px;
    color: #395206;
    border: 1px solid #a5c956;
    margin: 2px;
}

/* baza firm */
.baza-firm-kategoria {
    width: 20%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
    padding: 0 !important;
    background-image: none !important;
    text-align: center;
    background-color: #343434;
    border-left: 2px solid #fff;
    border-bottom: 2px solid #fff;
}
.baza-firm-kategoria:nth-child(5n+1) {
    border-left: 0;
}
.baza-firm-kategoria a {
    display: block;
    height: 100%;
    color: #fff !important;
    padding: 1em 0.5em !important;
}
.baza-firm-kategoria a:focus,
.baza-firm-kategoria a:hover {
    background-color: #dc261b;
}
.dl_h dt {
    float: left;
    width: 80px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 12px;
    padding-top: 0.3em;
}
.dl_h dd {
    margin-left: 90px;
}
.dl_h dd p {
    padding: 0 !important;
}
.dl_h .opis {
    margin-bottom: 10px;
}

/* porady */
.porady dt {
    cursor: pointer;
    color: #dc261b;
}
.porady dd {
    font-size: 14px;
}

/* tip-tools */
.tip-tool {
    background: #FFF;
    width: 180px;
    box-shadow: 2px 1px 0 0 #9C9C9C;
    z-index: 99999;
}
.tip {
    border: 1px solid #dc261b;
}
.tip-wrap {
    color: #767676;
    width: 180px;
    z-index: 13000;
    background: #FFF;
}
.tip-title {
    border-bottom: 1px solid #dc261b;
    color: #dc261b;
    font-size: 11px;
    font-weight: 700;
    margin: 5px 10px 2px;
    padding: 0 0 5px;
    font-family: Tahoma, Arial, sans-serif;
}
.tip-text {
    color: #000;
    font-size: 11px;
    font-weight: 400;
    padding: 0 10px 8px;
    font-family: Tahoma, Arial, sans-serif;
}
.tip-text div {
    border-top: 1px solid #f0f0f0;
}
.tip-text div:first-child {
    border: 0;
}
.tip-text a {
    border-top: 1px solid #7f7f7f;
    border-bottom: 0;
    color: #dc261b;
    display: block;
    padding: 3px 5px;
    text-decoration: none;
}
.tip-text a:first-child {
    border-top: 0;
}
.tip-text a:hover {
    background: #dc261b;
    color: #fff;
}
.Tips {
    margin: 3px 0 0 5px;
}
.tip-pomoc {
    margin: -3px 0 0 5px;
    vertical-align: top;
}

/**
* KLASY OGÓLNE
* wykorzystywane w całym serwisie
* 
*/

.hide {
    display: block;
    visibility: hidden;
}
.formularz .hide {
    display: none;
    visibility: visible;
}

.reset {
    margin: 0;
    padding: 0;
    border: 0;
    width: auto;
    height: auto;
}
.no-border {
    border: none !important;
}
.clear {
    clear: both; /* height: 0px; */
    overflow: hidden;
}
.input-image {
    width: auto !important;
    height: auto !important;
    padding: 0 !important;
    margin: 0 !important;
    background: none !important;
    border: none !important;
}

*,
*:after,
*:before {
    box-sizing: border-box;
}
a {
    text-decoration: none;
    color: #dc261b;
    transition: all 0.3s ease-out;
    position: relative;
    /*
    padding: .5em;
    margin: -.5em;
*/
}
a:hover {
    color: #830000;
}

input[type=text],
select {
    height: 30px;
    line-height: 30px;
    padding: 5px 8px;
    color: #707070;
    font-size: 12px;
    background: #fff;
    border: #dddddd solid 1px;
}
textarea {
    padding: 5px 8px;
    color: #707070;
    font-size: 12px;
    background: #fff;
    border: #dddddd solid 1px;
}

img {
    max-width: 100%;
}

.fl {
    float: left;
}
.fr {
    float: right;
}
.hide {
    display: none;
}
.show {
    display: block;
}
.ir {
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
}

.ir0 {
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    font-size: 1px;
}

.h0 {
    height: 0;
}

.vh {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    border: 0;
    clip: rect(0 0 0 0);
    overflow: hidden;
}

.w40 {
    width: 40%;
}
.w45 {
    width: 45%;
}
.w50 {
    width: 50%;
}
.upper {
    text-transform: uppercase;
}
.bold {
    font-weight: 700 !important;
}
.fw-n {
    font-weight: 400;
}
.txt_s {
    font-size: 10px;
}
.txt_m {
    font-size: 16px !important;
}
.txt_b {
    font-size: 20px;
}
.txt_bb {
    font-size: 24px;
}
.c_crm,
.c_crm a {
    color: #790000;
}
.mp0 {
    margin: 0;
    padding: 0;
}
.openSns {
    font-family: "Open Sans", Arial, sans-serif;
}
.georgia {
    font-family: Georgia, "Times New Roman", "Lucida Bright", "DejaVu Serif", serif;
}
.kolor {
    color: #dc261b;
}

ul.m-inl li {
    display: inline-block;
    list-style: none;
    background-image: none;
    background-image: none !important;
}

.l-white a,
.l-white li a,
a.l-white {
    color: #fff;
}
.l-white a:hover,
.l-white li a:hover,
a.l-white:hover {
    color: #000;
    text-decoration: underline;
}

.clearfix:after,
.clearfix:before {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}

/* intracom */
.intracom {
    display: inline-block;
    margin: 5px 0;
    color: #6a6a6a !important;
    font-size: 12px;
    padding: 0;
}
.intracom strong {
    font-weight: 300;
}
.intracom span {
    color: #333;
}

.r3 {
    float: left;
}
.r3-1 {
    width: 34%;
}
.r3-23 {
    width: 66%;
}
.button {
    display: inline-block;
    font-family: Georgia, "Times New Roman", "Lucida Bright", "DejaVu Serif", serif;
    padding: 6px 16px;
    color: #fff;
    line-height: 1.1em;
    text-align: center;
    border: 0;
}
.button:focus,
.button:hover {
    color: #fff !important;
    background: #dc261b !important;
}
.button-szukaj {
    height: 30px;
    border: 0;
    background: #dc261b;
    color: #fff;
}
.button-m20 {
    margin: 20px 0;
}
.button-kolor {
    background: #dc261b;
}
.button-form,
.button-szary,
.formularz_xml .button {
    background: #767676;
}

.slct {
    width: 100% !important;
    position: relative;
    display: inline-block;
    margin: 0 !important;
    padding: 0 !important;
    background: transparent;
}
.slct:after {
    content: "";
    position: absolute;
    top: 1px;
    right: 1px;
    display: block;
    width: 27px;
    height: 28px;
    background-image: url("../../../pics/sprite.png");
    background-repeat: no-repeat;
    background-position: -292px -88px;
    cursor: pointer;
    border-left: 1px solid #efefef;
}

/* Mobile first queries */

/* Larger than mobile */
@media (min-width: 400px) {}

/* Larger than phablet */
@media (min-width: 550px) {}

/* Larger than tablet */
@media (min-width: 750px) {}

/* Larger than desktop */
@media (min-width: 1000px) {}

/* Larger than Desktop HD */
@media (min-width: 1200px) {}

/************************************************************************************
smaller than 1000
*************************************************************************************/
@media screen and (max-width: 1000px) {
    #page,
    .wrapper {
        width: 100%;
    }
    #page {
        padding: 0 1%;
    }
    #kolumna-lewa {
        width: 29%;
        margin-right: 1%;
    }
    #kolumna-glowna {
        width: 70%;
    }

    #naglowek-menu {
        width: 100%;
    }
    #naglowek {
        height: 260px;
    }
    .naglowek-menu {
        padding-top: 22px;
    }
    .naglowek-logo {
        margin-left: 1%;
    }
    .naglowek-ikony ul {
        width: 100%;
        float: none;
        text-align: right;
        padding-right: 4%;
    }
    .naglowek-ikony form {
        float: right;
        margin-right: 4% !important;
    }
    .ico-bip {
        margin-left: 0;
    }
    .r3 {
        float: left;
    }
    .r3-1,
    .r3-23 {
        width: 49%;
    }

    .txt_s {
        font-size: 9px;
    }
    .txt_m {
        font-size: 14px;
    }
    .txt_b {
        font-size: 18px;
    }

    #strona-glowna-aktualnosci {
        padding-top: 50px;
    }
    .aktualnosc-archiwum,
    .aktualnosc-wszystkie {
        width: 30% !important;
        position: relative;
    }
    .przydatne-linki li a {
        font-size: 14px;
        line-height: 15px;
    }
    .przydatne-linki li a.pl-lh1 {
        padding-top: 34px !important;
    }
    .przydatne-linki li a.pl-lh3 {
        padding-top: 16px !important;
    }
    .przydatne-linki li a:after {
        right: 2px;
    }

    #slider_ul,
    .aktualnosc-glowna-przyciski {
        width: 60%;
    }
    #box-pager1 {
        width: 40%;
    }
    .pag-button h3 {
        margin: 0 0 5px;
    }
    .pag-button p {
        line-height: 14px;
    }

    #stopka .wrapper {
        margin: 0 2%;
    }
    #stopka-bannery-kontener {
        width: 90%;
    }
    .stopka-adres {
        float: none;
        margin: 0 4%;
    }

    .glowna-galeria-content .holder {
        width: 410px;
    }
    #stopka-bannery-kontener {
        width: 730px;
    }

}

/************************************************************************************
smaller than 800
*************************************************************************************/
@media screen and (max-width: 800px) {
    #stopka-bannery-kontener {
        width: 550px;
    }
    #stopka-bannery-wstecz {
        left: 10px;
    }
    #stopka-bannery-wprzod {
        right: 10px;
    }
}

/************************************************************************************
smaller than 640
*************************************************************************************/
@media screen and (max-width: 640px) {
    #naglowek-nawigacja,
    #slider_ul,
    .aktualnosc-glowna-przyciski {
        display: none;
    }
    #box-pager1,
    #kolumna-glowna,
    #kolumna-lewa,
    #naglowek,
    #slider {
        float: none;
        width: 100%;
        height: auto;
        clear: both;
    }
    #naglowek-menu {
        position: relative;
    }
    #m-menu {
        display: block;
    }
    #naglowek-menu li {
        width: 33.333%;
        display: block;
        float: left;
    }
    .nav-m {
        display: block !important;
    }
    #naglowek-menu li + li + li + li {
        border-top: 1px solid #d4d4d4;
    }
    #naglowek-menu li:hover > div {
        display: none;
    }
    #naglowek-menu a {
        font-size: 12px;
    }

    .zobacz_wiecej_m {
        display: block;
    }
    .naglowek-ikony form {
        width: 96%;
    }
    .naglowek-logo h1 {
        height: 75px;
    }
    .r3-1 {
        width: 65%;
    }
    .r3-23 {
        width: 33%;
    }
    .pag-button {
        height: 150px !important;
    }
    .przydatne-linki li {
        width: 50%;
        float: left;
    }
    .przydatne-linki li:nth-child(odd) {
        border-right: 1px solid #EFEFEF;
    }
    .przydatne-linki li a:after {
        right: 16px;
    }
    #box-kalendarium,
    #box-newsletter {
        width: 46%;
        float: left;
        margin: 30px 2% 20px;
    }
    #stopka-bannery-kontener {
        width: 360px;
    }
}

/************************************************************************************
smaller than 480
*************************************************************************************/
@media screen and (max-width: 480px) {
    #menu-lewa,
    #strona-glowna-obiekty,
    #t_kalendarz_tresc,
    .day_name,
    .urzad-kalendarium #box-kalendarium {
        display: none;
    }
    #box-kalendarium,
    #box-newsletter {
        float: none !important;
        width: 90%;
        margin: 10px auto;
    }
    #stopka-bannery-kontener {
        width: 180px;
    }
    .r3-1,
    .r3-23 {
        width: 98%;
        margin: 0 1%;
        float: none !important;
    }
    .naglowek-menu {
        min-height: inherit !important;
        padding-bottom: 10px;
    }
    .przydatne-linki li a::after {
        content: none;
    }
    #stopka-menu li {
        width: 50%;
        float: left;
        margin: auto;
    }
    #stopka-menu + p {
        clear: both;
        padding: 1em;
    }
    .aktualnosc-glowna {
        padding: 0 !important;
    }
    .glowna-galerie-menu li + li {
        display: none !important;
    }
    .aktualnosc-archiwum,
    .aktualnosc-wszystkie {
        width: 100% !important;
    }
    .glowna-aktualnosci-menu li {
        font-size: 11px !important;
    }
    .glowna-galeria-content .holder {
        width: 200px;
    }
    #tresc,
    .tresc {
        min-height: inherit;
    }
    #naglowek-menu a {
        line-height: 1.1em;
    }
    #naglowek-menu li a::before {
        margin: 15px auto 2px;
    }
}

/************************************************************************************
smaller than 320
*************************************************************************************/
@media screen and (max-width: 320px) {
    #page {
        padding: 0 2%;
    }
}
