


.tekst {font-size: 14; font-family: Arial, Times New Roman; font-weight: bold; color: #257B25;}
/*
.newsHeader {font-size: 14; font-family: Verdana, Arial; font-weight: bold; background-color: #393939; color: #ffeedd;}
*/
.newsHeader {font-size: 14; font-family: Verdana, Arial; font-weight: bold; background-color: #900000; color: #ffeedd;}

.tekstzwykly {font-size: 14; font-family: Arial, Times New Roman; font-weight: bold; color: #CCA954;}
.tekstpowitanie {font-size: 18; font-family: Arial, Times New Roman; font-weight: bold; color: #CCA954;}
.stopka {font-size: 12; font-family: Arial, Times New Roman;  font-weight: bold; color: #CCA954;}

/* LINKI */
a:link { 
	color: #FFFFFF;
	}
a:visited { 
	color: #828282;
	}
a:hover { 
	color: #FFFF77;
	text-decoration: none;
	}
a:active { 
	color: #FF0000;
	}