/*

 

 Debica - Basic Style Sheet

 

 rka@emex.pl / www.emarketingexperts.pl

 

 v1.0.0, 06.05.2009

 

 */

/* =global */

body {

    color: #000;

    font: 11px Tahoma, sans-serif;

    background: #fdb827 url('../lay-gfx/bg-body.jpg') repeat-x;

    text-align: center;

    margin: 0;

    padding: 0;

    line-height: 1.5em;

} #sub {

    color: #000;

    font: 11px Tahoma, sans-serif;

    background: #fdb827 url('../lay-gfx/bg-body-sub.jpg') repeat-x;

    text-align: center;

    margin: 0;

    padding: 0;

    line-height: 1.5em;

}



img {

    border: 0;

}

object {outline:none;}

strong {

    font-weight: bold;

}



em {

    font-style: italic;

}



p, ul, ol, dl {

    margin: 1em 0;

    padding: 0;

}



li {

    margin: 0 0 0 2em;

    padding: 0;

}



h1, h2, h3, h4, h5, h6 {

    padding: 0;

    margin: 1em 0 0.5em;

    line-height: 1.2;

}



td, th {

    vertical-align: top;

}



/* =forms */

form {

    padding: 0;

    margin: 0;

}



fieldset {

    margin: 0;

    padding: 0;

    border: 0;

}



input, select, textarea {

    font: 1em / 1.8 "Trebuchet MS", Arial, sans-serif;

    color: #000;

}



textarea, input, select {

    background: #fff;

    padding: 0.4em 5px 0.3em;

    border: 1px solid #d2d2d2;

    color: #b0b0b0;

}



select {

    padding: 0;

}



input[type = checkbox] {

    vertical-align: top;

}



/* =links */

a:link {

    color: #0b3e73;

    text-decoration: none;

    outline: none;

    cursor: pointer;

}



a:visited {

    color: #0b3e73;

    text-decoration: none;

    outline: none;

    cursor: pointer;

}



a:hover, a:active, a:focus {

    text-decoration: underline;

    outline: none;

    cursor: pointer;

}



/* =skips */ .skip {

    position: absolute;

    text-indent: -9999px;

    overflow: hidden;

    list-style: none;

} .gfxhl, .gfx {

    overflow: hidden;

    text-indent: -9999px;

    margin: 0;

    font-size: 1px;

    line-height: 1px;

    background-repeat: no-repeat;

}



/* =layout */ #wrapper {

    width: 100%;

    margin: 0;

    padding: 0;
		float:left;

    text-align: left;

    background: url('../lay-gfx/bg-wrapper.jpg') 50% 0 no-repeat;

} #wrapper-s1 {

    width: 100%;

    margin: 0;

    padding: 0 0 29px 0;

    text-align: left;
		float:left;

    background: url('../lay-gfx/bg-footer.jpg') 50% 100% no-repeat;

} #wrapper-s {

    width: 960px;

    margin: 0 auto;

    text-align: left;

    height: auto;


    z-index: 8;

}



/* ----------------------------------------------------------------------------------------- */

/** =branding **/ #branding {

    height: 110px;

    margin: 0;

    padding: 0;

    width: 960px;

    position: relative;

} #branding h1 {

    width: 182px;

    height: 39px;

    margin: 0;

    position: absolute;

    left: 24px;

    top: 38px;

} #branding h1 a {

    background: url(../lay-gfx/h_debica.jpg) no-repeat;

    display: block;

    height: 39px;

    overflow: hidden;

    text-indent: -9999px;

    width: 182px;

} #branding #en {

    background: url('../lay-gfx/bg-a-en.jpg') 0 18px no-repeat;

    display: block;

    height: 21px;

    overflow: hidden;

    text-indent: -9999px;

    width: 58px;

    float: right;

    padding: 18px 0 0 0;

}


#branding #pl {

    background: url('../lay-gfx/bg-a-pl.jpg') 0 18px no-repeat;

    display: block;

    height: 21px;

    overflow: hidden;

    text-indent: -9999px;

    width: 58px;

    float: right;

    padding: 18px 0 0 0;

}
#s-mapa-swf {float:left;margin:0;padding:0;}
/* =search form */ #search_form {

    position: absolute;

    left: 710px;

    padding: 17px 0 0 0;

} #search_form h2 {

    position: absolute;

    text-indent: -9999px;

} #search_form label {

    text-align: left;

    overflow: hidden;

    text-indent: -9999px;

    position: absolute;

} #search_form #search_but {

    margin: 0;

    width: 27px;

    height: 24px;

    border: 0;

    cursor: pointer;

    background: url('../lay-gfx/search-but.jpg') no-repeat;

} #search_form input.text {

    margin-bottom: 1px;

    background: #fff;

    width: 150px;

    border-left: 1px solid #e4c37b;

    border-top: 1px solid #e4c37b;

    color: #000;

}



/* =global navigation */ #nav-global {

    margin: 0;

    padding: 0;

    position: absolute;

    left: 264px;

    top: 55px;

} #nav-global li {

    margin: 0;

    padding: 0;

    float: left;

    list-style: none;

} #nav-global a {

    padding: 0;

    float: left;

    text-indent: -9999px;

    height: 55px;

} #nav-global a:hover, #nav-global a:active, #nav-global a:focus {

    color: #000;

    text-decoration: none;

    z-index: 98;

} #nav-global a.hover {

    color: #000;

    text-decoration: none;

    z-index: 102;

} #nav-global a.active {

    color: #000;

    text-decoration: none;

} #nav-global li ul {

    margin: 55px 0 0 0;

    padding: 0;

    position: absolute;

    z-index: 10000;

    top: 0;

    width: 184px;

    padding: 10px 10px 12px 10px;

    background: #fdb827;

    border-right: 1px solid #919191;

    border-bottom: 1px solid #919191;

    width: 145px;

    clear: left;

    display: none;

} #nav-global li ul li {

    display: block;

    text-align: left;

    margin: 0;

    padding: 2px 0 4px 8px;

    height: auto;

    border-bottom: 1px solid #ffd258;

    width: 137px;

    height: 20px;

} #nav-global li ul li a {

    text-indent: 0 !important;

    float: left;

    padding: 3px 0 4px 0;

    background: none;

    width: 100%;

    height: auto !important;

} #nav-global li ul li.active {

    background: #efa814;

} #nav-global li ul li ul {

    display: none;

    left: 155px;

    top: 35px;

} #m_o-firmie {

    background: url('../lay-gfx/n_o-firmie.jpg') no-repeat;

    width: 87px;

} #m_opony {

    background: url('../lay-gfx/n_opony.jpg') no-repeat;

    width: 114px;

} #m_porady {

    background: url('../lay-gfx/n_nasze-porady.jpg') no-repeat;

    width: 120px;

} #m_serwis {

    background: url('../lay-gfx/n_serwis-opon.jpg') no-repeat;

    width: 116px;

} #m_prezenty {

    background: url('../lay-gfx/n_prezenty.jpg') no-repeat;

    width: 101px;

} #m_opony_pozostale {

    background: url('../lay-gfx/m_opony_pozostale.gif') 120px 9px no-repeat !important;

} 

#m_o-firmie {background: url('../lay-gfx/n_o-firmie.jpg') no-repeat;width: 87px;} 
#m_opony {background: url('../lay-gfx/n_opony.jpg') no-repeat;width: 114px;}
#m_porady {background: url('../lay-gfx/n_nasze-porady.jpg') no-repeat;width: 120px;} 
#m_serwis {background: url('../lay-gfx/n_serwis-opon.jpg') no-repeat;width: 116px;} 
#m_prezenty {background: url('../lay-gfx/n_prezenty.jpg') no-repeat;width: 101px;} 
#m_opony_pozostale {background: url('../lay-gfx/m_opony_pozostale.gif') 120px 9px no-repeat !important;}

.en #m_o-firmie {background: url('../lay-gfx/n_o-firmie-en.jpg') no-repeat;width:135px;} 
.en #m_opony {background: url('../lay-gfx/n_opony-en.jpg') no-repeat;width:108px;}
.en #m_porady {background: url('../lay-gfx/n_nasze-porady-en.jpg') no-repeat;width:56px;} 
.en #m_serwis {background: url('../lay-gfx/n_serwis-opon-en.jpg') no-repeat;width: 128px;} 
.en #m_prezenty {background: url('../lay-gfx/n_prezenty-en.jpg') no-repeat;width: 68px;} 
.en #m_opony_pozostale {background: url('../lay-gfx/m_opony_pozostale.gif') 120px 9px no-repeat !important;width:108px;}

#m_prezenty:hover, #m_prezenty:active, #m_prezenty:focus, #m_prezenty.hover, #m_prezenty.active {

    background-position: 0 -110px;

} #m_prezenty.active {

    background-position: 0 -55px;

} #m_prezenty.hover {

    background-position: 0 -110px !important;

} #m_serwis.active {

    background-position: 0 -55px;

} #m_serwis.hover {

    background-position: 0 -110px !important;

} #m_serwis:hover, #m_serwis:active, #m_serwis:focus, #m_serwis.hover {

    background-position: 0 -110px;

} #m_porady.active {

    background-position: 0 -110px;

} #m_porady.hover {

    background-position: 0 -55px !important;

} #m_porady:hover, #m_serwis:active, #m_serwis:focus, #m_serwis.hover {

    background-position: 0 -55px;

} #m_opony.active {

    background-position: 0 -110px;

} #m_opony.hover {

    background-position: 0 -55px !important;

} #m_opony:hover, #m_opony:active, #m_opony:focus, #m_opony.hover {

    background-position: 0 -55px;

} #m_o-firmie.active {

    background-position: 0 -110px;

} #m_o-firmie.hover {

    background-position: 0 -55px !important;

} #m_o-firmie:hover, #m_o-firmie:active, #m_o-firmie:focus, #m_o-firmie.hover {

    background-position: 0 -55px;

}



/* =flash */ #flash {

    width: 960px;

    height: 243px;

    margin: 0;

    padding: 0;

    background: url('../lay-gfx/bg-flash.jpg') 0 0 no-repeat;

    overflow: hidden;

}



/* =content */ #content {

    width: 940px;

    height: auto;

    background: #fff url('../lay-gfx/bg-content.jpg') 0 0 no-repeat;

 float:left;

    z-index: 1 !important;

    padding: 0 10px 17px 10px;

    margin-top: -4px;

} #box1 {

    width: 557px;

    height: 115px;

    background: #0b3056 url('../lay-gfx/bg-box1.jpg') 0 0 no-repeat;

    padding: 24px 0 0 36px;

    float: left;

    overflow: hidden;

} #box1 h2 {

    background: url('../lay-gfx/h_aktualnosci.jpg') no-repeat;

    width: 100%;

    height: 15px;

    margin: 0 0 15px 0;

} 

#box1 h2 {background: url('../lay-gfx/h_aktualnosci.jpg') no-repeat;width: 100%;height: 15px;margin: 0 0 15px 0;} 
.en #box1 h2 {background: url('../lay-gfx/h_aktualnosci-en.jpg') no-repeat;width: 100%;height: 15px;margin: 0 0 15px 0;}

#box1 ul li .data {

    margin: 0;

    color: #6d99c7;

} #box1 ul li p, #box1 ul li h3 {

    color: #fdb827;

    margin: 5px 0 0 0;

} #box1 ul li h3 {

    font-size: 11px;

    font-weight: normal;

    margin: 5px 0 0 0;

} #box1 ul li a {

    color: #fdb827;

} #box1 ul li .more {

    background: none;
padding:0 !important;

} #box1 ul li {

    list-style: none;

    margin: 0 30px 0 0;

    padding: 0;

    width: 151px;

    display: inline;

    float: left;

} #box2 {

    width: 302px;

    height: 115px;

    background: #0b3056 url('../lay-gfx/bg-box2.jpg') 0 0 no-repeat;

    padding: 24px 0 0 36px;

    float: right;

    overflow: hidden;

} #box2 h2 {

    background: url('../lay-gfx/h_dla-inwestorow.jpg') no-repeat;

    width: 100%;

    height: 15px;

    margin: 0 0 15px 0;

} 

#box2 h2 {background: url('../lay-gfx/h_dla-inwestorow.jpg') no-repeat;width: 100%;height: 15px;margin: 0 0 15px 0;} 
.en #box2 h2 {background: url('../lay-gfx/h_dla-inwestorow-en.jpg') no-repeat;width: 100%;height: 15px;margin: 0 0 15px 0;} 


#box2 ul li .data {

    margin: 0;

    color: #6d99c7;

} #box2 ul li h3 {

    font-size: 11px;

    font-weight: normal;

    margin-top: 5px;

} #box2 ul li a {

    color: #fdb827;

} #box2 ul li p {

    color: #fff;

    margin: 5px 0 0 0;

} #box2 ul li .more {

    background: none;



padding:

    0 !important;

} #box2 ul li {

    list-style: none;

    margin: 0 30px 0 0;

    padding: 0;

} #txt table {

    border-bottom: 1px solid #e5e5e5;

} #txt table th {

    background: url('../lay-gfx/bg-th-content.png') repeat-x;

    line-height: 33px;

    font-weight: bold;

    border-right: 1px solid #fff;

    padding-bottom: 5px;

    padding-left: 15px;

} #txt table td {

    border-top: 1px solid #e5e5e5;

    padding-left: 15px;

} #txt table td.back1 {

    background: #f7f7f7;

} .contact p.l {

    margin-right: 40px;

} .en #skontaktujsieznami {    width: 100%;    height: 42px;    background: url('../lay-gfx/h_skontaktznami-en.png') no-repeat;    margin-top: 40px;    float: left;}#skontaktujsieznami {

    width: 100%;

    height: 42px;

    background: url('../lay-gfx/h_skontaktznami.png') no-repeat;

    margin-top: 40px;

    float: left;

} .kont-l {

    float: left;

    width: 305px;

} .kont-r {

    float: left;

    width: 305px;

} #contactform {

    margin-top: 1em;

    float: left;

} #contactform label {

    width: 100%;

    float: left;

    margin-bottom: 5px;

} #contactform #wiadomosc {

    width: 208px;

    background: #F3F3F3 none repeat scroll 0 0;

    border-color: #CFCFCF;

    border-style: solid none none solid;

    border-width: 1px 0 0 1px;

    color: #000000;

    float: right;

} #contactform .b-gotowe {

    background: transparent url(../lay-gfx/bg-submit-plik.jpg) no-repeat scroll 0 0;

    border: 0 none;

    cursor: pointer;

    height: 24px;

    text-indent: -9999px;

    top: -50px;

    width: 110px;

} .en #contactform .b-gotowe {    background: transparent url(../lay-gfx/bg-submit-plik-en.png) no-repeat scroll 0 0;    border: 0 none;    cursor: pointer;    height: 24px;    text-indent: -9999px;    top: -50px;    width: 110px;} #contactform .imp {

    background: transparent url(../lay-gfx/bg-div-imp.jpg) no-repeat scroll 334px 7px;

    width: 320px;

    padding: 0 20px 0 0;

    float: left;

} #contactform .submit {

    width: 100%;

    float: left;

} #contactform input {

    float: right;

    background: #F3F3F3 none repeat scroll 0 0;

    border-color: #CFCFCF;

    border-style: solid none none solid;

    border-width: 1px 0 0 1px;

    color: #000000;

    float: right;

    padding: 2px 5px;

    width: 208px;

} #h5_info-dla-inwestorow {

    background: url('../lay-gfx/h5_informacje-dla-inw.png') no-repeat;

    width: 240px;

    height: 19px;

} .en #h5_info-dla-inwestorow {    background: url('../lay-gfx/h5_informacje-dla-inw-en.png') no-repeat;    width: 240px;    height: 19px;}.en #h5_info-dla-med {    background: url('../lay-gfx/h5_info-dla-med-en.png') no-repeat;    width: 240px;    height: 19px;} #h5_info-dla-med {

    background: url('../lay-gfx/h5_info-dla-med.png') no-repeat;

    width: 240px;

    height: 19px;

} #h5_info-dla-kon {

    background: url('../lay-gfx/h5_info-dla-kon.png') no-repeat;

    width: 240px;

    height: 19px;

} #h5_form-kon {

    background: url('../lay-gfx/h5_formularz-kont.png') no-repeat;

    width: 240px;

    height: 19px;

}

.en #h5_form-kon {

    background: url('../lay-gfx/h5_formularz-kont-en.png') no-repeat;

    width: 240px;

    height: 19px;

}

 #art {

    width: 100%;

    padding: 15px 0 0 0;


    float: left;

} #art .b1 {

    width: 227px;

    floaT: left;

    background: #f0f0f0 url('../lay-gfx/bg-b1.jpg') repeat-x;

    border-top: 1px solid #bdbdbd;

    margin-right: 10px;

    padding-top: 12px;

    min-height: 170px;

    height: auto !important;

    height: 170px;

} #art .b1-s {

    width: 227px;

    floaT: left;

    background: #f0f0f0 url('../lay-gfx/bg-b1.jpg') repeat-x;

    border-top: 1px solid #bdbdbd;

    margin-right: 0;

    padding-top: 12px;

    min-height: 170px;

    height: auto !important;

    height: 170px;

} #art .b1 h3, #art .b1-s h3 {

    background-position: 50% 0;

    background-repeat: no-repeat;

    width: 100%;

} #art .b1 img, #art .b1-s img {

    margin: 9px 0 17px 0;

    padding-top: 2px;

} #art .b1 .list {

    float: right;

    margin-right: 8px;

} 

#h_poznaj-opony {background-image: url('../lay-gfx/h_poznaj-opony.jpg');height: 15px;margin-top: 3px;} 
.en #h_poznaj-opony {background-image: url('../lay-gfx/h_poznaj-opony-en.jpg');height: 15px;margin-top: 0;} 

#h_dobierz-opony {background-image: url('../lay-gfx/h_dobierz-opony.jpg');height: 12px;margin-top: 3px;margin-bottom: 3px;background-position: 50% 0;} 
.en #h_dobierz-opony {background-image: url('../lay-gfx/h_dobierz-opony-en.jpg');height: 12px;margin-top: 0;margin-bottom: 3px;background-position: 50% 0;} 

#h_wyzszosc-opon {background-image: url('../lay-gfx/h_wyzszosc-opon.jpg');height: 15px;margin-bottom: 3px;} 
.en #h_wyzszosc-opon {background-image: url('../lay-gfx/h_wyzszosc-opon-en.jpg');height: 15px;margin-bottom: 3px;} 

#h_serwisy-oponiarskie {background-image: url('../lay-gfx/h_serwisy-oponiarskie.jpg');height: 12px;margin-top: 3px;margin-bottom: 3px;} 
.en #h_serwisy-oponiarskie {background-image: url('../lay-gfx/h_serwisy-oponiarskie-en.jpg');height: 12px;margin-top: 0;margin-bottom: 3px;} 


#h4_wybierz {background: url('../lay-gfx/h_wybierz.jpg') 20px 0 no-repeat;width: 90px;height: 10px;float: left;} 
.en #h4_wybierz {background: url('../lay-gfx/h_wybierz-en.jpg') 20px 0 no-repeat;width: 90px;height: 10px;float: left;}

#h4_aktualnosci {

    background: url('../lay-gfx/h4_aktualnosci.png') 0 0 no-repeat;

    width: 116px;

    height: 20px;

    display: block;

    margin-top: 40px;

} #h4_notowania {

    background: url('../lay-gfx/h4_notowania.jpg') 0 0 no-repeat;

    width: 116px;

    height: 20px;

    display: block;

    margin-top: 40px;

    margin-bottom: 20px;

} #h_raporty {

    background: url('../lay-gfx/h4_raporty.png') 0 0 no-repeat;

    width: 76px;

    height: 24px;

    display: block;

} 

.en #h_raporty {

    background: url('../lay-gfx/h4_raporty-en.png') 0 0 no-repeat;

    width: 130px;

    height: 24px;

    display: block;

}

#h_wyniki {

    background: url('../lay-gfx/h4_wyniki.png') 0 0 no-repeat;

    width: 178px;

    height: 24px;

    display: block;

    margin-top: 0;

}
.en #h_wyniki {

    background: url('../lay-gfx/h4_wyniki-en.png') 0 0 no-repeat;

    width: 178px;

    height: 24px;

    display: block;

    margin-top: 0;

}


 #h4_kalendarium {

    background: url('../lay-gfx/h4_kalendarium.jpg') 0 0 no-repeat;

    width: 121px;

    height: 27px;

    display: block;

} .ul-l {

    width: 120px;

    float: left;

    margin: 0;

} .ul-l li {

    list-style: none;

    margin: 0;

    padding: 0 0 1px 0;

} .ul-l li a {

    background: #e3e0e0 url('../lay-gfx/bg-li-a.jpg') 10px 9px no-repeat;

    padding: 3px 0 3px 27px;

    display: block;

    color: #175799;

} .txt-1 {

    margin: 0;

    padding: 0 0 0 20px;

} .ul-l2 {

    margin: 0 0 4px 0;

} .ul-l2 li {

    list-style: none;

    margin: 0;

    padding: 0 0 0 18px;

} .ul-l2 li a {

    background: url('../lay-gfx/bg-li-a.jpg') 0 4px no-repeat;

    padding: 0 0 0 19px;

    color: #175799;

} #form_woj {

    position: relative;

    width: 220px;

    text-align: left;

} #fs1, .jquery-selectbox {

    background: url('../lay-gfx/bg-select.jpg') no-repeat;

    padding: 1px 0 4px 9px;

    margin: 0 0 0 0;

    position: relative;

    z-index: 30;

    width: 151px !important;

    float: left;

} #fs1 dt {

    width: 151px

} #fs1 dd {

    display: none;

    margin: 0 0 0 -9px;

    color: #000;

    background: #e3e0e0;

    width: 151px;

    position: relative;

    padding: 2px 0 2px 9px;

    z-index: 30;

} #fs1 dd a {

    color: #505050;

} #fs2 {

    background: url('../lay-gfx/bg-select.jpg') no-repeat;

    padding: 4px 0 4px 9px;

    margin: 0;

    position: absolute;

    z-index: 28;

    width: 151px;

    margin-top: 37px

} #fs2 dt {

    width: 151px

} #fs2 dd {

    display: none;

    margin: 0 0 0 -9px;

    color: #000;

    background: #e3e0e0;

    width: 151px;

    position: relative;

    padding: 2px 0 2px 9px;

} #fs2 dd a {

    color: #505050;

} .opo a.first {

    margin-left: 0 !important;

} .opo li.first .opony {

    padding: 150px 0 0 0;

} .opo {

    margin: 0;

    padding: 0;

	float:left;

	width:100%;

} .opo li {

    display: block;

    margin: 0;

    padding: 0 !important;

    list-style: none;

    width: 100%;

    float: left;

    background: none !important;

}

.opo li a.second {margin-left:0 !important;}

.opo li a {margin-left:-25px !important;}

.debica li a {margin-left:0 !important; }

 .opo1 a.first {

    margin-left: 0 !important;

} .opo1 li.first .opony {

    padding: 150px 0 0 0;

} .opo1 li.first .opony1 {

    padding: 150px 0 0 0;

} .opo1 {

    margin: 0;

    padding: 0;

    clear: both;

} .opo1 li {

    display: block;

    margin: 0;

    padding: 0 !important;

    list-style: none;

    width: 100%;

    float: left;

    background: none !important;

} .oferta-maszyny-rolnicze {

    background: url('../lay-gfx/a-opony-rolnicze.jpg') 0 -78px no-repeat;

    display: block;

    float: right;

    height: 39px;

    width: 296px;

    margin: 20px 0;

} 

.oferta-maszyny-rolnicze {

    background: url('../lay-gfx/a-opony-rolnicze.jpg') 0 -78px no-repeat;

    display: block;

    float: right;

    height: 39px;

    width: 296px;

    margin: 20px 0;

} 

.en .oferta-maszyny-rolnicze { background: url('../lay-gfx/a-opony-rolnicze-en.jpg') 0 -78px no-repeat;}

.en .oferta-maszyny-rolnicze:hover {

    background-position: 0 -117px;

}
.en .opony-active:hover {

    background-position: 0 -39px;

} .en .opony-active {

    background-position: 0 0

} 

.oferta-maszyny-rolnicze:hover {

    background-position: 0 -117px;

} .opony-active:hover {

    background-position: 0 -39px;

} .opony-active {

    background-position: 0 0

} .opo .opony {

    padding: 175px 0 0 0;

    float: left;

    margin-left: 40px;

} .opo .opony span {

    padding: 0 20px 22px 0;

    background: url('../lay-gfx/bg-span-opony.png') 55px 100% no-repeat;

    width: 160px;

    display: block;

} .opony1 {

    padding: 175px 0 0 0;

    float: left;

    margin-left: 40px;

} .opony1 span {

    padding: 0 20px 22px 0;

    background: url('../lay-gfx/bg-span-opony.png') 55px 100% no-repeat;

    width: 160px;

    display: block;

} 





#opony-letnie {background: url('../lay-gfx/opony-letnie.png') 0 0 no-repeat;width: 180px;display: block;text-decoration: none;} 
.en #opony-letnie {background: url('../lay-gfx/opony-letnie-en.png') 0 0 no-repeat;width: 180px;display: block;text-decoration: none;} 

#opony-zimowe {background: url('../lay-gfx/opony-zimowe.png') 0 0 no-repeat;width: 180px;display: block;text-decoration: none;margin-left:40px !important;} 
.en #opony-zimowe {background: url('../lay-gfx/opony-zimowe-en.png') 0 0 no-repeat;width: 180px;display: block;text-decoration: none;margin-left:40px !important;} 

#opony-caloroczne {background: url('../lay-gfx/opony-caloroczne.png') 0 0 no-repeat;width: 180px;display: block;text-decoration: none;margin-left:40px !important;} 
.en #opony-caloroczne {background: url('../lay-gfx/opony-caloroczne-en.png') 0 0 no-repeat;width: 180px;display: block;text-decoration: none;margin-left:40px !important;}
#opony-napedowe-ciagniki {background: url('../lay-gfx/opony-napedowe-ciagniki.png') 0 0 no-repeat;width: 180px;display: block;text-decoration: none;} 
.en #opony-napedowe-ciagniki {background: url('../lay-gfx/opony-napedowe-ciagniki-en.png') 0 0 no-repeat;width: 180px;display: block;text-decoration: none;} 

#opony-prowadzace-ciagniki {background: url('../lay-gfx/opony-prowadzace-ciagniki.png') 0 0 no-repeat;width: 180px;display: block;text-decoration: none;} 
.en #opony-prowadzace-ciagniki {background: url('../lay-gfx/opony-prowadzace-ciagni-en.png') 0 0 no-repeat;width: 180px;display: block;text-decoration: none;} 

#opony-rolnicze {background: url('../lay-gfx/opony-rolnicze.png') 0 0 no-repeat;width: 180px;display: block;text-decoration: none;} 
.en #opony-rolnicze {background: url('../lay-gfx/opony-rolnicze-en.png') 0 0 no-repeat;width: 180px;display: block;text-decoration: none;} 

#opony-ciagniki {background: url('../lay-gfx/a_do-ciagnikow.png') 0 0 no-repeat;width: 180px;display: block;text-decoration: none;}
.en #opony-ciagniki {background: url('../lay-gfx/a_do-ciagnikow-en.png') 0 0 no-repeat;width: 180px;display: block;text-decoration: none;}

#opony-przemyslowe {background: url('../lay-gfx/a_przemyslowe.png') 0 0 no-repeat;width: 180px;display: block;text-decoration: none;}
.en #opony-przemyslowe {background: url('../lay-gfx/a_przemyslowe-en.png') 0 0 no-repeat;width: 180px;display: block;text-decoration: none;}

#form-wyszukiwarka-opon {

    margin: 0;

    padding-left: 20px;

    position: relative;

    float: left;

    width: 175px;

    text-align: left;

    height: 230px;

} 
#form-wyszukiwarka-opon h2 {background: url(../lay-gfx/h_wyszukiwarka.png) no-repeat;width: 100%;height: 26px;display: block;float: left;} 
.en #form-wyszukiwarka-opon h2 {background: url(../lay-gfx/h_wyszukiwarka-en.png) no-repeat;width: 100%;height: 26px;display: block;float: left;} 


#form-wyszukiwarka-opon label {

    position: absolute;

    left: -9999px;

} 

#form-wyszukiwarka-opon #search_but-opony {background: url(../lay-gfx/bg-form-wyszukiwarka-opon.jpg) 20px 0 no-repeat;width: 136px;border: 0;height: 39px;display: block;float: left;position: absolute;top: 147px;left:20px;cursor: pointer;} 

.en #form-wyszukiwarka-opon #search_but-opony {background: url(../lay-gfx/bg-form-wyszukiwarka-op-en.jpg) 20px 0 no-repeat;width: 136px;border: 0;height: 39px;display: block;float: left;position: absolute;top: 147px;left:20px;cursor: pointer;} 



#form-wyszukiwarka-opon #search_but-opony.active {

    background-position: 20px -39px;

} #wo1 {

    background: url('../lay-gfx/bg-select-opony.jpg') no-repeat;

    padding: 4px 0 4px 9px;

    margin: 7px 0 0 0;

    position: absolute;

    z-index: 30;

    width: 151px;

    top: 15px;

    float: left;

} #wo1 dt {

    width: 151px

} #wo1 dd {

    display: none;

    margin: 0 0 0 -9px;

    color: #000;

    background: #fff;

    width: 146px;

    position: relative;

    padding: 2px 0 2px 9px;

    z-index: 30;

    border-left: 1px solid #c5c5c5;

} #wo1 dd a {

    color: #505050;

} #wo2 {

    background: url('../lay-gfx/bg-select-opony.jpg') no-repeat;

    padding: 4px 0 4px 9px;

    margin: 7px 0 0 0;

    position: absolute;

    z-index: 29;

    width: 151px;

    top: 44px;

    float: left;

} #wo2 dt {

    width: 151px

} #wo2 dd {

    display: none;

    margin: 0 0 0 -9px;

    color: #000;

    background: #fff;

    width: 146px;

    position: relative;

    padding: 2px 0 2px 9px;

    z-index: 30;

    border-left: 1px solid #c5c5c5;

} #wo2 dd a {

    color: #505050;

} #wo3 {

    background: url('../lay-gfx/bg-select-opony.jpg') no-repeat;

    padding: 4px 0 4px 9px;

    margin: 7px 0 0 0;

    position: absolute;

    z-index: 28;

    width: 151px;

    top: 73px;

    float: left;

} #wo3 dt {

    width: 151px

} #wo3 dd {

    display: none;

    margin: 0 0 0 -9px;

    color: #000;

    background: #fff;

    width: 146px;

    position: relative;

    padding: 2px 0 2px 9px;

    z-index: 30;

    border-left: 1px solid #c5c5c5;

} #wo3 dd a {

    color: #505050;

} #wo4 {

    background: url('../lay-gfx/bg-select-opony.jpg') no-repeat;

    padding: 4px 0 4px 9px;

    margin: 7px 0 0 0;

    position: absolute;

    z-index: 27;

    width: 151px;

    top: 102px;

    float: left;

} #wo4 dt {

    width: 151px

} #wo4 dd {

    display: none;

    margin: 0 0 0 -9px;

    color: #000;

    background: #fff;

    width: 146px;

    position: relative;

    padding: 2px 0 2px 9px;

    z-index: 30;

    border-left: 1px solid #c5c5c5;

} #wo4 dd a {

    color: #505050;

} #wo5 {

    background: url('../lay-gfx/bg-select-opony.jpg') no-repeat;

    padding: 4px 0 4px 9px;

    margin: 7px 0 0 0;

    position: absolute;

    z-index: 26;

    width: 151px;

    top: 131px;

    float: left;

} #wo5 dt {

    width: 151px

} #wo5 dd {

    display: none;

    margin: 0 0 0 -9px;

    color: #000;

    background: #fff;

    width: 146px;

    position: relative;

    padding: 2px 0 2px 9px;

    z-index: 30;

    border-left: 1px solid #c5c5c5;

} #wo5 dd a {

    color: #505050;

} #content #search-results {

    margin: 0;

    padding: 0;

    float: left;

    width: 640px;

    padding: 0;

} #content #search-results #search_results-h {

    width: 640px;

    float: left;

    margin: 0 0 20px 0;

} #content #search-results #search_results-h dl.s {

    float: left;

    padding: 0 0 0 0;

    margin: 0;

} #content #search-results #search_results-h dl.r {

    float: right;

    padding: 0 0 0 0;

    margin: 0;

} #content #search-results #search_results-h dt, #content #search-results #search_results-h dd {

    display: inline;

} #content #search-results #search_results-h dd {

    margin: 0;

    padding: 0;

    color: #010101;

    font-weight: bold;

} #content #search-results #search_results-h dt {

    padding-right: 10px;

    font-size: 11px;

} #content #search-results #search_results-h .pa {

    color: #3e3e3e;

    font-size: 11px;

} #content #search-results #search_results-r {

    float: left;

    width: 610px;

} #content #search-results #search_results-r ul {

    list-style: none;

    padding: 0;

    margin: 0;

} #content #search-results #search_results-r ul li {

    margin: 0;

    padding: 0 0 0 0;

    width: 610px;

    clear: both;

    list-style: none;

    background: none;

} #content #search-results #search_results-r p {

    padding: 0 35px 0 0;

    margin: 10px 0 20px 0;

} #content #search-results #search_results-r p.p {

    margin: 0 0 0 0;

    padding: 6px 0pt 0pt 0;

    position: relative;

    color: #3a4187;

    font-weight: bold;

    width: 600px;

    overflow: hidden;

} #content #search-results #search_results-r span.bar {

    display: block;

    width: 210px;

    height: 8px;

    background: #dadada;

    position: absolute;

    z-index: 1;

    top: 13px;

    left: 70px;

    font-size: 1px;

    line-height: 1px;

} #content #search-results #search_results-r span.bar span {

    width: 210px;

    height: 8px;

    background: #174b80;

    display: block;

    position: absolute;

    top: 0;

    left: 0;

    z-index: 2;

} #content #search-results #search_results-r .procent {

    background: url('../lay-gfx/bg-procent.jpg') repeat-x;

    line-height: 22px;

    display: block;

    width: 54px;

    text-align: center;

    color: #262626;

} #content #search-results #pager-s {

    padding: 0;

    list-style: none;

    margin: 0;

    position: relative;

    clear: both;

    width: 650px;

    padding-bottom: 20px;

    padding-top: 10px;

} #content #search-results .pager .next {

    position: absolute;

    top: 10px;

    left: 616px;

    width: 24px;

    height: 24px;

    border: 0;

} #content #search-results #search_results-r h4 a {

    color: #19436e;

    margin: 0 0 0 0;

    font-size: 12px;

    width: auto;

    font-weight: bold;

} #site-map-l {

    width: 300px;

    float: left;

} #site-map-l li {

    margin: 0 0 15px 0;

    padding: 0 0 5px 0;

    background: url('../lay-gfx/bg-li-news.jpg') 0 100% no-repeat;

} #site-map-l li a {

    color: #000000;

    font-weight: bold;

} #site-map-l li li {

    padding: 0 0 0 20px;

    margin: 0 0 0 20px;

    background: url('../lay-gfx/bg-li-content.jpg') 0 6px no-repeat !important;

    list-style: none;

} #site-map-l li li a {

    color: #19436e;

    font-weight: normal;

} 

#poznaj-budowe {background: url('../lay-gfx/a-poznaj-budowe.jpg') no-repeat;height: 114px;width: 195px;float: right;}
#poznaj-budowe:hover {background-position:0 -114px;}

.en #poznaj-budowe {background: url('../lay-gfx/a-poznaj-budowe-en.jpg') no-repeat;height: 106px;width: 195px;float: right;}
.en #poznaj-budowe:hover {background-position:0 -106px;}

#wymiary {background: url('../lay-gfx/a-wymiary.jpg') no-repeat;height: 125px;width: 195px;float: right;} 
#wymiary:hover {background-position:0 -125px;}

.en #wymiary {background: url('../lay-gfx/a-wymiary-en.jpg') no-repeat;height: 117px;width: 195px;float: right;} 
.en #wymiary:hover {background-position:0 -117px;}



.fi {

    width: 260px;

} .en #h_budowa-cechy {    background: url('../lay-gfx/h_budowa-cechy-opony-en.jpg') no-repeat;    height: 24px;    width: 195px}#h_budowa-cechy {

    background: url('../lay-gfx/h_budowa-cechy-opony.jpg') no-repeat;

    height: 24px;

    width: 195px

} #h_legenda {

    background: url('../lay-gfx/h_legenda.jpg') no-repeat;

    height: 40px;

    width: 71px

} .en #h_dostepne-rozmiary {    background: url('../lay-gfx/h_dostepne-rozmiary-en.jpg') no-repeat;    height: 51px;    width: 160px} #h_dostepne-rozmiary {

    background: url('../lay-gfx/h_dostepne-rozmiary.jpg') no-repeat;

    height: 51px;

    width: 160px

}  .bg-h {

    background: url('../lay-gfx/bg-th-rozmiary1.jpg') no-repeat !important;

    width: 208px;

} .bg-h1 {

    background: url('../lay-gfx/bg-th-rozmiary1.jpg') no-repeat !important;

    width: 208px;

} .bg-h .profil {

    width: 93px !important;

    padding: 6px 0 20px 19px !important;

} .bg-h .nosnosc {

    width: 92px !important;

    padding: 0 20px 20px 0 !important;
		font-weight:normal !important;
		text-align:center;

} .bg-h1 .profil {

    width: 93px !important;

    padding: 6px 0 20px 19px !important;

} 

.bg-h1 th {margin-top:10px;}

.bg-h1 .nosnosc {

    width: 92px !important;

    padding: 0 20px 5px 0 !important;
			font-weight:normal !important;
			text-align:center;

} .bg-td {

    background: url('../lay-gfx/bg-td-bg.jpg') repeat-y !important;

    padding: 0 0 0 25px !important;

} .bg-table-opony {

    background: url('../lay-gfx/bg-td-bg.jpg') 112px repeat-y !important;

		border-bottom:0 !important; 

} .bg-table-opony th {

    background: none !important;

    line-height: normal !important;

    padding: 0;

    border: 0 !important;

} .bg-table-opony td {border-top:0 !important;

}



.bg-first {

    background: url('../lay-gfx/bg-first.jpg') 19px 7px no-repeat !important;

    padding: 0 0 0 36px !important;

}

.last .bg-first {

    background: url('../lay-gfx/bg-first.jpg') 19px 7px no-repeat !important;

    padding: 0 0 20px 36px !important;

}
.last .bg-td {

    background: url('../lay-gfx/bg-td-bg.jpg') repeat-y !important;

    padding: 0 0 20px 25px !important;

}
 #passio2 {

    background: url('../lay-gfx/a-passio2.png') no-repeat;

    width: 120px;

    float: left;

    padding: 77px 158px 45px 45px;

    margin-left: -25px;

    text-decoration: none;

    color: #000;

} #furio {

    background: url('../lay-gfx/a-furio.png') no-repeat;

    width: 120px;

    float: left;

    padding: 97px 158px 25px 45px;

    text-decoration: none;

    color: #000;

    margin-left: 5px;

} #passio {

    background: url('../lay-gfx/a-passio.png') no-repeat;

    width: 120px;

    float: left;

    padding: 77px 158px 45px 45px;

    margin-left: -25px;

    text-decoration: none;

    color: #000;

} #vivo {

    background: url('../lay-gfx/a-vivo.png') no-repeat;

    width: 120px;

    float: left;

    padding: 97px 158px 25px 45px;

    text-decoration: none;

    color: #000;

    margin-left: 5px;

}

#d124 {



background:

    url('../lay-gfx/a-d124.png')



no-repeat;



width:

    120px;



float:left;



padding:

    77px 158px 45px 45px;



margin-left:

    -25px;



text-decoration:none;



color:

    #000;

} #frigo2 {

    background: url('../lay-gfx/a-l-frigo2.png') no-repeat;

    width: 120px;

    float: left;

    padding: 77px 158px 45px 45px;

    margin-left: -25px;

    text-decoration: none;

    color: #000;

} #frigodirectional {

    background: url('../lay-gfx/a-l-frigo-dir.png') no-repeat;

    width: 120px;

    float: left;

    padding: 77px 158px 45px 45px;

    margin-left: -25px;

    text-decoration: none;

    color: #000;

} #frigos30 {

    background: url('../lay-gfx/a-l-frigo-s-30.png') no-repeat;

    width: 120px;

    float: left;

    padding: 77px 158px 45px 45px;

    margin-left: -25px;

    text-decoration: none;

    color: #000;

} #navigator {

    background: url('../lay-gfx/a-l-navigator.png') no-repeat;

    width: 120px;

    float: left;

    padding: 77px 158px 45px 45px;

    margin-left: -25px;

    text-decoration: none;

    color: #000;

} #navigator2 {

    background: url('../lay-gfx/a-l-navigator2.png') no-repeat;

    width: 120px;

    float: left;

    padding: 77px 158px 55px 45px;

    margin-left: -25px;

    text-decoration: none;

    color: #000;

} #form_woj label {

    position: absolute;

    left: -9999px;

} #form_woj select {

    width: 159px;

    margin-bottom: 7px;

    color: #3a3a3a;

    background: #e3e0e0;

    padding: 3px 0;

} #form_woj .l {

    width: 174px;

    padding-left: 20px

} #form_woj .l-1 {

    float: left;

    width: 24px;

} #form_woj .l-1 #search_bu {

    margin: 34px 0 0 0;

    width: 15px;

    height: 16px;

    border: 0;

    cursor: pointer;

    background: url('../lay-gfx/bg-sub-form.jpg') no-repeat;

} #dobierz-opony ul {

    margin: 0 0 6px 0;

} #dobierz-opony ul li {

    list-style: none;

    margin: 0;

    padding: 0 0 0 18px;

}

#sb_wybierz-wojewodztwo {margin-bottom:5px;}
 #dobierz-opony ul li h3 a {

    background: transparent url(../lay-gfx/bg-li-a.jpg) no-repeat scroll 0 4px;

    color: #175799;

    padding: 0 0 0 19px;

    font-size: 11px;

    font-weight: normal;

} #dobierz-opony ul li h3 {

    margin: 0;

} .s-faq1 {

    margin: 0;

    padding: 0;

} .s-faq1 li, #faq li {

    list-style: none;

    margin: 0;

    padding: 0 0 1px 0 !important;

    background: url('../lay-gfx/bg-li-faq.jpg') 40px 100% no-repeat !important;

    line-height: 30px !important;

    float: left;

    width: 100%;

} .s-faq1 li h3 a {

    line-height: 30px;

} .s-faq1 li a, #faq li h3, .s-faq1 li h3 {

    font-weight: bold;

    margin: 0;

    float: left;

    font-size: 11px;

} .s-faq1 li span, #faq li span {

    background: url('../lay-gfx/bg-li-span.gif') 0 2px no-repeat;

    width: 26px;

    text-align: center;

    float: left;

    color: #0b3e73;

    font-weight: bold;

    margin-right: 15px;

} #flash_history {

    margin-left: -50px;

    margin-top: -25px;

} #s-faq2 {

    float: left;

    width: 100%;

} #s-faq2 li {

    list-style: none;

    margin: 10px 0 0 0 !important;

    padding: 0 0 17px 0 !important;

    background: url('../lay-gfx/bg-li-ofe.jpg') 40px 100% no-repeat !important;

    float: left;

    width: 100%;

} #s-faq2 li span {

    background: url('../lay-gfx/bg-li-span1.gif') 0 2px no-repeat;

    width: 26px;

    text-align: center;

    float: left;

    color: #000;

    font-weight: bold;

    margin-right: 15px;

    line-height: 30px;

} #s-faq2 li p {

    width: 580px;

    float: left;

    margin: 0;

    padding: 8px 0 0 0;

} #s-faq2 li .up {

    background: url('../lay-gfx/bg-a-up.jpg') 0 0 no-repeat;

    width: 62px;

    line-height: 24px;

    float: right;

    padding: 0 0 0 34px;

    margin-bottom: -24px;

    margin-top: 10px;

} #legendal {

    float: left;

    width: 340px;

    padding: 0 !important;

    margin: 0 !important;

} #legendal li {

    list-style: none;

    width: 100%;

    float: left;

    padding: 0 !important;

    margin: 0 !important;

    background: none !important;

} #legendal span {

    background: url('../lay-gfx/bg-span-nr.jpg') no-repeat;

    width: 22px;

    text-align: center;

    float: left;

    padding: 2px 0 4px 0;

    margin-right: 11px;

} #legendal li ul {

    margin: 2px 0 0 0 !important;

    float: left;

    width: 220px;

} #news-sub {

    margin: 0 0 0 0;

    display: block;

    width: 100%;

} #legendal li ul li {

    padding: 0 !important;

    margin: 0 !important;

    background: none !important;

} #legendal li ul li ul li {

    padding: 0 0 0 20px !important;

    background: url('../lay-gfx/bg-oponyli2.jpg') 7px 8px no-repeat !important;

} #legendar {

    float: left;

    width: 290px;

    padding: 0 !important;

    margin: 0 !important;

} #legendar li {

    list-style: none;

    width: 100%;

    float: left;

    margin: 0 !important;

    padding: 0 !important;

} #legendar span {

    background: url('../lay-gfx/bg-span-nr.jpg') no-repeat !important;

    width: 22px;

    text-align: center;

    float: left;

    padding: 2px 0 4px 0;

    margin-right: 11px;

} #legendar li ul {

    margin: 2px 0 0 0 !important;

    float: left;

    width: 220px;

} #legendar li ul li {

    padding: 0 !important;

    margin: 0 !important;

    background: none !important;

} #legendar li ul li ul li {

    padding: 0 0 0 20px !important;

    background: url('../lay-gfx/bg-oponyli2.jpg') 7px 8px no-repeat !important;

} #news-sub li {

    list-style: none;

    margin: 0 0 19px 0;

    color: #333336;

    width: 100%;

    padding: 0 0 1px 0 !important;

    background: url('../lay-gfx/bg-li-news.jpg') 0 100% no-repeat !important;

    float: left;

} #news-sub li h4 {

    margin-top: 0;

	font-size:11px;

} #news-sub li h4 a {

    font-size: 14px;

    font-weight: bold;

} #news-sub li .date {

    margin-top: -5px;

    color: #797979;

} #news-sub li img.l {

    margin-top: 7px;

    margin-right: 10px;

} #news-sub li img.r {

    margin-top: 7px;

    margin-left: 10px;

} .box-l #news-sub li .date {

    margin-top: -5px;

    color: #797979;

    margin-bottom: 0;

} .box-l #news-sub li {

    margin: 0 0 4px 0;

    background: none !important;

} .box-l #news-sub {

    margin-top: 25px;

} .box-l #news-sub h3 {

    margin-bottom: 0;

} .box-l #news-sub li h3 a {

    font-size: 11px;

    font-weight: bold;

} .box-l #news-sub p {

    margin-top: 0;

    margin-bottom: 16px;

}



/* =layout sub */

/* ----------------------------------------------------------------------------------------- */

/** =layout **/ #sub #wrapper {

    width: 100%;

    margin: 0;

    padding: 0;

    text-align: left;

    background: url('../lay-gfx/bg-sub.jpg') 50% 0 no-repeat;

} #sub #wrapper-s1 {

} .txt1, .txt {

    color: #2d2d2d;

} .txt1 ul li, .txt ul li {

    padding: 0 0 0 20px;

    margin: 0;

    background: url('../lay-gfx/bg-li-content.jpg') 0 6px no-repeat;

    list-style: none;

} #sub #content {

    width: 940px;

    height: auto;

    background: #f3f3f3 url('../lay-gfx/bg-content-sub.jpg') no-repeat;

    overflow: hidden;

    z-index: 1 !important;

    padding: 0 20px 17px 0;

    z-index: 7;

    margin-top: 0 !important;

} .career #txt {

    background: #fff url('../lay-gfx/bg-txt-career.jpg') no-repeat !important;

} .service #txt {

    background: #fff url('../lay-gfx/bg-content-service-list.jpg') no-repeat !important;

}



p.career {

    width: 530px;

} #h_firma-zatrudni {

    background: url('../lay-gfx/h_firma-zatrudni.png') no-repeat;

    width: 333px;

    height: 42px;

    margin-top: 30px;

} .miejsce {

    color: #797979;

    margin: 0 0 10px 0;

} #s-career li {

    margin: 0 0 20px 0 !important;

    padding: 0 0 25px 0 !important;

    list-style: none;

    background: url('../lay-gfx/bg-li-ofe.jpg') 0 100% no-repeat !important;

} #s-career li h4 {

    font-size: 11px;

    margin-bottom: 2px;

} #s-career li .of {

    background: url('../lay-gfx/bg-a-oferta.jpg') repeat-x;

    padding: 6px 0;

    text-decoration: none;

    margin-right: -1px;

} #s-career li .of .poznaj {

    background: url('../lay-gfx/bg-poznaj.gif') 20px 4px no-repeat;

    padding: 0 36px;

} #s-career li .of .aplikuj {

    background: url('../lay-gfx/bg-aplikuj.gif') 20px 4px no-repeat;

    padding: 0 36px;

} #a-sciezka-rozwoju {

    background: url('../lay-gfx/a-sciezka-rozwoju.jpg') no-repeat;

    width: 195px;

    height: 86px;

    display: block;

    margin-bottom: 35px;

} 

#a-sciezka-rozwoju:hover {background-position:0 -86px;}
#a-szkolenia {

    background: url('../lay-gfx/a-szkolenia.jpg') no-repeat;

    width: 195px;

    height: 83px;

    display: block;

    margin-bottom: 35px;

}
#a-szkolenia:hover {background-position:0 -83px;}
 #h_wymagania {

    background: url('../lay-gfx/h_wymagania.png') no-repeat;

    border-bottom: 1px solid #ededed;

    height: 15px;

    width: 426px;

    margin-top: 20px;

} #h_miejsce-pracy {

    background: url('../lay-gfx/h_miejsce-pracy.png') no-repeat;

    border-bottom: 1px solid #ededed;

    height: 15px;

    width: 426px;

    margin-top: 20px;

} #h_termin {

    background: url('../lay-gfx/h_termin.png') no-repeat;

    border-bottom: 1px solid #ededed;

    height: 15px;

    width: 426px;

    margin-top: 20px;

} #h_szczegoly {

    background: url('../lay-gfx/h_szczegoly.png') no-repeat;

    border-bottom: 1px solid #ededed;

    height: 18px;

    width: 426px;

    margin-top: 20px;

} #h_przeslij {

    background: url('../lay-gfx/h_przeslij-aplikacje.png') no-repeat;

    border-bottom: 1px solid #ededed;

    height: 18px;

    width: 426px;

    margin-top: 20px;

} #form-aplik {

    margin: 20px 0 0 0;

} #form-aplik div {

    margin-bottom: 5px;

    float: left;

    width: 530px;

} #form-aplik div.imp {

    background: url('../lay-gfx/bg-div-imp.jpg') 412px 7px no-repeat;

} #form-aplik label {

    width: 388px;

    display: block;

    float: left;

} #form-aplik label span {

    text-indent: -9999px;

    float: left;

} #form-aplik input {

    width: 288px;

    float: right;

    border-left: 1px solid #cfcfcf;

    border-top: 1px solid #cfcfcf;

    border-bottom: 0;

    border-right: 0;

    background: #f3f3f3;

    color: #000;

    padding: 2px 5px;

} #file {

    border-left: 1px solid #cfcfcf;

    border-top: 1px solid #cfcfcf;

    border-bottom: 0;

    border-right: 0;

    background: #f3f3f3;

    color: #000;

} #form-aplik .fileinputs input {

    width: 193px;

    margin-left: 100px;

} #form-aplik .fileinputs {

} #form-aplik div p {

    margin: 0;

    padding: 0 0 0 100px;

    color: #a5a5a5;

    clear: left;

} #form-aplik .file input {

    width: 300px;

} #form-aplik p {

    color: #cf6713;

    margin: 0;

    clear: left;

} #form-aplik #submit-plik {

    background: url('../lay-gfx/bg-submit-plik.jpg') no-repeat;

    width: 110px;

    height: 24px;

    border: 0;

    cursor: pointer;

    top: -50px;

    text-indent: -9999px;

} #form-aplik #submit-plik_l {

    text-indent: -9999px;

    width: 279px;

} #form-service {
width:257px;
    float: right;

    padding-top: 30px;

} 
.wolumen .first {overflow:hidden;}

#form-service #l_wybierz-wojewodztwo {background: url('../lay-gfx/l_wybierz-wojewodztwo.png') no-repeat;width: 100%;height: 42px;float: left;} 
.en #form-service #l_wybierz-wojewodztwo {background: url('../lay-gfx/l_wybierz-wojewodztwo-en.png') no-repeat;width: 100%;height: 42px;float: left;} 

#form-service #wybierz-wojewodztwo option {

    color: #000;

} #form-service #wybierz-wojewodztwo {

    margin-bottom: 20px;

    float: left;

} 


#form-service #l_wybierz-miasto { background: url('../lay-gfx/l_wybierz-miasto.png') no-repeat;width: 100%;height: 42px;float: left;} 
.en #form-service #l_wybierz-miasto { background: url('../lay-gfx/l_wybierz-miasto-en.png') no-repeat;width: 100%;height: 42px;float: left;} 

#form-service select {

    color: #000;

    border-left: 1px solid #cfcfcf;

    border-top: 1px solid #cfcfcf;

    border-bottom: 0;

    border-right: 0;

    background: #f3f3f3;

    padding: 2px 5px;

    width: 257px;

} #form-service #wybierz-miasto option {

    color: #000;

} #form-service #wybierz-miasto {

    float: left;

} #form-service #l_search-service {

    left: -9999px;

    float: left;

    position: absolute;

} #form-service #search-service {

    background: url('../lay-gfx/bg-but-search-service.jpg') 62px 20px no-repeat;

    border: 0;

    height: 64px;

    width: 178px;

    cursor: pointer;

    float: left;

}


.en #form-service #search-service {

    background: url('../lay-gfx/bg-but-search-service-en.jpg') 62px 20px no-repeat;

    border: 0;

    height: 64px;

    width: 178px;

    cursor: pointer;

    float: left;

}
 #sub #content #txt {

    width: 630px;

    float: right;

    background: #fff url('../lay-gfx/bg-txt.jpg') no-repeat;

    padding: 30px 65px 0 50px;

    color: #4f4f52;

    z-index: 8;

    margin: 0 0 -5px 0;

    min-height: 300px;

    height: auto !important;

    height: 300px;

} .ri #content #txt {

    width: 695px !important;

    float: left !important;

    overflow: hidden;

    background: #fff url('../lay-gfx/bg-txt.jpg') no-repeat;

    padding: 30px 0px 0 50px !important;

    color: #4f4f52;

    z-index: 8;

    margin: 0 0 -5px 0;

    min-height: 700px;

    height: auto !important;

    height: 700px;

} .sub_opona #content #txt {

    background: #fff url('../lay-gfx/bg-sub-opona.jpg') no-repeat !important;

} .sub_opona .pic-r {

    margin: -80px -40px 0 0;

} #sub #content #txt1 {

    min-height: 500px;

    height: auto !important;

    height: 470px;

    float: left;

    width: 100%;

} #sub #content #txt1 li {

    background: url('../lay-gfx/bg-li-content.jpg') 0 6px no-repeat;

    padding-left: 20px;

    color: #000;

    list-style: none;

} #sub #content .txt1 {

} #sub #content #txt strong {

    color: #000;

} #sub #content #txt .h3_nagl {

    margin-bottom: 35px;

	z-index:987;

	margin-top:0;

} #sub #content .bg {

    background: url('../lay-gfx/bg-span-content.jpg') 0 0 no-repeat;

    height: 10px;

    font-size: 10px;

    line-height: 10px;

    width: 793px;

    display: block;

    margin: 0;

    top: 0;

    right: -20px;

    float: right;

    position: relative;

    bottom: 0;

} #sub #content #sidebar {

    width: 195px;

    float: left;

    text-align: center;

} .ri #content #sidebar {

    width: 175px !important;

    float: left;

    text-align: left !important;

    padding-left: 20px;

} #sub #content #sidebar .box {

    padding: 0 20px;

} #sidebar img.r { margin-top:-110px;

	

	

}

#h3_dodatkowe-info {

    background: url('../lay-gfx/h3_dodatkowe-info.jpg') no-repeat;

    width: 157px;

    height: 11px;

    float: left;

    margin-bottom: 17px;

} #kalendarium {

    color: #000;

    margin: 10px 0;

} #kalendarium th {

    background: url('../lay-gfx/bg-th.jpg') repeat-x;

    width: 22px;

    text-align: center;

    padding: 2px 0;

    font-weight: normal;

    border-right: 1px solid #fff;

} #kalendarium td {

    text-align: center;

    padding: 2px 0;

    border-bottom: 1px solid #fff;

    border-right: 1px solid #f3f3f3;

} #kalendarium td.wyd {

    background: #e5e5e5;

    color: #b00a0a;

} #box_kalendarium strong {width:155px;text-align:center !important;color:#0b3e73;}#kalendarium td.wyd a {color:#b00a0a !important;}
#h_porady_debicy {background: url('../lay-gfx/h4_porady-debicy.png') no-repeat;width: 124px;height: 34px;} 
.en #h_porady_debicy {background: url('../lay-gfx/h4_porady-debicy-en.png') no-repeat;width: 124px;height: 34px;} 

#h_slowniczek-pojec {background: url('../lay-gfx/h4_slowniczek-pojec.png') no-repeat;width: 150px;height: 34px;} 
.en #h_slowniczek-pojec {background: url('../lay-gfx/h4_slowniczek-pojec-en.png') no-repeat;width: 150px;height: 34px;} 

#h_faq {background: url('../lay-gfx/h4_najczesciej-zad-pyt.png') no-repeat;width: 258px;height: 60px;} 
.en #h_faq {background: url('../lay-gfx/h4_najczesciej-zad-en.png') no-repeat;width: 258px;height: 60px;} 

.dictionary #txt {

    width: 650px !important;

    padding: 30px 45px 0 50px !important;

} .dict-list {

    margin: 0;

    padding: 0 0 20px 0;

    background: url('../lay-gfx/bg-divt.png') 50% 100% no-repeat !important;

    float: left;

} .dict-list li {

    float: left;

    list-style: none;

    background: none !important;

    margin: 0 !important;

    padding: 0 !important;

} .dict-list li a {

    height: 46px;

    float: left;

    text-indent: -9999px;

} .dict-list li a:hover, .dict-list li a:active, .dict-list li a:focus {

    background-position: 0 -46px;

} #s0-9 {

    background: url('../lay-gfx/h5_nagl-0-9.png') no-repeat;

    width: 136px;

    height: 12px;

    float: left;

} #sabc {

    background: url('../lay-gfx/h5_nagl-abc.png') no-repeat;

    width: 136px;

    height: 12px;

    float: left;

} #shij {

    background: url('../lay-gfx/h5_nagl-hij.png') no-repeat;

    width: 136px;

    height: 12px;

    float: left;

} #snop {

    background: url('../lay-gfx/h5_nagl-nop.png') no-repeat;

    width: 136px;

    height: 12px;

    float: left;

} #stuw {

    background: url('../lay-gfx/h5_nagl-tuw.png') no-repeat;

    width: 136px;

    height: 12px;

    float: left;

} #dict-list1 {

    float: left;

} #dict-list1 li {

    background: url('../lay-gfx/bg-li-dic1.jpg') 115px 0 repeat-y !important;

    margin: 0 0 35px 0 !important;

    padding: 0 !important;

    float: left;

} #dict-list1 li h5 {

    text-indent: -9999px;

} #dict-list1 li ul li {

    background: none !important;

    margin: 0 !important;

} .txt-dic {

    float: left;

    width: 500px;

    margin: 0;

} .txt-dic P {

    margin-top: 0;

} .txt-dic li {

    width: 100%;

} .txt-dic li h4 {

    margin: 0;

    font-size: 11px;

} #dict-list1 .up {

    background: url('../lay-gfx/bg-a-up.jpg') 0 0 no-repeat;

    width: 62px;

    line-height: 24px;

    float: left;

    padding: 0 0 0 34px;

    position: relative;

    left: 135px;

} #id01 {

    background-image: url('../lay-gfx/a_0-9.jpg');

    width: 126px;

} #id02 {

    background-image: url('../lay-gfx/a_abc.jpg');

    width: 131px;

} #id03 {

    background-image: url('../lay-gfx/a_hij.jpg');

    width: 134px;

} #id04 {

    background-image: url('../lay-gfx/a_nop.jpg');

    width: 130px;

} #id05 {

    background-image: url('../lay-gfx/a_tuw.jpg');

    width: 124px;

} .guide-l {

    float: left;

    width: 324px;

} .guide-l ul {

    width: 273px;
		float:left;

} .guide-l ul li {

    margin: 0 0 20px 0;

    padding: 0 !important;

    background: none !important;
		width:100%;
float:left;

} 
.guide-l ul li p {margin-top:0;}
.guide-l .list {float:left;clear:left;}
.guide-l ul li h3 {

    padding-bottom: 4px;

    font-size: 11px;
margin-top:0;
} .guide-l ul li .l {

    margin-right: 15px;
	float:left;

} .guide-r {

    float: left;

    width: 306px;

} .guide-r #faq {

    width: 100%;

    float: left;

    margin-bottom: 20px;

} .guide-r #faq li {

    width: 100%;

    float: left;

} .guide-r #faq li a {

    float: left;

    width: 250px;

    line-height: 15px;

    padding: 7px 0;

} .slowniczek {

    background: url('../lay-gfx/bg-slowniczek.jpg') 0 100% no-repeat;

    width: 310px;

    padding-bottom: 30px;

    float: left;

    margin-bottom: 37px;

} .slowniczek a {

    background: url('../lay-gfx/bg-a-slowniczek.jpg') repeat-x;

    padding: 0 9px;

    line-height: 27px;

    font-weight: bold;

    float: left;

    margin-right: 1px;

} .slowniczek a:hover {

    background-position: 0 -27px;

} .notowania {

    width: 100%;

    float: left;

} #flashCnt {

    float: left;

} .not-r {

    float: left;

    width: 250px;

    margin-left: 30px;

} .wolumen {

    float: left;

}

.wolumen .wol {float:left;margin:0 0 10px 0;clear:left;}
.not-r .data {display:block;}.wolumen .wol span {float:left;}
.wolumen .wol span.wol1 {float:right !important;

			background:url('../lay-gfx/bg-span-wolumen.jpg') no-repeat;width:105px;text-align:center;line-height:22px;margin-top:0;margin-left:5px;}

.wolumen .first strong {color:#4F4F52 !important;}

#h4_biezacy-kurs {background: url('../lay-gfx/h_biezacy-kurs.png') 0 0 no-repeat;width: 113px;height: 27px;} 
.en #h4_biezacy-kurs {background: url('../lay-gfx/h_biezacy-kurs-en.jpg') 0 0 no-repeat;width: 113px;height: 27px;} 
#h4_zmiany-kursu { background: url('../lay-gfx/h4_zmiany-kursu.jpg') 0 0 no-repeat;width: 113px;height: 14px;}
.en #h4_zmiany-kursu { background: url('../lay-gfx/h4_zmiany-kursu-en.jpg') 0 0 no-repeat;width: 113px;height: 14px;}


#h4_zmiana-kursu {

    background: url('../lay-gfx/h_zmiany-kursu.png') 0 0 no-repeat;

    width: 113px;

    height: 31px;

} .biezacy-kurs {

    line-height: 22px;

    background: url('../lay-gfx/biezacy-kurs-bg.jpg') 100% 0 no-repeat;

    padding: 0 10px 20px 0;

    float: left;

    margin-right: -10px;

    margin-bottom: 0;

    margin-top: 5px;

clear:both;

} .biezacy-kurs p {

    float: left;

    margin: 0;

} .wahania {

    line-height: 22px;

    padding: 0 10px 5px 0;

    float: left;

    margin-right: -10px;

} .wahania p {

    float: left;

    margin: 0;

} .wahania p span {

    color: #7e7e7e !important;

} .wahania .first, .biezacy-kurs .first {

    width: 95px;

} .second {

    margin-left: 0 !important;

} #ri-files {

    width: 570px;

    float: left;

} #ri-files li {

    list-style: none;

    margin: 0 !important;

    padding: 0 !important;

    background: none !important;

} #ri-files li .data {

    float: left;

    margin: 0;

    color: #898989;

    padding-right: 25px;

} #ri-files li h4 a {

    font-weight: normal;

} #ri-files li span {

    color: #b4b4b4;

    text-decoration: none;

    font-weight: bold;

} #h4_raporty-biezace {

    background: url('../lay-gfx/h4_raporty-biezace.png') no-repeat;

    width: 135px;

    height: 21px;

    margin-top: 40px;

    float: left;

} .ri #select-files {

    float: right;

    margin-top: 40px !important;

    margin-right: 40px !important;

} #select-files {

    float: right;

    margin-top: 0 !important;

    margin-right: 0 !important;

} #select-files label {

    font-weight: bold;

    margin-right: 10px;

} #select-files option {

    width: 60px;

} .flash {

    border-top: 1px solid #ededed;

    padding: 25px 0 0 0;

} .bg-sp-c {

    background: url('../lay-gfx/bg-sp-kurs-c.jpg') no-repeat;

    padding: 0;

    width: 105px;

    text-align: center;

		font-weight:bold;

    float: left;

    color: #fff !important;

		margin-right:7px !important;

} .bg-st-wz {

    color: #4a9115 !important;

    padding-left: 10px;

    margin-right: 10px;

    float: left;

}

.bg-st-sp {

    color: #dc0e0e !important;

    padding-left: 10px;

    margin-right: 10px;

    float: left;

}



 .bg-max {

    padding: 0;

    width: 88px;

    text-align: center;

    float: left;

    color: #7b7b7b !important;

    margin-right: 1px !important;

} .bg-max span {

    color: #000;

    font-weight: normal;

		display:block;

			background:url('../lay-gfx/bg-span-max.jpg') no-repeat;

}.bg-min {

    padding: 0;

    width: 88px;

    text-align: center;

    float: left;

    color: #7b7b7b !important;

    margin-right: 10px !important;

} .bg-min span {

    color: #000;

    font-weight: normal;

		display:block;

		background:url('../lay-gfx/bg-span-min.jpg') no-repeat;

} 





#service-opon-table #tab-nazwa-serwisu {

    width: 349px;

    background: url('../lay-gfx/bg-th-service.jpg') repeat-x;

    height: 33px;

    vertical-align: middle;

    border-right: 1px solid #fff;

} #service-opon-table #tab-lokalizacja {

    width: 151px;

    background: url('../lay-gfx/bg-th-service.jpg') repeat-x;

    height: 33px;

    vertical-align: middle;

    border-right: 1px solid #fff;

} #service-opon-table #tab-telefon {

    width: 113px;

    background: url('../lay-gfx/bg-th-service.jpg') repeat-x;

    height: 33px;

    vertical-align: middle;

    border-right: 1px solid #fff;

} #service-opon-table th, #service-opon-table td {

    padding-left: 15px;

} #service-opon-table td {

    padding-top: 18px;

    padding-bottom: 10px;

    padding-right: 15px;

} #service-opon-table td strong {

    display: block;

} #service-opon-table td a {

    background: url('../lay-gfx/bg-a-td.gif') 0 4px no-repeat;

    padding: 0 0 0 10px;
    float:left;width:300px;

} #service-opon-table #tab-nazwa-serwisu span {

    background: url('../lay-gfx/th_nazwa-serwisu.jpg') 0 2px no-repeat;

    width: 95px;

    height: 12px;

    float: left;

} #service-opon-table td span {

    display: block;

    color: #838383;

} #service-opon-table tr.bg-td td {

    background: #f0f0f0;

} #service-opon-table #tab-lokalizacja span {

    background: url('../lay-gfx/th_lokalizacja.jpg') 0 2px no-repeat;

    width: 95px;

    height: 12px;

    float: left;

} #service-opon-table #tab-telefon span {

    background: url('../lay-gfx/th_telefon.jpg') 0 2px no-repeat;

    width: 47px;

    height: 12px;

    float: left;

} #schema {

    margin-left: -50px;

    margin-top: -25px;

    float: left;



} .box-tr {

    background: url('../lay-gfx/bg-box-opony-rolnicze.gif') -26px repeat-y;

    width: 155px;

    padding: 0 25px 0 0;

} .box-tr span {

    background: url('../lay-gfx/bg-span-div-p.gif') 100% 100% no-repeat;

    height: 20px;

    width: 169px;

    display: block;

} .box-tr h5 {

    font-size: 12px;

    color: #0b3e73;

    margin: 0;

} .box-tr2 {

    background: url('../lay-gfx/bg-box-opony-rolnicze.gif') -27px repeat-y;

    width: 155px;

    padding: 0 25px 0 0;

    margin-left: 45px;

} .box-tr2 span {

    background: url('../lay-gfx/bg-span-div-p.gif') 100% 100% no-repeat;

    height: 20px;

    width: 168px;

    display: block;

} .box-tr2 h5 {

    font-size: 12px;

    color: #0b3e73;

    margin: 0;

} .box-tr3 {

    background: url('../lay-gfx/bg-box-opony-rolnicze.gif') -27px repeat-y;

    width: 155px;

    padding: 0 25px 0 0;

    margin-left: 45px;

} .box-tr3 span {

    background: url('../lay-gfx/bg-span-div-p.gif') 100% 100% no-repeat;

    height: 20px;

    width: 168px;

    display: block;

} .box-tr3 h5 {

    font-size: 12px;

    color: #0b3e73;

    margin: 0;

} 

#service-opon-table .premio.bg-td .first {background:#F0F0F0 url('../lay-gfx/img-premio.jpg') 270px 20px no-repeat;}
#service-opon-table .premio .first {background: url('../lay-gfx/img-premio.jpg') 270px 20px no-repeat;}
.first {

    margin-left: 0 !important;

} .box-opo {

    width: 148px;

    height: auto;

    margin-left: 15px;

} .opo-r {

    margin-right: -30px;

} .opo-r li {

    margin: 0 0 20px 0 !important;

    padding: 0 !important;

    float: left;

    width: 100%;

    background: none !important;

} .opo-r li li {background:transparent url(../lay-gfx/bg-li-content.jpg) no-repeat scroll 0 6px !important;padding-left:20px !important;padding-bottom:0 !important;margin-bottom:0 !important;}


.opo-r li p {

    padding-left: 10px;

} #h_anp-2 {

    background: url('../lay-gfx/a-r-anp-2.png') no-repeat;

    width: 148px;

    height: 167px;

} #h_anp-3 {

    background: url('../lay-gfx/a-r-anp-3.png') no-repeat;

    width: 148px;

    height: 167px;

} #h_anp-5 {

    background: url('../lay-gfx/a-r-anp-5.png') no-repeat;

    width: 148px;

    height: 167px;

} #h_anp-7 {

    background: url('../lay-gfx/a-r-anp-7.png') no-repeat;

    width: 148px;

    height: 167px;

} #h_anp-8 {

    background: url('../lay-gfx/a-r-anp-8.png') no-repeat;

    width: 148px;

    height: 167px;

} #h_anp-10 {

    background: url('../lay-gfx/a-r-anp-10.png') no-repeat;

    width: 148px;

    height: 167px;

} #h_anp-13 {

    background: url('../lay-gfx/a-r-anp-13.png') no-repeat;

    width: 148px;

    height: 167px;

} #h_agro-f {

    background: url('../lay-gfx/a-r-agro-f.png') no-repeat;

    width: 148px;

    height: 167px;

} 
#h_am2t {

    background: url('../lay-gfx/a_am-2t.png') no-repeat;

    width: 148px;

    height: 167px;

}
#h_d117 {

    background: url('../lay-gfx/a_d-117.png') no-repeat;

    width: 148px;

    height: 167px;

}
#h_suregrip {

    background: url('../lay-gfx/a_sure-grip-lug.png') no-repeat;

    width: 148px;

    height: 167px;

}
#h_agro-d {

    background: url('../lay-gfx/a-r-agro-d.png') no-repeat;

    width: 148px;

    height: 167px;

} #h_am-10 {

    background: url('../lay-gfx/a-r-am-10.png') no-repeat;

    width: 148px;

    height: 167px;

} #h_am-11 {

    background: url('../lay-gfx/a-r-am-11.png') no-repeat;

    width: 148px;

    height: 167px;

} #h_am-15 {

    background: url('../lay-gfx/a-r-am-15.png') no-repeat;

    width: 148px;

    height: 167px;

} #h_am-16 {

    background: url('../lay-gfx/a-r-am-16.png') no-repeat;

    width: 148px;

    height: 167px;

} #h_am-2 {

    background: url('../lay-gfx/a-r-am-2.png') no-repeat;

    width: 148px;

    height: 167px;

} #h_am-5 {

    background: url('../lay-gfx/a-r-am-5.png') no-repeat;

    width: 148px;

    height: 167px;

} #h_am-8 {

    background: url('../lay-gfx/a-r-am-8.png') no-repeat;

    width: 148px;

    height: 167px;

} #h_an-3 {

    background: url('../lay-gfx/a-r-an-3.png') no-repeat;

    width: 148px;

    height: 167px;

} #hh_napedowe-do-ciagnikow {

    background: url('../lay-gfx/hh_napedowe-do-ciagnikow.png') no-repeat;

    width: 181px;

    height: 187px;

} #hh_prowadzace-do-ciagnikow {

    background: url('../lay-gfx/hh_prowadzace-do-ciagnikow.png') no-repeat;

    width: 200px;

    height: 187px;

} #hh_do-maszyn-rolniczych {

    background: url('../lay-gfx/hh_do-maszyn-rolniczych.png') no-repeat;

    width: 181px;

    height: 187px;

}



/*nav-local */ #nav-local {

    width: 155px;

    text-align: left;

    margin-bottom: 30px;

} #nav-local li {

    margin: 0;

    padding: 0;

    list-style: none;

    border-bottom: 1px solid #c1cedb;

} #nav-local li a {

    background: url('../lay-gfx/bg-li-a.jpg') 0 11px no-repeat;

    padding: 0 0 0 18px;

    color: #0b3e73;

    font-weight: normal;

    display: block;

    line-height: 29px;

    font-weight: bold;

} #nav-local ul {

    margin: 0 !important;

    padding-left: 20px;

    width: 135px;

    padding-bottom: 10px;

} #nav-local ul ul{

    margin: 0 !important;

    padding-left: 15px;

    width: 120px;

    padding-bottom: 10px;

} #nav-local ul li {

    border: 0 !important;

} #nav-local ul li a {

    font-weight: normal !important;

    background: url('../lay-gfx/bgli-li.gif') 0 7px no-repeat;

    height: auto !important;

    padding: 0 0 0 14px;

    line-height: 19px;

} #nav-local a:hover, #nav-local a:active, #nav-local a:focus, #nav-local a.active {

    color: #0b3e73;

    text-decoration: none;

} .box-l {

    width: 280px;

    float: left;

    margin-top: 40px;

    margin-bottom: 20px;

    padding: 0 60px 0 0;

} .box-r {

    width: 319px;

    float: left;

    margin-top: 40px;

    margin-bottom: 20px;

} #raporty {

    margin: 0;

    padding: 0;

    margin-top: 16px;

} #raporty li {

    padding: 0;

    list-style: none;

    margin: 0 0 7px 0;

} #raporty li span {

    font-weight: normal;

    font-size: 11px;

} #raporty li .data {margin-bottom:0;}



#raporty li h3 {

	margin:0;

} 

.kierowca {width:100%;float:left;}
.kierowca li {width:100%;float:left;background:none !important;flaot:left;width:100%;margin:0 !important;padding:0 !important;}

#raporty li h3 a {

    font-size: 11px;

    font-weight: normal;

} #wyniki {

    margin: 0;

    padding: 0;

    margin-top: 16px;

    margin-bottom: 0;

} #wyniki li {

    padding: 0;

    list-style: none;

    margin: 0 0 7px 0;

} #wyniki li span {

    font-weight: normal;

    font-size: 11px;

} #wyniki li .data {margin-bottom:0;}



#wyniki li h3 {

	margin:0;

} 

#wyniki li h3 a {

    font-size: 11px;

    font-weight: normal;

} #nagl-sub {

    width: 195px;

    margin-top: 65px;

    height: 135px;

} .ri #nagl-sub {

    margin-left: -25px;

    width: 175px;

} 
.o-firmie {background: url('../lay-gfx/o-firmie.jpg') 75px 0 no-repeat;}
.en .o-firmie {background: url('../lay-gfx/h_o-firmie-en.png') 0 0 no-repeat;}



.porady {background: url('../lay-gfx/h_porady.png') 0 0 no-repeat;} 
.en .porady {background: url('../lay-gfx/h_porady-en.png') 0 0 no-repeat;}
 
#sidebar .opony {background: url('../lay-gfx/h_opony-debicy.png') 0 0 no-repeat;}
.en #sidebar .opony {background: url('../lay-gfx/h_opony-debicy-en.png') 0 0 no-repeat;}

.relacje-inwestorskie {background: url('../lay-gfx/h_relacje-inwestorskie.png') 0 0 no-repeat;}
.en .relacje-inwestorskie {background: url('../lay-gfx/h_relacje-inwestorskie-en.png') 0 0 no-repeat;} 
.serwis {background: url('../lay-gfx/h_serwisy-opon.png') 0 0 no-repeat;}
.en .serwis {background: url('../lay-gfx/h_serwisy-opon-en.png') 0 0 no-repeat;} 
.kariera { background: url('../lay-gfx/h_kariera.png') 0 0 no-repeat;}
.en .kariera { background: url('../lay-gfx/h_kariera-en.png') 0 0 no-repeat;}
.kontakt { background: url('../lay-gfx/h_kontakt.png') 0 0 no-repeat;}
.en .kontakt { background: url('../lay-gfx/h_kontakt-en.png') 0 0 no-repeat;}
.prezenty {background: url('../lay-gfx/h_prezenty.png') 0 0 no-repeat;}
.en .prezenty {background: url('../lay-gfx/h_prezenty-en.png') 0 0 no-repeat;}

 #nav-sup {

    margin: 0;

    padding: 0;

    position: absolute;

    left: 268px;

    top: 21px;

} #nav-sup li {

    display: inline;

    list-style: none;

} #nav-sup li a {

    height: 18px;

    padding: 0;

    text-indent: -9999px;

    float: left;

} #nav-sup li a:hover, #nav-sup li a:active, #nav-sup li a:focus, #nav-sup li a.active {

    background-position: 0 -18px;

    z-index: 120;

    position: relative;

} 
#nav-sup #m_relacje-inwestorskie {background-image: url('../lay-gfx/mm_relacje-inwestorskie.jpg');width: 142px;}
.en #nav-sup #m_relacje-inwestorskie {background-image: url('../lay-gfx/mm_relacje-inwestorskie-en.jpg');width: 130px;}

#nav-sup #m_kariera {background-image: url('../lay-gfx/mm_kariera.jpg');width: 73px;}
.en #nav-sup #m_kariera {background-image: url('../lay-gfx/mm_kariera-en.jpg');width: 69px;}

 #nav-sup #m_kontakt {background-image: url('../lay-gfx/mm_kontakt.jpg');width: 68px;}
.en #nav-sup #m_kontakt {background-image: url('../lay-gfx/mm_kontakt-en.jpg');width: 68px;}


 #nav-page {

    margin-top: 0;

    margin-bottom: 14px;

} #nav-page li {

    margin: 0 4px 0 0 !important;

    padding: 0 0 0 9px !important;

    list-style: none;

    display: inline;

    background: url('../lay-gfx/bg-nav-page.gif') 0 2px no-repeat !important;

    color: #595858 !important;

} #nav-page li strong {

    color: #595858 !important;

} #nav-page li.first {

    padding: 0 !important;

    background: none !important;

} #nav-page li a {

    color: #595858;

} #gal-tapety {

    width: 100%;

    float: left;

    margin-bottom: 50px;

} #gal-tapety li {

    width: 100%;

    float: left;

    margin: 0;

    padding: 0;

    background: none !important;

    list-style: none;

} #gal-tapety li .pic {

    float: left;

    width: 126px;

    padding: 0 0 18px 0;

    background: url('../lay-gfx/bg-li-news.jpg') 0 100% no-repeat;

} #gal-tapety li .pic img {

    padding: 5px;

    background: #fff;

    border-right: 1px solid #dadada;

    border-bottom: 1px solid #dadada;

} #gal-tapety li .pic a {

    display: block;

    padding: 0 0 0 15px;

} #gal-wygaszacze {

    width: 100%;

    float: left;

} #gal-wygaszacze li {

    width: 100%;

    float: left;

    margin: 0;

    padding: 0;

    background: none !important;

    list-style: none;

} #gal-wygaszacze li .pic {

    float: left;

    width: 126px;

    padding: 0 0 18px 0;

    background: url('../lay-gfx/bg-li-news.jpg') 0 100% no-repeat;

} #gal-wygaszacze li .pic img {

    padding: 5px;

    background: #fff;

    border-right: 1px solid #dadada;

    border-bottom: 1px solid #dadada;

} #gal-wygaszacze li .pic a {

    display: block;

    padding: 0 0 0 15px;

} 

#h4_wygaszacze-ekranu {background: url('../lay-gfx/h4_wygaszacze-ekranu.png') no-repeat;width: 171px;height: 36px;} 
.en #h4_wygaszacze-ekranu {background: url('../lay-gfx/h4_wygaszacze-ekranu-en.png') no-repeat;width: 171px;height: 36px;} 
#h4_tapety-na-pulpit {background: url('../lay-gfx/h4_tapety-na-pulpit.png') no-repeat;width: 171px;height: 36px;}
.en #h4_tapety-na-pulpit {background: url('../lay-gfx/h4_tapety-na-pulpit-en.png') no-repeat;width: 171px;height: 36px;}


/*pobierz */ .pobierz {

    margin-top: 34px;

} .pobierz h4 {

    display: block;

    width: 163px;

    height: 24px;

    background: url('../lay-gfx/h4_pliki-do-pobrania.png') no-repeat;

} .pobierz ul {

    padding: 0;

} .pobierz ul li {

    list-style: none;

    padding: 0 0 0 30px;

    margin: 0;

    background: url('../lay-gfx/bg-li-pobierz.jpg') 9px 7px no-repeat;

}



/*iko */ .iko {

    width: 580px;

    float: left;

    text-align: center;

    padding: 40px 0 0 70px;

    border-top: 1px solid #ededed;

} .iko img {

    margin-right: 60px;

}



/*tools */

ul#tools {

    list-style: none;

    padding: 0;

    width: 650px;

    display: block;

    position: relative;

    margin: 50px 0 -2px 0;

    float: left;

    z-index: 12;

    left: -20px;

}



ul#tools li {

    display: inline;

    margin: 0 !important;

    padding: 0 !important;

    background-repeat: no-repeat;

    background-position: 0;

    background: none !important;

}



ul#tools li a {

    width: auto;

    float: left;

    background-repeat: no-repeat;

    background-position: 0 3px;

    padding: 2px 20px 4px 44px;

}



ul#tools li a:hover {

    color: #c08114 !important;

}



ul#tools li.r-up {;

    float: right;

    position: relative;

    right: -50px;

}



ul#tools li.r-print {

    margin: 0;

    float: right;

    position: relative;

    right: -75px;

}



ul#tools li.l {

    margin: 0 0 0 -15px;

    float: left;

}



ul#tools #up {

    background-image: url('../lay-gfx/but-up.jpg');

    background-position: 100% 0;

    padding: 5px 56px 7px 37px;

}



ul#tools #up:hover {

    background-position: 100% -29px;

}



ul#tools #print {

    background-image: url('../lay-gfx/but-print.jpg');

    background-position: 100% 0;

    padding: 5px 60px 7px 25px;

}



ul#tools #print:hover {

    background-position: 100% -30px;

}



ul#tools #back {

    background-image: url('../lay-gfx/but-back.jpg');

    background-position: 0 0;

    padding: 5px 21px 7px 57px;

}



ul#tools #back:hover {

    background-position: 0 -30px;

}



/*pager */ #pager {

    text-align: center;

    padding: 0;

    width: 670px;

    display: block;

    position: relative;

    margin: 50px 0 0 0;

    float: left;

    z-index: 12;

    left: -20px;

    right: -20px

} #pager li {

    margin: 0;

    padding: 0;

    list-style: none;

    display: inline;

} #pager li a {

    padding: 5px 10px;

    display: inline;

    line-height: 30px;

} #pager li a:hover {

    color: #19436e !important;

    background: url('../lay-gfx/bg-a-pager.jpg') 0 -27px;

    padding: 8px 10px;

} #pager .prev {

    position: absolute;

    left: 0;

    top: 0;

    padding: 0;

} #pager .next {

    position: absolute;

    right: 0;

    top: 0;

    padding: 0;

} #pager .prev a {

    color: #0b3e73 !important;

    background-image: url('../lay-gfx/but-back.jpg');

    background-position: 0 0;

    padding: 7px 21px 9px 57px;

    background-repeat: no-repeat;

    background-color: transparent;

} #pager .prev a:hover {

    color: #C08114 !important;

    background-image: url('../lay-gfx/but-back.jpg');

    background-position: 0 -30px;

    padding: 7px 21px 9px 57px;

    background-repeat: no-repeat;

    background-color: transparent;

} #pager .next a {

    color: #0b3e73 !important;

    background-image: url('../lay-gfx/pager-next.jpg');

    background-position: 100% 0;

    padding: 7px 57px 9px 21px;

    background-repeat: no-repeat;

    background-color: transparent;

} #pager .next a:hover {

    color: #C08114 !important;

    background-image: url('../lay-gfx/pager-next.jpg');

    background-position: 100% -29px;

    padding: 7px 57px 9px 21px;

    background-repeat: no-repeat;

    background-color: transparent;

} #pager li strong {

    color: #a1a1a1 !important;

    background: url('../lay-gfx/bg-a-pager.jpg') 0 0;

    padding: 8px 10px;

}



/* ----------------------------------------------------------------------------------------- */

/** =footer **/ #footer {

    width: 880px;

    margin: 0 auto;

    padding: 15px 0 25px 0;

    text-align: left;

    margin-top: -20px;

} #footer .copyright {

    float: left;

    margin: 0;

} #footer .createdby {

    float: right;

    color: #89610d;

    margin: 0;

} #footer .createdby a {

    color: #89610d;

} #nav-foot {

    margin: 0;

    padding-left: 20px;

    float: left;

} #nav-foot li {

    float: left;

    list-style: none;

    margin: 0;

    background: url('../lay-gfx/bg-nav-foot-li.jpg') 100% 3px no-repeat;

    padding: 0 8px 0 8px;

} #nav-foot li.last {

    background: none;

} #overlay {

    background-color: #000000;

    height: 100%;

    left: 0;

    opacity: 0.25;

    position: fixed;

    top: 0;

    width: 100%;

    z-index: 100;

    display: none;

    text-align: center;

} #ov-t-s {

    width: 100%;

    position: fixed;

    top: 110px;

    text-align: center;

} #ov-t {

    width: 960px;

    margin: 0 auto;

    overflow: hidden;

    height: 100%;

    display: none;

    position: relative;

    z-index: 101;

    margin: 0 auto;

    left: 258px;

} #ov-t ul {

    display: block;

    padding: 12px 10px;

    background: #fdb827;

    border-right: 1px solid #919191;

    border-bottom: 1px solid #919191;

    width: 145px;

    margin: 0;

} #ov-t ul li {

    display: block;

    text-align: left;

    margin: 0;

    padding: 0;

} #sub #content #txt1 li {

    background: url('../lay-gfx/bg-li-content.jpg') 0 6px no-repeat;

    padding-left: 20px;

    color: #000;

    list-style: none;

}



/* =misc */ .cl {

    clear: both;

    line-height: 1px;

    height: 1px;

    font-size: 1px;

    position: relative;

}



iframe.r {

    margin: 0 0 0 20px;

} .cyt-r {

} .ng-red {

    color: #e81e23;

    font-size: 14px;

} .r {

    float: right;

} .l {

    float: left;

} .lin-n, .more, .list {

    background: transparent url(../lay-gfx/bg-li-a.jpg) no-repeat scroll 0 5px;

    color: #175799 !important;

    padding: 0 0 0 19px;

} .pic-r {

    float: right;

    margin: 1.9em 0 1em 3em;

} .ri .pic-r {

    float: right;

    margin: 0 3em 1em 3em !important;

} .pic-l {

    float: left;

    margin: 1.9em 3em 1em 0;

} .pic-c {

    text-align: center;

    padding: 1px 0;

    margin: 2em 0;

}
.sup-t {width:100%;float:left;font-size:10px;color:#d70b0b;}
#contactform sup {font-size:10px;color:#d70b0b;}
strong.opl { float:left;margin: 1.9em 3em 1em 0;}
strong.opr { float:right;margin: 1.9em 0 1em 3em;}
strong.opc {width:100%;text-align:center;}
body.mon {background:url("../lay-gfx2/bg-body.jpg") repeat-x scroll 0 0 #c5c5c5;}
.mon a {color:#000 !important;}
.mon #wrapper  {background:url("../lay-gfx2/bg-wrapper.jpg") 50% 0 no-repeat;}
.mon #wrapper-s1  {background:url("../lay-gfx2/bg-footer.jpg") no-repeat scroll 50% 100% transparent;}
.mon #branding h1 a {background:url("../lay-gfx2/h_debica.jpg") no-repeat scroll 0 0 transparent;}
.mon #nav-sup #m_relacje-inwestorskie {background-image: url('../lay-gfx2/mm_relacje-inwestorskie.jpg');width: 142px;}
.mon .en #nav-sup #m_relacje-inwestorskie {background-image: url('../lay-gfx2/mm_relacje-inwestorskie-en.jpg');width: 130px;}
.mon #nav-sup #m_kariera {background-image: url('../lay-gfx2/mm_kariera.jpg');width: 73px;}
.mon .en #nav-sup #m_kariera {background-image: url('../lay-gfx2/mm_kariera-en.jpg');width: 69px;}
.mon #nav-sup #m_kontakt {background-image: url('../lay-gfx2/mm_kontakt.jpg');width: 68px;}
.mon .en #nav-sup #m_kontakt {background-image: url('../lay-gfx2/mm_kontakt-en.jpg');width: 68px;}
.mon #m_o-firmie {background: url('../lay-gfx2/n_o-firmie.jpg') no-repeat;width: 87px;} 
.mon #m_opony {background: url('../lay-gfx2/n_opony.jpg') no-repeat;width: 114px;}
.mon #m_porady {background: url('../lay-gfx2/n_nasze-porady.jpg') no-repeat;width: 120px;} 
.mon #m_serwis {background: url('../lay-gfx2/n_serwis-opon.jpg') no-repeat;width: 116px;} 
.mon #m_prezenty {background: url('../lay-gfx2/n_prezenty.jpg') no-repeat;width: 101px;} 
.mon #m_opony_pozostale {background: url('../lay-gfx2/m_opony_pozostale.gif') 120px 9px no-repeat !important;}
.mon #content  {background:url("../lay-gfx2/bg-content.jpg") no-repeat scroll 0 0 #FFFFFF;}
.mon #box1  {background:url("../lay-gfx2/bg-box1.jpg") no-repeat scroll 0 0 #2e2e2e; color:#fff;}
.mon #box2  {background:url("../lay-gfx2/bg-box2.jpg") no-repeat scroll 0 0 #2e2e2e; color:#fff;}
.mon #box1 a,.mon #box2 a {color:#fff !important;}
.mon #box1 h2 {background:url("../lay-gfx2/h_aktualnosci.jpg") no-repeat scroll 0 0 transparent;}
.mon #box2 h2 {background:url("../lay-gfx2/h_dla-inwestorow.jpg") no-repeat scroll 0 0 transparent;}
.mon .en  #box1 h2 {background:url("../lay-gfx2/h_aktualnosci-en.jpg") no-repeat scroll 0 0 transparent;}
.mon .en #box2 h2 {background:url("../lay-gfx2/h_dla-inwestorow-en.jpg") no-repeat scroll 0 0 transparent;}
.mon #box1 ul li .data,.mon #box2 ul li .data {color:#fff;}
.mon #branding #en {background:url("../lay-gfx2/bg-a-en.jpg") no-repeat scroll 0 18px transparent;}
.mon #search_form #search_but {background:url("../lay-gfx2/search-but.jpg") no-repeat scroll 0 0 transparent;}
.mon .ul-l li a {background:url("../lay-gfx2/bg-li-a.jpg") no-repeat scroll 10px 9px #E3E0E0;}
.mon #nav-foot li {background:url("../lay-gfx2/bg-nav-foot-li.jpg") no-repeat scroll 100% 3px transparent;}
.mon .en #m_o-firmie {background: url('../lay-gfx2/n_o-firmie-en.jpg') no-repeat;width:135px;} 
.mon .en #m_opony {background: url('../lay-gfx2/n_opony-en.jpg') no-repeat;width:108px;}
.mon .en #m_porady {background: url('../lay-gfx2/n_nasze-porady-en.jpg') no-repeat;width:56px;} 
.mon .en #m_serwis {background: url('../lay-gfx2/n_serwis-opon-en.jpg') no-repeat;width: 128px;} 
.mon .en #m_prezenty {background: url('../lay-gfx2/n_prezenty-en.jpg') no-repeat;width: 68px;} 
.mon .en #m_opony_pozostale {background: url('../lay-gfx2/m_opony_pozostale.gif') 120px 9px no-repeat !important;width:108px;}
.mon .lin-n, .mon .more, .mon .list {background:url("../lay-gfx2/bg-li-a.jpg") no-repeat scroll 0 5px transparent;}
.mon #form_woj .l-1 #search_bu {background:url("../lay-gfx2/bg-sub-form.jpg") no-repeat scroll 0 0 transparent;}
.mon #search_form input.text {background:none repeat scroll 0 0 #FFFFFF;border-left:1px solid #000;border-top:1px solid #000;}
.mon #branding #pl {background: url('../lay-gfx2/bg-a-pl.jpg') 0 18px no-repeat;}
.mon #nav-global li ul li {border-bottom:1px solid #d9d9d9;}
.mon #nav-global li ul {background:none repeat scroll 0 0 #c6c6c6;}
.mon #nav-global li ul li.active {background:none repeat scroll 0 0 #b6b6b6;}