/*



 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;
    /*background: url('../lay-gfx/bg-wrapper-winter.jpg') 50% 0 no-repeat;*/

} #wrapper-s1 {

    width: 100%;

    margin: 0;

    padding: 0 0 29px 0;

    text-align: left;
    float:left;



} #wrapper-s {

    width: 960px;

    margin: 0 auto;

    text-align: left;

    height: auto;


    z-index: 8;

}

.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;
    z-index:10;

} #branding h1 {

    width: 182px;

    height: 39px;

    margin: 0;

    position: absolute;

    left: 24px;

    top: 37px;

} #branding h1 a {

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

    display: block;

    height: 44px;

    overflow: hidden;

    text-indent: -9999px;

    width: 192px;

} #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_dla_szkol {background: url('../lay-gfx/n_dla_szkol.png') 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_dla_szkol:hover, #m_dla_szkol:active, #m_dla_szkol:focus, #m_dla_szkol.hover, #m_dla_szkol.active, #m_prezenty:hover, #m_prezenty:active, #m_prezenty:focus, #m_prezenty.hover, #m_prezenty.active {

    background-position: 0 -110px;

} #m_prezenty.active, #m_dla_szkol.active {

    background-position: 0 -55px;

} #m_prezenty.hover, #m_dla_szkol.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: 100%;

    height: 358px;

    margin: 0;

    padding: 0;

    overflow: hidden;

}



/* =content */ #content {

    width: 950px;

    height: auto;

    background: #fff;

 float:left;

    z-index: 1 !important;

    padding: 0 0 0 10px;

    margin-top: -4px;

} #box1 {

    width: 100%;

    padding: 24px 0 0 0;

    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: 17px;margin: 0 0 15px 0;}
.en #box1 h2 {background: url('../lay-gfx/h_aktualnosci-en.jpg') no-repeat;width: 100%;height: 17px;margin: 0 0 15px 0;}

#box1 ul li .data {

    margin: 0;

    color: #e09d0f;
    font-weight:bold;

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

    color: #0f57a0;

    margin: 0;

} #box1 ul li h3 {

    font-size: 11px;

    font-weight: normal;

    margin: 5px 0 0 0;

} #box1 ul li a {

    color: #0f57a0;

} #box1 ul li .more {

    background: none;
padding:0 !important;

} #box1 ul li {

    list-style: none;

    margin: 0;

    padding: 0 0 10px 0;

  width:100%;

    float: left;

}

.news-fp {width:257px;float:left;padding-left:20px;padding-right:30px}

#box2 {

    width: 100%;


    padding: 24px 0 0 0;

    float: right;

    overflow: hidden;

} #box2 h2 {

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

    width: 100%;

    height: 17px;

    margin: 0 0 15px 0;

}

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


#box2 ul li .data {

    margin: 0;

    color: #E09D0F;
    font-weight:bold;

} #box2 ul li h3 {

    font-size: 11px;

    font-weight: normal;

    margin-top: 5px;

} #box2 ul li a {

    color: #0F57A0;

} #box2 ul li p {

    color: #000;

    margin: 5px 0 0 0;

} #box2 ul li .more {

    background: none;



padding:

    0 !important;

} #box2 ul li {

    list-style: none;

    margin: 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;

} #contactform label.checkbox input {
	float:left;
	margin:0 10px 0 -23px;
	width:auto;
	padding:0;
	background:none;
	border:auto;

} #contactform label.checkbox span {
	display:none;

} #contactform label.checkbox {
	padding: 0 0 0 23px;
} #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: 633px;

    padding: 0 0 10px 10px;
  background:#eaeaea url('../lay-gfx/bg-art.jpg') repeat-x;

    float: left;

} #art .b1 {

    width: 306px;

    floaT: left;

    background: #f7f7f7 url('../lay-gfx/bg-b1.jpg') 0 100% repeat-x;

    border-top: 1px solid #809ebc;

    margin-right: 10px;

    padding-top: 12px;


    height: 174px;

}

#art #dobierz-opony.b1 {border-top:0;background:url('../lay-gfx/bg-dobierz-opony.png') no-repeat;margin-right:0;width:317px;}
#art .b1:first-child {border-top:0;background:none;}

#flash-b {height:174px !important; border-top:0!important;}
#dobierz-opony {height:174px !important; border-top:0!important;}
#flash-b h3 {height:43px;background:url('../lay-gfx/h_nowosci-presto.png') no-repeat;text-indent:-9999px;}
.en #flash-b h3 {height:43px;background:url('../lay-gfx/h_nowosci-presto-en.png') no-repeat;text-indent:-9999px;width:141px !important;}
#flash-b p {padding-left:20px;}

#art .b1-s {

    width: 306px;

    floaT: left;

    background: #f7f7f7 url('../lay-gfx/bg-b1.jpg') 0 100% repeat-x;

    border-top: 1px solid #809ebc;

    margin-right: 0;

    padding-top: 12px;

    min-height: 174px;

    height: auto !important;

    height: 174px;

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

    background-position: 20px 0;

    background-repeat: no-repeat;

    width: 121px;

} #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.png');height: 17px;margin-bottom: 3px;width:100% !important;}
.en #h_wyzszosc-opon {background-image: url('../lay-gfx/h_wyzszosc-opon-en.png');height: 15px;margin-bottom: 3px;}

#h_dla-szkol {background-image: url('../lay-gfx/h_dla-szkol.png');height: 17px;margin-bottom: 3px;width:100% !important;}

#h_serwisy-oponiarskie {background-image: url('../lay-gfx/h_serwisy-oponiarskie.png');height: 17px;margin-bottom: 3px;width:100% !important;}
.en #h_serwisy-oponiarskie {background-image: url('../lay-gfx/h_serwisy-oponiarskie-en.png');height: 17px;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;

}

#dobierz-opony h3 {width:175px !important;height:30px;text-indent:-9999px;background:url('../lay-gfx/h_dobierz-opony.png') 30px 0 no-repeat !important;}
.en #dobierz-opony h3 {width:145px;height:30px;text-indent:-9999px;background:url('../lay-gfx/h_dobierz-opony-en.png') 30px 0 no-repeat !important;}
#dobierz-opony a {background:url('../lay-gfx/a_szukaj-opon.png') no-repeat;width:156px;height:39px;float:left;text-indent:-9999px;margin-left:30px;}
.en #dobierz-opony a {background:url('../lay-gfx/a_szukaj-opon-en.png') no-repeat;width:156px;height:39px;float:left;text-indent:-9999px;margin-left:30px;}
#dobierz-opony p {padding-left:30px;margin:1.4em 0;}

.bg-flash-box {width:145px;float:right;margin-right:13px;margin-left:-20px;}


#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: 100%;

    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: 20px 0 45px 0!important;

    list-style: none;

    width: 100%;

    float: left;

    background: none !important;

}

.opo li a:first-child {margin-right:60px !important;}

.opo li a {margin-left:0 !important;width:284px;float:left;padding-top:39px;border-bottom:1px solid #d5d5d5;}
.opo li a:hover {text-decoration:none;}
.opo li a span {width:284px;float:left;background:url("../lay-gfx/bg-a-op.png") repeat-y scroll 0 0 transparent;}
.opo li a span span {padding-right:168px;padding-left:15px;width:110px;margin-top:-54px;padding-top:66px;padding-bottom:35px;text-decoration:none !important;color:#000 !important;}
.opo li a span span.standard {width:284px;height:40px;background:url('../lay-gfx/std-b.png') 50% 0 no-repeat !important;margin-top:0 !important;padding:0 !important;}
.opo li a span span.comfort {width:284px;height:40px;background:url('../lay-gfx/kom-b.png') 50% 0 no-repeat !important;margin-top:0 !important;padding:0 !important;}
.opo li a span span.super {width:284px;height:40px;background:url('../lay-gfx/sup-b.png') 50% 0 no-repeat !important;margin-top:0 !important;padding:0 !important;}
.opo li a span span.comfort_super {width:284px;height:40px;background:url('../lay-gfx/komfort_super.png') 50% 0 no-repeat !important;margin-top:0 !important;padding:0 !important;}
.opo li a span span.standard_comfort {width:284px;height:40px;background:url('../lay-gfx/standard_komfort.png') 50% 0 no-repeat !important;margin-top:0 !important;padding:0 !important;}

.en .opo li a span span.comfort_super {width:284px;height:40px;background:url('../lay-gfx/komfort_super-en.png') 50% 0 no-repeat !important;margin-top:0 !important;padding:0 !important;}
.en .opo li a span span.standard_comfort {width:284px;height:40px;background:url('../lay-gfx/standard_komfort-en.png') 50% 0 no-repeat !important;margin-top:0 !important;padding:0 !important;}

.en .opo li a span span.standard {width:284px;height:40px;background:url('../lay-gfx/std-b-en.png') 50% 0 no-repeat !important;margin-top:0 !important;padding:0 !important;}
.en .opo li a span span.comfort {width:284px;height:40px;background:url('../lay-gfx/kom-b-en.png') 50% 0 no-repeat !important;margin-top:0 !important;padding:0 !important;}
.en .opo li a span span.super {width:284px;height:40px;background:url('../lay-gfx/sup-b-en.png') 50% 0 no-repeat !important;margin-top:0 !important;padding:0 !important;}

.box-t {width:714px;float:left;margin-left:-30px;}
.box-t ul.boxt-t-list-cat {width:714px;height:350px;float:left;margin:0;}
.box-t ul.boxt-t-list-cat li {float:left;width:168px;height:296px;padding:0 35px;margin:0 0 0 0 !important;padding-left:35px !important;cursor:pointer;padding-top:54px !important;color:#fff !important;}
.box-t ul.boxt-t-list-cat ul {background:none;width:100%;margin:0;}
.box-t ul.boxt-t-list-cat.click li {height:281px !important;}
.box-t ul.boxt-t-list-cat li.tab1 {background:url('../lay-gfx/bg-li1-tab.png') no-repeat !important;margin-left:0;padding-left:30px !important;width:173px !important;}
.box-t ul.boxt-t-list-cat li.tab2 {background:url('../lay-gfx/bg-li2-tab.png') no-repeat !important;margin-left:-5px !important;}
.box-t ul.boxt-t-list-cat li.tab3 {background:url('../lay-gfx/bg-li3-tab.png') no-repeat !important;margin-left:-4px !important;padding-left:30px !important;width:173px !important;}
.en .box-t ul.boxt-t-list-cat li.tab1 {background-image:url('../lay-gfx/bg-li1-tab-en.png') !important;}
.en .box-t ul.boxt-t-list-cat li.tab2 {background-image:url('../lay-gfx/bg-li2-tab-en.png') !important;}
.en .box-t ul.boxt-t-list-cat li.tab3 {background-image:url('../lay-gfx/bg-li3-tab-en.png') !important;}

.box-t ul.boxt-t-list-cat li.disabled {cursor:default;}
.box-t ul.boxt-t-list-cat li.tab1.disabled {background-image:url('../lay-gfx/bg-li1-tab_disabled.png') !important;}
.box-t ul.boxt-t-list-cat li.tab2.disabled {background-image:url('../lay-gfx/bg-li2-tab_disabled.png') !important;}
.box-t ul.boxt-t-list-cat li.tab3.disabled {background-image:url('../lay-gfx/bg-li3-tab_disabled.png') !important;}
.en .box-t ul.boxt-t-list-cat li.tab1.disabled {background-image:url('../lay-gfx/bg-li1-tab-en_disabled.png') !important;}
.en .box-t ul.boxt-t-list-cat li.tab2.disabled {background-image:url('../lay-gfx/bg-li2-tab-en_disabled.png') !important;}
.en .box-t ul.boxt-t-list-cat li.tab3.disabled {background-image:url('../lay-gfx/bg-li3-tab-en_disabled.png') !important;}



.a_more-presto {width:100%;float:left;margin:0;padding:0;background:url('../lay-gfx/a_more-presto.png') no-repeat;height:39px;margin-top:20px;text-indent:-9999px;margin-bottom:20px;}
.a_more-presto:hover {background-position:0 -39px;}

.en .a_more-presto {width:100%;float:left;margin:0;padding:0;background:url('../lay-gfx/a_more-presto-en.png') no-repeat;height:39px;margin-top:20px;text-indent:-9999px;margin-bottom:20px;}
.en .a_more-presto:hover {background-position:0 -39px;}

.box-t ul.boxt-t-list-cat li:hover {background-position:0 -350px !important;}
.box-t ul.boxt-t-list-cat li.hide.active {background-position:0 -700px !important;}
.box-t ul.boxt-t-list-cat li.hide.active li {color:#fff !important;}
.box-t ul.boxt-t-list-cat li.hide.active span {color:#fff !important;}
.box-t ul.boxt-t-list-cat li.hide {background-position:0 -1050px !important;color:#8d8182 !important;}
.box-t ul.boxt-t-list-cat p {font-weight:bold !important;color:#fff !important;}
.box-t ul.boxt-t-list-cat li.hide.active p {color:#fff !important;}
.box-t ul.boxt-t-list-cat ul li,.box-t ul.boxt-t-list-cat.click ul li {height:auto !important;padding:0 !important;color:#fff !important;}
.box-t ul.boxt-t-list-cat ul li p {font-weight:bold !important;color:#fff !important;}
.box-t ul.boxt-t-list-cat ul li,.box-t ul.boxt-t-list-cat li.hide li {padding-left:16px !important;}
.box-t ul.boxt-t-list-cat li.tab1 li,.box-t ul.boxt-t-list-cat li.hide.active.tab1 li {background:url('../lay-gfx/bg-li-tab-gr.png') 0 -39px no-repeat !important;}
.box-t ul.boxt-t-list-cat li.hide.tab1 li {background:url('../lay-gfx/bg-li-tab-gr.png') 0 6px no-repeat !important;}

.box-t ul.boxt-t-list-cat li.tab2 li,.box-t ul.boxt-t-list-cat li.hide.active.tab2 li {background:url('../lay-gfx/bg-li-tab-or.png') 0 -39px no-repeat !important;}
.box-t ul.boxt-t-list-cat li.hide.tab2 li {background:url('../lay-gfx/bg-li-tab-or.png') 0 6px no-repeat !important;}

.box-t ul.boxt-t-list-cat li.tab3 li,.box-t ul.boxt-t-list-cat li.hide.active.tab3 li {background:url('../lay-gfx/bg-li-tab-re.png') 0 -39px no-repeat !important;}
.box-t ul.boxt-t-list-cat li.hide.tab3 li {background:url('../lay-gfx/bg-li-tab-re.png') 0 6px no-repeat !important;}

.box-t ul.boxt-t-list-cat li.hide p,.box-t ul.boxt-t-list-cat li.hide ul li {color:#8d8182 !important;}

.box-t .boxt-t-list-opon {width:705px;float:left;display:none;background:url('../lay-gfx/debica-box-bg.png') 0 0 repeat-y;margin:0;margin-top:-15px;}
.box-t .boxt-t-list-opon ul {padding:30px 0 30px 10px;width:683px;float:left;text-align:Center;background:url('../lay-gfx/bg-ul-list-opon.png') 0 100% repeat-x;margin-left:6px;}
.box-t .boxt-t-list-opon ul li {float:left;width:166px;padding:0 !important;background:none !important;margin:0;}
.box-t .boxt-t-list-opon ul li a {margin-left:0 !important;float:none !important;display:inline-block;padding-top:190px !important;width:156px;padding-left:5px !important;padding-right:5px !important;background-position:50% 0;text-decoration:none;height:120px;}
.box-t .boxt-t-list-opon ul li a strong {display:block;font-size:18px;color:#103f71;margin-bottom:7px;}
.box-t .boxt-t-list-opon ul li a span {color:#191919;font-size:11px;padding:0;}
.box-t .boxt-t-list-opon ul li a#passio  {background:url('../lay-gfx/img-passio-list.png') 50% 0 no-repeat;}
.box-t .boxt-t-list-opon ul li a#passio2  {background:url('../lay-gfx/img-passio2-list.png') 50% 0 no-repeat;}
.box-t .boxt-t-list-opon ul li a#navigator  {background:url('../lay-gfx/img-navigator-list.png') 50% 0 no-repeat;}
.box-t .boxt-t-list-opon ul li a#navigator2  {background:url('../lay-gfx/img-navigator2-list.png') 50% 0 no-repeat;}
.box-t .boxt-t-list-opon ul li a#presto  {background:url('../lay-gfx/img-presto-list.png') 50% 0 no-repeat;}
.box-t .boxt-t-list-opon ul li a#furio  {background:url('../lay-gfx/img-furio-list.png') 50% 0 no-repeat;}
.box-t .boxt-t-list-opon ul li a#frigodirectional  {background:url('../lay-gfx/img-frigo-dir.png') 50% 0 no-repeat;}
.box-t .boxt-t-list-opon ul li a#frigo2  {background:url('../lay-gfx/img-frigo2-list.png') 50% 0 no-repeat;}
.box-t .boxt-t-list-opon ul li a#frigos30  {background:url('../lay-gfx/img-frigo-list.png') 50% 0 no-repeat;}

#start_presentation {display:block;overflow:hidden;margin-bottom:0;cursor:pointer;}
.bg-lilght {background:#000;position:fixed;z-index:3000000;width:100%;top:0;left:0;}
#flash-presto-item {position:absolute;top:50px;left:50%;margin-left:-290px;z-index:3000002;}

#form-wyszukiwarka-opon.search-box-b {width:100%;padding-left:0;background:url('../lay-gfx/img-form-box-b.png') 90% 30px no-repeat;margin-top:30px;padding-bottom:50px;}
.en #form-wyszukiwarka-opon.search-box-b {width:100%;padding-left:0;background:url('../lay-gfx/img-form-box-b-en.png') 90% 30px no-repeat;pad}
#form-wyszukiwarka-opon.search-box-b #fs1, #form-wyszukiwarka-opon.search-box-b .jquery-selectbox {
background:url("../lay-gfx/bg-select-box-b.png") no-repeat scroll 0 0 transparent;float:left;margin:0 0 23px 0;padding:1px 0 4px 9px;position:relative;width:207px !important;z-index:30;}
#form-wyszukiwarka-opon.search-box-b .box-select {width:216px;float:left;padding-left:38px;background:url('../lay-gfx/bg-box-select.png') no-repeat;margin-left:30px;}
#form-wyszukiwarka-opon #search_but-opony {background:url("../lay-gfx/bg-form-wyszukiwarka-opon.jpg") no-repeat scroll 20px 0 transparent;border:0 none;cursor:pointer;display:block;float:left;height:39px;left:230px;position:absolute;top:147px;width:136px;}
#form-wyszukiwarka-opon.search-box-b .jquery-selectbox .jquery-selectbox-list {background:none repeat scroll 0 0 #ffc03c;width:206px !important;cursor:pointer;}
#form-wyszukiwarka-opon.search-box-b #search_but-opony {background:url('../lay-gfx/bg-form-wysz-bg.png') no-repeat;width:39px;height:39px;left:306px;top:190px;}
.en #form-wyszukiwarka-opon.search-box-b #search_but-opony {background:url('../lay-gfx/bg-form-wysz-bg.png') no-repeat;width:39px;height:39px;left:306px;top:190px;}
#form-wyszukiwarka-opon.search-box-b #search_but-opony.active {background-position:0 0;}
#form-wyszukiwarka-opon.search-box-b h2 {background:url('../lay-gfx/h_wybierz-opony.png') 30px no-repeat;margin-bottom:20px;}

.box-t .box-t-bg-bottom {width:705px;height:14px;background:url('../lay-gfx/debica-box-bg-bottom.png') no-repeat;float:left;margin:0;padding:0;display:none;}
.debica li a {margin-left:0 !important; }
.boxt-t-list-opon-bg {width:100%;height:1px;background:url('../lay-gfx/bg-top-span.png') 50% 0 no-repeat;float:left;}
.boxt-t-list-opon-bg.tab2 {width:100%;height:1px;background:url('../lay-gfx/bg-top-span.png') 50% -1px no-repeat;float:left;}
.boxt-t-list-opon-bg.tab3 {width:100%;height:1px;background:url('../lay-gfx/bg-top-span.png') 50% -2px no-repeat;float:left;}
 .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/btn-search.png) 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/btn-search-en.png) 20px 0 no-repeat;}


#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;

}
#znak_opon {background: url('../lay-gfx/znakowanie_opn.png') 20px 0 no-repeat;height: 129px;width: 195px;float: right;margin-bottom:10px;}
#znak_opon:hover {background-position:20px -129px;}
#poznaj-budowe {background: url('../lay-gfx/a-poznaj-budowe.png') 20px 0 no-repeat;height: 129px;width: 195px;float: right;margin-bottom:10px;}
#poznaj-budowe:hover {background-position:20px -129px;}
#prezentacja-opon {background: url('../lay-gfx/a_presto-t.png') 22px 0 no-repeat;height: 115px;width: 195px;float: right;margin-bottom:10px;}
#prezentacja-opon:hover {background-position:22px -115px;}

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

#wymiary {background: url('../lay-gfx/a-wymiary.png') 20px 0 no-repeat;height: 129px;width: 195px;float: right;margin-bottom:10px;}
#wymiary:hover {background-position:20px -129px;}

.en #wymiary {background: url('../lay-gfx/a-wymiary-en.jpg') no-repeat;height: 117px;width: 195px;float: right;margin-bottom:10px;}
.en #wymiary:hover {background-position:0 -117px;}
.flash-tires {margin-top:30px;margin-bottom:60px;}
.box-opony {height:78px;float:left;width:377px;}
.box-opony .comfort {width:190px;height:47px;float:left;background:url('../lay-gfx/a_opona-komfort.png') no-repeat;display:inline-block;text-indent:-9999px;}
.box-opony .standard {width:187px;height:47px;float:left;background:url('../lay-gfx/a_opona-standard.png') no-repeat;display:inline-block;text-indent:-9999px;}
.box-opony .super {width:187px;height:47px;float:left;background:url('../lay-gfx/a_opona-super.png') no-repeat;display:inline-block;text-indent:-9999px;}
.en .box-opony .comfort {width:190px;height:47px;float:left;background:url('../lay-gfx/a_opona-komfort-en.png') no-repeat;display:inline-block;text-indent:-9999px;}
.en .box-opony .standard {width:187px;height:47px;float:left;background:url('../lay-gfx/a_opona-standard-en.png') no-repeat;display:inline-block;text-indent:-9999px;}
.en .box-opony .super {width:187px;height:47px;float:left;background:url('../lay-gfx/a_opona-super-en.png') no-repeat;display:inline-block;text-indent:-9999px;}
.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 {
 margin-top:30px;
    background: url('../lay-gfx/h_budowa-cechy-opony.png') 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 {
 margin-top:30px;
    background: url('../lay-gfx/h_dostepne-rozmiary.png') 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 15px !important;

}

.last .bg-first {

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

    padding: 0 0 20px 15px !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.jpg') no-repeat;
    float: left;
    margin-left: -25px;
    text-decoration: none;
    color: #000;

}
#passio2 span span {background:url('../lay-gfx/img-passio2-list.png') 149px 0 no-repeat;}
#furio span span {background:url('../lay-gfx/img-furio-list.png') 149px 0 no-repeat;}
#passio span span {background:url('../lay-gfx/img-passio-list.png') 149px 0 no-repeat;}
#presto span span {background:url('../lay-gfx/img-presto-list.png') 149px 0 no-repeat;}
#navigator span span {background:url('../lay-gfx/img-navigator-list.png') 149px 0 no-repeat;}
#navigator2 span span {background:url('../lay-gfx/img-navigator2-list.png') 149px 0 no-repeat;}
#frigo2 span span {background:url('../lay-gfx/img-frigo2-list.png') 149px 0 no-repeat;}
#frigos30 span span {background:url('../lay-gfx/img-frigo-list.png') 149px 0 no-repeat;}
#frigodirectional span span {background:url('../lay-gfx/img-frigo-dir.png') 149px 0 no-repeat;margin-top:-72px;padding-top:85px;}
#furio {

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


    float: left;

    text-decoration: none;

    color: #000;

    margin-left: 5px;

}

#passio { background: url('../lay-gfx/a-passio.jpg') no-repeat;}
#presto { background: url('../lay-gfx/a-presto.png') no-repeat;}
#passio span {
    float: left;
    text-decoration: none;
    color: #000;
}
#passio span span {background:url('../lay-gfx/list-passio.png') 149px 0 no-repeat;}


#vivo {

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



    float: left;


    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;



    float: left;



    text-decoration: none;

    color: #000;

} #frigodirectional {

    background: url('../lay-gfx/a-l-frigo-dir.png') no-repeat;
    float: left;
    text-decoration: none;
    color: #000;
    padding-top:56px;

} #frigos30 {

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



    float: left;



    text-decoration: none;

    color: #000;

} #navigator {

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



    float: left;

    text-decoration: none;

    color: #000;

} #navigator2 {
    background: url('../lay-gfx/a-l-navigator2.png') no-repeat;
    float: left;
    text-decoration: none;
    color: #000;
} #form_woj label {

    position: absolute;

    left: -9999px;

}

#form_woj label.select {position:relative;left:0;float:left;width:253px;}
#form_woj label.select span:first-child {float:left;width:85px;line-height:26px;}

#form_woj select {

    width: 159px;

    margin-bottom: 7px;

    color: #3a3a3a;

    background: #e3e0e0;

    padding: 3px 0;

} #form_woj .l {

    width: 253px;

    padding-left: 20px

} #form_woj .l-1 {

    float: left;

    width: 24px;
    padding-top:36px;

} #form_woj .l-1 #search_bu {

    margin: 0;

    width: 15px;

    height: 16px;

    border: 0;

    cursor: pointer;

    background: url('../lay-gfx/bg-sub-form.png') 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_opona1 #txt > h3 {
	display: none;
}

#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: #0a4c90;

} #sub #content #txt .h3_nagl {

    margin-bottom: 35px;
position:relative;
  z-index:1;

  margin-top:0;
  font-size:40px;
  line-height:40px;

}
#sub #content #txt .h3_nagl cufon {position:relative;
  z-index:7 !important;}

#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_quartet{

    background: url('../lay-gfx/hquartet2.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 0 20px 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;

}

.a_dostawcze-p {width:312px;height:115px;background:url('../lay-gfx/a_dostawcze.png') no-repeat;float:left;margin-left:-25px;margin-bottom:20px;padding-top:90px;padding-left:20px;line-height:15px;color:#000 !important;text-decoration:none;}
.a_dociagnikow-p {width:312px;height:114px;background:url('../lay-gfx/a_dociagnikow.png') no-repeat;float:left;margin-right:-40px;margin-left:25px;margin-bottom:21px;padding-top:90px;padding-left:20px;line-height:15px;color:#000 !important;text-decoration:none;}
.a_domaszynrolniczych-p {width:312px;height:118px;background:url('../lay-gfx/a_domaszynrolniczych.png') no-repeat;float:left;margin-left:-25px;padding-top:90px;padding-left:20px;line-height:15px;color:#000 !important;text-decoration:none;}
.a_przemyslowe2-p {width:312px;height:118px;background:url('../lay-gfx/a_przemyslowe2.png') no-repeat;float:left;margin-right:-40px;margin-left:25px;padding-top:90px;padding-left:20px;line-height:15px;color:#000 !important;text-decoration:none;}

.a_dostawcze-p:hover {width:312px;height:115px;background:url('../lay-gfx/a_dostawcze.png') 0 -205px no-repeat;float:left;margin-left:-25px;margin-bottom:20px;padding-top:90px;padding-left:20px;line-height:15px;color:#000 !important;text-decoration:none;}
.a_dociagnikow-p:hover {width:312px;height:114px;background:url('../lay-gfx/a_dociagnikow.png') 0 -204px no-repeat;float:left;margin-right:-40px;margin-left:25px;margin-bottom:21px;padding-top:90px;padding-left:20px;line-height:15px;color:#000 !important;text-decoration:none;}
.a_domaszynrolniczych-p:hover {width:312px;height:118px;background:url('../lay-gfx/a_domaszynrolniczych.png') 0 -208px no-repeat;float:left;margin-left:-25px;padding-top:90px;padding-left:20px;line-height:15px;color:#000 !important;text-decoration:none;}
.a_przemyslowe2-p:hover {width:312px;height:118px;background:url('../lay-gfx/a_przemyslowe2.png') 0 -208px no-repeat;float:left;margin-right:-40px;margin-left:25px;padding-top:90px;padding-left:20px;line-height:15px;color:#000 !important;text-decoration:none;}


.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;}

.clear {clear:both;}
a.button-cv {margin:10px 10px 0 0;float:left;}
a.button {line-height:24px;color:#fff;font-size:12px;text-decoration:none;padding:0 35px;background:#1b5fa8 url('../lay-gfx2/button_bg.png') repeat-x left bottom;}


#art .box-poznaj-frigo {background:url('../lay-gfx/poznaj_frigo_bg.png') no-repeat 143px 25px !important;height:172px;}
#art .box-poznaj-frigo h3 {width:102px;height:37px;margin:17px 0 0 20px;text-indent:-9999px;background:url('../lay-gfx/poznaj_frigo_title.png') no-repeat left top;}
.en #art .box-poznaj-frigo h3 {width:102px;height:37px;margin:17px 0 0 20px;text-indent:-9999px;background:url('../lay-gfx/poznaj_frigo_title_en.png') no-repeat left top;}
#art .box-poznaj-frigo p {margin-left:20px;}
#art .box-poznaj-frigo .more {margin:-2px 0 0 20px;text-indent:-9999px;width:119px;height:42px;background:url('../lay-gfx/poznaj_frigo_more.png') no-repeat left top;float:left;}
.en #art .box-poznaj-frigo .more {margin:-2px 0 0 20px;text-indent:-9999px;width:119px;height:42px;background:url('../lay-gfx/poznaj_frigo_more_en.png') no-repeat left top;float:left;}
/*#h_wyzszosc-opon {background-image: url('../lay-gfx/h_wyzszosc-opon-zimowych.png');}*/

#header-frigo {width:960px;margin:0 auto;height:362px;position:relative;}
#header-frigo .left {position:absolute;left:0px;top:0px;width:320px;height:100%;}
#header-frigo .right {position:absolute;left:320px;top:0px;width:640px;height:100%;}
#header-frigo #t-1 {position:absolute;left:20px;top:90px;width:263px;height:98px;text-indent:-9999em;background:url('../lay-gfx/h-frigo-t1.png');margin:0;}
.en #header-frigo #t-1 {background:url('../lay-gfx/h-frigo-t1-en.png');width:216px;height:59px;top:110px;}
#header-frigo #t-2 {position:absolute;left:0px;top:37px;width:660px;height:87px;text-indent:-9999em;background:url('../lay-gfx/h-frigo-t2.png');margin:0;}
.en #header-frigo #t-2 {background:url('../lay-gfx/h-frigo-t2-en.png');}
#header-frigo #p-1 {position:absolute;left:260px;top:170px;width:278px;height:102px;text-indent:-9999em;background:url('../lay-gfx/h-frigo-p1.png');margin:0;}
.en #header-frigo #p-1 {background:url('../lay-gfx/h-frigo-p1-en.png');width:259px;height:23px;left:268px;top:195px;}
#header-frigo #link-1 {position:absolute;left:00px;top:0px;background:url('../lay-gfx/h-frigo-link-1-2.jpg') no-repeat 0px 0px;width:258px;height:358px;text-indent:-9999em;}
#header-frigo .right:hover #link-1 {background-position:0px -358px;}
#header-frigo #link-2 {position:absolute;left:15px;top:248px;width:236px;height:39px;background:url('../lay-gfx/h-frigo-link-2.png') no-repeat left 0px;text-indent:-9999em;}
#header-frigo #link-2:hover {background-position:left -39px;}
.en #header-frigo #link-2 {background-image:url('../lay-gfx/h-frigo-link-2-en.png');}
.en #header-frigo #link-2:hover {background-position:left -40px;}
#wrapper {background-image:url('../lay-gfx/bg-wrapper_frigo.jpg');}


#sub #content #txt1 #tires-list-box li {padding:0px;background:none;list-style:none;}
#tires-list-box {width:680px;margin-left:10px;}
#tires-list-box .tabs li {float:left;margin-left:5px;position:relative;width:165px;height:304px;padding:1px;}
#tires-list-box .tabs li .in {background:#fff;position:absolute;left:0px;top:0px;right:0px;bottom:0px;width:100%;border:1px solid #e1d2b7;}
#tires-list-box .tabs li .in .more {z-index:1;position:absolute;left:0px;top:0px;right:0px;bottom:0px;width:100%;height:100%;background:url('../lay-gfx/tires-list-more.png') no-repeat 50% 232px;padding:0;text-indent:-9999em;}
.en #tires-list-box .tabs li .in .more {background-image:url('../lay-gfx/tires-list-more-en.png');}
#tires-list-box .tabs li:hover .in,
#tires-list-box .tabs li.current .in {margin:-13px -11px -20px -16px;padding:14px 11px 20px 12px;left:5px;border:none;z-index:2;background:red;background:url('../lay-gfx/tires-list-hover.png') no-repeat left top;}
#tires-list-box .tabs li:hover .more,
#tires-list-box .tabs li.current .more {background-position:50% 246px;padding-left:1px;}
#tires-list-box .tabs li:hover .more {z-index:2;}
#tires-list-box .tabs li:hover .in {z-index:3;}
#tires-list-box .tabs li.current .in {margin-bottom:0px;padding-bottom:0px;height:217px;}
#tires-list-box .tabs h3 {margin:-1px -1px 5px -1px;height:52px;background:url('../lay-gfx/tires-list-headers.png') no-repeat left top;text-indent:-9999px;}
.en #tires-list-box .tabs h3 {background-image:url('../lay-gfx/tires-list-headers-en.png');}
#tires-list-box .tabs img {margin:0 auto;display:block;}
#tires-list-box #tab-1 h3 {background-position:0 0;}
#tires-list-box #tab-1:hover h3,
#tires-list-box #tab-1.current h3 {background-position:0px -100px;}
#tires-list-box #tab-2 h3 {background-position:-200px 0;}
#tires-list-box #tab-2:hover h3,
#tires-list-box #tab-2.current h3 {background-position:-200px -100px;}
#tires-list-box #tab-3 h3 {background-position:-400px 0;}
#tires-list-box #tab-3:hover h3,
#tires-list-box #tab-3.current h3 {background-position:-400px -100px;}
#tires-list-box #tab-4 h3 {background-position:-600px 0;}
#tires-list-box #tab-4:hover h3,
#tires-list-box #tab-4.current h3 {background-position:-600px -100px;}
#tires-list-content {display:none;float:left;position:relative;z-index:1;clear:both;width:698px;margin:-89px -12px 0 -6px;background:url('../lay-gfx/tires-c-sprite.png') no-repeat left top;padding-top:3px;}
#tires-list-content.open {display:block;}
#tires-list-content .content {background:url('../lay-gfx/tires-c-sprite.png') repeat-y -704px top;overflow:hidden;padding:25px 21px;}
#tires-list-content .bottom {background:url('../lay-gfx/tires-c-sprite.png') repeat-y -1408px bottom;width:100%;height:7px;}
#tires-list-content .desc {font-size:12px;color:#0a4888;line-height:16px;margin:0 15px 25px 15px;}

.tires-list {background:url('../lay-gfx/tires-list-bg.png') repeat-x left bottom;overflow:hidden;margin:0 -15px;padding:0 15px;}
.tires-list li {width:164px;float:left;margin:0;padding:0;position:relative;}
#sub #content #txt1 #tires-list-box .tires-list li {padding:0px 0px 75px 0px;}
.tires-list li h4 {text-align:center;color:#103f71;font-size:18px;line-height:19px;text-transform:uppercase;min-height:56px;}
.tires-list li img {margin:0 auto;display:block;}
.tires-list li .tire-link,
.tires-list li .single-tire-link {position:absolute;display:block;z-index:2;left:0px;top:0px;bottom:0px;right:0px;width:100%;height:100%;text-indent:-9999em;background:url('../lay-gfx/tires-list-link.png') no-repeat 50% bottom;}
.en .tires-list li .tire-link,
.en .tires-list li .single-tire-link {background-image:url('../lay-gfx/tires-list-link-en.png');}
.tires-list li .single-tire-link,
.en .tires-list li .single-tire-link {background:url('../lay-gfx/1pg.png');/* sorry... ie fix */}
.tires-list li p {padding:5px;}
.single-tire-li p {display:block;}
.tire-li p {display:none;}
#sub #content #txt1 #tires-list-box .tires-list li.single-tire-li {padding-bottom:0px;}

div#tire-sizes {width:480px;}
div#tire-sizes table {border-spacing:0;border-collapse:collapse;border:0;}
div#tire-sizes td,
div#tire-sizes th {border:none;padding:0;text-align:center;}
div#tire-sizes td {padding:0 15px;position:relative;line-height:22px;}
#tire-sizes thead th {font-size:11px;line-height:12px;font-weight:normal;color:#7b7b7b;height:28px;padding:0 19px;text-align:center;background:url('../lay-gfx/tire-sizes-header-bg.png') no-repeat -20px top;}
#tire-sizes thead .ts-c-profile {background-position:left top;display:block;width:82px;padding:0 0 0 5px;font-size:12px;font-weight:bold;color:#454545;line-height:28px;}
#tire-sizes thead .ts-c-noise {background-position:right top;}
#tire-sizes thead .ts-c-capacity,
#tire-sizes thead .ts-c-speed {font-weight:bold;color:#454545;line-height:13px;height:26px;}

#tire-sizes .ts-title {width:24px;height:24px;margin-top:2px;display:inline-block;text-indent:-9999em;background:url('../lay-gfx/tire-sizes-titles.png') no-repeat -9999em -9999em;}
#tire-sizes .ts-title-fuel {background-position:left top;}
#tire-sizes .ts-title-wet {background-position:-24px top;}
#tire-sizes .ts-title-noise {background-position:-48px top;}

#tire-sizes tbody .ts-c-profile {padding-left:5px;padding-right:0px;}
#tire-sizes tbody .alt {background:url('../lay-gfx/ts-alt.png') repeat-y left top;}
#tire-sizes tbody .ts-c-noise-c {background-position:right top;padding-right:28px;border-left:1px solid #b9b9b9;}
#tire-sizes tbody tr:first-child td {padding-top:10px;}
#tire-sizes tbody tr:first-child td.ts-c-noise-c:after,
#tire-sizes tbody tr:last-child td.ts-c-noise-c:before {content:".";text-indent:-9999px;width:1px;height:10px;background:#f4f4f4;display:block;position:absolute;left:-1px;top:0px;}
#tire-sizes tbody tr:last-child td.ts-c-noise-c:before {top:auto;bottom:0px;height:18px;}
#tire-sizes tbody tr:last-child td {padding-bottom:18px;}

.tires-search-category {background:none !important;color:#0c3260 !important;font-size:12px;padding-bottom:12px !important;line-height:1em;font-weight:bold;}
#frigoHP {background: url('../lay-gfx/a-l-frigo-hp.png') no-repeat;float: left;text-decoration: none;color: #000;}
#frigoHP span span {background:url('../lay-gfx/frigo-HD.png') 149px 0 no-repeat;}
.tire-page-categories {padding-top:50px;height:28px;line-height:16px;font-size:12px;font-weight:bold;color:#0c3260;}
.opo li a span span {min-height:112px;}
.opo li a span span.tires-search-category {min-height:0;}
#h_10-mitow {background-image: url('../lay-gfx/h_10-mitow-nt-opon-zimowych.png');height:17px;width:297px !important;margin-bottom:3px;}
.en #h_10-mitow {background-image: url('../lay-gfx/h_10-mitow-nt-opon-zimowych_en.png');}
/*.agro-tires .box-opo {width:100%;}*/
.opo > li > a {min-height:195px;}

.en #h_wyzszosc-opon {background-image: url('../lay-gfx/h_wyzszosc-opon-en_lato.png');}


#cookies-alert {font-size:12px;display:none;position:absolute;top:0px;left:0px;width:100%;background:#003e72;color:#fff;}
#cookies-alert .in {width:990px;margin:10px auto;overflow:hidden;}
#cookies-alert p {display:block;line-height:22px;margin:0;float:left;}
#cookies-alert p a {color:inherit;text-decoration: underline;}
#cookies-alert .close {cursor:pointer;float:right;width:24px;height:22px;background:url('../lay-gfx/ca/close.png') no-repeat;display:block;text-indent:-9999em;}
#cookies-alert .ca-more {float:right;margin-right:8px;line-height:22px;background:#2271bb;padding:0 8px;border-radius:4px;color:#fff;font-size:12px;}
