
body
{
	font-family: arial;
	font-size : 11px;
	color : #555555
	
}

.a {color: #555555; font-family: arial; font-size: 11}
.nadpis {color: #ee0000; font-family: arial; font-size: 14; font-weight: bold}
.c {color: white; font-family: arial; font-size: 11}
.d {color: #555555; font-family: verdana; font-size: 15}
.e {color: #103c67; font-family: arial; font-size: 11}


A {
	text-decoration : none;
	color : #0066cc;
}

A.e:HOVER {
	color : #ffff99;
}

A:HOVER {
	text-decoration : underline;
	color : #cc0000;
}
