ul.tree, ul.tree ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
ul.tree li {
	margin: 0;
	padding: 4px 0px 0px 19px;
	text-indent: -19px;
	background: url("../img/tree/tree-line-vertical.gif") top left repeat-y;
	line-height: 18px;
}
ul.tree li.last {
	background-image: url("../img/tree/tree-line-last.gif");
	background-repeat: no-repeat;
	background-position: top left;
}

.tree img {
border: 0px;
vertical-align: middle;
cursor: crosshair;
}

.nadpis-sekce img {
cursor:hand;
}

.odkaz-sekce img {
cursor: crosshair;
}

