body {
	font-family: verdana, tahoma, sans-serif;
}
td {
	font-family: Arial;
	color: #666666;
	font-size: 8pt;
}

td.tytulnews {
	font-size: 8pt;
	font-weight: bold;
}
td.trescnews {

	font-size: 8pt;
}
td.datanews {

	font-size: 7pt;
}
a.tytul {

	font-size: 12pt;
	font-weight: bold;
}
p.tytul {

	font-size: 12pt;
	font-weight: bold;
}
a:active {
	color: #333333;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:focus {
	color: #333333;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}


