body  {margin:0;} 
a.hrli:link    {color: #666666; text-decoration:none}
a.hrli:active  {color: #333333; text-decoration:none}
a.hrli:visited {color: #666666; text-decoration:none} 
a.hrli:hover   {color: #333333; text-decoration:none}

#lista   { z-index: 5; position: fixed; border-top:1px solid #FF3300; border-bottom:1px solid #FF3300;width:800; height: 17px;  background-color:#FFB693; }
.lista   { font-family: Tahoma; font-size: 11px; color: #333333; font-weight: bold; word-spacing: 5px }
.hlava   { font-family: Verdana; font-size: 10px; font-weight: bold; text-align:left; border-bottom:5px solid #FF3300; width: 800; height: 19; padding-bottom:5px }
.pata    { font-family:  Verdana; font-size: 9px; color: black; border-top:1px solid #808080; width: 800px; }


span.titul   { font-family: Tahoma; font-size: 11px; color: #333333; font-weight: bold }
.info        { font-family: Verdana; font-size: 11px; color: #666666 }
span.nadpis  { font-family: Tahoma; font-size: 10px; color: #333333; font-weight: bold }
.clanek      { font-family: Tahoma; font-size: 10px; color: #666666 }
.akce        { font-family: Verdana; font-size: 10px; color: #333333 }
span.akcem   { font-family: Tahoma; font-size: 10px; font-weight: bold }
.text        { font-family: Verdana; font-size: 10px; color: #333333 }


/* blok aktualne ***************************/
#aktual
{
	margin: 0;padding: 20px 25px 0 25px;
	font: 95%/1.25 Verdana, 'Microsoft Sans Serif', sans-serif;
}
#aktual h3
{
	margin: 0;
	padding: 0 0 1em 0;
	text-align: center;
	color: #000000;
	font-family: Calibri;
}
#aktual p
{
	margin: 0.3em 0 0.3em 0;
	padding: 0;
	font-size: 1em;
}
#aktual .fialova
{
	color: #9900FF;
}
#aktual .zelena
{
	color: green;
}
#aktual hr
{
	width: 100%;
	background-color: #808080;
	border-width: 0px;
	height: 1px;
	color: #808080;
	clear: inherit;
	text-align: center;
	margin: 10px 0 10px 0;
}
#aktual a
{
	text-decoration: none;
}
#aktual a:hover
{
	text-decoration: underline;
}
/* END blok aktualne ***********************/