body{
	background: #CCCCCC url(gfx/bg.gif);
	font-family: Georgia;
	color: #000000;
	font-size: 11px;
	margin: 0 auto;
	text-align: center;
}

/* czcionki, obrazki, tabele etc. */
a{
	color: #ff0000;
	text-decoration: none;
}
a.menu{
	color: #737373;
	text-decoration: none;
}

a.wymiana{
	color: #000000;
	text-decoration: none;
}
a:hover.wymiana{
	color: #737373;
	text-decoration: none;
}

a.light{
	color: #B9B9B9;
	text-decoration: none;
}
a:hover.menu{
	text-decoration: underline;
}
img {
	border: 0px;
}
img.stat {
	border: 0px;
	width: 74px;
	height: 14px;
	vertical-align: middle;
	margin-left: 0px;
	padding-left: 0px;
}
img.center {
	border: 0px;
	margin: 5 5 0 5;
}
table{
	font-family: Georgia;
	color: #000000;
	font-size: 11px;
	margin: 0 auto;
}
div{
	font-family: Georgia;
	color: #000000;
	font-size: 11px;
	text-align: justify;
	margin-left: 6px;
	width: 98%;
}
#wymiana {font-size: 8pt; text-align: center;}

