body {
    /*margin: 0;*/
    /*padding: 0;*/
    /*overflow: auto;*/
    background: #eeeee2;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #6F6F6F;
    border-top: 3px solid #c59722;
    position: inherit !important;
     top: inherit !important;
     width: auto !important;
     height: auto !important;
     overflow: inherit !important;
     margin: inherit !important;
     padding: inherit !important;
     left: inherit !important;
     cursor: inherit !important;
}
img { border: 0 }

a:link, a:visited, a:active {
text-decoration: none;
outline: none;
}
a:hover {
}

.bold { font-weight: bold }
input { border: 1px solid }
/*------------ Tips cms------------*/
.Tips4 {
    border: 0px;
}
.jqueryslidemenu ul li a {
    color: #253806 !important;
}
.tool-tip {
    border: 1px #0F0F0F solid;
    width: auto;
    z-index: 43000;
    margin-left:0px !important;
    margin-left:10px;
}
.tool-title {
    margin: 0px;
    padding: 8px 8px 4px;
    z-index: 43000;
    background-color: #C3D5DF;
}
.tool-text {
    z-index: 43000;
    display: block;
    font-size: 10px;
    padding: 4px 8px 8px;
    background-color: #C3D5DF;
}
.custom-tip {
    color: #000;
    width: 130px;
    z-index: 43000;
}
.custom-title {
    font-weight: bold;
    font-size: 11px;
    margin: 0;
    color: #3E4F14;
    padding: 8px 8px 4px;
    background: #C3DF7D;
    border-bottom: 1px solid #C3D5DF;
    z-index: 43000;
}
.custom-text {
    font-size: 11px;
    padding: 4px 8px 8px;
    background: #C3D5DF;
}
.login_input , .haslo_input {
    width: 135px !important;
}

#top{
    width: 1004px;
    background: url( 'top-bg.png' ) no-repeat center top;
    margin: auto;
    min-height: 282px;
    position: relative;
    z-index: 20;
}
.jqueryslidemenu {
    background: none !important;
}
#menu_poziom_0 li a {
    background: url( 'menu-1-bg.png' ) left center no-repeat !important;
    color: #7d6216;
    font-size: 10px;
    font-family: verdana;
    text-indent: 5px;
    border-right: 0px !important;
}
#top-ikonki {
    margin-left: 30px;
    float: left;
    height: 80px;
}
#top-ikonki #home img {
    position: relative;
    top: 40px;
}
#top-ikonki #box img {  
    position: relative;
    top: 32px;
    margin-left: 5px;
}
#top-ikonki #map img {  
    position: relative;
    top: 25px;
    margin-left: 5px;
}
#top-ikonki #contrast img {  
    position: relative;
    top: 18px;
    margin-left: 5px;
}
#top-ikonki #bip img {  
    position: relative;
    top: 11px;
    margin-left: 5px;
}
#wyszukiwarka {
    float: right;
}
#inputszukaj {
    background: #f6f3eb;
    border: 2px solid #baa866;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 12px;
    border-radius: 12px;
}
#szukaj-submit {
    display: inline-block;
    height: 24px;
    width: 24px;
    background: url( 'icon-search.png' ) no-repeat center;
    position: relative;
    top: 7px;
    cursor: pointer;
}
.herbTop{
    background: url('01-wilkolaz-herb.png') no-repeat 0px 0px/90px 105px;
      position: absolute;
				width: 105px;
				height:105px;
				left: 115px;
				top: 100px;
}
#content-main {
    background: url('main-bg.jpg') repeat-y 9px 0px;
    width: 941px;
    margin: auto;
    position: relative;
    top: -50px;
    z-index: 10;
    padding: 30px 30px 30px 50px;
}
#content-main-left {
    float: left;
    width: 189px;
    min-height: 300px;
    margin-right: 5px;
}
#menu-2-title {
    background: url( 'menu-bg.png' ) no-repeat center top;
    height: 45px;
    line-height: 30px;
    color: #344a0a;
    text-align: center;
    font-size: 14px;
    text-transform: uppercase;
}
#menu-3-title {
    background: url( 'menu-bg.png' ) no-repeat center top;
    height: 45px;
    line-height: 30px;
    color: #344a0a;
    text-align: center;
    font-size: 14px;
    text-transform: uppercase;
}
#menu-2-bottom {
    background: url( 'menu-bottom-bg.png' ) no-repeat center;
    height: 35px;
    width: 187px;
    margin: auto;
}
#menu-2a-bottom {
    background: url( 'menu-bottom2-bg.png' ) no-repeat center;
    height: 35px;
    width: 187px;
    margin: auto;
}
.menu_pozycja_kontener {  
    background: rgb(227,216,198); /* Old browsers */
    background: -moz-linear-gradient(left,  rgba(227,216,198,1) 0%, rgba(240,239,234,1) 50%, rgba(227,216,198,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(227,216,198,1)), color-stop(50%,rgba(240,239,234,1)), color-stop(100%,rgba(227,216,198,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left,  rgba(227,216,198,1) 0%,rgba(240,239,234,1) 50%,rgba(227,216,198,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left,  rgba(227,216,198,1) 0%,rgba(240,239,234,1) 50%,rgba(227,216,198,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left,  rgba(227,216,198,1) 0%,rgba(240,239,234,1) 50%,rgba(227,216,198,1) 100%); /* IE10+ */
    background: linear-gradient(to right,  rgba(227,216,198,1) 0%,rgba(240,239,234,1) 50%,rgba(227,216,198,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e3d8c6', endColorstr='#e3d8c6',GradientType=1 ); /* IE6-9 */
    padding: 3px 5px;
    width: 177px;
    margin: auto;
    position: relative;
    z-index: 5;
    border-bottom: 1px solid #f3efe8;
    border-top: 1px solid #f6f3ed;
}
.menu_pozycja_left {
    background: url( 'ozdobnik-menu.png' ) no-repeat center;
    height: 16px;
    width: 15px;
    float: left;
    margin-right: 5px;  
}
.menu_pozycja_tekst a {
    color: #253806;
    font-weight: bold;
}
#content-main-middle {
    width: 550px;
    float: left;
    min-height: 300px;
}
#content-main-right {
    width: 195px;
    float: right;
    min-height: 200px;
} 
#kalendarz-title, #kalendarz-dni-title {
    background: url( 'menu-bg.png' ) no-repeat center top;
    height: 45px;
    line-height: 30px;
    color: #344a0a;
    text-align: center;
    font-size: 14px;
    text-transform: uppercase;
    margin-top: 20px;
}
#kalendarz-dni-title {
    margin-top: 20px;
}
#kalendarz-content {
    width: 187px;
    background: rgb(227,216,198); /* Old browsers */
    background: -moz-linear-gradient(left,  rgba(227,216,198,1) 0%, rgba(240,239,234,1) 50%, rgba(227,216,198,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(227,216,198,1)), color-stop(50%,rgba(240,239,234,1)), color-stop(100%,rgba(227,216,198,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left,  rgba(227,216,198,1) 0%,rgba(240,239,234,1) 50%,rgba(227,216,198,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left,  rgba(227,216,198,1) 0%,rgba(240,239,234,1) 50%,rgba(227,216,198,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left,  rgba(227,216,198,1) 0%,rgba(240,239,234,1) 50%,rgba(227,216,198,1) 100%); /* IE10+ */
    background: linear-gradient(to right,  rgba(227,216,198,1) 0%,rgba(240,239,234,1) 50%,rgba(227,216,198,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e3d8c6', endColorstr='#e3d8c6',GradientType=1 ); /* IE6-9 */
    margin: auto;
    font-size: 10px;
}
#kalendarz_kontener {
    margin: auto;
}
#kalendarz_miesiac {
    text-align: center;
    color: #cd3a22;
}
#kalendarz_wstecz a, #kalendarz_dalej a {
    display: block;
    height: 20px;
    width: 20px;
}
#kalendarz_wstecz a img, #kalendarz_dalej a img {
    position: relative;
    top: 9px;
    left: 9px;
}
.nazwy_dni {
    color: #62798b;
}
.dzien_komorka {
    text-align: center;
    padding: 5px;
}
#kalendarz_dziendzis {
    text-align: center;
    padding: 5px;
    background: #be6c34;
    color: #FFF;
}
#kalendarz_wydarzenie {
    background: #f6e5b1;
    color: #c41b00;
}
.kalendarz_dni thead {
    display: none;
}
table.kalendarz_dni {
    width: 187px !important;
    margin: auto;
    border-collapse: collapse;
}
p.dzien {
    display: none;
}
table.kalendarz_dni td {
    border-bottom: 1px solid #E6DBB2;
    border-top: 1px solid #FDFCFA;
    background: rgb(227,216,198); /* Old browsers */
    background: -moz-linear-gradient(left,  rgba(227,216,198,1) 0%, rgba(240,239,234,1) 50%, rgba(227,216,198,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(227,216,198,1)), color-stop(50%,rgba(240,239,234,1)), color-stop(100%,rgba(227,216,198,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left,  rgba(227,216,198,1) 0%,rgba(240,239,234,1) 50%,rgba(227,216,198,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left,  rgba(227,216,198,1) 0%,rgba(240,239,234,1) 50%,rgba(227,216,198,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left,  rgba(227,216,198,1) 0%,rgba(240,239,234,1) 50%,rgba(227,216,198,1) 100%); /* IE10+ */
    background: linear-gradient(to right,  rgba(227,216,198,1) 0%,rgba(240,239,234,1) 50%,rgba(227,216,198,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e3d8c6', endColorstr='#e3d8c6',GradientType=1 ); /* IE6-9 */
}
.kalendarz_inside td {
    border: 0px !important;
    padding: 0px !important;
    background: none !important;
}
p.data {
    margin: 0px;
    padding-left: 5px;
    font-size: 10px;
    color: #253806;
}
p.link {
    margin: 0px;
    color: #71716f;
    font-size: 10px;
    padding-left: 5px;
}
.dzisiaj {
    background: #f1ecd5 !important;
}
p.link a {
    color: inherit;
}
.mini-kalendarz {
    display: none;
}
.menu_pozycja_left_3 {
    display: none;
}
.aktualnosci_zestaw_kontener {
    clear: both;
    margin-top: 30px;
}
#tresc_glowna_strony {
    padding: 0px !important;
    clear: both;
}
.art_start_rozwiniete_tytul a, .aktualnosci_tytul_tekst, .tresc_tytul_tekst {
    display: block;
    height: 30px;
    line-height: 30px;
    background: rgb(165,132,51); /* Old browsers */
    background: -moz-linear-gradient(left,  rgba(165,132,51,1) 0%, rgba(226,198,125,1) 50%, rgba(165,132,51,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(165,132,51,1)), color-stop(50%,rgba(226,198,125,1)), color-stop(100%,rgba(165,132,51,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left,  rgba(165,132,51,1) 0%,rgba(226,198,125,1) 50%,rgba(165,132,51,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left,  rgba(165,132,51,1) 0%,rgba(226,198,125,1) 50%,rgba(165,132,51,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left,  rgba(165,132,51,1) 0%,rgba(226,198,125,1) 50%,rgba(165,132,51,1) 100%); /* IE10+ */
    background: linear-gradient(to right,  rgba(165,132,51,1) 0%,rgba(226,198,125,1) 50%,rgba(165,132,51,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a58433', endColorstr='#a58433',GradientType=1 ); /* IE6-9 */
    -webkit-border-radius: 6px;
    border-radius: 6px;
    color: #344A0A;
    text-transform: uppercase;
    text-align: center;
    border: 1px solid #b59030;
    -webkit-box-shadow:  0px 0px 6px 1px rgba(0, 0, 0, 0.5);
    box-shadow:  0px 0px 6px 1px rgba(0, 0, 0, 0.5);
    position: relative;
    z-index: 10;
    top: -5x;
}
.aktualnosci_wyniki_kontener, .tresc_srodek_kontener {
    border: 1px solid #E6DBB2;  
    -webkit-border-radius: 12px 12px 0px 0px;
    border-radius: 12px 12px 0px 0px;
}
.art_start_rozwiniete {
    border: 1px solid #E6DBB2;
    background: rgb(240,233,208); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(240,233,208,1) 0%, rgba(247,243,231,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(240,233,208,1)), color-stop(100%,rgba(247,243,231,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(240,233,208,1) 0%,rgba(247,243,231,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(240,233,208,1) 0%,rgba(247,243,231,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(240,233,208,1) 0%,rgba(247,243,231,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(240,233,208,1) 0%,rgba(247,243,231,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0e9d0', endColorstr='#f7f3e7',GradientType=0 ); /* IE6-9 */
    -webkit-border-radius: 12px 12px 0px 0px;
    border-radius: 12px 12px 0px 0px;
}
.art_start_rozwiniete_zawartosc {
    background: #f7f3e7;
}
.art_start_rozwiniete_data {
    height: 30px;
    line-height: 30px;
    text-align: right;
    font-size: 10px;
    color: #872124;
    padding-right: 10px;
}
.art_start_rozwiniete_img {
    float: left;
    margin: 10px;
}
.art_start_rozwiniete_skrot {
    padding: 10px;
    border-bottom: 1px solid #e6dbb2;
}
.akt_start_rozwiniete_wiecej, #powrot {
    border-top: 1px solid #fdfcfa;
    background: rgb(240,233,208); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(240,233,208,1) 0%, rgba(247,243,231,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(240,233,208,1)), color-stop(100%,rgba(247,243,231,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(240,233,208,1) 0%,rgba(247,243,231,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(240,233,208,1) 0%,rgba(247,243,231,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(240,233,208,1) 0%,rgba(247,243,231,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(240,233,208,1) 0%,rgba(247,243,231,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0e9d0', endColorstr='#f7f3e7',GradientType=0 ); /* IE6-9 */
    height: 40px;
    line-height: 40px;
}
.akt_start_rozwiniete_wiecej a, #powrot a, .akutalnosci_wiecej {
    display: block;
    text-align: center;
    float: right;
    background: rgb(212,209,187); /* Old browsers */
    background: -moz-linear-gradient(left,  rgba(212,209,187,1) 0%, rgba(229,226,207,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(212,209,187,1)), color-stop(100%,rgba(229,226,207,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left,  rgba(212,209,187,1) 0%,rgba(229,226,207,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left,  rgba(212,209,187,1) 0%,rgba(229,226,207,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left,  rgba(212,209,187,1) 0%,rgba(229,226,207,1) 100%); /* IE10+ */
    background: linear-gradient(to right,  rgba(212,209,187,1) 0%,rgba(229,226,207,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d4d1bb', endColorstr='#e5e2cf',GradientType=1 ); /* IE6-9 */
    -webkit-border-radius: 12px;
    border-radius: 12px;
    height: 20px;
    line-height: 20px;
    font-size: 11px;
    width: 70px;
    margin-top: 5px;
    margin-right: 5px;
    color: #3f5214;
    border: 1px solid #dcd4bd;
}
.akt_start_lista {
    border-bottom: 1px solid #e6dbb2;
    border-top: 1px solid #fdfcfa;
    padding: 10px;
    background: #f7f3e7;
}
.akt_start_lista_tytul {
    margin-bottom: 10px;
}
.akt_start_lista_data {
    font-size: 10px;
}
.akt_start_lista_tytul a {
    color: #872124;
}
#aktualnosci_start_stronicowanie {
    height: 30px;
    line-height: 30px;
    margin-top: 5px;
    border-right: 0px;
    border-left: 0px;
    color: #b4bcc6;
}
#aktualnosci_start_stronicowanie a {
    color: #86774d;
}
#icons-all, .aktualnosci_wyniki_kontener {
    clear: both;
    margin-top: 10px;
}
.aktualnosci_data {
    height: 30px;
    line-height: 30px;
    text-align: right;
    font-size: 10px;
    color: #872124;
    padding-right: 10px;
    border-bottom: 1px solid #e6dbb2;
    background: rgb(240,233,208); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(240,233,208,1) 0%, rgba(247,243,231,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(240,233,208,1)), color-stop(100%,rgba(247,243,231,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(240,233,208,1) 0%,rgba(247,243,231,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(240,233,208,1) 0%,rgba(247,243,231,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(240,233,208,1) 0%,rgba(247,243,231,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(240,233,208,1) 0%,rgba(247,243,231,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0e9d0', endColorstr='#f7f3e7',GradientType=0 ); /* IE6-9 */  
}
.aktualnosci_skrot, .aktualnosci_tresc {
    background: #f7f3e7;  
    border-bottom: 1px solid #e6dbb2;
    border-top: 1px solid #fdfcfa;
    padding: 10px;
}
.odstep {
    display: none;
}
.tresc_wynik_kontener {
    background: #f7f3e7;  
    padding: 10px;
}
.aktualnosci_licznik {
    background: #f7f3e7;  
    border-bottom: 1px solid #e6dbb2;
    border-top: 1px solid #fdfcfa;
    padding: 10px;  
}
.tresc_stopka_kontener {
    display: none;
}
.aktualnosci_stopka {
    height: 1px !important;
}
.link_akt {
    color: #FFF;
}
.cms_mapa_poziom_1 li {
    margin: 2px 0;
}
.cms_mapa_poziom_1 a {
    color: #6F6F6F;
}
#galeriakontenernajglowniejszy #powrot {
    background: none;
}
.bottom {
    background: url('bottom-bg.jpg') -1px 0px;
    height: 37px;
    margin: -30px auto 0;
    width: 1024px;
}
#main_footer {
    background: url('main-bg.jpg') repeat-y 9px 0px;
    width: 953px;
    margin: auto;
    position: relative;
    z-index: 10;
    padding: 30px 24px 30px 44px;
}
#menu_poziome4 {
    background: #e2cb90;
    padding: 15px 20px;
}
#copy {
    height: 60px;
    line-height: 18px;
    color: #725812;
    padding-top: 10px;
    padding-left: 5px;
    font-size: 10px;
}
#copy a {
    color: #7D6216;
}
#stronyInternetoweKontener {
    float: right;
    position: relative;
    top: -33px;
    width: 267px;
}
#stronyInternetoweZdjecie {
    margin-right: 15px;
    position: relative;
    top: 20px;
}
#stronyInternetoweTekst {
    top: 27px;
    float: left;
    position: relative;
}
#stronyInternetoweTekst a {
    color: #725812;
}
#menu_poziome1 {
    margin-left: 30px;
}
#logowanie {
    width: 187px;
    background: rgb(227,216,198); /* Old browsers */
    background: -moz-linear-gradient(left,  rgba(227,216,198,1) 0%, rgba(240,239,234,1) 50%, rgba(227,216,198,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(227,216,198,1)), color-stop(50%,rgba(240,239,234,1)), color-stop(100%,rgba(227,216,198,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left,  rgba(227,216,198,1) 0%,rgba(240,239,234,1) 50%,rgba(227,216,198,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left,  rgba(227,216,198,1) 0%,rgba(240,239,234,1) 50%,rgba(227,216,198,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left,  rgba(227,216,198,1) 0%,rgba(240,239,234,1) 50%,rgba(227,216,198,1) 100%); /* IE10+ */
    background: linear-gradient(to right,  rgba(227,216,198,1) 0%,rgba(240,239,234,1) 50%,rgba(227,216,198,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e3d8c6', endColorstr='#e3d8c6',GradientType=1 ); /* IE6-9 */
    margin: auto;
    font-size: 10px;  
}
#logowanie_submit {
    background: rgb(227,216,198); /* Old browsers */
    background: -moz-linear-gradient(left,  rgba(227,216,198,1) 0%, rgba(240,239,234,1) 50%, rgba(227,216,198,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(227,216,198,1)), color-stop(50%,rgba(240,239,234,1)), color-stop(100%,rgba(227,216,198,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left,  rgba(227,216,198,1) 0%,rgba(240,239,234,1) 50%,rgba(227,216,198,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left,  rgba(227,216,198,1) 0%,rgba(240,239,234,1) 50%,rgba(227,216,198,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left,  rgba(227,216,198,1) 0%,rgba(240,239,234,1) 50%,rgba(227,216,198,1) 100%); /* IE10+ */
    background: linear-gradient(to right,  rgba(227,216,198,1) 0%,rgba(240,239,234,1) 50%,rgba(227,216,198,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e3d8c6', endColorstr='#e3d8c6',GradientType=1 ); /* IE6-9 */
    padding: 3px 15px;
    margin: 7px;
    font-size: 11px;
    border: 1px solid #a58433;
    -webkit-border-radius: 6px;
    border-radius: 6px;
}
.menu_pozycja_content_2_poziom_2 {
    margin-left: 10px;
}
#rotator {
    left: 372px;
    position: relative;
    top: -30px;
    width: 625px;
    z-index: -1;
}
#wirtualna-turystyka{
    background: url( 'menu-bg.png' ) no-repeat center top;
    height: 45px;
    line-height: 14px;
    color: #344a0a;
    text-align: center;
    font-size: 11px;
    text-transform: uppercase;
    margin-top: 20px;
    
}
#wirtualna-turystyka-img{
    background: linear-gradient(to right, rgba(227, 216, 198, 1) 0%, rgba(240, 239, 234, 1) 50%, rgba(227, 216, 198, 1) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    width: 187px;
    margin: 0 auto;
    border-bottom: 1px solid #f3efe8;
    border-top: 1px solid #f6f3ed;
}
.wirt-tur-img{
    padding-top: 3px;
    margin-left: 5px;
    padding-bottom: 0px;
}