.nazwa {
	color: #1A1A5C;
	text-decoration: none;
	font-size: 18px;
	font-family: Tahoma;	
}
a.nazwa {
	text-decoration: none;
}

.cena {
	color: #DF0024;
	text-decoration: none;
	font-size: 21px;
	font-family: Tahoma;	
}
a.cena {
	text-decoration: none;
}
.kod {
	color: #1A1A5C;
	text-decoration: none;
	font-size: 11px;
	font-family: Tahoma;	
}
a.kod {
	text-decoration: none;
}
.wiecej {
	color: #7B8BA9;
	text-decoration: none;
	font-size: 12px;
	font-family: Tahoma;	
}
a.wiecej {
	text-decoration: none;
}

.cssListaTowarow a{
	border: 0px solid red;
}