.czarnysmall {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.czarnybig {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.zloty {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #860000;
}
.bialysmall {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #FAF3E2;
  }
 a.linksmall {
	color:#000000;
	text-decoration: none;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
}
a.linksmall:hover {
	color:#9D1B13;
	text-decoration: underline;
} 