.teksty {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	color: #003300;
	text-decoration:none;
	

}
.tekstyBOLD {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	color: #003300;
	font-weight: bold;

}
.tekstyBOLDwhite {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	font-weight: bold;
}
.tekstyBOLDred {


	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	color: #FF0000;
	font-weight: bold;
}
.tekstyBOLDwhiteBIG {


	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	font-weight: bold;
}
.tekstyBOLDbig {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	color: #003300;
	font-weight: bold;
}
.tekstylinkred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FF0000;
	text-decoration: blink;
}

