A.Menu:link, A.Menu:visited {
	font-family : Arial, Helvetica, sans-serif;
	color : Black;
	text-decoration : none;
	font-size : smaller;
	font-weight : normal;
	text-align : right;
}

A.Menu:hover {
	font-family : Arial, Helvetica, sans-serif;
	color : #E1A900;
	text-decoration : none;
	font-size : smaller;
	font-weight : normal;
	text-align : right;
}

A.Podmenu:link, A.Podmenu:visited {
	color : White;
	background-color : Black;
	text-decoration : none;
	font-weight : bolder;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	vertical-align : bottom;
}

A.Podmenu:Hover {
	color : white;
	background-color : Black;
	text-decoration : underline;
	font-weight : bolder;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	vertical-align : bottom;
}

P.Podmenu {
	color : white;
	background-color : Black;
	text-decoration : underline;
	font-weight : bolder;
	text-align : left;
	vertical-align : text-top;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	display : inline;
}

A.Odkaz_Text:link {
	color : #FF8800;
}

A.Odkaz_Text:Visited {
	color : #FF8800;
}

A.Odkaz_Text:hover {
	color : #6495ED;
}

BODY {
	SCROLLBAR-FACE-COLOR: white; 
	SCROLLBAR-HIGHLIGHT-COLOR: black; 
	SCROLLBAR-SHADOW-COLOR: black; 
	SCROLLBAR-3DLIGHT-COLOR:white; 
	SCROLLBAR-ARROW-COLOR: black; 
	SCROLLBAR-TRACK-COLOR: black; 
	SCROLLBAR-DARKSHADOW-COLOR: white;
}
