.kreska
{
	background: #E3E3E3;
}

.box_nazwa {
	font-weight: bold;
	font-size: 11px;
	color: #004178;
	text-decoration: none;
}

.box_kategoria
{
	font-size: 9px; 
	color: #808080;
	text-decoration: none;
}

.box_cena {
	font-size: 14px;
	font-weight: bold;
	margin: 5px; 
	color: white; 
	background-color: #004178; 
	font-family: Tahoma, Verdana, Arial, sans-serif;
}

.lista_cena, .lista_cena A
{
	font-size: 11px;
	color: #2C2C2C;
}

.lista_nazwa, .lista_nazwa A
{
	font-size: 11px;
	color: #2C2C2C;
}

.produkt_cecha
{
	font-size: 9px; 
	color: #004178;
	text-decoration: none;
	padding-left: 10px;
}

.produkt_wartosc
{
	font-size: 11px; 
	color: #2C2C2C; 
	padding-left: 10px;
}

.koszyk_razem
{
	font-weight: bold;
	font-size: 11px;
	color: #004178;
	text-decoration: none;
}

.koszyk_pozycja
{
	font-size: 11px;
	color: #2C2C2C;
}

.menu_tekst
{
	font-size: 11px;
	color: #2C2C2C;
}

.tekst
{
	font-size: 11px;
	color: #2C2C2C;
}

.biale, .biale A, .biale A:hover
{
	color: white;
}

.strony, .strony A
{
	font-size: 12px;
}

.strona_wybrana
{
	color: #004178;
	font-weight: bold;
}

.opis, .opis TD, .opis TH
{
	font-size: 12px;
	color: black;
}

FORM
{
	margin: 0px;
}

.biale, .biale A
{
	color: white;
}