

img { 
border: 0;
}
.link-czarny {
	font-weight: normal;
	color: #000000;
	font-family: verdana;
	font-size: 11px;
	text-decoration: none;
}
.link-czarny:hover {
	font-weight: normal;
	color: #000000;
	font-family: verdana;
	font-size: 11px;
	text-decoration: underline;
}
.link-czerwony {
	font-weight: normal;
	color: #CC0000;
	font-family: verdana;
	font-size: 11px;
	text-decoration: none;
}
.link-czerwony:hover {
	font-weight: normal;
	color: #CC0000;
	font-family: verdana;
	font-size: 11px;
	text-decoration: underline;
}
.link-bialy {
	font-weight: normal;
	color: #FFFFFF;
	font-family: verdana;
	font-size: 11px;
	text-decoration: none;
}
.link-bialy:hover {
	font-weight: normal;
	color: #FFFFFF;
	font-family: verdana;
	font-size: 11px;
	text-decoration: underline;
}
.naglowek-szary {
	font-weight: normal;
	color: #666666;
	font-family: verdana;
	font-size: 11px;
	text-decoration: none;
}
.tekst-szary {
	font-weight: normal;
	color: #666666;
	font-family: verdana;
	font-size: 11px;
	text-decoration: none;
}
.tekst-szary2 {
	font-weight: normal;
	color: #666666;
	font-family: verdana;
	font-size: 9px;
	text-decoration: none;
}
.tekst-czarny {
	font-weight: normal;
	color: #000000;
	font-family: verdana;
	font-size: 11px;
	text-decoration: none;
}
.tekst-czarny2 {
	font-weight: normal;
	color: #000000;
	font-family: verdana;
	font-size: 10px;
	text-decoration: none;
}
.tekst-czarny3 {
	font-weight: normal;
	color: #000000;
	font-family: verdana;
	font-size: 12px;
	text-decoration:blink;
}
.tekst-bialy {
	font-weight: normal;
	color: #FFFFFF;
	font-family: verdana;
	font-size: 11px;
	text-decoration: none;
}
.tekst-czerwony {
	font-weight: normal;
	color: #CC0000;
	font-family: verdana;
	font-size: 11px;
	text-decoration: none;
}
.tekst-czerwony2 {
	font-weight: normal;
	color: #CC0000;
	font-family: verdana;
	font-size: 12px;
	text-decoration: blink;
}