A:link {color:#333333; text-decoration:none;}
A:visited {color:#333333; text-decoration:none;}
A:hover {color:#CC0000; text-decoration:underline;}
A:active {color:#CC0000;}

A:link.b {color:#5E4610; text-decoration:none;}
A:visited.b {color:#5E4610; text-decoration:none;}
A:hover.b {color:#CC0000; text-decoration:underline;}
A:active.b {color:#CC0000;}

.tytul {
	font-size:14px;
	font-family:Arial;
	color:#666666;
	font-weight:bold;
	padding-top : 6px;
	padding-bottom : 10px;
}

.produkt {
	font-size:14px;
	font-family:Arial;
	color:#666666;
	font-weight:bold;
	padding-left : 8px;
	padding-top : 8px;
	padding-bottom : 6px;
}

.tresc { font-size:12px; font-family:Arial; color:#333333; }
.tresc1 { font-size:12px; font-family:Arial; color:#333333; line-height:18px; }

li.kl { line-height:25px; }

.menudol { font-size:10px; font-family:Arial; color:#333333; }

INPUT, TEXTAREA, SELECT {
	font-family: Verdana; font-size: 10px;
}