@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700italic,700,800,800italic);
@import url(https://fonts.googleapis.com/css?family=Roboto+Slab:400,300,100,700&amp;subset=latin,latin-ext);
body
{
    font-family: 'Trebuchet MS', Arial, Tahoma, Helvetica, Verdana, sans-serif;
    font-size: 14px;
    color: #000000;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    background-color: white;
    overflow-x: hidden;
}

a
{
    cursor: pointer;
    text-decoration: none;
    color: inherit;
}

a:focus,
input:focus,
button:focus,
select:focus,
textarea:focus,
*[onclick]:focus,
*[tabindex]:focus
{ 
    outline: 2px solid red !important;
    outline-offset: -2px;
    background-clip: padding-box; 
    transition: outline 0.15s ease, box-shadow 0.15s ease;
    z-index: 1;
}

a:focus,
input:focus,
button:focus,
select:focus,
textarea:focus
{ 
    position: relative; 
}


a:hover
{ text-decoration: none; }

a img 
{ border: none; }

h1
{ 
    margin: 0;
    font-size: 200%;
    font-weight: bold;    
}

h2
{ 
    margin: 0;
    font-size: 175%;
    font-weight: bold;    
}

h3
{ 
    margin: 0;
    font-size: 150%;
    font-weight: bold;    
}

h4
{ 
    margin: 0;
    font-size: 125%;
    font-weight: bold;    
}

body > h1
{
    position: absolute;
    top: -9999px;
    left: -9999px;
}


.niebieski_blok
{
    border: 2px solid #00913e;
    border-left: 10px solid #00913e;
    padding: 14px;
    display: block;
}

.niebieski_blok::first-line
{
    /* content: "Informacja dla rodziców"; */
    padding: 5px 0 10px 0;
    display: block;
    color: #00913e;
    font-size: 23px;
    font-weight: 500;
    font-family: RobotoSlab;
    text-shadow: 1px 0px;
    letter-spacing: 0.5px;
}


.szary_blok
{
    border: 2px solid #bbbcc0;
    border-left: 10px solid #bbbcc0;
    padding: 14px;
    display: block;
}

.szary_blok::first-line
{
	
   /* content: "Warto wiedzieć"; */
    padding: 5px 0 10px 0;
    display: block;
    color: #bbbcc0;
    font-size: 23px;
    font-weight: 500;
    font-family: RobotoSlab;
    text-shadow: 1px 0px;
    letter-spacing: 0.5px;
}

#page_content
{
    clear: both;
}

/* body > page_content > PAGE_CONTENT_BGR > page_container */
#page_content_bgr
{
    background: #ffffff url('../JPG/BODY_BGR.JPG') repeat-x center bottom;
    clear: both;
    padding: 0px 0px 10px 0px;
}

/* body > page_content > page_content_bgr > PAGE_CONTAINER */
#page_container
{
    clear: both;
    margin: auto;
    position: relative;
    width: 1193px;
    padding: 0px 0px 0px 0px;
}

#page_container > .panel > div
{
    margin: 0 10px;
    position: relative;
}

#page_header
{
    width: 1193px;
    margin: auto;
    clear: both;
    min-height: 189px;
}

#page_content_left
{
    width: 265px;
    float: left;
    margin: 0px 63px 0px 0px;
}

#page_content_center
{
    float: right;
    width: 865px;
}

.page_content 
{
    padding: 0px;
    width: auto;
    background: #fff;
}

.links_bottom
{
    clear: both;
    margin: auto;
    position: relative;
    width: 1193px;
    padding: 0px 0px 0px 9px;
}

.page_content_links div {
    float:left;
}

.page_content_links {
    padding: 0px;
    height: 60px;
    width: auto;
    background: #fff;    
}

span.bip_header, span.bip_header:hover a{
    width: 24px;
    height: 28px;
    background: transparent url('../PNG/BIP.PNG') no-repeat scroll center;
    display: block;
    padding: 0px 0px 0px 0px;
    float: right;
}

a.bip_footer {
    width: 24px;
    height: 28px;
    background: transparent url('../PNG/BIP.PNG') no-repeat scroll center;
}

#page_content_bottom
{
    width: 705px;
    margin: 0px 0px 0px 0px;
    float: left;
    clear: left;
}

#page_content_right
{
    width: 275px;
    float: right;
    margin: 0px 0px 0px 15px;
}

#page_footer
{
    background: #e4e4e4 url('../GIF/PAGE_FOOTER_BGR.GIF') repeat-x top;
    margin: auto;
    clear: both;
}

#tresc_box {
    padding: 0px 0px 0px 0px;
}

/* STOPKA *********************************************************************/
.page_footer
{
    width: 100%;
    display: table;
    font-family: Open Sans;
    font-size:85%;
    font-weight: normal;
    line-height: 150%;
    color: black;
    background: white;
}

.footer_right
{
    display: table-cell;
    width: 85%;
    float:right;
    text-align: right;
    padding-top: 20px;
    padding-right: 0px;
    font-size: 119%;
}

.footer_left
{ 
    display: table-cell;
    width: 30%;
    padding: 38px 10px 10px 4px;
    color:#737373;
    vertical-align: top;
}

.footer_left p
{ margin: 4px 0px }

/* koniec stopki */

/* ustawienia dla boksow w lewym panelu */
.panel_box 
{
    background: #fff;
    box-shadow: 0px 0px 5px 0 silver;
    padding: 10px 15px 10px 15px;
    margin: 0px 0px 20px 0px;
}

.tresc_box
{
    padding: 12px 0px 0px 0px;
    width: 100%;
    position: relative;
}

.tresc_box .roll
{
    background: url("../GIF/PANEL_BOX_ROLL.GIF") no-repeat scroll right 5px transparent;
    color: #982A41;
    cursor: pointer;
    font-size: 11px;
    font-weight: bold;
    margin: 0;
    padding: 0 15px 0 0;
    position: absolute;
    right: 0;
    text-transform: lowercase;
    top: 38px;
}

.tresc_box .roll:hover, .tresc_box .roll_sel .tresc_box .roll_sel:hover
{
    color: #2a6598;
    background: url("../GIF/PANEL_BOX_ROLL.GIF") no-repeat scroll right -19px transparent;
}

.tresc_box .roll_sel
{
    background: url("../GIF/PANEL_BOX_ROLL.GIF") no-repeat scroll right -7px transparent;
    color: #982A41;
    cursor: pointer;
    font-size: 11px;
    font-weight: bold;
    margin: 0;
    padding: 0 15px 0 0;
    position: absolute;
    right: 0;
    text-transform: lowercase;
    top: 38px;
}

.tresc_box .roll_sel:hover
{
    color: #2a6598;
    background: url("../GIF/PANEL_BOX_ROLL.GIF") no-repeat scroll right -31px transparent;
}

#powitalna {
    padding: 5px;
    border: 1px solid #0079a6;
}

#powitalna .zajawki
{
    padding: 7px 14px 7px 14px;
    background: url('../PNG/TLO_ZAJAWKA.PNG') no-repeat top left;
}

#powitalna .zajawki .title a {
    color: #015f8a;
    font-size: 20px;
    font-weight: normal;
    margin: 0;
    padding: 0px 0px 0px 0px;
}

.title_border {
    border-left-style: solid;
    border-left-width: 7px;
    padding:0px 0px 0px 9px;
    margin: 0px 0px 8px 0px;
}

.title .subdesc {
    padding: 0px 9px 0px 0px;
    float:left;
}


/* ZAJAWKI ********************************************************************/

.zajawki .tresc, .zajawki .tresc a,
.tresc, .tresc_box .tresc a,.news_footer_menu
{
    color: black;
    padding: 0px 0px 0px 0px;
    line-height: 175%;
    display: block;
    font-family: Open Sans;
    font-weight: lighter;
    font-size: 113%;
    text-shadow: 0px 0px;
    letter-spacing: -0.1px;
}

.tresc a {display:inline-block;}

.left {
    padding: 0px 30px 0px 0px;
    float: left;
}

.left .galerie {
    float: left;
    text-align: left;
    width:100%;
}

.left .grafika, .left .grafika a
{
    margin: 0px 0px 0px 0px;
    text-align: center;
}

.left .grafika img
{
    /* border: 1px solid #0079a6; */
    padding: 0px;
    text-align: center;
}

.left .galerie .title1 {
    color:#015f8a;
    font-size:16px;
    font-weight:normal;
    margin:0;
    padding:0px 0 10px 0px;
}

.info
{
    margin: 5px 0px 10px 0px;
    text-align: left;
    color: #898989;
    cursor: default;
}

.info > b,
.info > strong,
.info .subtree strong,
.info .subtree b
{
    font-weight: normal;
    color: #00913e;
    text-transform: none;
}

.info .data
{
    margin: 0px 0px 10px 0px;
    text-align: left;
    color: #982a41;
    clear: right;
    font-size: 11px;
}

.info .data span,
.info span
{
    margin: 0px 3px 0px 3px;
    color: #6a6a6a;
}

.info .data span:first-child,
.info span:first-child
{ margin: 0px 0px 0px 0px; }

.info span.promowana
{ margin-right: 5px; }

.info div.subdesc a {
    padding: 0px 0px 0px 0px;
    float:left;
    color: #982a41;
    font-weight: bold;
}

.info div.subdesc a:hover {
    color: #126A92;
}

.link
{
    text-align: right;
    font-weight: normal;
    clear: right;
    cursor: pointer;
    position: relative;
    bottom: 0px;
    right: 0px;
}

.link.common
{ text-align: left; }

.link 
{

    padding: 1px 3px 1px 15px;
    text-decoration: none;
    text-transform: none;   
    font-family: Open Sans;
    font-weight: normal;
    font-size: 110%;
    color: #00913e;
    text-shadow: 0px 0px;
 
}

.link a {
    background: url('../PNG/NAVI.PNG') no-repeat right center;
    padding-right: 15px;
}

.link a:hover{
    color:red;
    background: url('../PNG/NAVIH.PNG') no-repeat right center;
}

.zajawka .link a 
{ 
    background: none;
}

.link.common a 
{
    display: inline-block;
    margin: 0 20px 5px 0;
    padding-left: 0;
}

.link a:hover,
.link a:focus
{
    color: red;
}
/*  klasy uzupelniajace do rozroznienia obrazkow przy liknach w boksach

.link a.act {
    background: transparent url('../../images/portal/links_img.png') no-repeat scroll 0px 2px;
}

.link a.event {
    background: transparent url('../../images/portal/links_img.png') no-repeat scroll 0px -21px;
}

.link a.gal {
    background: transparent url('../../images/portal/links_img.png') no-repeat scroll 0px -45px;
}
.link a.act_big
 {
    background: transparent url('../../images/portal/links_img.png') no-repeat scroll 0px 3px;
    padding: 2px 0px 2px 25px;
}

.link a:hover.act {
    background: transparent url('../../images/portal/links_img_sel.png') no-repeat scroll 0px 2px;
}

.link a:hover.event {
    background: transparent url('../../images/portal/links_img_sel.png') no-repeat scroll 0px -21px;
}

.link a:hover.gal {
    background: transparent url('../../images/portal/links_img_sel.png') no-repeat scroll 0px -45px;
}

.link a:hover.arch {
    background: transparent url('../../images/portal/links_img_sel.png') no-repeat scroll 0px -70px;
    padding: 2px 0px 2px 25px;
    margin: 0px 78px 0px 0px;
}
.link a:hover.act_big {
    background: transparent url('../../images/portal/links_img_sel.png') no-repeat scroll 0px 3px;
    padding: 2px 0px 2px 25px;
}
*/
.link a.arch {
    text-transform:uppercase;
    margin: 0px 24px 0px 0px;
}

.link a.act_big {
    text-transform:uppercase;
}


input[type="checkbox"],
.pytanie input[type="radio"]

{float: left; margin: 3px 5px 0px 0px;}

.searchall
{
    color: #333333;
    font-weight: bold;
    padding: 0px 1px 5px 1px;
    width: 100%;
}

.searchall a
{
    cursor: pointer;
    color: #333333;
    font-weight: bold;
    padding: 0px 1px 10px 1px;
    float: left;
    width: 100%;
}

.searchall a:hover
{ color: #cd0216 }

.searchall p
{
    color: #333333;
    font-weight: normal;
    padding: 0px 1px 10px 1px;
    clear: left;
}

.searchall_short, .searchall_short a
{
    clear: left;
    font-weight: normal;
    color: #333;
}

/* promowane strony - galerie itd. przyciski do przełaczania w boksie */
#buttonsg_img, #buttonsm_img
{
    margin: 0px 0px 5px 0px;
}
#buttonsg_img div.icons div, #buttonsm_img div.icons div
{
    border: 5px solid #ffffff;
    cursor: pointer;
    display: block;
    float: left;
    margin: 0px 0px 0px 5px;
    padding: 0px 0px 0px 0px;
    text-align: center;
    width: 155px;
    height: 106px;
    overflow:hidden;
}

#buttonsg_img div.icons div#GallPanel0, #buttonsm_img div.icons div#GallPanel0 {
    margin: 0px 0px 0px 0px;
}

#buttonsg_img div.icons div#GallPanel3, #buttonsm_img div.icons div#GallPanel3 {
    margin: 0px 0px 0px 0px;
    float: right;
}

#buttonsg_img div.icons div.sel, #buttonsg_img div.icons div:hover,
#buttonsm_img div.icons div.sel, #buttonsm_img div.icons div:hover
{
    border: 5px solid #982a41;
}

/* ZAKLADKI, TABSY ************************************************************/
.first_news /* div zawierajacy flashbox'a */{
    padding: 10px 0px 10px 0px;
}


#news_tabs,.map_toolbox {
    height: 40px;
}

ul.tabs 
{
    list-style-image: none;
    list-style-position: inside;
    list-style-type: none;
    height: 30px;
    margin: 0px 0px 15px 0px;
    padding: 0px;
    font-size: 90%;
    background-image: -webkit-linear-gradient(right top, transparent, transparent, transparent, #f9f9f9, #f9f9f9);
    background-image: -o-linear-gradient(bottom left, transparent, transparent, transparent, #f9f9f9, #f9f9f9);
    background-image: -moz-linear-gradient(bottom left, transparent, transparent, transparent, #f9f9f9, #f9f9f9);
    background-image: linear-gradient(to bottom left, transparent, transparent, transparent, #f9f9f9, #f9f9f9);
}

ul.tabs li
{
    color: #898989;
    cursor: pointer;
    float: left;
    text-align: center;
    white-space: nowrap;
    margin: 0px 0px 0px 0px;
}

ul.tabs li + li
{ border-left: 1px solid #898989; }

ul.tabs li > *
{  
    height: 20px;
    padding: 5px 15px 5px 15px;
    display: block; 
    line-height: 20px;
    font-weight: bold;
}

ul.tabs li > *:hover,
ul.tabs li > *:focus,
ul.tabs li.sel > *
{
    background: #982A41;
    color: #fff;
    transition: background 0.25s ease, color 0.25s ease;
}


#error404
{
    width: 100%;
    min-height: 458px;   
    clear: both;
    float: left;
    margin: 10px 0px 0px 0px;
}

/*ostrzezenie przed ie6*/
#ie6sux
{
    display: block !important;
    border: 1px solid #FFD700;
    padding: 2em;
    background-color: #FFFFDD;
}
#ie6sux h2
{
    margin: 0.5em 0 1em 0;
    line-height: 1.4;
    color: #f00;
    border-bottom: 1px #f00 solid;
    font-size: 1.2em;
    font-family: "Trebuchet MS", Verdana, Sans-serif;
}

#ie6sux p
{
    margin: 0 0 1em 0;
    font-family: Verdana, Sans-serif;
    font-size: 12px;
    line-height: 1.4;
}

#ie6sux a
{
    display: block;
    text-align: center;
    font-size: 0.9em;
    font-weight: bold;
    color: blue;
    text-decoration: none;
}
#ie6sux a:hover
{ color: #015f8a }

#ie6sux strong  
{ font-weight: bold }

#ie6sux table
{
    border: 1px solid #FFD700;
    background-color: white;
}

#ie6sux table td, #ie6sux table th
{ border: none }

/*dostepnosc*/
div.usability_content
{ line-height: 1.5em }

.list_box ul
{
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}

.content_tresc .title1
{
    color:#015f8a;
    font-size:20px;
    font-weight:normal;
    margin:0;
    padding:10px 0 10px 0px;
}

.content_tresc .title1 a
{
    color:#015f8a;
    margin:0;
    padding:10px 0 0px 0px;
}

.content
{
    width: 100%;
    padding: 0px 0px 0px 0px;
}

.wydarzenie .text_right, .ishort_tresc .tresc_right
{
    float: left;
    text-align: left;
    display: block;
    width: 90px;
}

.wydarzenie .tresc, .wydarzenie .tresc a
{
    float: left;
    text-align: left;
    display: block;
}

#lista_kategorii
{
    color:#000000;
    text-align: center;
    height:27px;
    width:450px;
    margin:0px 0px 0px 0px;
}

select.lista_kategorii
{
    display:block;
    float:left;
    height:20px;
    margin:3px 10px 3px 3px;
    width:310px;
    text-align: left;
    color:#000000;
}

/* termin zamowienia biletow */
.termin
{ color:#cd0216; }

.termin span
{ color:#015f8a; }

/* forbox mapy */
.mapa_box img
{
    width: 196px;
    height: 196px;
    margin: 0px 0px 3px 0px;
}

.dane .tresc_right
{
    color: #898989;
    margin: 0px 0px 0px 0px;
    width: 45px;
    line-height: 130%;
}

.dane .ishort_dana
{
    color: #000000;
    margin: 0px 0px 0px 0px;
    font-weight: bold;
    line-height: 130%;
    display:block;
    padding: 0px 0px 0px 45px;
}

.search_result_pogrubiony {
    padding: 10px 0px 10px 0px;
    color: #000000;
    font-weight: bold;
    text-align: left;
}

div#czk_content_2
{ font-size: 8pt }

/* NEWSLETTER *****************************************************************/
ul.checkbox_list
{
    list-style-type:none;
    margin:0;
    padding:0;
}

ul.checkbox_list li
{
    height:18px;
    clear:both;
}

/* hovery linków w tresci i znacznika a */
.zajawki .tresc a:hover,
div.validator a:hover,
.content_tresc .title1 a:hover,
.galerie .title a:hover,
.tresc_box .title a:hover,
.ishort_kategoria a:hover,
.ishort_title .title a:hover,
.tresc_box .title1 a:hover,
.page_footer_menu a:hover,
.impreza a:hover,
.calenar_tresc_box .impreza_lst .tresc a:hover,
.galerie .file_title a:hover,
.galerie .gal_title a:hover,
.wydarzenie .tresc a:hover,
.obiekt_opis a:hover,
.tresc p a:hover, .ishort_tresc a:hover
{ 
    color: red;
}

.belka .title a:hover
{
    color: red;
}

select.kategoria_select
{
    margin: 7px 0 0 8px;
    border: 1px solid #015f8a;
    color: #015f8a;
}

#search_query_auto_complete {
    background-color: white;
}

.rss_ul {
    background: url("../GIF/RSS_UL.GIF") no-repeat scroll 0 0 transparent;
    float: right;
    height: 22px;
    position: relative;
    top: 0;
    width: 21px;
    cursor: pointer;
    font-size: 0;
}

.tekst_bottom {
    bottom: 0px;
    padding: 0px 0px 10px;
    position: absolute;
    text-align: center;
}
/*box galerie/media - wazne by nie zmieniac id */
#tab-container-3 {
    padding: 0px;
    text-align: center;
}

ul#tab-container-3-nav {
    list-style: none;
    list-style-position: inside;
    margin:0px;
    padding: 0px;
    height:28px;
}

ul#tab-container-3-nav li, ul#tab-container-3-nav span {
    text-align: center;
    display: inline;
    color: #cdd9e3;
    font-size: 16px;
    font-weight: bold;
    font-family: 'Trebuchet MS', Arial,Tahoma;
    text-transform: uppercase;

}
ul#tab-container-3-nav li a{
    color: #cdd9e3;
}

ul#tab-container-3-nav li.sel a {
    color: #982a41;
}

.button_up{
    height: 45px;
    width: 45px;
    background: transparent url(../GIF/UP.GIF) no-repeat scroll 0 0;
    float: left;
    border: 0px;
    margin: 0px 0px 15px 45px;
}

.button_down{
    height: 45px;
    width: 45px;
    background: transparent url(../GIF/DOWN.GIF) no-repeat scroll 0 0;
    float: right;
    border: 0px;
    margin: 0px 45px 15px 0px;
}

.button_up:hover{
    background: transparent url(../GIF/UP_H.GIF) no-repeat scroll 0 0;
}

.button_down:hover{
    background: transparent url(../GIF/DOWN_H.GIF) no-repeat scroll 0 0;
}

optgroup 
{ font-style: normal; }

#popup-bg
{
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    float: left;
    background: #000;
    opacity: 0.8;
    z-index: 18;
}

#session-standalone-searcher-dropdown a.selected
{ color: #00913e; }


.toggle
{ 
    overflow: hidden; 
    padding: 0 10px 0px 10px;
    border-top: 1px solid #989898;
    border-right: 1px solid #989898;
    border-left: 1px solid #989898;
}

.toggle.folded
{
    padding-bottom: 10px;
    border: 1px solid #989898;
}

.toggle:before
{
    content: "więcej ...";
    width: 100%;
    height: 19px;
    padding: 0 10px;
    margin: 0 -10px 10px;
    display: block;
    line-height: 19px;
    text-indent: 15px;
    border-bottom: 1px solid #989898;
    cursor: pointer;
    background: url('../GIF/PLUS.GIF') no-repeat 5px center;
}

.toggle.folded:before
{
    background: url('../GIF/MINUS.GIF') no-repeat 5px center;
}

.ankt_option{
  float: left;
  width: 88%;
  margin-bottom: 10px;
}

.portal-menu span.menu-toggler{
    font-size:0px !important; 
}


/* my style */

#PAN_HEAD > div > div.miejsce-banerowe.logo_w_naglowku_398x93{
    margin: 13px 10px 0px 2px;
    float: left;
}

#PAN_HEAD > div > div.miejsce-banerowe.logo_bip_w_naglowku_225x100{
    margin: 5px 0px 0px 10px;
    float:right;
}

#PAN_HEAD > div > div.miejsce-banerowe.logo_w_naglowku_398x93 > div.pole-banerowe,
#PAN_HEAD > div > div.miejsce-banerowe.logo_bip_w_naglowku_225x100 > div.pole-banerowe{
    margin:0px;
}

.ikonki_standardowe.topMenu_infobar .hidden div,
.ikonki_standardowe.topMenu_infobar a{
    background: none;
    text-transform: uppercase;
    font-family: Open Sans;
    font-size: 79%;
    text-shadow: 0px 0px;
    color: black;
    padding: 4px;
    margin-left: 21px;
}

.ikonki_standardowe.topMenu_infobar{
    margin: 11px -4px 7px 10px;
}

.ikonki_standardowe.topMenu_infobar a:hover {
    color: red;
}

.wyszukiwarka.component{
    float: right;
    margin: 9px 0px 10px 10px;
    overflow: visible;
}


.topMenu_infobar.bez_barier{
    margin-top:0px;
    margin-left: 20px;
    float:right;
    clear: right;
}


.bez_barier .accesible{
    float:left;
    margin-right: 27px;
    margin-top: 5px;
}

.bez_barier .logo_bip{
    float:right;
}

.bez_barier .logo_bip .pole-banerowe{
    margin:0px;
}

.dostep {
    width: 34px;
    height: 34px;
    cursor: pointer;
    display: block;
    background: #4b4b4b url(../PNG/BARIERA.PNG) no-repeat scroll 0px 0px;
}


.dostep:hover {
    background: red url(../PNG/BARIERA.PNG) no-repeat scroll 0px 0px;
}

.dostep2 {
    width: 34px;
    height: 34px;
    cursor: pointer;
    display: block;
    margin-left:1px;
    background: #4b4b4b url(../PNG/BARIERA.PNG) no-repeat scroll 0px -78px;
}


.dostep2:hover {
    background: red url(../PNG/BARIERA.PNG) no-repeat scroll 0px -78px;
}

.dostep3 {
    width: 34px;
    height: 34px;
    cursor: pointer;
    display: block;
    margin-left:1px;
    background: #4b4b4b url(../PNG/BARIERA.PNG) no-repeat scroll 0px -144px;
}


.dostep3:hover {
    background: red url(../PNG/BARIERA.PNG) no-repeat scroll 0px -144px;
}

#PAN_FOOT > div{
    padding: 0px 1500px;
    margin:0px -1500px;
    background: #f7f7f7;;
    border-top:1px solid #d4d4d4;
    margin-top: 50px;
}

.mapka_w_stopce iframe{
    border: 1px solid #363636 !important;    
}

.mapka_w_stopce iframe:hover{
    border: 1px solid red !important;
    cursor:pointer;
}

.mapka_w_stopce > div{
    margin: 0px !important;
}

.stopka_mapka{
    float:left;
}

.stopka_dane{
    float: left;
    margin-left: 36px;
    font-family: Open sans;
    color: black;
    font-weight: normal;
    font-size: 94%;
    letter-spacing: -0.2px;
    margin-top: 31px;
    text-shadow: 0px 0px;
}

.stopka_dane .lewe_dane,
.stopka_dane .prawe_dane{
    float:left;
}

.stopka_dane > div{
    text-align:left;
}

.stopka_mapka div.pole-banerowe:first-child{
    margin-top:15px;
    margin-bottom: 9px;
}

.stopka_dane .adres {
    background: url(../PNG/STOPKA_ADRES.PNG) no-repeat top left;
    padding-left: 56px;
    padding-bottom: 18px;
}

.dane_kontaktowe {
    background: url(../PNG/STOPKA_TELEFON.PNG) no-repeat top left;
    padding-left: 59px;
    margin-left: -2px;
    line-height: 159%;
    padding-bottom: 8px;
}


.dane_nip_regon{
    background: url(../PNG/STOPKA_NIP_REGON.PNG) no-repeat top left;
    padding-left: 56px;
    min-height: 46px;
    padding-top: 9px;
    line-height: 155%;
}

.nip_regon_etykieta{
    float:left;
    min-width: 65px;
}

.stopka_dane .dane_konto a:hover,
.dane_kontaktowe a:hover{
    text-decoration: underline;
    color:red;
}

.stopka_dane .prawe_dane {
    margin-left: 45px;
}

.stopka_dane .dane_godziny .godziny_etykieta {
    float: left;
    min-width: 91px;
}

.stopka_dane .dane_godziny {
    background: url(../PNG/STOPKA_GODZINY.PNG) no-repeat top left;
    padding-left: 57px;
    padding-bottom: 15px;
    margin-top: -2px;
    line-height: 158%;
}

.stopka_dane .dane_konto {
    background: url(../PNG/STOPKA_KONTO.PNG) no-repeat top left;
    padding-left: 55px;
    line-height: 181%;
    margin-left: 2px;
    padding-top: 5px;
    padding-bottom: 10px;
}

.stopka_dane .dane_konto a {
    display: block;
    margin-top: 10px;
    word-spacing: 1px;
}

#PAN_FOOT .glowneMenu{
    padding: 0px 0px 40px 35px;
    margin: 27px 0px 0px 52px;
    background: transparent;
    min-height: 0px;
    float: left;
    width: 200px;
    border-left: 1px solid #d4d4d4;  
}

#PAN_FOOT div.cl.cl_menu_glowne{
    display:none;
}


#PAN_FOOT .glowneMenu .mainMenu .block {
    clear: both;
    padding-top: 0px;
}

#PAN_FOOT .mainMenu .block a.menu-level-1{
    padding: 0px;
    font-size: 94%;
    text-shadow: 0px 0px;
    line-height: 230%;
}

#PAN_FOOT .mainMenu .block:hover > a,
#PAN_FOOT .mainMenu .block.sel > a {
    text-decoration: none;
    background: transparent!important;    
}

#PAN_FOOT .mainMenu .block:hover > a{
    color:red !important;
    text-decoration: underline;
}

#PAN_FOOT .mainMenu{
    margin-top: -3px;
}


.author_stopka {
    float: right;
    font-family: Open Sans;
    font-weight: normal;
    font-size: 69%;
    margin-top: 16px;
    line-height: 170%;
    text-shadow: 0px 0px;
    color: #6d6e71;
}


.author_stopka a:hover{
    text-decoration: underline;
    color:red;
}

.icon_stopka{
    float: left;
    margin-right: 25px;
    margin-top: 16px;
}

.concept{
    color:#ea1920;
}

.bip a{
	color:black;
}

.intermedia{
    color:black;
}

.icon_stopka > div.icon{
    float:left;
    font-size: 0px;
}

.icon.w3c {
    background: url(../PNG/W3C.PNG) no-repeat;
    display: block;
    width: 53px;
    height: 33px;
}

.icon.html5 {
    background: url(../PNG/HTML5.PNG) no-repeat;
    width: 22px;
    height: 33px;
    display: block;
    margin-left: 6px;
    cursor: pointer;
}

.icon.css3 {
    background: url(../PNG/CSS3.PNG) no-repeat;
    display: block;
    width: 22px;
    height: 33px;
    margin-left: 8px;
    cursor: pointer;
}

.icon.wcag {
    background: url(../PNG/WCAG2.PNG) no-repeat;
    display: block;
    width: 82px;
    height: 31px;
    margin-left: 11px;
    cursor: pointer;
}

.icon_stopka .icon a {
    display: block;
    height: 100%;
}


.miejsce-banerowe.logo_bip_w_naglowku_125x50{
    float:right;
}

#PAN_FOOT .wyszukiwarka.component{
    display:none;
}

#PAN_FOOT .mainMenu .block.sel > a {
    color: black!important;
}

#PAN_FOOT .mainMenu .block.sel:hover > a {
    color: red!important;
}


a.akceslab {
    background: url(../PNG/AKCESLAB.PNG) no-repeat;
    width: 180px;
    height: 45px;
    display: block;
    float: left;
    margin: 9px 75px 0px 10px;
    font-size:0px;
}


#menus.docked{
    background: #e7e7e7;
    padding: 0px 1500px;
    margin: 0px -1500px;
    border-bottom: 26px solid white;
}


#table_2.sekcja-paneli{
    margin-top: 10px;
}


#PAN_1 > div{
    padding-right:63px;
}


.licznik_box{
    border:1px solid #d4d4d4;
    padding: 0px 28px 13px 28px;
    margin-top: 32px;
}

.licznik_box .belka{
    margin-bottom: 13px;
}

.ilosc_odwiedzin {
    background: url(../PNG/ODWIEDZINY.PNG) no-repeat 0px 4px;
    padding-left: 27px;
    font-family: Open sans;
    font-weight: normal;
    color: black;
    font-size: 100%;
    border-bottom: 1px solid #d4d4d4;
    padding-bottom: 12px;
    margin-bottom: 10px;
    text-shadow: 0px 0px;
}

.licznik_wartosc{
    color:#00913e;
    text-shadow: 0px 0px;
}

.aktualizacja_strony {
    background: url(../PNG/AKTUALIZACJA.PNG) no-repeat 3px 4px;
    padding-left: 27px;
    font-family: Open sans;
    font-weight: normal;
    color: black;
    font-size: 100%;
    border-bottom: 1px solid #d4d4d4;
    padding-bottom: 12px;
    margin-bottom: 10px;
    text-shadow: 0px 0px;
    line-height: 128%;
}

.aktualizacja_strony .info{
    font-size:0px;
}

.aktualizacja_strony .info .date{
    font-size:100%;
    color:#00913e;
    font-family: Open sans;
    font-weight: normal;
    text-shadow: 0px 0px;
}

.aktualizacja_bip .licznik_wartosc,
.aktualizacja_strony .licznik_wartosc{
    margin-top: 3px;
}

.aktualizacja_bip {
    background: url(../PNG/AKTUALIZACJA_ALL.PNG) no-repeat 1px 4px;
    padding-left: 27px;
    font-family: Open sans;
    font-weight: normal;
    color: black;
    font-size: 100%;
    margin-bottom: 16px;
    text-shadow: 0px 0px;
    line-height: 128%;
}

article .tresc p:first-child {
    padding-top: 0px;
    margin-top: 0px;
}

blockquote{
    background-color: #ececec;
}

.box_blue {
    border: 2px solid #00913e;
    border-left: 10px solid #00913e;
    padding: 14px;
    display: block;
}

.box_blue:before {
    content: "Informacja dla rodziców";
    padding: 5px 0 10px 0;
    display: block;
    color: #00913e;
    font-size: 23px;
    font-weight: 500;
    font-family: RobotoSlab;
    text-shadow: 1px 0px;
    letter-spacing: 0.5px;
}


.box_gray {
    border: 2px solid #bbbcc0;
    border-left: 10px solid #bbbcc0;
    padding: 14px;
    display: block;
}

.box_gray:before {
    content: "Warto wiedzieć";
    padding: 5px 0 10px 0;
    display: block;
    color: #bbbcc0;
    font-size: 23px;
    font-weight: 500;
    font-family: RobotoSlab;
    text-shadow: 1px 0px;
    letter-spacing: 0.5px;
}

.bottom > .info{
    float: left;
    font-family: Open Sans;
    font-size: 79%;
    color: #77777b;
    font-weight: normal;
    text-shadow: 0px 0px;
    padding-top: 19px;
}

.bottom > .info .historia_link,
.bottom > .info .date,
.bottom > .info .user_wartosc{
    color:#00913e;
}

.bottom > .actions{
    float:right;
    margin-right: -7px;
    margin-top: -12px;
}

.bottom .info span.user {
    background: url(../PNG/USER.PNG) no-repeat 0px 0px;
    padding-left: 22px;
    padding-right: 5px;
}

.bottom span.last_pdate {
    background: url(../PNG/DATE.PNG) no-repeat 0px 3px;
    padding-left: 23px;
    margin: 2px 0px;
    display: block;
}

.bottom > .info .historia_link,
.bottom span.date,
.bottom span.user_wartosc {
    font-size: 115%;
}

.bottom span.date{ 
   margin-right: 20px;
   margin-left: 5px;
}

.last_pdate span.user_wartosc {
    background: url(../PNG/USER.PNG) no-repeat 1px 2px;
    padding-left: 18px;
    margin: 0px;
}


.bottom > .info a.historia_link {
    background: url(../PNG/ZMIANY.PNG) no-repeat 1px 2px;
    padding-left: 22px;
    margin-top: 3px;
    display: block;
    text-transform: uppercase;
    font-size: 100%;
    float: left;
}

.bottom > .info a.historia_link:hover{
    color: red;
}

.zajawka .box-right .info,
.zajawka .box-right .link,
.zajawka .box-right .tresc{
    display:none;
}

.zajawka .box-left{
    border:1px solid #d4d4d4;
    width:264px;
    height:174px;
}

.zajawka a:hover .box-left span{
    width:100%;
    height:100%;
    display:block;
}


.zajawka a:hover .box-left{
    background: #00913e;
}

.zajawka a:hover .box-left img{
    display:none;
}

.zajawka a .box-left,
.zajawka a .box-left img{
    transition: all linear 0.25s;    
}


.zajawka a:hover .box-right .title{
    color:white;
}

.zajawka .box-right .title{
    top: 50%;
    position: relative;
    transform: translateY(-50%);
    -webkit-transform:translateY(-50%);
    text-align: center;
    width: 100%;
}

.zajawka .box-right .title.title_graph{ 
    background: rgba(255,255,255,0.90);
    padding: 8px 0px 10px;
    margin-left: 1px;
    width: 99.5%;
}

.zajawka a:hover .box-right .title.title_graph{
    background: transparent;
    border:none;
}

.box-right{
    position: absolute;
    top: 0px;
    width: 100%;
    height: 100%;
    display: block;
}

.powiazane header .zip_link,
.powiazane header .title {
    font-family: Open Sans;
    font-weight: 600;
    font-size: 129%;
    color:#00913e;
    float:left;
}

.powiazane header .zip_link{
    margin-left: 34px;
    word-spacing: 4px;
}

.powiazane header .zip_link:hover{
    color:red;
}

.rozmiar,
.zalacznik_tytul{
    display:block;
}

.zalacznik_tytul{
    padding-bottom: 0px;
    font-size: 110%;
    font-family: Open Sans;
    color: #00913e;
    font-weight: 400;
    text-shadow: 0px 0px;
}

.rozmiar{
    font-family: Open sans;
    font-size: 87%;
    display: block;
    margin-top: 1px;
    color: #717171;
    font-weight: normal;
    text-shadow: 0px 0px;
}

.powiazane .file_title a:hover span,
.powiazane .file_title a:hover strong{
    color:red;
}

article .left .grafika a img{
    border: 1px solid #d4d4d4;
}

article .left .grafika a img:hover{
    border: 1px solid red;
}

.zajawka a .box-left img {
    top: 50%;
    position: relative;
    transform: translateY(-50%);
}

.zajawka.jest_tresc > a:hover .title{
    display:none;
}

.zajawka.jest_tresc > a:hover .box-right .tresc{
    display:block;
    top: 50%;
    position: relative;
    transform: translateY(-50%);
    text-align: center;
    width: auto;
    color: white;
    padding: 15px;   
    visibility: visible;
}

.zajawka.jest_tresc > a:hover .box-right .title{
    top: -50%;
    transform: translateY(50%); 
}

.zajawka .box-right .tresc{
    position:absolute;
    display: block;
    visibility: hidden;
}

/* pager */

#page_content .num_pages strong,
#page_content .num_pages b {
    background: #00913e url("../PNG/PAGERH.PNG") no-repeat scroll 0 0 !important;
    color: white;
    display: inline-block;
    font-weight: normal;
    height: 20px;
    margin-left: 5px;
    margin-right: 5px;
    padding-top: 4px !important;
    text-decoration: none;
    width: 30px;
    margin-bottom:10px;  
    text-align: center;
    padding-left: 0px !important;
    border: 1px solid silver;
}

#page_content .num_pages strong:hover{
    color:white;
}

.num_pages a {
    background: url("../PNG/PAGER.PNG") no-repeat scroll 0 0;
    color: #515151;
    display: inline-block;
    font-weight: normal;
    height: 20px;
    margin-left: 5px;
    text-align: center;
    margin-right: 5px;
    padding-top: 4px;
    text-decoration: none;
    width: 30px;
    margin-bottom: 10px;
    border: 1px solid silver;
}

.page_bar div a{
    display:block;
    width:100%;
    height:100%;
}

.page_bar div.next {
    background: url("../PNG/PORTALICONS.PNG") no-repeat scroll 0 -28px;
    cursor: pointer;
    float: left;
    height: 24px;
    margin: 0 0 10px 10px;
    font-size: 0px;
    width: 30px;
    border: 1px solid silver;
}

.page_bar div.full_next {
    background: url("../PNG/PORTALICONS.PNG") no-repeat scroll 0 -84px;
    cursor: pointer;
    float: left;
    height: 24px;
    margin: 0 0 10px 10px;
    width: 30px;
    font-size: 0px;
    border: 1px solid silver;
}

.page_bar div.full_next:hover {
    background: url("../PNG/PORTALICONS.PNG") no-repeat scroll 0 -200px;
}

.page_bar div.next:hover {
    background: url("../PNG/PORTALICONS.PNG") no-repeat scroll 0 -141px;
}

.num_pages a:hover {
    background: url("../PNG/PAGERH.PNG") no-repeat scroll 0 0;
    color: white;
    font-weight: normal;
}

.page_bar div.prev {
    background: url("../PNG/PORTALICONS.PNG") no-repeat scroll 0 0;
    cursor: pointer;
    float: left;
    height: 19px;
    margin: 0 10px 0 0;
    padding-top: 5px;
    width: 30px;
    font-size: 0px;
    margin-bottom:10px;
}

.page_bar div.prev:hover {
    background: url("../PNG/PORTALICONS.PNG") no-repeat scroll 0 -113px;
}


.page_bar div.full_prev {
    background: url("../PNG/PORTALICONS.PNG") no-repeat scroll 0 -56px;
    cursor: pointer;
    float: left;
    height: 19px;
    margin: 0 10px 0 0;
    padding-top: 5px;
    width: 30px;
    font-size: 0px;
    margin-bottom:10px;
}

.page_bar div.full_prev:hover { 
    background: url("../PNG/PORTALICONS.PNG") no-repeat scroll 0 -170px;
}

.highlight{
    background: transparent !important;
    color:red !important;
    font-weight: lighter;
}

.title_graph .highlight{
    color:red !important;
}

body[class*="module=galeria"] #PAN_1 #menu .portal-menu .level-2-wrapper {
    padding: 0px 0px;
}


b.homepages_s a, .mapa-strony li > h3 > a {
    color: #00913e;
    font-weight: 500;
    font-size: 85%;
    font-family: Open Sans;
}

.mapa-strony a, .mapstr span, .mapstr a span {
    font-weight: normal;
    font-family: Open Sans;
    font-size: 110%;
    line-height: 160%;
}

.mapa-strony a:hover,
.mapa-strony a:hover span{
    color:red;
    text-decoration: none;
}


b.homepages_s a:hover,
.mapa-strony li > strong > a:hover{
    color:red;
}


.table_dokumenty{
    font-family: Open Sans;
    font-weight: lighter;
    color: black;
    font-size: 110%;
    border: 1px solid #dfdfdf;
    text-align: center;
}

.table_dokumenty td {
    padding: 10px 3px;
}

#PAN_1 .promowane_strony_box .zajawka .box-left,
#PAN_1 .promowane_strony_box .zajawka .box-left img{
    max-width: 262px;
}

#PAN_1 .promowane_strony_box .belka .title > span{
    font-size:90%;
}

.gal_title{
    font-weight: lighter;
    display: inline-block;
    text-align: initial;
    font-family: Open sans;
    font-size: 156%;
    text-shadow: 0px 0px;
}

.gal_tresc{
    color: black;
    padding: 0px 0px 0px 0px;
    line-height: 175%;
    display: block;
    font-family: Open Sans;
    font-weight: lighter;
    font-size: 113%;
    text-shadow: 0px 0px;
    letter-spacing: -0.1px;
}

#bigPhoto img,
.foto_box img {
    border: 1px solid #d4d4d4;
}

#bigPhoto img:hover,
.foto_box img:hover {
    border: 1px solid red;
}

body[class*="module=portal"][class*="action=zmiany"] .promowane_strony_box{
    display:none;
}


#PAN_2 img{
    max-width: 863px;
}

.table_dokumenty th {
    text-align: center !important;
}

.zamowienia_szukaj_box .zamowienia_case input{
    display:inline;
    margin: 10px;
}

.zamowienia_szukaj_box table.table_common tr:hover td,
.zamowienia_szukaj_box table.table_common tr:focus td{
    background: transparent;
    color:black;
}

.zamowienia_szukaj_box table.table_common{
    border:none;
}

.zamowienia_szukaj_box table.table_common td {
    padding: 6px 6px 6px 6px;
    text-align: left;
}

.zamowienia_szukaj_box table.table_common strong,
.zamowienia_szukaj_box table.table_common label {
    font-weight: normal;
    text-align: left;
    font-size: 112%;
}

.table_zamowienia tr:hover{
    cursor:pointer;
}

.zamowienia_article table.table_data th{
    width: 25%;
}

.najnowsze_dokumenty_box .box-right{
    position: relative !important;
}

.najnowsze_dokumenty_box .box-right .title{
    top:0px;
    transform: none !important;
}


.najnowsze_dokumenty_box .zaj-list .stretch,
.najnowsze_dokumenty_box .zaj-list:after,
.najnowsze_dokumenty_box .zaj-wrapper:after{
    display:none;
}


.td_zamowienia_1{
	width:50%;
}

.td_zamowienia_2{
	width:290px;
}

.td_zamowienia_3{
	padding-right: 0px;
	padding-top: 20px;
}


#zgloszenie_zalacznik{
	display:block;
}



/* new wyszukiwarka rozwijana */

.wyszukiwarka.component{
	width: 303px;
    background: transparent;
}


.wyszukiwarka.component .srch_inp{
	width: 303px;
    float: right;
}


.wyszukiwarka.component input.button{
	float:right;
}


.wyszukiwarka.component #adv_form{
	float: right;
    width: 1171px;
	position: relative;
}

.wyszukiwarka.component #adv_form table,
.wyszukiwarka.component #adv_form table.akt_adv_table1{
	float:left;
	width:48%;
}

.wyszukiwarka.component #adv_form table + table,
.wyszukiwarka.component #adv_form table.akt_adv_table2{
	float:left;
	width:48%;
	margin-left:4%;
}

.wyszukiwarka.component #adv_form table + table + table,
.wyszukiwarka.component #adv_form table.akt_adv_table3{
	float:left;
	display:block;
}

.wyszukiwarka.component #adv_form table:first-child span.help,
.wyszukiwarka.component #adv_form table.akt_adv_table1 span.help{
	text-align: left;
}

.wyszukiwarka.component #adv_form table + table label,
.wyszukiwarka.component #adv_form table.akt_adv_table2 label {
    max-width: 70%;
    text-align: left;
}

.wyszukiwarka.component #adv_form .baza_dokumentow_adv_left table .help,
.wyszukiwarka.component #adv_form .baza_dokumentow_adv_left table th{
	font-weight:normal;
	text-align: left;
}

.wyszukiwarka.component #adv_form .left_adv_zamowienia table.filter_table tr{
	display: block;
    float: left;
    width: 50%;
}

.wyszukiwarka.component #adv_form .left_adv_zamowienia table.filter_table tr td{
	width: 100%;
    display: block;
    text-align: left;
}

.wyszukiwarka.component #adv_form .left_adv_zamowienia table.filter_table tr td select{
	margin: 7px 3px 6px 0;
}

.wyszukiwarka.component #adv_form .left_adv_zamowienia table + table tr{
	display: block;
    float: left;
    width: 50%;
}

.wyszukiwarka.component #adv_form .left_adv_zamowienia table + table .help{
	float:left;
	text-align: left;
}

.wyszukiwarka.component #adv_form .left_adv_portal table + table,
.wyszukiwarka.component #adv_form .left_adv_portal table{
	width:100%;
	margin-left:0px;
}

.wyszukiwarka.component #adv_form .left_adv_portal table:first-child tr{
	display:block;
	width:30%;
	margin-left:3%;
	float: left;
}

.wyszukiwarka.component #adv_form .left_adv_portal table:first-child tr td{
	text-align:left;
}

.wyszukiwarka.component #adv_form .left_adv_portal table + table{
	display:block;
	width:100%;
}

.wyszukiwarka.component #adv_form .left_adv_portal table + table label{
	max-width:100%;
}



@media screen and (max-width: 1220px){
	.wyszukiwarka.component #adv_form{	
		width: 98%;
	}
	
	.wyszukiwarka.component{
		width: 100%;
	}
	
	#rollas.roll,
	#rollas.roll_sel{
		left: auto;
		right: 280px;
	}
}

@media screen and (max-width: 1060px){
	.wyszukiwarka.component #adv_form{	
		width: 97.5%;
	}	
}

@media screen and (max-width: 950px){
	.wyszukiwarka.component #adv_form{	
		width: 97%;
	}	
}

@media screen and (max-width: 900px){
	.wyszukiwarka.component #adv_form .left_adv_zamowienia table{
		 width: 100%;
	}
	
	.wyszukiwarka.component #adv_form .left_adv_zamowienia table + table{
		 width: 100%;
		 margin-left: 0%;
	}

}

@media screen and (max-width: 800px){
	.wyszukiwarka.component #adv_form{	
		width: 96.5%;
	}	
	
	.wyszukiwarka.component #adv_form .left_adv_portal table:first-child label{
		max-width:88%;
	}
}

@media screen and (max-width: 700px){
	.wyszukiwarka.component #adv_form{	
		width: 96%;
	}	
}

@media screen and (max-width: 600px){
	.wyszukiwarka.component #adv_form{	
		width: 95.5%;
	}	
	
	.wyszukiwarka.component #adv_form .baza_dokumentow_adv_left table + table{
		width: 100%;
		margin-left: 0%;
	}
	
	.wyszukiwarka.component #adv_form .left_adv_galeria table,
	.wyszukiwarka.component #adv_form .left_adv_galeria table + table {
		width:100%;
		margin-left:0px;
	}
	
	.wyszukiwarka.component #adv_form .left_adv_portal table:first-child tr {
		display: block;
		width: 47%;
	}
}

@media screen and (max-width: 500px){
	.wyszukiwarka.component #adv_form{	
		width: 94.5%;
	}		
	
}

@media screen and (max-width: 480px){
	.wyszukiwarka.component #adv_form .left_adv_zamowienia table.filter_table tr,
	.wyszukiwarka.component #adv_form .left_adv_zamowienia table + table tr{
		width:100%;
	}		
}

@media screen and (max-width: 450px){
	.wyszukiwarka.component #adv_form{	
		width: 94%;
	}	
	
	.wyszukiwarka.component #adv_form .left_adv_portal table:first-child tr {
		display: block;
		width: 100%;
		margin-left:0%;
	}
	
	.wyszukiwarka.component #adv_form .left_adv_portal table:first-child label{
		max-width: 88%;
	}
}

@media screen and (max-width: 400px){
	.wyszukiwarka.component #adv_form{	
		width: 93%;
	}	
}


@media screen and (max-width: 380px){
	.wyszukiwarka.component #adv_form{	
		width: 92%;
	}	
}

@media screen and (max-width: 375px){
	.wyszukiwarka.component .srch_inp {
		width: 99%;
	}
	
	#rollas.roll, #rollas.roll_sel {
		left: auto;
		right: 267px;
	}
}

@media screen and (max-width: 366px){
		
	#rollas.roll, #rollas.roll_sel {
		left: auto;
		right: 262px;
	}
}

@media screen and (max-width: 355px){
		
	#rollas.roll, #rollas.roll_sel {
		left: auto;
		right: 257px;
	}
}

@media screen and (max-width: 345px){
		
	#rollas.roll, #rollas.roll_sel {
		left: auto;
		right: 252px;
	}
}

@media screen and (max-width: 340px){
	.wyszukiwarka.component #adv_form{	
		width: 91%;
	}	
	
	#PAN_HEAD .pole-banerowe img {
		max-width: 90% !important;		
	}
}

@media screen and (max-width: 335px){
		
	#rollas.roll, #rollas.roll_sel {
		left: auto;
		right: 248px;
	}
}

@media screen and (max-width: 328px){
		
	#rollas.roll, #rollas.roll_sel {
		left: auto;
		right: 236px;
	}
	
	.wyszukiwarka.component #search_query,
	.wyszukiwarka.component	#sz_query{
		padding: 0px 34px 0px 73px;
	}
}

@media screen and (max-width: 320px){
	#rollas.roll, #rollas.roll_sel {
		left: auto;
		right: 236px;
	}
}


@media screen and (max-width: 315px){
	#rollas.roll, #rollas.roll_sel {
		left: auto;
		right: 220px;
	}
}


/* end wyszukiwarka pozioma */



