BODY	{ background-color: #ffffff; }
.logo	{ background-color: #0066cc; }
.top	{ background-color: #3399ff; }
.nadpis	{ font-size: larger; }
.menu	{
	font-size: small;
	background-color: #66ccff;
	}
.text	{
	text-align: left;
	}
.patka	{ font-size: x-small; }
A	{
	font-family: helvetica;
	text-decoration: none;
	}
A:link	{ color: #0000ff; }
A:visited	{
	color: #ff0000;
	text-decoration: none;
	}
A:active    { color: #000080 }

