BODY  { color: #6699CC;
	background: #000000;  	
	font-size: 12pt;    		
	font-family: Times New Roman CE, Times CE, Times New Roman, Times, serif;
	text-align: justify; 
	SCROLLBAR-FACE-COLOR:  #6699CC;
	SCROLLBAR-ARROW-COLOR: #000000;
	SCROLLBAR-TRACK-COLOR: #336699;
  	SCROLLBAR-SHADOW-COLOR: #336699;
	SCROLLBAR-DARKSHADOW-COLOR: #336699;
	SCROLLBAR-HIGHLIGHT-COLOR: #6699CC;
	SCROLLBAR-3DLIGHT-COLOR: #99CCFF;    
	MARGIN: 30
     }


A 		{text-decoration:none}
A:link		{color: #99CCFF;}
A:active 	{color: #FFFF99;}
A:visited 	{color: #455C94;}
A:hover		{text-decoration: underline; color: #FFFF99;}
/* A:hover	   {color: #FFFF99; text-decoration:blink} 
 		    - v IE nefunguje, otestovat napřed jinde */
A IMG 		{border: none;}

TABLE		{text-align: justify;}

H1    { text-align: center; 
	font-size: 20pt; 
	color: #99CC66; 
	font-variant: small-caps;
	letter-spacing: 1.2;
	word-spacing:1.5;
	margin-top: 1em; 
	margin-bottom: .5em; }

H2    { text-align: center; 
	font-size: 14pt; 
	color: #669966; 
	letter-spacing: 1.2;
	word-spacing:1.5;
	margin-bottom: .5em; 
	clear:both; }

H3    { font-size: 12pt; 
	color: #99CC66; 
	font-weight: bold;
	letter-spacing: 1.2;
	word-spacing:1.5;
	margin-top: 1.5em; 
	margin-bottom: .5em; 
	clear:both; }

H4    { font-size: 12pt; 
	color: #669966; 
	font-weight: bold;
	letter-spacing: 1.2;
	word-spacing:1.5;
	margin-top: 1.5em; 
	margin-bottom: .5em; 
	clear:both; }

H5    { font-size: 12pt; 
	color: #669966;
	font-style: italic;
	font-weight: bold;
	margin-top: 1.2em;  
	word-spacing:1.5;
	margin-bottom: .5em; 
	clear:both; }
	

#glow	{ filter: glow(color=#999966, strength=-2) }
#shadow { filter: shadow(color=#336633, direction=155) }
#shadow2 { filter: shadow(color=#004000, direction=155) }
#dropshadow { filter: dropshadow(color=#6699CC, offx=1, offy=-3, positive=1) }
#alpha { filter: alpha(opacity=20, finishopacity=80, style=0, startx=10, starty=10, finishx=130, finishy=15) }
