body         { font-family: Tahoma, Arial; color: #FFFFFF; font-size: 10pt; background-color: 
               #2D3341; background-image: url('grafika/tlo.jpg') }
a:active     { color: #FFFFFF }
a:hover      { color: #FFFFFF }
a:link       { color: #FFFFFF }
a:visited    { color: #FFFFFF }
table        { color: #FFFFFF; font-family: Tahoma; font-size: 10pt }
td.tytul     { font-weight: bold }
hr           { color: #FFFFFF; text-align: center; width: 500px }
div#footer a:link {
	color: #666666;
	text-decoration: none;
}

div#footer a:visited {
	color: #666666;
	text-decoration: none;
}

div#footer a:hover {
	color: #666666;
	text-decoration: underline;
}

div#footer {
	color: #666666;
	text-align: center;
}