<!--
body		{	color: black;
			font-family: Arial; Verdana;
			font-weight: bold;
			font-size: 10 pt;	
						
			background: url("../_image/background.jpg");
 		       
			scrollbar-3d-light-color: silver;
		        scrollbar-arrow-color: #FFCB99;
		        scrollbar-base-color: black;
		        scrollbar-dark-shadow-color: #CC9900;
		        scrollbar-face-color: #B66830;
		        scrollbar-highlight-color: #CC9900;
		        scrollbar-shadow-color: #CC9900 
                      
                        
}

table		{	color: black;
			font-family: Arial; Verdana;
			font-weight: bold;
			font-size: 10 pt;	
							}

h1		{	color: #B66830;
			font-family: Arial; Verdana;
			font-weight: bold;
			font-size: 15 pt;		}
h2		{	color: black;
			font-family: Arial; Verdana;
			font-weight: bold;
			font-size: 15 pt;		}
h3		{	color: red;
			font-family: Arial; Verdana;
			font-weight: bold;
			font-size: 15 pt;		}

a:link		{	color: red;
			text-decoration: none;		}
a:active 	{	color: red;			
			text-decoration: none;		}
a:visited	{	color: red;
			text-decoration: underline;	}
a:hover 	{	color: red;
			font-style: oblique;					
			text-decoration: underline;	}

.odkaz A:link 	{	color: #FFCB99;
			font-family: Arial; Verdana;
			font-weight: bold;
			font-size: 7 pt;
			text-decoration: none;		}
.odkaz A:active {	color: #FFCB99;
			font-family: Arial; Verdana;
			font-weight: bold;
			font-size: 7 pt;
			text-decoration: none;		}
.odkaz A:visited {	color: #FFCB99;
			font-family: Arial; Verdana;
			font-weight: bold;
			font-size: 7 pt;
			text-decoration: underline;	}
.odkaz A:hover 	{	color: #FFCB99;
			font-family: Arial; Verdana;
			font-weight: bold;
			font-size: 7 pt;
			font-style: oblique;					
			text-decoration: underline;	}

TD.odkaz	{	color: #FFCB99;
			font-family: Arial; Verdana;
			font-weight: bold;
			font-size: 7 pt;		}

TD.brown	{	color: #B66830;
			font-family: Arial; Verdana;
			font-weight: bold;
			font-size: 10 pt;		}

TD.brown_small	{	color: #B66830;
			font-family: Arial; Verdana;
			font-weight: bold;
			font-size: 7 pt;		}

TD.white	{	color: white;
			font-family: Arial; Verdana;
			font-weight: bold;
			font-size: 10 pt;		}

FONT.brown	{	color: #B66830;
			font-family: Arial; Verdana;
			font-weight: bold;
			font-size: 10 pt;		}

FONT.blue	{	color: blue;
			font-family: Arial; Verdana;
			font-weight: bold;
			font-size: 10 pt;		}

FONT.body	{	color: #FFCB99;
			font-family: Arial; Verdana;
			font-weight: bold;
			font-size: 7 pt;		}
FONT.body_symbol{	color: #FFCB99;
			font-family: Symbol;
			font-weight: bold;
			font-size: 7 pt;		}

sup		{	color: black;
			font-family: Arial; Verdana;
			font-weight: italic;
			font-size: 10 pt;		}
hr		{	color: #B66830;			}

#contextMenu { 
  
  position: absolute; 
  visibility: hidden; 
  width: 200px; 
  background-color: #B66830; 
  layer-background-color: #CC9900; 
  border: 1px outset black;
} 

.A:Menu { 
   color: black; 
   text-decoration: none; 
  cursor: default; 
   width: 100% 
} 

 .A:MenuOn { 
   color: white; 
   text-decoration: none; 
   background-color: darkblue; 
   cursor: default; 
   width: 100% 
} 
-->

#foldheader  { 
   cursor:hand ; 
   font-weight:bold ;
   list-style-image:url("../_image/_button/fold.gif")
}

#foldinglist {
   list-style-image:url("../_image/_button/list.gif")
}
