font
	{
	font-family: Verdana, Tahoma; 
	font-size: 8pt; 
	line-height: 1.5em;
	}

div.cialo 
	{
	border: 0px;
	width: 800px;
	margin: 0 auto 0 auto;
	position: relative;
	top: -20px;
	}

img.obraz
	{
	float: left;
	margin-right: 10px;
	}

a.menu
	{
	font-size: 8pt; 
	font-family: Verdana, Tahoma;
	text-decoration: none;
	color: black;
	}

a.menu:visited
	{
	color: black;
	}

a.menu:hover
	{
	color: black;
	text-decoration: none;
	}

a.link
	{
	text-decoration: underline;
	color: black;
	}

a.link:visited
	{
	color: black;
	}

a.link:hover
	{
	color: blue;
	text-decoration: none;
	}

li
	{
	list-style: square;
	color: #006666;
	}

p
	{
	text-align: justify;
	}














a.gora
	{
	text-decoration: none;
	color: rgb(150,0,0);
	}

a.gora:visited
	{
	color: rgb(150,0,0);
	}

a.gora:hover
	{
	color: black;
	text-decoration: underline;
	}
