<!--
BODY 		{ 
		background: #333333 ;
		margin: 0px;
		padding: 0px;
		font-family: Verdana, sans-serif;
		font-size: 10pt;
		color: #ffffff;

		scrollbar-face-color: #000000; 
		scrollbar-shadow-color: #ffffff;
		scrollbar-highlight-color: #ffffff; 
		scrollbar-3dlight-color: #000000;
		scrollbar-darkshadow-color: #000000; 
		scrollbar-track-color: #666666;
		scrollbar-arrow-color: "#ffcc00";
		}

TD#centr	{
		text-align: center;
		vertical-align: top;
		padding: 10px;
		}
TD#logo		{
		background: #000000;
		text-align: left;
		padding: 0px;
		border-top: 1px solid #999999;
		border-left: 1px solid #999999;
		border-right: 1px solid #999999;
		}

TD#menu		{
		background: #000000;
		text-align: left;
		vertical-align: top;
		padding: 10px;
		border-left: 1px solid #999999;
		border-bottom: 1px solid #999999;
		}
TD#hlavni	{
		background: #000000;
		text-align: left;
		padding: 5px;
		border-top: 1px solid #999999;
		border-left: 1px solid #999999;
		}
DIV#hlava	{
		background: #000000;
		text-align: left;
		vertical-align: middle;		
		}
A.menu		{
		font-size: 10pt;
		text-decoration: none;
		color: #999999;
		text-align: left;
		vertical-align: middle;
		width: 200px;
		height: 20px;
		padding: 2px;
		margin: 2px;
		}
A.menu:hover	{
		font-size: 10pt;
		text-decoration: none;
		color: #ff0000;
		text-align: left;
		vertical-align: middle;
		width: 200px;
		height: 20px;
		padding: 2px;
		margin: 2px;
		}

SPAN.menu	{
		font-size: 10pt;
		text-decoration: none;
		color: #ffffff;
		text-align: left;
		vertical-align: middle;
		width: 200px;
		height: 20px;
		padding: 2px;
		margin: 2px;
		}

DIV.napis	{
		text-align: center;
		font-size: 10pt;
		color: #ffffff;
		}
DIV.navig	{
		text-align: center;
		font-size: 10pt;
		}

DIV.sipka	{
		text-align: right;
		padding-top: 5px;
		border-top: 1px solid #999999;
		}

DIV.linka	{
		font-size: 1px;
		border-top: 1px solid #999999;
		margin-top: 5px;
		margin-bottom: 10px;
		}

H1		{
		font-family: Verdana, sans-serif;		
		font-size: 24pt;
		font-weight: bold;
		color: #006600;
		padding: 10px;
		border-left: 1px solid #000000;
		border-bottom: 1px solid #000000;
		}

H2		{
		font-family: Times New Roman, serif;	
		font-size: 20pt;
		font-weight: bold;
		color: #ffcc00;
		padding: 2px;
		border-bottom: 1px solid #999999;
		}

H3		{
		font-size: 12pt;
		font-weight: bold;
		color: #ffffff;
		padding: 1px;
		}

H4		{
		font-size: 10pt;
		font-weight: bold;
		color: #ffffff;
		padding: 1px;
		}

P		{
		font-size: 10pt;
		text-align: justify;
		}
A		{
		text-decoration: none;
		color: #ffcc00;
		}
A:hover		{
		text-decoration: underline;
		color: #ff0000;
		}
LI		{
		font-size: 10pt;
		}
DIV.popis	{
		text-align: center;
		font-size: 10pt;
		}
DIV.tiraz	{
		text-align: center;
		font-size: 7pt;
		color: #999999;
		}

IMG.foto	{
		border: solid 5px #ffffff;
		}

TABLE.obs	{
		font-size: 9pt;
		background: #808080;
		}

TD.obs		{
		padding-left: 5px;
		background: #000000;
		height: 50px;
		}

SPAN.vys	{
		font-size: 8pt;
		}


-->