.tx {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #224466;
	text-decoration: none;
}
body {
	background-attachment: scroll;
	background-image:  url(img/tlo.jpg);
	background-repeat: repeat-x;
}
.txm {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #3770A8;
}
.txmm {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #4886C4;
	text-decoration: none;
}
a {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #4886C4;
	text-decoration: underline;
}
a:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #23486D;
	text-decoration: none;
}
.txczarny {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
