a:link {
	color: #23179C;
	text-decoration: none;
}
a:visited {
	color: #23179C;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}

td {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #333333;
	line-height : 17px;
}
p {
	text-indent : 20px;
	margin: 0 0;

}

.licznik {
	background-image : url(../images/menu_left.gif);
	width: 161px;
	height: 56px;
	text-align: center;
	vertical-align: top;
}
.medium {
		font-size : 14px;
		font-weight : bold;
}
#justify {
	text-align : justify;

}
#red {
	color: #ff0000;
}