body
	{
	background-color: #336699;
	}
#tabela1
	{
	
	}
a:link
	{
	color: #101010;
	}
a:visited
	{
	color: #101010;
	}

a:hover
	{
	color: #666666;
	font-style: bold;
	}
a:active
	{
	color:red;
	font-style: bold;
	}
#srodek
	{
	text-align: center;
	}
#prawy
	{
	text-align: right;
	}
#lewy
	{
	text-align: left;
	}
