.filetree, .filetree ul { 
	padding: 0;
	margin: 0;
	list-style: none;
    background-color:#f5f5f5;	
}
.nadmenu { 
    line-height:26px;
	font-size: 11px;
}
.podmenu { 
    line-height:21px;
	font-size: 11px;
}

.bezpadding {
	padding: 0px 0px 0px 0px;
	width:198px; 
	height:26px;
}

.filetree .hover { color: #000000; cursor: pointer;}

.folderns {color:#666666;background: #666666 url(/images/homepage08ns.gif) no-repeat left;font-weight:bold; width:198px; height:26px;display:block; cursor: pointer;padding:0px 0px 0px 20px;}
.folderns a:link, .folderns a:active, .folderns a:visited {color:#666666; width:198px; height:26px;display:block; cursor: pointer;padding:0px 0px 0px 0px;}
.folderns a:hover {color:#000000;width:198px; height:26px;display:block; cursor: pointer;padding:0px 0px 0px 0px;}

.folder {color:#666666;background: #666666 url(/images/homepage08.gif) no-repeat left;font-weight:normal; width:198px; height:26px;display:block; cursor: pointer;padding:0px 0px 0px 20px;}
.folder a:link, .folder a:active, .folder a:visited {color:#666666; width:198px; height:26px;display:block; cursor: pointer;padding:0px 0px 0px 0px;}
.folder a:hover {color:#000000;width:198px; height:26px;display:block; cursor: pointer;padding:0px 0px 0px 0px;}

.file {color:#9a9a9a;background: #0E3602 url(/images/menusub.gif) no-repeat left;font-weight:normal; width:188px; height:21px;display:block; cursor: pointer;padding:0px 0px 0px 30px;}
.file a:link, .file a:active, .file a:visited {color:#9a9a9a; display:block; width:188px; height:21px; text-decoration:none;padding:0px 0px 0px 0px;}
.file a:hover {color:#222222;padding:0px 0px 0px 0px;}

.subfile {color:#77946e;background: #fff url(/images/menusub2.gif) no-repeat left;font-weight:normal; width:188px; height:17px;display:block; cursor: pointer;padding:0px 0px 0px 43px;}
.subfile a:link, .subfile a:active, .subfile a:visited {color:#77946e; display:block; width:188px; height:17px; text-decoration:none;padding:0px 0px 0px 0px;}
.subfile a:hover {color:#222222;padding:0px 0px 0px 0px;}

.subfileSel {color:#77946e;background: #fff url(/images/menusub2.gif) no-repeat left;font-weight:normal; width:188px; height:17px;display:block; cursor: pointer;padding:0px 0px 0px 43px;}
.subfileSel a:link, .subfileSel a:active, .subfileSel a:visited {color:#77946e; display:block; width:188px; height:17px; text-decoration:none;}
.subfileSel a:hover {color:#222222;}
/*
.filetree, .filetree ul { 
    line-height:18px;
	padding: 0;
	margin: 0;
	list-style: none;
}
.filetree li { padding: 0px 0 0px 0px;}
.filetree span.folder, .filetree span.file { padding: 1px 0px 1px 0px; display: block; }
.filetree span.folder { 
    margin: 0px 0px 0px 0px;
    padding: 10px 0px 10px 0px;
	background: #0E3602 url(images/homepage08.gif) no-repeat left -1px;
	border-bottom: 1px solid #0A3000;
	border-top: 1px solid #165305;
	font-weight:bold;
}
.filetree li.expandable span.folder { 	
    margin: 0px 0px 0px 0px;
    padding: 10px 0px 10px 0px;
	background: #0E3602 url(images/homepage08.gif) no-repeat left -1px;
	border-bottom: 1px solid #0A3000;
	border-top: 1px solid #165305;
	font-weight:bold;
	color:#CCFF33;
}
.filetree .linka a { 	
    margin: 0px 0px 0px 0px;
    padding: 10px 0px 10px 0px;
	background: #0E3602 url(images/homepage08.gif) no-repeat left -1px;
	border-bottom: 1px solid #0A3000;
	border-top: 1px solid #165305;
	font-weight:bold;
	color:#CCFF33;
}
.filetree span.file { background: url(images/file.gif) 0 0 no-repeat; }
.filetree .hover { color: red; cursor: pointer;}
*/