body {  font-family:  Arial CE,Arial,sans-serif;
        color: #000000;
        background-color: #ffffff;
        font-size: 11px;
         
        
        SCROLLBAR-FACE-COLOR: #E6E4E4; 
      	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF; 
	      SCROLLBAR-3DLIGHT-COLOR: #D5D3D3;     

	      SCROLLBAR-DARKSHADOW-COLOR: #D5D3D3; 
	      SCROLLBAR-BASE-COLOR: #D5D3D3;
	      SCROLLBAR-TRACK-COLOR:#F6F4F4; 
      	SCROLLBAR-SHADOW-COLOR: #D5D3D3;
	      SCROLLBAR-ARROW-COLOR: black;}

h1 {    font-family: verdana,helvetica;
        font-size: 20px;
        color: #000000; }

h2 {    font-family: verdana,helvetica;
        font-size: 16px;
        color: #9D9DB3; }

h3 {    font-family: verdana,helvetica;
        font-size: 12px;
        font-weight: bold;
        font-style: italic;
        color: #3c3c5c; }

table { font-family: verdana,helvetica;
        color: #000000;
        font-size: 11px; }

a:link { color: #000000; font-weight:bold; text-decoration:none;font-size: 11px;}
a:visited { color: #000000; font-weight:bold; text-decoration:none;font-size: 11px;}
a:active { color: #990000; font-weight:bold; text-decoration:none;font-size: 11px;}
a:hover { color: #000000; font-weight:bold; text-decoration:underline;font-size: 11px;}

.title a:link { color: #000000; font-weight:bold; text-decoration:none;font-size: 11px;}
.title a:visited { color: #000000; font-weight:bold; text-decoration:none;font-size: 11px;}
.title a:active { color: #990000; font-weight:bold; text-decoration:none;font-size: 11px;}
.title a:hover { color: #000000; font-weight:bold; text-decoration:underline;font-size: 11px;}

.menu a:link { color: #000000; font-weight:normal; text-decoration:none;font-size: 11px; margin-left:3px;}
.menu a:visited { color: #000000; font-weight:normal; text-decoration:none;font-size: 11px; margin-left:3px;}
.menu a:active { color: #990000; font-weight:normal; text-decoration:none;font-size: 11px; margin-left:3px;}
.menu a:hover { color: #000000; font-weight:normal; text-decoration:none;font-size: 11px; margin-left:3px;}

.meno {font-family: verdana;
	    	color: #aa6d48;
        font-weight:bold;
        font-size: 11px; }
 
.datum  {font-family: verdana;
		    font-weight:bold;
        color: #9D8DB1;
        font-size: 12px; }  

.nadpis  {font-family: verdana;
	   color: green;
	   font-weight:bold;
	   font-size: 13px;
     text-align:center;
	   }

.nadpis2  {font-family:Arial CE,Arial,sans-serif;
	   color: black;
	   font-size: 14px;
	   font-weight:bold;
     }
	  
.info  {font-family: verdana;
	   color: #9A8DB8;
	   font-size: 10px; 
	   text-align:center;}

.high  {font-family: verdana;
	   color: red;
	   font-size: 10px; 
	   text-align:center;}  
	   
.text  {font-family: verdana;
	   color: #9A8DB8;
	   font-size: 10px; 
	   text-align:center;}
	   
.inv  {font-family: verdana;
	   color: white;
	   font-size: 10px; 
	   text-align:center;}

.MainScroll
{
	position: absolute;
	overflow-x: scroll;
	overflow-y: scroll;
	width: 100%;
	height: 100%;
	border-top: 1px solid #BDBBBB;
	border-bottom: 0px solid #BDBBBB;
	border-right: 1px solid#BDBBBB;
	FONT: 9pt Arial CE,Arial,sans-serif;
	color: #000000;
}

.right	{background-color: #99cc66}

ul.tree, ul.tree ul {	margin: 0px;
			padding: 0px;
			list-style: none;
			background-color: #ffffff;
			}
ul.tree li {	margin: 0;
		padding: 0px 0px 0px 8px;
		text-indent: -8px;
		background-color: #ffffff;
		color: white;
		font-weight:normal; 
		font-size: 11px;	
		}
ul.tree li.last {	background-image: url(images/tree-line-last.gif);
			background-repeat: no-repeat;
			background-position: top left;
			background-color: #ffffff;
		}
.tree img {	border: 0px;
		vertical-align: middle;
		background-color: #ffffff; }
