.linktekstbold {
	font-family: Tahoma;
	font-size: 10pt;
	color: #000000;
	text-decoration: underline;
	text-transform: none;
	font-weight: bold;

		
}

.linktekstbold:HOVER {
        font-family: Tahoma;
        font-size: 10pt;
        color: #000000;
        text-decoration: none;
		font-weight: bold;
        text-transform: none;
}


.linktekst {
	font-family: Tahoma;
	font-size: 10pt;
	color: #000000;
	text-decoration: underline;
	text-transform: none;
	font-weight: normal;

		
}

.linktekst:HOVER {
        font-family: Tahoma;
        font-size: 10pt;
        color: #000000;
        text-decoration: none;
		font-weight: normal;
        text-transform: none;
}
.tytultekst {
        font-size: 10pt;
        font-family: Tahoma;
        color: #000000;
        font-weight: bold;
}

.tekst {
        font-family: Tahoma;
        color: #000000;
        font-size: 10pt;
		text-decoration: none;
        text-transform: none;
        
}


.tekstbold {
        font-family: Tahoma;
        color: #000000;
        font-size: 10pt;
		text-decoration: none;
        text-transform: none;
		font-weight: bold;
        
}

.tekstboldkolor {
        font-family: Tahoma;
        color: #000000;
        font-size: 10pt;
		text-decoration: none;
        text-transform: none;
		font-weight: bold;
        
}
.aktualizacja {
        font-family: Arial;
        color: #666666;
        font-size: 8pt;
		text-decoration: none;
        text-transform: none;}

