ul.tree  {
display:	block;
font-weight:	bold;
margin-left:	0;
padding-left:	0;
}

ul.tree li  {
background-image:	url("images/tr1.gif");
background-position:	left top;
background-repeat:	no-repeat;
display:	block;
list-style-type:	none;
padding-left:	20px;
}

ul.tree li a  {
color:	#7D7D7D;
cursor:	pointer;
font-family:	Verdana, Arial, Sans-Serif;
font-size:	8pt;
font-weight:	bold;
line-height:	12pt;
text-decoration:	none;
}

ul.tree li a.active  {
color:	#ff8000;
font-weight:	bold;
text-decoration:	underline;
}

ul.tree li a.folder  {
}

ul.tree li a:hover  {
color:	#ff8000;
text-decoration:	underline;
}

ul.tree ul  {
display:	block;
margin-bottom:	0;
margin-left:	0;
margin-top:	0;
padding-left:	0;
}

ul.tree1 li  {
background-image:	url("images/kwadracik1.gif");
background-position:	left top;
background-repeat:	no-repeat;
display:	block;
list-style-type:	none;
padding-left:	20px;
}

ul.tree1 li a  {
font-family:	Verdana, Arial, Sans-Serif;
font-size:	6pt;
line-height:	8pt;
}

