BODY { 
	background-color: #E9E9E9; 
	font-family:Verdana, Arial, Helvetica, sans-serif; color: #666666; }
a:link { color: #006699; text-decoration:none; } /* for unvisited links */
a:visited { color: #006699; text-decoration:none; }/* } for visited links */
a:active { color: #339900; text-decoration:none; } /* when link is clicked */
a:hover { color: #CC9900; text-decoration:blink; } /* when mouse is over link */

a.fejlec { font-size: 0.7em; margin: 0.7em; font-weight: bold; }
a.fejlec:link { color: #647897 }
a.fejlec:visited { color: #647897 }
a.fejlec:active { color: white }
a.fejlec:hover { color: white; text-decoration:none; }

.Small {font-size: 0.7em; }
.Medium {font-size: 0.8em; }
.Large {font-size: 1em; }
.white {color: #FFFFFF;}
.Italic {font-style: italic; }
.TabLg {
	font-size: 12px;
	margin-top: 1em;
	margin-bottom: 0.2em; }
.Announce {
	font-size: 1em;
	font-weight: bold;
	text-decoration: blink;
	color: #339966; }
.Obs {
	font-weight: bold;
	color:#CC6600; }
P { 
	font-size: 0.8em;
	margin-top: 1em;
	margin-bottom: 1.5em;
	text-decoration:none;  }
li {
	margin-top: 0em;
	margin-bottom: 0em;
	margin-left: -1.5em;
	text-decoration:none;  }
li P{	
	margin-top: 0em;
	margin-bottom: 0em;}
A.P { 
	text-decoration:none; }
H1 { 
	font-weight: 900;
	color:#33874b; /* 804000 */
	font-size: 1em;
	margin-top: 1.5em;
	margin-bottom: 1em; } 
H2 { 
	font-weight: 900;
	color:#33874b; /* 804000 33874b */
	font-size: 0.9em;
	margin-top: 1.5em;
	margin-bottom: 1em; }
H3 { 
	font-weight: 700;
	color:#97b644;
	font-size: 0.8em;
	text-decoration:none;
	margin-top: 0.5em;
	margin-bottom: 0.5em; }
H4 { 
	font-weight: 700;
	color:#a7886d; /* 804000 938829 c28c4c */
	font-size: 0.8em;
	margin-top: 2em;
	margin-bottom: 0.5em; }
H5 { 
	font-weight: 700;
	color:#97b644; /* 444444 938829 */
	font-size: 0.8em;
	margin-top: -0.8em;
	margin-bottom: 1em; }
H6 { 
	font-weight: 700;
	color:#926858; /* 804000 33874b */
	font-size: 0.85em;
	margin-top: 0.5em;
	margin-bottom: 0.5em; }
	
.Tight { 
	margin-top: 0.4em;
	margin-bottom: 0.4em; }
