a 			{ color: #660000; text-decoration: none; font-weight:normal;} 
a:hover		{
	color: #FF0000;
	text-decoration: none;
	font-weight: normal;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #660000;
}
.tekst-zwykły {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.tekst-gruby {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
}
.tytul {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.ramka {
	border: thin solid #FFFF00;
}
.link-symfonia {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.ramka-produkt {
	border: 1px solid #990000;
}
.tlo-produkty {
	background: url(obrazki/produkty-tlo.jpg) no-repeat fixed left top;
}
.tlo-index {
	background: url(obrazki/index_32.jpg) no-repeat;
}
.mały-tekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	line-height: normal;

}
.ram-ozd {
	border: medium ridge #FF0000;
}

