div#nav {
	width: 204px;
	margin-bottom: 20px;
	background-image: url(../pages/images/ba_me_14.gif);
	background-repeat: repeat-y;
	padding-top: 5px;


}

div#nav .tree br {
	display: none;
}

#LeftTree a {
	background-image: url(../pages/images/button_pozadi.gif);
	display: block;
	margin-bottom: 2px;
	margin-right: 8px;
	margin-left: 8px;
	padding-right: 5px;
	padding-left: 10px;
	line-height: 19px;
	background-repeat: no-repeat;
	font-size: 12px;
	text-decoration: none;
/*	background-color: #EBECF0; */
}
#LeftTree a:hover {
	background-image: url(../pages/images/but_21.gif);


}
.patka {
	background-image: url(../pages/images/konc_23.gif);
	background-repeat: no-repeat;
	height: 17px;
	width: 204px;
}
#LeftTree strong a {
	color: #c10000;
	background-image: url(../pages/images/but2_11.gif);

}
#LeftTree .subitems a {
	color: #000000;
	background-image: url(../pages/images/but2_16.gif);
	padding-left: 22px;
}
#LeftTree .subitems a:hover {
	color: #c10000;
	background-image: url(../pages/images/but2_14.gif);
	
}
#LeftTree .subitems .subitems a {
	color: #000000;
	background-image: url(../pages/images/but2_16.gif);
	padding-left: 35px;
	background-position: 15px 0px;

}
#LeftTree .subitems .subitems a:hover {
	color: #c10000;
	background-image: url(../pages/images/but2_14.gif);
	
}
#LeftTree .subitems strong a {
	color: #c10000;
	background-image: url(../pages/images/but2_14.gif);
	padding-left: 22px;
}