/*--------------------------------------------------|| dTree 2.05 | www.destroydrop.com/javascript/tree/ ||---------------------------------------------------|| Copyright (c) 2002-2003 Geir Landr�               ||--------------------------------------------------*/.dtree {	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	font-size: 11px;	color: #999;	text-align : left;	padding-left: 20px;	padding-top: 30px;	white-space: nowrap;	/*max-width:500px;*/	/*width: 500px;*/}.dtree *{	white-space:normal;}.dtree img {	border: 0px;	vertical-align: top;}.dtree a {	color: #333;	text-decoration: none;}.dTreeNode{	}.dtree a.node, .dtree a.nodeSel {	/*width : 100px;	max-width:100px;	padding: 1px 2px 1px 2px;*/}.dtree a.node:hover, .dtree a.nodeSel:hover {	color: #333;	text-decoration: underline;}.dtree a.nodeSel {	background-color: #c0d2ec;}.dtree .clip {	overflow: hidden;}.linia{	background-image:url(img/breakLine.jpg);	background-repeat:repeat-x;	width:500px;	height:1px;	margin-top:15px;	margin-left:0px;}.dTreeRownaj{	margin-top:2px;}.dTreeRownajLewaPusta{	margin-top:2px;	margin-left:30px;}
