/* Ogolny wyglad witryny*/

BODY{
	color: #f0f0f0;
	font-size:16px;
	font-family: Arial,Verdana,Halvetica,sans-serif;
	background-color:black;
	background-image: url(tlo.gif);
	background-attachment: fixed;}

A:hover { color: #f0f0f0; text-decoration: underline ; font-weight: bold }
A:link { color: #f0f0f0; text-decoration: underline ; font-size: 13px }
A:visited { color: red; text-decoration: underline ; font-size: 13px; }
A:active { color: blue; text-decoration: none; font-size: 16px }
P.autor  { text-align: right; font-weight: bold;}
P.cytat { font-weight: bold; text-align: left}
IMG { border-style: none; }
.akt {
	font-size: 16px;
	color: #FF0000;
	font-weight: bold;
	
} /*aktualnie wyswietlana stronka*/
TD.podpisy {text-align: center; vertical-align: bottom; width: 300px; height: 60px;} /*podpisy pod obrazami*/
A.nowosci {text-align: left; font-size: 16px; font-weight: bold; color: black; 
					height: 1em; filter: Glow(Color=white, Strength=3);}            /*nowe strony z obrazami*/
A.nowosci:hover  { color: black; text-decoration: underline }
A.nowosci:visited  { color: black; text-decoration: underline }
