html, body
{
	margin: 0;
	padding: 0;
	font-size: medium;
	text-align: center;
	color: #000;
	background: #EEF;
	font-family: tahoma, verdana, sans-serif;
} 

#top
{
	margin: 0 auto;
	text-align: center;
	width: 740px;
}

#body
{
	margin: 0 10px;
	text-align: justify;
	width: 720px;
}

table
{
	empty-cells: show;
	border-collapse: collapse;
	font-size: medium;
	font-family: tahoma, verdana, sans-serif;
	text-align: left;
}

th
{
	border-color: #000;
	border-style: solid;
	border-width: 1px;
	padding: 1px 5px 1px 5px;
}

td
{
	border-color: #000;
	border-style: solid;
	border-width: 1px;
	vertical-align: top;
	padding: 1px 5px 1px 5px;
}

a
{
	color: #00F;
	text-decoration: none;
}

a:hover
{
	color: #F00;
	text-decoration: underline;
}

h1
{
	text-align: center;
}

.niepunkt
{
	list-style-type: none;
}

.wciecie
{
	margin-left: 50px;
	padding: 0;
}

.grube
{
	font-weight: bold;
}

.bezwciecia
{
	margin: 0 0 0 18px;
	padding: 0;
}
