a:link {color: #996633;}
a:visited {color: #B8860B;}
a:hover {color: #F5F5DC;}
a:active {color: #8FBC8F;)

.pogrubiony
{
	font-weight: bold;
}

.pochylony
{
	font-style: italic;
}

.prasa
{
	font-style: italic;
}

.uwaga
{
	color: red;
	font-style: italic;
}
	
BODY
{
	font-family: 'Comic Sans MS';
}


TD
{
	text-align: left;
	vertical-align: top;

}

TABLE.dane
{
	table-layout: fixed;
	empty-cells: show;
	position: fixed;
}

TD.spis 
{
	text-align:center;
	vertical-align:top;
	background-image: url(tlo3.jpg);

}

TD.tekst 
{
	vertical-align: top; 
	text-align: left; 
	margin-right: 0.5cm; 
	margin-left: 0.5cm;
	background-image: url(tlo3.jpg);
}

H1
{
	text-align: center;
}


blockquote
{
  text-align: center;
  font-style: italic;
  color: #696969;
}

blocquote.prawy
{
  text-align: right;
  font-style: italic;
  color: #696969;
}


