BODY {
	FONT-FAMILY: "Trebuchet MS";
	background-color: #FFF2AA;
}
#zrovnane{ text-align: justify; }
TD{
	FONT-SIZE: 10pt;
}
.light {
	background-color: #D5EAFF;
}
.dark {
	background-color: Silver;
}
SMALL{
	FONT-SIZE: 10pt;
}
A:link {
	COLOR: #000000;
	FONT-FAMILY: "Trebuchet MS";
	FONT-WEIGHT: normal;
	TEXT-DECORATION: underline
}
A:visited {
	COLOR: #000000;
	FONT-FAMILY: "Trebuchet MS";
	FONT-WEIGHT: normal;
	TEXT-DECORATION: underline
}
A:hover {
	COLOR: #dd5555;
	FONT-FAMILY: "Trebuchet MS";
	FONT-WEIGHT: normal;
	TEXT-DECORATION: underline
}
a.info{
    position:relative; /*this is the key*/
    z-index:24;}

a.info span{display: none}

a.info:hover span{ /*the span will display just on :hover state*/
 display: block; 
 z-index: 100; 
 position: absolute; 
 top: 2em; 
 left: -10em; 
 width: auto; 
 line-height: 1em; 
 padding: 3px 7px 4px 6px; 
 border: 1px solid #336; 
 background-color: #f7f7ee; 
 font-family: arial, helvetica, sans-serif; 
 font-size: 12px; 
 font-weight: normal; 
 color: #000; 
 text-align: left;
 }
	
#nepodciarknute {
	text-decoration: none;
	color: #000000;
}
#nepodciarknute:hover {
	text-decoration: none;
	color: #dd5555;
    }
#normalne {
	text-decoration: none;
	color: #000000;
}
#normalne:hover {
	text-decoration: none;
	color: #dd5555;
    }
.cervena{
	COLOR: #FF0000; FONT-SIZE: -2pt;
}
.nohilight{
	TEXT-DECORATION: none;
}
.nadpis{
	FONT-SIZE: x-large;
	font-weight: bold;
}
.male{
	FONT-SIZE: xx-small;
}
#sedive{
	font-weight: bold;
	Color: Gray;
}
li {
	list-style-image: url(grafika/sipkared.gif);
	font-weight: normal;
}
dt {
	font-weight: bold;
}
