
BODY {	background: black;
	  margin: 5 10}

H1 {	font: bold 20pt "Arial";
	text-align: center;
	color: yellow}

H2 {	font: bold 17pt "Arial";
	text-align: center;
	color: red}

H3 {	font: bold 14pt "Arial";
	text-align: center;
	color: orange}

H4 {	font: bold 12pt "Arial";
	text-align: center;
	color: orange}

H5 {	font: bold 8pt "Arial";
	text-align: center;
	color: red}

H6 {	font: bold 5pt "Arial";
	text-align: center;
	color: red}
	
TD {	font: normal 12pt "Times New Roman";
	text-align: left;
	color: black}
	
P {		font: bold 12pt "Arial";
	text-align: justify;
	color: yellow}
	
A:link  { font: bold 10pt "Arial", "Tahoma", "serif";	
	color: #E0E0E0;
	text-decoration: none}
A:visited { font: bold 10pt "Arial", "Tahoma", "serif";	
	color: #E0E0E0;
	text-decoration: none}
A:hover { font: bold 10pt "Arial", "Tahoma", "serif";	
	color: white;
	text-decoration: none}
A:active { font: bold 10pt "Arial", "Tahoma", "serif";	
	color: white;
	text-decoration: none}


A.edycja:link  		{	color: green}	
A.edycja:visited  	{	color: green}	
A.edycja:hover 		{	color: red}
A.edycja:active 	{	color: black}

A.email:link  		{	color: blue}	
A.email:visited  	{	color: blue}	
A.email:hover 		{	color: purple}
A.email:active 		{	color: cyan}

A.odnosnik:link  		{	color: lime}	
A.odnosnik:visited  	{	color: lime}	
A.odnosnik:hover 		{	color: yellow}
A.odnosnik:active 		{	color: cyan}
