﻿/*--------------------------------------------------|
| dTree 2.05 | www.destroydrop.com/javascript/tree/ |
|---------------------------------------------------|
| Copyright (c) 2002-2003 Geir Landrö               |
|--------------------------------------------------*/

.dtree {
	color: #666;
	white-space: nowrap;
	font-size:12px; 
	font-family:Tahoma; 
	vertical-align: middle
}
.dtree.text.1 {
	FONT: 11px Tahoma;
	white-space: font-weight:bold
}
.dtree.nadpis.1 {
	FONT: 14px Tahoma;
	color: #666666;
	white-space: font-weight:bold
}
.dtree_7 {
	FONT: 7px Tahoma;
	color: #666;
	white-space:
}
.dtree_9 {
	FONT: 9px Tahoma;
	color: #666;
	white-space:
}
.dtree_9_bold {
	font: 9px Tahoma;
	color: #666;
	white-space: ;
	font-weight: bold;
	vertical-align: top;
}
.dtree_11 {
	FONT: 11px Tahoma;
	color: #666;
	white-space:
}
.dtree_11_bold {
	FONT: 11px Tahoma;
	color: #666666;
	white-space:; font-weight:bold
}
.dtree_14_bold {
	FONT: 14px Tahoma;
	color: #333333;
	white-space:; font-weight:bold
}
.dtree_14_red {
	FONT: 14px Tahoma;
	color: #800000;
	white-space: font-weight:bold
}
.dtree_14 {
	FONT: 14px Tahoma;
	color: #666;
	white-space: font-weight:bold
}
.dtree_18 {
	FONT: 18px Tahoma;
	color: #800000;
	white-space: font-weight:bold
}
.dtree img {
	border: 0px;
	vertical-align: middle;
}
.dtree a {
	color: #800000;
		white-space: font-weight:bold;
	text-decoration: none;
	height: 20px ;
}

.dtree a.node, .dtree a.nodeSel {
	white-space: nowrap;
	padding: 1px 2px 1px 2px;
}
.dtree a:hover.node, .dtree a:hover.nodeSel {
	color: #333333;
	text-decoration: underline;
}
.dtree a.nodeSel {
	background-color: #c0d2ec;
}
.dtree .clip {
	overflow: hidden;
}
.dtree_9_2 {
	FONT: 9px Tahoma;
	color: #C0C0C0;
	white-space: ;
}
.dtree_9_right {
	FONT: 9px Tahoma;
	color: #666;
	white-space: ;
	text-align: right;
}
