a {
	font-family : Verdana;
	font-size : 11px;
	color: white;
	text-decoration: none;
}
a:link {
	font-family : Verdana;
	font-size : 11px;
	color: white;
	text-decoration: none;
}

a:hover {
	font-family : Verdana;
 font-size : 11px;
 color: white;
	text-decoration: underline;	
}

body {
	background: black;
	font-family : Verdana;
	font-size : 11px;
	SCROLLBAR-FACE-COLOR: black; SCROLLBAR-HIGHLIGHT-COLOR: gray; SCROLLBAR-SHADOW-COLOR: gray; SCROLLBAR-3DLIGHT-COLOR: black; SCROLLBAR-ARROW-COLOR: gray; SCROLLBAR-TRACK-COLOR: black; SCROLLBAR-DARKSHADOW-COLOR: black
}


hr {
	color: black;
	height: 1;
}

.tytul
{
font-family : Verdana;
font-size : 11px;
}

.text_link
{
font-family : Verdana;
font-size : 11px;
color: gray;
}
