/*klasy globalne*/
body{
    font-family: Verdana, Helvatica, sans-serif;
    font-size: 12px;
    color: #cccccc;
    background-color: #4D4D4D;
}
img{
    border-style: none;
}
table{
    font-family: Verdana, Helvatica, sans-serif;
    font-size: 12px;
    padding: 0px;
    margin: 0px;
}
a, a:link, a:visited{
    color: #cccccc;
    text-decoration: none;
    font-weight: bold;
}
a.orange, a.orange:link, a.orange:visited{
    color: #cccccc;
    text-decoration: none;
    font-weight: bold;
}
a.normal, a.normal:link, a.normal:visited{
    color: #cccccc;
    text-decoration: none;
    font-weight: normal;
}
a:hover, a:active{
    color: #ff9900;
    text-decoration: none;
    font-weight: bold;
}
a.orange:hover, a.orange:active{
    color: #ff9900;
    text-decoration: underline;
    font-weight: bold;
}
a.normal:hover, a.normal:active{
    color: #ff9900;
    text-decoration: underline;
    font-weight: normal;
}
a.blue, a.blue:link a.blue:visited{
    color: #cccccc;
    text-decoration: none;
    font-weight: bold;
}
a.blue:hover, a.blue:active{
    color: #ff9900;
}
div.naglowek{
    position: relative;
    top: -44px;
}
b.naglowek{
    display: block;
    padding: 0px 5px;
    background: url(grafika/naglowek.png) 0 0 repeat-x;
    padding-top: 12px;
    height: 29px !important;
    height: 41px;
}
table.pomoc{
    position: relative;
    top: -9px;
}
div.wczytywanie{
    position: absolute;
    top: 200px;
    left: 325px;
    display: block;
    width: 376px;
    background-color: #333333;
}
table.wczytywanie{
    font-size: 14px;
    font-weight: bold;
    width: 100%;
    text-align: center;
}
td.wczytywanie{
    border-style: solid;
    border-width: 5px;
    border-color: #9e9e9e;
    padding: 30px;
}
div.main{
    position: absolute;
    top: 0px;
    left: 0px;
    display: block;
    margin-top: 0px;
    margin-left: 0px;
    width: 976px;
    background-color: #333333;
}
table.main{
    width: 100%;
}
input{
    font-size: 12px;
    font-weight: bold;
    color: black;
    background-color: #cccccc;
}
select, textarea{
    font-size: 12px;
    height: 21px;
    font-weight: bold;
    color: black;
    background-color: #cccccc;
}
input.disabled{
    background-color: #cccccc;
}
input.login{
    width: 150px;
}
input.loginOff{
    background: transparent url(grafika/zak_zatwierdz_off.png) center 0 no-repeat;
    border: none;
    color: #cccccc;
    font-weight: bold;
    font-size: 11px;
    height: 50px;
    padding-top: 36px;
    cursor: pointer;
}
input.loginOn{
    background: transparent url(grafika/zak_zatwierdz_on.png) center 0 no-repeat;
    border: none;
    color: #ff9900;
    font-weight: bold;
    font-size: 11px;
    height: 50px;
    padding-top: 36px;
    cursor: pointer;
}
input.powrotOff{
    background: transparent url(grafika/zak_powrot_off.png) center 0 no-repeat;
    border: none;
    color: #cccccc;
    font-weight: bold;
    font-size: 11px;
    height: 50px;
    padding-top: 36px;
    cursor: pointer;
}
input.powrotOn{
    background: transparent url(grafika/zak_powrot_on.png) center 0 no-repeat;
    border: none;
    color: #ff9900;
    font-weight: bold;
    font-size: 11px;
    height: 50px;
    padding-top: 36px;
    cursor: pointer;
}
input.phasloOff{
    background: transparent url(grafika/zak_phaslo_off.png) center 0 no-repeat;
    border: none;
    color: #cccccc;
    font-weight: bold;
    font-size: 11px;
    height: 50px;
    padding-top: 36px;
    cursor: pointer;
}
input.zarejestrujOn{
    background: transparent url(grafika/zak_rejestr_on.png) center 0 no-repeat;
    border: none;
    color: #ff9900;
    font-weight: bold;
    font-size: 11px;
    height: 50px;
    padding-top: 36px;
    cursor: pointer;
}
input.zarejestrujOff{
    background: transparent url(grafika/zak_rejestr.png) center 0 no-repeat;
    border: none;
    color: #cccccc;
    font-weight: bold;
    font-size: 11px;
    height: 50px;
    padding-top: 36px;
    cursor: pointer;
}
input.phasloOn{
    background: transparent url(grafika/zak_phaslo_on.png) center 0 no-repeat;
    border: none;
    color: #ff9900;
    font-weight: bold;
    font-size: 11px;
    height: 50px;
    padding-top: 36px;
    cursor: pointer;
}
input.radio{
    background-color: #333333;
}
hr{
    background-image: url(grafika/pasek.png);
    background-repeat: repeat;
    margin: 0px;
    padding: 0px;
    border-style: none;
    height: 13px;
}
table.hr {
    font-size: 10px;
    border-style: none;
    margin: 0px;
    padding: 0px;
}
td.hr_lewa {
    background-image: url(grafika/koniec_lewa.png);
    background-repeat: no-repeat;
    margin: 0px;
    padding: 0px;
    border-style: none;
    width: 9px;
    height: 13px;
}
td.hr_srodek {
    background-image: url(grafika/pasek.png);
    background-repeat: repeat;
    margin: 0px;
    padding: 0px;
    border-style: none;
    height: 13px;
}
td.hr_prawa {
    background-image: url(grafika/koniec_prawa.png);
    background-repeat: no-repeat;
    margin: 0px;
    padding: 0px;
    border-style: none;
    width: 9px;
    height: 13px;
}
/*gora, linki i suma zamowienia*/
td.nawigator_rog{
    width: 65px;
    height: 65px;
    padding: 0px;
    background-color: #4d4d4d;
    background-image: url(grafika/pasekgora1.png);
    background-repeat: repeat-x;
}
td.nawigator_top{
    width: 900px;
    height: 65px;
    padding: 0px;
    background-color: #4D4D4D;
    /*border-left: #9e9e9e solid 1px;*/
    vertical-align: bottom;
    background-image: url(grafika/pasekgora1.png);
    background-repeat: repeat-x;
}
td.nawigator{
    padding: 0px;
    width: 65px;
    background-color: #4D4D4D;
    /*border-top: #9e9e9e solid 1px;
    background-image: url(grafika/pasekgora2.png);
    background-repeat: repeat-x;*/

}
td.nawigator_lewa{
    padding: 0px;
    height: 25px;
    width: 15px;
    background-color: #4D4D4D;
    background-image: url(grafika/lewagora2.png);
    background-repeat: no-repeat;    
}
td.nawigator_srodek{
    padding: 0px;
    height: 25px;
    width: 35px;
    background-color: #4D4D4D;
    background-image: url(grafika/pasekgora2.png);
    background-repeat: repeat-x;
}
td.nawigator_prawa{
    padding: 0px;
    height: 25px;
    width: 15px;
    background-color: #4D4D4D;
    background-image: url(grafika/prawagora2.png);
    background-repeat: no-repeat;    
}
div.nawigator{
    font-size: 9px;
    display: block;
    float:left;
    text-align: center;
}
table.nawigator{
    width: 100%;
    text-align: right;
}
td.gora_button{
    vertical-align: bottom;
    padding-top: 2px;
    margin: 0px;
    text-align: center;
}
td.gora_link{
    font-size: 9px;
    padding: 0px;
    margin: 0px;
    text-align: center;
}
td.nawigotor_wyszukaj{
    width: 215px;
    padding: 0px;
}
td.marquee{
    background-image: url(grafika/zegar.png);
    background-repeat: repeat-x;
    height: 18px;
}
span.marquee{
    font-weight: bold;
    color: #ff9900;
}
td.nav_bar{
    width: 42%;
    padding-bottom: 5px;
}
td.gora{
    width: 900px;
    height: 0px;
    padding: 0px;
    /*border-left: #9e9e9e solid 1px;
    border-top: #9e9e9e solid 1px;
    background-image: url(grafika/pasekgora3.png);
    background-repeat: repeat-x;*/
}
td.gora_lewa{
    width: 15px;
    height: 25px;
    padding: 0px;
    background-image: url(grafika/lewagora1.png);
    background-repeat: no-repeat;
}
td.gora_srodek{
    width: 867px;
    height: 25px;
    padding: 0px;
    background-image: url(grafika/pasekgora3.png);
    background-repeat: repeat-x;
}
td.gora_prawa{
    width: 18px;
    height: 25px;
    padding: 0px;
    background-image: url(grafika/prawagora1.png);
    background-repeat: no-repeat;
}
td.pasek_1{
    height: 20px;
    width: 220px;
    /*border-left: #9e9e9e solid 1px;*/
    padding: 0px 0px 20px 0px;
}
td.pasek_2{
    width: 660px;
    height: 20px;
    padding: 0px 0px 20px 0px;
}
table.zalogowany{
    width: 100%;
    text-align: center;
}
td.linki{
    padding: 0px 0px;
}
td.linki_prawa{
    text-align: right;
    padding-bottom: 10px;
}
td.pusty{
    height: 25px;
    text-align: center;
    font-weight: bold;
    border-left: #9e9e9e solid 1px;
    padding: 0px;
}
td.suma_zam{
    height: 25px;
    padding: 0px;
}
div.suma{
    font-size: 11px;
    font-weight: bold;
    color: white;
    position: absolute;
    top: 182px;
    left: 730px;
}
table.suma_zamowienia{
    width: 225px;
    text-align: right;
    border-style: none none solid solid;
    border-width: 2px;
    border-color: #808080;
}
/*lewa czesc, wyszukiwarka i kategorie*/
td.lewa{
    vertical-align: top;
    width: 220px;
    height: 600px;
    padding: 0px;
    /*border-left: #9e9e9e solid 1px;*/
}
table.szukaj{
    width: 100%;
    padding: 0px;
    margin: 0px 0px 0px 10px;
    vertical-align: middle;
}
table.kategorie{
    width: 100%;
    font-weight: bold;
    padding: 0px;
    margin: 0px 0px 0px 10px;
}
input.szukaj_txt{
    width: 95%;
}
input.szukajOff{
    background: transparent url(grafika/szukaj_off.png) 0 0 no-repeat;
    border: none;
    color: #cccccc;
    font-weight: bold;
    font-size: 11px;
    width: 50px;
    height: 50px;
    padding-top: 36px;
    cursor: pointer;
}
input.szukajOn{
    background: transparent url(grafika/szukaj_on.png) 0 0 no-repeat;
    border: none;
    color: #ff9900;
    font-weight: bold;
    font-size: 11px;
    width: 50px;
    height: 50px;
    padding-top: 36px;
    cursor: pointer;
}
td.listing{
    padding: 0px 0px 10px 0px;
}
td.listing_col{
    padding: 5px 0px 15px 0px;
    color: #cccccc;
}
/*centralna czesc*/
td.srodek{
    width: 660px;
    height: 600px;
    vertical-align: top;
    padding: 36px 10px 10px 0px;
}
/*wystawa*/
table.wystawa{
    width: 100%;
    padding: 0px;
}
table.zegar{
    width: 100%;
    padding: 0px;
    height: 18px;
}
td.zegar_lewa{
    background-image: url(grafika/zegar_lewa.png);
    background-repeat: repeat-x;
    padding: 0px;
    height: 18px;
}
td.zegar{
    background-image: url(grafika/zegar.png);
    background-repeat: repeat-x;
    padding: 0px;
    height: 18px;
}
td.zegar_prawa{
    background-image: url(grafika/zegar_prawa.png);
    background-repeat: repeat-x;
    padding: 0px;
    height: 18px;
}
table.news{
    width: 100%;
    padding: 0px;
    border-style: solid;
    border-width: 1px;
    border-color: #808080;
    margin-bottom: 5px;
}
td.news{
    font-size: 10px;
    padding: 3px 5px;
}
td.news_lewa{
    width: 65%;
    padding: 0px 0px;
    vertical-align: top;
}
td.news_prawa{
    width: 35%;
    padding: 0px 0px 5px 5px;
    vertical-align: top;
}
td.wystawa_lewa{
    width: 210px;
    padding: 0px;
}
td.wystawa_prawa{
    padding: 0px;
}
img.wystawa{
    padding: 0px;
    margin: 0px auto;
    border-style: none;
    border-width: 0px;
    display: block;
}
/*expert search*/
select.norma{
    width: 90px;
}
td.expert{
    padding-right: 5px;
}
td.expert_lewa{
    padding-left: 5px;
}
/*formularz logowania*/
table.login{
    position: relative;
    left: 150px;
    padding: 0px;
}
td.napis{
    width: 50px;
    text-align: right;
}
/*towary*/
table.towary{
    width: 100%;
    padding: 0px;
}
td.opis{
    vertical-align: top;
}
td.wiecej{
    text-align: right;
    padding-right: 50px;
}
img.obrazek{
    float: left;
    border-style: none;
    margin-right: 25px;
}
img.obrazek_index{
    float: left;
    border-style: none;
    margin-right: 5px;
}
table.opis2{
    border-spacing: 0px;
    border-top: 1px solid;
    border-left: 1px solid;
    border-color: #9e9e9e;
    width: 96%;
    margin-left: 14px;
}
td.opis2{
    text-align: center;
    border-bottom: 1px solid;
    border-right: 1px solid;
    border-color: #9e9e9e;
}
/*porcjowanie*/
table.porcjowanie{
    width: 100%;
}
/*tabelka z koszykiem - formularz przy towarach*/
table.form_koszyk{
    width: 220px;
    font-weight: bold;
    text-align: right;
}
td.form_koszyk{
    width: 35%;
    vertical-align: top;
}
b.przekreslenie{
    text-decoration: line-through;
    color: #ff9900;
}
input.ilosc_do_koszyka{
    font-size: 12px;
    padding: 0px;
    margin: 0px;
    text-align: right;
    width: 50px;
}
input.do_koszykaOff{
    background: transparent url(grafika/dokoszyka_off.png) center 0 no-repeat;
    border: none;
    color: #cccccc;
    font-weight: bold;
    font-size: 11px;
    height: 50px;			
    padding-top: 36px;
    cursor: pointer;
}
input.do_koszykaOn{
    background: transparent url(grafika/dokoszyka_on.png) center 0 no-repeat;
    border: none;
    color: #ff9900;
    font-weight: bold;
    font-size: 11px;
    height: 50px;			
    padding-top: 36px;
    cursor: pointer;
}
input.zapytajOff{
    background: transparent url(grafika/zapytaj_off.png) center 0 no-repeat;
    border: none;
    color: #cccccc;
    font-weight: bold;
    font-size: 11px;
    height: 50px;			
    padding-top: 36px;
    cursor: pointer;
}
input.zapytajOn{
    background: transparent url(grafika/zapytaj_on.png) center 0 no-repeat;
    border: none;
    color: #ff9900;
    font-weight: bold;
    font-size: 11px;
    height: 50px;			
    padding-top: 36px;
    cursor: pointer;
}
input.usunzapOff{
    background: transparent url(grafika/zak_usunzap_off.png) center 0 no-repeat;
    border: none;
    color: #cccccc;
    font-weight: bold;
    font-size: 11px;
    height: 40px;
    padding-top: 26px;
    cursor: pointer;
}
input.usunzapOn{
    background: transparent url(grafika/zak_usunzap_on.png) center 0 no-repeat;
    border: none;
    color: #ff9900;
    font-weight: bold;
    font-size: 11px;
    height: 40px;
    padding-top: 26px;
    cursor: pointer;
}
input.dodajadresOff{
    background: transparent url(grafika/zak_adres_off.png) center 0 no-repeat;
    border: none;
    color: #cccccc;
    font-weight: bold;
    font-size: 11px;
    height: 50px;
    padding-top: 36px;
    cursor: pointer;
}
input.dodajadresOn{
    background: transparent url(grafika/zak_adres_on.png) center 0 no-repeat;
    border: none;
    color: #ff9900;
    font-weight: bold;
    font-size: 11px;
    height: 50px;
    padding-top: 36px;
    cursor: pointer;
}
input.usunadresOff{
    background: transparent url(grafika/zak_usunadres_off.png) center 0 no-repeat;
    border: none;
    color: #cccccc;
    font-weight: bold;
    font-size: 11px;
    height: 50px;
    padding-top: 36px;
    cursor: pointer;
}
input.usunadresOn{
    background: transparent url(grafika/zak_usunadres_on.png) center 0 no-repeat;
    border: none;
    color: #ff9900;
    font-weight: bold;
    font-size: 11px;
    height: 50px;
    padding-top: 36px;
    cursor: pointer;
}
input.koszyk_zapytanie:hover{
    background: transparent url(grafika/zapytaj_on.png) 0 0 no-repeat;
}
td.ramka{
    height: 34px;
    /*
    background-image: url(grafika/pasek.png);
    background-repeat: repeat-x;
    */
    border-style: none none solid solid;
    border-width: 1px;
    border-color: #808080;
    padding-bottom: 5px;
}
td.ramka_lewa{
    border-style: none none none solid;
    border-width: 1px;
    border-color: #808080;
    padding-bottom: 3px;
}
td.ramka_dol{
    border-style: none none solid none;
    border-width: 1px;
    border-color: #808080;
    padding-bottom: 5px;
}
td.ramka_lewa2{
    /*
    background-image: url(grafika/pasek.png);
    background-repeat: repeat-y;
    */
    width: 6px;
}
td.input_do_koszyka{
    font-weight: normal;
    text-align: right;
}
b.cena{
    font-size: 14px;
    color: #ff9900;
}
b.cena2{
    color: #ff9900;
}
/*produkt*/
a.link_normaliaOff, a.link_normaliaOff:link, a.link_normaliaOff:visited, a.link_normaliaOff:hover, a.link_normaliaOff:active{
    display: block;
    background: url(grafika/link_normalia_srodek_off.png) top left repeat-x;
    padding-top: 8px;
    height: 28px !important;
    height: 36px;
}
a.link_normaliaOn, a.link_normaliaOn:link, a.link_normaliaOn:visited, a.link_normaliaOn:hover, a.link_normaliaOn:active, b.link_normaliaOn{
    color: #ff9900;
    display: block;
    background: url(grafika/link_normalia_srodek_on.png) top left repeat-x;
    padding-top: 8px;
    height: 28px !important;
    height: 36px;
}
a.link_marineOff, a.link_marineOff:link, a.link_marineOff:visited, a.link_marineOff:hover, a.link_marineOff:active{
    display: block;
    background: url(grafika/link_marine_srodek_off.png) top left repeat-x;
    padding-top: 8px;
    height: 28px !important;
    height: 36px;
}
a.link_marineOn, a.link_marineOn:link, a.link_marineOn:visited, a.link_marineOn:hover, a.link_marineOn:active, b.link_marineOn{
    color: #ff9900;
    display: block;
    background: url(grafika/link_marine_srodek_on.png) top left repeat-x;
    padding-top: 8px;
    height: 28px !important;
    height: 36px;
}
a.link_narzedziaOff, a.link_narzedziaOff:link, a.link_narzedziaOff:visited, a.link_narzedziaOff:hover, a.link_narzedziaOff:active{
    display: block;
    background: url(grafika/link_narzedzia_srodek_off.png) top left repeat-x;
    padding-top: 8px;
    height: 28px !important;
    height: 36px;
}
a.link_narzedziaOn, a.link_narzedziaOn:link, a.link_narzedziaOn:visited, a.link_narzedziaOn:hover, a.link_narzedziaOn:active, b.link_narzedziaOn{
    color: #ff9900;
    display: block;
    background: url(grafika/link_narzedzia_srodek_on.png) top left repeat-x;
    padding-top: 8px;
    height: 28px !important;
    height: 36px;
}
a.link_chemiaOff, a.link_chemiaOff:link, a.link_chemiaOff:visited, a.link_chemiaOff:hover, a.link_chemiaOff:active{
    display: block;
    background: url(grafika/link_chemia_srodek_off.png) top left repeat-x;
    padding-top: 8px;
    height: 28px !important;
    height: 36px;
}
a.link_chemiaOn, a.link_chemiaOn:link, a.link_chemiaOn:visited, a.link_chemiaOn:hover, a.link_chemiaOn:active, b.link_chemiaOn{
    color: #ff9900;
    display: block;
    background: url(grafika/link_chemia_srodek_on.png) top left repeat-x;
    padding-top: 8px;
    height: 28px !important;
    height: 36px;
}
a.link_inneOff, a.link_inneOff:link, a.link_inneOff:visited, a.link_inneOff:hover, a.link_inneOff:active, b.link_inneOff{
    display: block;
    background: url(grafika/link_inne_srodek_off.png) top left repeat-x;
    padding-top: 8px;
    height: 28px !important;
    height: 36px;
}
a.link_inneOn, a.link_inneOn:link, a.link_inneOn:visited, a.link_inneOn:hover, a.link_inneOn:active, b.link_inneOn{
    color: #ff9900;
    display: block;
    background: url(grafika/link_inne_srodek_on.png) top left repeat-x;
    padding-top: 8px;
    height: 28px !important;
    height: 36px;
}
a.link_opisOff, a.link_opisOff:link, a.link_opisOff:visited{
    color: #000000;
    display: block;
    background: url(grafika/link_tekst_srodek_off.png) top left repeat-x;
    padding-top: 6px;
    height: 24px !important;
    height: 30px;
}
a.link_opisOff:hover, a.link_opisOff:active, b.link_opisOff{
    color: #333333;
    display: block;
    background: url(grafika/link_tekst_srodek_off.png) top left repeat-x;
    padding-top: 6px;
    height: 24px !important;
    height: 30px;    
}
a.link_opisOn, a.link_opisOn:link, a.link_opisOn:visited, a.link_opisOn:hover, a.link_opisOn:active{
    color: #333333;
    display: block;
    background: url(grafika/link_tekst_srodek_on.png) top left repeat-x;
    padding-top: 6px;
    height: 24px !important;
    height: 30px;
}
/*koszyk*/
table.koszyk{
    width: 100%;
    padding: 0px;
    border-spacing: 0px;
    border-style: solid none none solid;
    border-width: 1px;
    border-color: #9e9e9e;
}
th.koszyk{
    border-style: none solid solid none;
    border-width: 1px;
    border-color: #9e9e9e;
    padding: 2px 5px;
}
td.lista{
    border-style: none solid solid none;
    border-width: 1px;
    border-color: #9e9e9e;
    padding: 2px 5px;
}
td.lista_prawa{
    border-style: none solid solid none;
    border-width: 1px;
    border-color: #9e9e9e;
    padding: 2px 5px;
    text-align: right;
}
td.lista_srodek{
    border-style: none solid solid none;
    border-width: 1px;
    border-color: #9e9e9e;
    padding: 2px 5px;
    text-align: center;
}
input.ilosc_koszyk{
    text-align: right;
    width: 40px;
}
table.uwagi{
    width: 96%;
    margin-left: 10px;
}
td.uwagi{
    padding: 8px 4px;
    width: 500px;
}
td.uwagi_dwa{
    padding: 10px 6px;
    width: 500px;
}
td.uwagi_text{
    padding: 8px 4px;
    width: 100%;
}
input.usunOff{
    background: transparent url(grafika/zak_usun_off.png) 0 0 no-repeat;
    border: none;
    color: #cccccc;
    font-weight: bold;
    font-size: 11px;
    width: 40px;
    height: 40px;
    padding-top: 26px;
    cursor: pointer;
}
input.usunOn{
    background: transparent url(grafika/zak_usun_on.png) 0 0 no-repeat;
    border: none;
    color: #ff9900;
    font-weight: bold;
    font-size: 11px;
    width: 40px;
    height: 40px;
    padding-top: 26px;
    cursor: pointer;
}
input.zalogujOff{
    background: transparent url(grafika/zak_zaloguj1.png) center 0 no-repeat;
    border: none;
    color: #cccccc;
    font-weight: bold;
    font-size: 11px;
    height: 50px;
    padding-top: 36px;
    cursor: pointer;
}
input.zalogujOn{
    background: transparent url(grafika/zak_zaloguj1_on.png) center 0 no-repeat;
    border: none;
    color: #ff9900;
    font-weight: bold;
    font-size: 11px;
    height: 50px;
    padding-top: 36px;
    cursor: pointer;
}
input.zarejestrujOff{
    background: transparent url(grafika/zak_rejestr.png) center 0 no-repeat;
    border: none;
    color: #cccccc;
    font-weight: bold;
    font-size: 11px;
    height: 50px;
    padding-top: 36px;
    cursor: pointer;
}
input.zarejestrujOn{
    background: transparent url(grafika/zak_rejestr_on.png) center 0 no-repeat;
    border: none;
    color: #ff9900;
    font-weight: bold;
    font-size: 11px;
    height: 50px;
    padding-top: 36px;
    cursor: pointer;
}
input.przeliczOff{
    background: transparent url(grafika/zak_przelicz_off.png) center 0 no-repeat;
    border: none;
    color: #cccccc;
    font-weight: bold;
    font-size: 11px;
    width: 90px;
    height: 50px;
    padding-top: 36px;
    cursor: pointer;
}
input.przeliczOn{
    background: transparent url(grafika/zak_przelicz_on.png) center 0 no-repeat;
    border: none;
    color: #ff9900;
    font-weight: bold;
    font-size: 11px;
    width: 90px;
    height: 50px;
    padding-top: 36px;
    cursor: pointer;
}
input.dokasyOff{
    background: transparent url(grafika/zak_dokasy_off.png) 0 0 no-repeat;
    border: none;
    color: #cccccc;
    font-weight: bold;
    font-size: 11px;
    width: 90px;
    height: 50px;
    padding-top: 36px;
    cursor: pointer;
}
input.dokasyOn{
    background: transparent url(grafika/zak_dokasy_on.png) 0 0 no-repeat;
    border: none;
    color: #ff9900;
    font-weight: bold;
    font-size: 11px;
    width: 90px;
    height: 50px;
    padding-top: 36px;
    cursor: pointer;
}
input.faxOff{
    background: transparent url(grafika/zak_fax_off.png) 0 0 no-repeat;
    border: none;
    color: #cccccc;
    font-weight: bold;
    font-size: 11px;
    width: 90px;
    height: 50px;
    padding-top: 36px;
    cursor: pointer;
}
input.faxOn{
    background: transparent url(grafika/zak_fax_on.png) 0 0 no-repeat;
    border: none;
    color: #ff9900;
    font-weight: bold;
    font-size: 11px;
    width: 90px;
    height: 50px;
    padding-top: 36px;
    cursor: pointer;
}
input.dalejOff{
    background: transparent url(grafika/zak_dalej_off.png) center 0 no-repeat;
    border: none;
    color: #cccccc;
    font-weight: bold;
    font-size: 11px;
    height: 50px;
    padding-top: 36px;
    cursor: pointer;
}
input.dalejOn{
    background: transparent url(grafika/zak_dalej_on.png) center 0 no-repeat;
    border: none;
    color: #ff9900;
    font-weight: bold;
    font-size: 11px;
    height: 50px;
    padding-top: 36px;
    cursor: pointer;
}
input.zmienOff{
    background: transparent url(grafika/zak_zmien_off.png) center 0 no-repeat;
    border: none;
    color: #cccccc;
    font-weight: bold;
    font-size: 11px;
    height: 50px;
    padding-top: 36px;
    cursor: pointer;
}
input.zmienOn{
    background: transparent url(grafika/zak_zmien_on.png) center 0 no-repeat;
    border: none;
    color: #ff9900;
    font-weight: bold;
    font-size: 11px;
    height: 50px;
    padding-top: 36px;
    cursor: pointer;
}
input.pzamowienieOff{
    background: transparent url(grafika/zak_pzam_off.png) center 0 no-repeat;
    border: none;
    color: #cccccc;
    font-weight: bold;
    font-size: 11px;
    height: 50px;
    padding-top: 36px;
    cursor: pointer;
}
input.pzamowienieOn{
    background: transparent url(grafika/zak_pzam_on.png) center 0 no-repeat;
    border: none;
    color: #ff9900;
    font-weight: bold;
    font-size: 11px;
    height: 50px;
    padding-top: 36px;
    cursor: pointer;
}
input.do_wydrukuOff{
    background: transparent url(grafika/zak_drukuj_off.png) center 0 no-repeat;
    border: none;
    color: #cccccc;
    font-weight: bold;
    font-size: 11px;
    height: 50px;
    padding-top: 36px;
    cursor: pointer;
}
input.do_wydrukuOn{
    background: transparent url(grafika/zak_drukuj_on.png) center 0 no-repeat;
    border: none;
    color: #ff9900;
    font-weight: bold;
    font-size: 11px;
    height: 50px;
    padding-top: 36px;
    cursor: pointer;
}
input.kontaktOff{
    background: transparent url(grafika/zak_kontakt.png) center 0 no-repeat;
    border: none;
    color: #cccccc;
    font-weight: bold;
    font-size: 11px;
    height: 50px;
    padding-top: 36px;
    cursor: pointer;
}
input.kontaktOn{
    background: transparent url(grafika/zak_kontakt_on.png) center 0 no-repeat;
    border: none;
    color: #ff9900;
    font-weight: bold;
    font-size: 11px;
    height: 50px;
    padding-top: 36px;
    cursor: pointer;
}
input.zamawiamOff{
    background: transparent url(grafika/zak_zamawiam_off.png) center 0 no-repeat;
    border: none;
    color: #cccccc;
    font-weight: bold;
    font-size: 11px;
    height: 50px;
    padding-top: 36px;
    cursor: pointer;
}
input.zamawiamOn{
    background: transparent url(grafika/zak_zamawiam_on.png) center 0 no-repeat;
    border: none;
    color: #ff9900;
    font-weight: bold;
    font-size: 11px;
    height: 50px;
    padding-top: 36px;
    cursor: pointer;
}
input.anulujOff{
    background: transparent url(grafika/zak_usunzam_off.png) center 0 no-repeat;
    border: none;
    color: #cccccc;
    font-weight: bold;
    font-size: 11px;
    height: 50px;
    padding-top: 36px;
    cursor: pointer;
}
input.anulujOn{
    background: transparent url(grafika/zak_usunzam_on.png) center 0 no-repeat;
    border: none;
    color: #ff9900;
    font-weight: bold;
    font-size: 11px;
    height: 50px;
    padding-top: 36px;
    cursor: pointer;
}
input.uwagi{
    width: 130px;
}
input.uwagi_dis{
    width: 130px;
}
/*nagłówki, formalarze*/
table.naglowek{
    width: 100%;
    border-style: none;
}
table.naglowek_color{
    width: 100%;
    border-style: solid none;
    border-width: 1px;
    border-color: #9e9e9e;
    margin: 10px 0px;
}
td.naglowek_color{
    font-weight: bold;
    color: #cccccc;
    padding: 10px 0px;
}
td.naglowek_normal{
    font-weight: bold;
    padding: 10px 0px;
}
th.naglowek{
    font-size: 14px;
    padding: 0px 0px 10px 45px;
    text-align: left;
}
td.naglowek_opis{
    padding-left: 45px;
    text-align: left;
}
td.formularz{
    text-align: left;
    width: 22%;
}
td.formularz_input{
    text-align: left;
    width: 33%;
}
input.formularz{
    width: 98%;
}
input.formularz_ro{
    color: #555555;
    width: 98%;
}
td.formularz_opis{
    width: 45%;
    padding-left: 5px;
}
td.info{
    width: 100%;
    padding: 10px 0px;
    border-style: solid none;
    border-width: 1px;
}
td.info_but{
    width: 100%;
    padding-right: 10px;
    /*
    border-style: solid none;
    border-width: 1px;
    border-color: #9e9e9e;
    */
    text-align: right;
}
td.podkreslenie{
    border-width: 1px;
    border-style: none none solid none;
    border-color: #9e9e9e;
}
table.profil{
    width: 100%;
    position: relative;
    top: 15px;
    left: 100px;
}
td.profil{
    padding: 5px 0px 5px 31px;
}
td.nav_link_lewa{
    width: 50%;
    padding-left: 50px;
}
td.nav_link_prawa{
    width: 50%;
    padding-right: 50px;
    text-align: right;
}
/*potw zamowien*/
table.naglowek{
    width: 100%;
    border-style: none;
}
td.formularz_dwa{
    text-align: left;
    width: 25%;
}
td.formularz_input_dwa{
    text-align: left;
    width: 20%;
    font-weight: bold;
}
td.formularz_opis_dwa{
    width: 55%;
}
/*dostawa*/
table.wybor_adresu{
    width: 96%;
    margin-left: 14px;
}
td.adresy{
    width: 33%;
    vertical-align: top;
    padding: 15px 0px;
}
td.wciecie{
    width: 96%;
    padding-left: 14px;
}
/*przesylka*/
table.wybor_przesylki{
    width: 100%;
    position: relative;
    border-style: solid none none solid;
    border-width: 1px;
    border-color: #9e9e9e;
    border-spacing: 0px;
}
th.wyb_przes, td.wyb_przes{
    padding: 3px 5px;
    border-style: none solid solid none;
    border-width: 1px;
    border-color: #9e9e9e;
    border-spacing: 0px;
    text-align: center;
}
label.gray{
    color: gray;
}
/*dane na twoim zamówieniu*/
td.dane{
    vertical-align: top;
    width: 325px;
}
td.dane_prawa{
    text-align: right;
    vertical-align: top;
}
table.dane_koszyk{
    width: 100%;
    border-spacing: 0px;
    border-style: solid none;
    border-width: 1px;
    border-spacing: 0px;
    border-color: #9e9e9e;
    margin-bottom: 8px;
}
td.dane_koszyk{
    padding: 8px 3px;
    font-weight: bold;
}
table.zamawiajacy{
    width: 100%;
    /*border-bottom: 1px solid #9e9e9e;*/
}
td.zamaw_lewa{
    width: 30%;
}
td.zamaw{
    width: 70%;
    font-weight: bold;
}
td.zamaw_lewa_dol{
    width: 30%;
    padding-bottom: 8px;
}
td.zamaw_dol{
    width: 70%;
    font-weight: bold;
    padding-bottom: 8px;
}
textarea.koncowe{
    width: 60%;
    height: 50px;
}
/*faktura*/
th.faktura{
    padding-top: 20px;
    font-size: 16px;
}
table.podpis{
    position: relative;
    top: 15px;
    width: 100%;
    border-style: none;
}
td.podpis{
    height: 100px;
    width: 250px;
    vertical-align: bottom;
    border-width: 1px;
    border-style: none none solid none;
    border-color: #9e9e9e;
}
td.podpis_prawa{
    height: 100px;
    width: 250px;
    vertical-align: bottom;
    text-align: right;
    border-width: 1px;
    border-style: none none solid none;
    border-color: #9e9e9e;
}
/*zestawy*/
table.zestaw{
    width: 440px;
    border-style: solid none none solid;
    border-width: 1px;
    border-color: #9e9e9e
}
th.zest_dol{
    border-bottom: #9e9e9e solid 1px;
    padding: 3px 5px;
    border-style: none solid solid none;
    border-width: 1px;
    border-color: #9e9e9e;
}
td.zest_prawa{
    border-style: none solid solid none;
    border-width: 1px;
    border-color: #9e9e9e;
    padding: 3px 5px;
}
td.zest_part{
    border-style: none solid solid none;
    border-width: 1px;
    border-color: #9e9e9e;
    text-align: right;
    padding: 3px 5px;
}
/*pasek kat*/
div.pasek_kat{
    float: left;
    margin-right: 25px;
}
div.pasek_krok{
    float: left;
    margin-right: 20px;
}
div.pasek_akt{
    float: left;
}
td.zdjecie_kat{
    padding: 5px 0px 15px 0px;
}
td.listing_podkat{
    padding: 5px 0px 5px 140px;
}
a.pasek_normaliaOff, a.pasek_normaliaOff:link, a.pasek_normaliaOff:visited, a.pasek_normaliaOff:hover, a.pasek_normaliaOff:active{
    color: #cccccc;
    display: block;
    background: url(grafika/link_normalia_srodek_off.png) top left repeat-x;
    padding-top: 8px;
    height: 28px !important;
    height: 36px;
}
a.pasek_normaliaOn, a.pasek_normaliaOn:link, a.pasek_normaliaOn:visited, a.pasek_normaliaOn:hover, a.pasek_normaliaOn:active, b.pasek_normaliaOn{
    color: #cccccc;
    display: block;
    background: url(grafika/link_normalia_srodek_on.png) top left repeat-x;
    padding-top: 8px;
    height: 28px !important;
    height: 36px;
}
a.pasek_marineOff, a.pasek_marineOff:link, a.pasek_marineOff:visited, a.pasek_marineOff:hover, a.pasek_marineOff:active{
    color: #cccccc;
    display: block;
    background: url(grafika/link_marine_srodek_off.png) top left repeat-x;
    padding-top: 8px;
    height: 28px !important;
    height: 36px;
}
a.pasek_marineOn, a.pasek_marineOn:link, a.pasek_marineOn:visited, a.pasek_marineOn:hover, a.pasek_marineOn:active, b.pasek_marineOn{
    color: #cccccc;
    display: block;
    background: url(grafika/link_marine_srodek_on.png) top left repeat-x;
    padding-top: 8px;
    height: 28px !important;
    height: 36px;
}
a.pasek_narzedziaOff, a.pasek_narzedziaOff:link, a.pasek_narzedziaOff:visited, a.pasek_narzedziaOff:hover, a.pasek_narzedziaOff:active{
    color: #cccccc;
    display: block;
    background: url(grafika/link_narzedzia_srodek_off.png) top left repeat-x;
    padding-top: 8px;
    height: 28px !important;
    height: 36px;
}
a.pasek_narzedziaOn, a.pasek_narzedziaOn:link, a.pasek_narzedziaOn:visited, a.pasek_narzedziaOn:hover, a.pasek_narzedziaOn:active, b.pasek_narzedziaOn{
    color: #cccccc;
    display: block;
    background: url(grafika/link_narzedzia_srodek_on.png) top left repeat-x;
    padding-top: 8px;
    height: 28px !important;
    height: 36px;
}
a.pasek_chemiaOff, a.pasek_chemiaOff:link, a.pasek_chemiaOff:visited, a.pasek_chemiaOff:hover, a.pasek_chemiaOff:active{
    color: #cccccc;
    background: url(grafika/link_chemia_srodek_off.png) top left repeat-x;
    padding-top: 8px;
    height: 28px !important;
    height: 36px;
}
a.pasek_chemiaOn, a.pasek_chemiaOn:link, a.pasek_chemiaOn:visited, a.pasek_chemiaOn:hover, a.pasek_chemiaOn:active, b.pasek_chemiaOn{
    color: #cccccc;
    display: block;
    background: url(grafika/link_chemia_srodek_on.png) top left repeat-x;
    padding-top: 8px;
    height: 28px !important;
    height: 36px;
}
a.pasek_inneOff, a.pasek_inneOff:link, a.pasek_inneOff:visited, a.pasek_inneOff:hover, a.pasek_inneOff:active{
    color: #cccccc;
    display: block;
    background: url(grafika/link_inne_srodek_off.png) top left repeat-x;
    padding-top: 8px;
    height: 28px !important;
    height: 36px;
}
a.pasek_inneOn, a.pasek_inneOn:link, a.pasek_inneOn:visited, a.pasek_inneOn:hover, a.pasek_inneOn:active, b.pasek_inneOn{
    color: #cccccc;
    display: block;
    background: url(grafika/link_inne_srodek_on.png) top left repeat-x;
    padding-top: 8px;
    height: 28px !important;
    height: 36px;
}
/*zapytanie ofertowe*/
table.zapytanie{
    width: 560px;
    font-size: 11px;
}
input.zapytanie{
    width: 150px;
}
table.lista{
    width: 530px;
    border-style: solid none none solid;
    border-width: 1px;
    border-color: #9e9e9e;
    padding: 0px;
}
td.zapytanie, th.zapytanie{
    padding: 2px 5px;
    border-style: none solid solid none;
    border-width: 1px;
    border-color: #9e9e9e;
}
td.zapytanie_center{
    text-align: center;
    padding: 2px 5px;
    border-style: none solid solid none;
    border-width: 1px;
    border-color: #9e9e9e;
}
textarea.tresc{
    width: 530px;
    height: 100px;
}
/*kontakt*/
td.kontakt_lewa{
    width: 42%;
    font-weight: bold;
    padding: 8px 4px; 
    vertical-align: top;
}
td.kontakt_prawa{
    width: 58%;
    font-weight: bold;
    padding: 8px 4px;

}
/*wszelkie komunikaty*/
table.msg{
    width: 100%;
    font-weight: bold;
    padding: 0px;
    color: #ff9900;
}
td.msg{
    padding: 10px 0px 10px 100px;
}
table.komunikat{
    font-weight: bold;
    position: relative;
    left: 140px;
    padding: 0px;
    border-spacing: 0px;
    color: #ff3e3e;
}
td.red{
    font-weight: bold;
    border-style: none;
    border-spacing: 0px;
    color: red;
}
td.green{
    font-weight: bold;
    border-style: none;
    border-spacing: 0px;
    color: #00b800;
}
/*stopka*/
td.dol{
    font-size: 9px;
    /*border-left: #9e9e9e solid 1px;*/
    border-top: #9e9e9e solid 1px;
    height: 20px;
    vertical-align: middle;
    text-align: center;
    padding: 4px 0px;
}
td.margin_right{
    background-color: #4D4D4D;
    padding: 0px;
    
}
td.margin_bottom{
    height: 10px;
    background-color: #4D4D4D;
    padding: 0px;
    
}
td.bold{
    font-weight: bold;
}
td.right{
    text-align: right;
}
td.center{
    text-align: center;
}
b.color, b.opis2, label.color{
    color: #ff9900;
}
b.wciecie{
    margin-left: 14px;
}
p.wciecie{
    margin-left: 14px;
}
.orange{
    color: #ff9900;
}
.red{
    color: red;
}
b.green{
    color: #00b800;
}
b.blue{
    color: #cccccc;
}

