body
{
	background-color: #ECD499;
	font-family: Arial,Verdana;
	font-size: 14px;
	color: black;
	margin-top: 0px;
	margin-left: 0px;
}

table
{
	font-family: Verdana,Arial;
	font-size: 12px;
	color: black;
}

#stopka
{
	font-family: Arial;
	font-size: 9px;
	color: black;
	margin-bottom: 10px;
	text-align: center;
}

#bodzia a
{
	font-family: Arial;
	font-size: 9px;
	color: blue;
}

#bodzia a:hover
{
	font-family: Arial;
	font-size: 9px;
	color: darkblue;
}

H1
{
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
}