.body
{
	background: #121417;
	color: black;
	font-family: Verdana;
	font-size: x-small;
	margin: 0;
	padding: 0;
}

TD, TH
{
	font-family: Verdana;
	font-size: x-small;
	color: black;
}

A
{
	text-decoration: none;
	color: #53689B;
}

A:hover
{
	text-decoration: underline;
	color: #233688;
}

.male
{
	font-size: xx-small;
}

.tresc
{
	padding: 4px 8px 4px 8px;
}

.kropki_poziome
{
	background: url('../gfx/layout/kropki.gif') repeat-x;
	height: 1px;
}

.kropki_pionowe
{
	background: url('../gfx/layout/kropki.gif') repeat-y;
	width: 1px;
}

