body { margin : 0px 0px 0px 0px;
	   font-family: Verdana;
	   font-size: 10px;
	   color: black;
	   SCROLLBAR-FACE-COLOR: #E58E67;
	   SCROLLBAR-HIGHLIGHT-COLOR: #8A2E1F; 
	   SCROLLBAR-SHADOW-COLOR: #8A2E1F; 
	   SCROLLBAR-3DLIGHT-COLOR: #E58E67; 
	   SCROLLBAR-ARROW-COLOR: #8A2E1F; 
	   SCROLLBAR-TRACK-COLOR: #8A2E1F; 
	   SCROLLBAR-DARKSHADOW-COLOR: #E58E67; }
	
TD { font-family: Verdana; }
	
H1 { color: white; font-size: 9px; text-decoration: none; font-family: Verdana; font-weight: normal; line-height: 100%; }
H2 { color: white; font-size: 12px; text-decoration: none; font-family: Verdana; font-weight: normal; line-height: 150%; }
H3 { color: black; font-size: 9px; text-decoration: none; font-family: Verdana; font-weight: normal; line-height: 100%; }
H4 { color: black; font-size: 12px; text-decoration: none; font-family: Verdana; font-weight: normal; line-height: 150%; }
H5 { color: #8A2E1F; font-size: 18px; text-decoration: none; font-family: Verdana; font-weight: normal; line-height: 100%; }
H6 { color: #7DCDFF; font-size: 10px; text-decoration: none; font-family: Verdana; font-weight: normal; line-height: 100%; }
H8 { color: red; font-size: 20px; text-decoration: underline; font-family: Verdana; font-weight: normal; line-height: 100%; }

/* nenavstiveny */
A:link { color: #7DCDFF; font-size: 9px; text-decoration: none; font-family: Verdana; font-weight: normal; } 
/* navstiveny */
A:visited { color: #7DCDFF; font-size: 9px; text-decoration: none; font-family: Verdana; font-weight: normal; }                                                                                                                                          
/* aktyvny */
A:activ { color: lightgrey; font-size: 9px; text-decoration: none; font-family: Verdana; font-weight: normal; } 

A:hover { color: #FFFFFF; text-decoration: underline; }




/*
A: {
    text-decoration : none;
}
A:{
	text-align: center;
}

A:link {
	COLOR: #FF4040; TEXT-DECORATION: none
}
A:visited {
	COLOR: #FFFF00;
}
A:hover {
	COLOR: #FFFFFF; TEXT-DECORATION: none
}
A:active {
	COLOR: #FF4040; TEXT-DECORATION: none
}





td.on {
	color: Black;
	font-size: 10px;
	font-family:Verdana;
	text-decoration:none;
	font-weight:bold;
	background-color : Green;
	cursor : hand;
	padding-left: 10px;
	line-height : 180%;
	padding-right: 10px;
}
td.off {
	color: Black;
	font-size: 10px;
	font-family:Verdana;
	text-decoration:none;
	font-weight:bold;
	cursor : hand;
	padding-left: 10px;
	line-height : 180%;
	padding-right: 10px;
}
*/
