


/* Presentation Stylesheet */ 


H1 {font-family: verdana}

.grube {
	font-family: verdana; 
	font-weight: bold; 
	font-size: 8pt; 
	text-align: center}

.czarny {
	font-family: Verdana; 
	font-weight: bold;
	font-size: 10pt; 
	color: #ffffff;}

A.menu {
	font-family: Verdana; 
	font-size: 8pt; 
	text-decoration: none; 
	color: blue; 
	line-height: 10pt;}

a.menu:hover {
	color: #0033FF; 
	text-decoration: underline;}

a.menu:active {
	color: black; 
	text-decoration: underline;}

a.menu:visited {
	color: #993399;
	text-decoration: none;}

A {text-decoration: none;}

li {
	font-family: 
	Verdana; font-size: 8pt; 
	text-decoration: none; 
	color: #000000; 
	line-height: 10pt;}

a:hover {
	color: blue; 
	text-decoration: underline}

a:active {
	color: blue; 
	text-decoration: underline}

p:first-letter {
	height:120%
	font-weight: bold;
	color: blue;}

TD {
	font-size: 10pt;
	font-family: Arial;}
