body {  background-color: ##595959;  background-repeat: repeat-x}
.tekst {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
.tekstCopy {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.tekstCopy2 {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.tekst1 {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	cursor: hand;
}
.tekst1Copy {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	color: #FF3333;
	text-decoration: none;
	font-weight: bold;
}
.tekstCzarny {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
.tekstszary {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.tekstzielony {
	font-family: Arial;
	font-size: 12px;
	color: #00FF00;
	text-decoration: none;
	cursor: hand;
}

