/* style definiujące layout strony*/
@import url('uklad.css');

/* style definiujące okienko z kategoriami towarów */
@import url('kategorie.css');

/* style definiujące okienko z listą producentów */
@import url('lista-towarow.css');

/* style definiujące okienko z listą producentów */
@import url('koszyk-zakupow.css');

/* z tym trzeba uwazac, bo sie rozjezdza zagniezdzanie elementow 
    docelowo wywalic */
* {

}
body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    color: #000;
}
* html body {
    font-size: x-small; /* dla IE5/WIN */
    f\ont-size: small /* reszta IE */
}
a {
    font-size: 8pt;
    font-weight: bold;
    text-decoration: none;
    color: #D45100;
    
}
a:hover {
    color: #000;
    
}
ul#menu {
    color: #fff;
    clear: both;
}
ul#menu li {
    float: left;
    display: inline;
    margin-right: 1px;
    
}
ul#menu li a {
    font-weight: bold;
    text-decoration: none;
    color: #fff;
    display: block;
    padding-left: 9px;
    padding-right: 9px;
    border-right: 1px solid #757575;
}
ul#menu li a.ost {
    border-right: none;
}
ul#menu li a span {
    display: block;


}

ul#menu li a:hover {
    color: #D45100;
}
ul#menu li a:hover span {
    color: #D45100;    
}

div#link-koszyk {
    color: #fff;
    background: url('../grafika/menu-tlo1r.gif') #b07171;
    background-position: top left;
    background-repeat: no-repeat;
    float: right;
    margin-right: 50px;
    padding-left: 10px;     
    width: 310px;
}
div#link-koszyk span {
    background: url('../grafika/menu-tlo2r.gif');
    background-position: top right;
    background-repeat: no-repeat;
    text-align: center;
    float: right;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 10px;   
    width: 300px;
}

div#link-koszyk span a {
    color: #fff;
    text-decoration: none;
}

div#link-koszyk span a:hover {
    color: #f00;
    text-decoration: none;
}


div#wyszukiwarka {
    background: url('../grafika/search_bg.gif');
    background-position: top right;
    background-repeat: no-repeat;	
    padding-left: 2px;
    padding-top: 2px;
    padding-bottom: 2px;
}
div#wyszukiwarka form {
    padding: 0px;
    margin: 0;
}
div#wyszukiwarka input.input {
    color: #000;
    background: #fff;
    border: 1px solid #555;
    padding: 0px 1px 0px 1px;
    width: 130px;
    margin-right: 1px;
    border: 1px solid #000;
    font-size: 8pt;
}
div#wyszukiwarka input.submit {
    font-size: 8pt;
    text-align: center;
    color: #000;
    background: url('../grafika/szukaj-tlo.gif');
    background-repeat: no-repeat;
    background-position: left top;
    border: none;
    width: 46px;
    height: 18px;
}
div#logowanie {

}
div#logowanie h3 {
    font-size: 10pt;
    text-align: center;
    color: #000;
    padding-top: 3px;
    margin-top: 0;
}
div#logowanie p {
    padding-left: 2px;
    padding-top: 5px;
    float: left;
}
div#logowanie form {

}
div#logowanie table {
margin-left: auto;
margin-right: auto;
}
div#logowanie input.input,
div#logowanie input.logowanie-login,
div#logowanie input.logowanie-haslo {
    font-size: 8pt;
    color: #000;
background: #fff;
border: 1px solid #000;
    padding-left: 1px;
    padding-right: 1px;
    width: 80px;
}
div#logowanie input.submit,
div#logowanie input.logowanie-submit {
    font-size: 8pt;
    font-weight: bold;
    color: #fff;
    background: #757575;
    border: none;
    width: 84px;
    height: 22px;
}
div#logowanie div.logowanie-komunikat {
    font-weight: bold;
    text-align: center;
    color: #f00;

}

div.lista-strony {
    margin-top: 10px;
    margin-bottom: 20px;
}
div.lista-strony a {
    font-weight: bold;
    text-decoration: none;
    color: #757575;
    margin-right: 3px;
    display: block;
    border: 1px solid #555;
    width: 20px;
    float: left;
    text-align: center;
}
div.lista-strony a:hover {
    color: #D45100;  
    background: #ccc;
}

div.lista-strony a.wyrozniony {
    color: #000;  
    background: #eee;
}
div.lista-strony a.wyrozniony:hover {
    color: #D45100;  
    background: #ccc;
}



h1 {
    font-size: 14pt;
    font-weight: bold;
    margin-bottom: 1em;
    margin-top: 5px;
    margin-left: 5px;
    margin-right: 5px;
}
h2 {
    font-size: 12pt;
    font-weight: bold;
    margin-bottom: 1em;
    margin-top: 5px;
    margin-left: 5px;
    margin-right: 5px;
}
h3 {
    font-size: 10pt;
    font-weight: bold;
    color: #a00;
    margin: 0;
    margin-bottom: 0.5em;
    margin-top: 0.5em;

}

.lista-wspolna table {
    width: 710px;
    margin-bottom: 10px;
}

.lista-wspolna table,
.lista-wspolna table th,
.lista-wspolna table td {
    font-size: 8pt;
    border-collapse: collapse;
    border: 1px solid #555;
}
.lista-wspolna table th {
    padding: 4px;
    text-align: center;
    background: #ddd;
}
.lista-wspolna table td {
    padding: 4px;
}

.lista-wspolna table td.tr1 {
    background: #fff;
}
.lista-wspolna table td.tr1 {
    background: #f0f0f0;
}
.lista-wspolna table td.ft {
    background: #ddd;
}
.lista-wspolna table td.r {
    text-align: right;
}
.lista-wspolna table td.c {
    text-align: center;
}

.lista-wspolna table a {
    font-size: 8pt;
    font-weight: bold;
    text-decoration: none;
    color: #D45100;
    
}
.lista-wspolna table a:hover {
    color: #000;
    
}

div#panel-uzytkownika {
    margin-bottom: 5px;
}



div#profil table {
    border-collapse: collapse;
}
div#profil table td,
div#profil table th {
    margin: 0px;
    padding: 4px;
}
div#profil table td.r {
    text-align: right;
}
div.komunikat {
    font-weight: bold;
    color: #0d0;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
}
div.komunikat-blad {
    font-weight: bold;
    color: #f00;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
}
div.komunikat-info {
    font-size: 8pt;
    font-weight: bold;
    color: #D45100;
    margin-top: 0em;
    margin-bottom: 0.5em;
}
div.komunikat-info b {
    color: #000;
}
div.komunikat-blad-ilosc {
    font-size: 10pt;
    font-weight: bold;
    color: #f00;
    margin-top: 0em;
    margin-bottom: 0.5em;
}
div.komunikat-blad-ilosc b {
    color: #000;
}
div.profil-menu {
    margin-bottom: 1em;
}
b.red {
    color: #f00;
}

div.adres-dostawy {
    margin-top: 0.75em;
}
.adres-dostawy {
    font-size: 8pt;
}


div.okienko-1  {
    color: #000;
    background: url('../grafika/okienko-dol.gif');
    background-position: bottom left;
    background-repeat: no-repeat;
    margin: 0;
    padding: 0;
    margin-bottom: 10px;
	padding-bottom: 10px;   
    width: 160px;
}
div.okienko  {
    color: #000;
    background: url('../grafika/okienko-top.gif');
    background-position: top left;
    background-repeat: no-repeat;
    margin: 0;
    padding: 0;
    width: 150px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 10px;
}


div.okno-2  {
    color: #000;
    background: url('../grafika/okno-dol.gif');
    background-position: bottom left;
    background-repeat: no-repeat;
    margin: 0;
    padding: 0;
    margin-bottom: 10px;
    margin-top: 5px;
	padding-bottom: 10px;   
    width: 723px;
}
div.okno-1  {
    color: #000;
    background: url('../grafika/okno-top.gif');
    background-position: top left;
    background-repeat: no-repeat;
    margin: 0;
    padding: 0;
	padding-top: 10px;   
    width: 723px;
}
div.okno  {
    color: #000;
    background: url('../grafika/okno-tlo.gif');
    background-position: top left;
    background-repeat: repeat-y;
    margin: 0;
    padding: 0;
    width: 713px;
    padding-left: 5px;
    padding-right: 5px;
}


a.stopka, 
#stopka a {
 color: #6C6C6C;
 font-family :  Arial, Helvetica, sans-serif;
 font-size : 12px;
 text-decoration: none;
 font-weight: normal;
}

a.stopka:hover,
#stopka a:hover {
 color: #6C6C6C;
 font-family :  Arial, Helvetica, sans-serif;
 font-size : 12px;
 text-decoration: underline;
 font-weight: normal; 
}

.stopka_separator, 
#stopka .stopka_separator{
 color: #FD8135;
 font-family :  Arial, Helvetica, sans-serif;
 font-size : 11px;
}


div#zamienniki {
	font-size: 8pt;
}
div#zamienniki table td, div#zamienniki table th {
	padding: 2px;
}
div#zamienniki table td.r {
	text-align: right;
}
div#zamienniki table td.c {
	text-align: center;
}

div#zamienniki table#table-zamienniki th {
	padding: 2px;
	text-align: center;
	font-size: 8pt;
}
div#zamienniki table th.l {
	text-align: left;
}
div#zamienniki a, div#zamienniki a:link, div#zamienniki a:active, div#zamienniki a:visited  {
	font-size: 10pt;
	color: #577B8D;
}
div#zamienniki a:hover.towar  {
	font-size: 10pt;
	color: #000;
}

#kategorie-produktu {
	padding-left: 2em;
}
#kategorie-produktu a {
	color: #000;
}
#kategorie-produktu a:hover {
	color: #D45100;
}

div#tekst {
 padding-left: 2em;
 padding-right: 2em;
 padding-bottom: 5em;
 text-align: justify;	
}
div#tekst ul, div#tekst ol {
	margin-left: 1.5em;
	padding-left: 1em;
}
div#tekst a, div#tekst a:link, div#tekst a:active, div#tekst a:hover {
font-size: 10pt;	
}
div#kategorie ul li.wybrany a:link, 
div#kategorie ul li.wybrany a:active,
div#kategorie ul li.wybrany a:visited{
	color: #D45100;
}
