﻿/* fix for IE6 */
* html .hitarea {
	display: inline;
	float:none;
}
/*
body{
	font-size: 74%;
}
*/

#treecontrol { margin: 1.2em 0; display: none; }

/*------------------------------- treeview - klasa dla UL */
.treeview{
	border: 1px solid #c8c8c8;
	border-top: none;
	-moz-box-sizing: border-box;
	-webkit-box-sizing:border-box;
	box-sizing: border-box;
	margin-bottom: 10px;
	padding: 0;
	margin: 0;
    
	font-size:1.2em;
	width:100%;
	margin-bottom: 8px !important;
}
.treeview, .treeview li {
	display: block;
	margin: 0;
	padding: 0;
}
.treeview ul {
	padding: 0;
	margin: 0;
	width: 100% !important;
	list-style-position: inside !important;
}
.treeview li {
	margin: 0;
}
.treeview > a {
	display: block;
    color: #565656;
    padding: 15px 12px;
    font-weight: normal;
    font-size: 1.2em;
    /*text-transform: uppercase;*/
	background-color: #555;
	margin-top: 10px;
	color: #FFF;
}
.treeview > a:nth-child(1) {
/*
	background: url('../img/logo_white.png') no-repeat #555;
	background-position: center right;
	background-size: 27%;
	margin: 0;
	color: #FFF;
*/
}
.treeview > a:nth-child(3) {
	background: url('../img/logo_mw.png') no-repeat #555;
	background-position: 257px 10px;
	background-size: 15%;
	color: #FFF;
}

.treeview li a { text-decoration:none; color:#565656;}
.treeview li a.selected { background-color: #eee; }
.treeview li a.hover,
.treeview li a:hover
{ color: #000; cursor: pointer; }
.treeview li a:link, .treeview li a:visited {
    border: 0 outset #ccc;
    display: block;
    font-weight: normal;
    letter-spacing: 0;
    line-height: 14px;
	padding-top: 7px;
	padding-bottom: 7px;
    margin-bottom: 0;
    text-decoration: none;
}
.treeview .hitarea {
	background: url("../img/icon_black_28.png") no-repeat scroll 0 0 rgba(0,0,0,0);
	height: 28px;
	width: 26px;
	margin-left: 0px;
	float: right;
	cursor: pointer;
}
.treeview div.collapsable-hitarea{ 
	background: url('../img/icon_white_28.png') 0px 0px no-repeat #d0d0d0;
}
.treeview li.collapsable ul#navigation li div.collapsable-hitarea{
	background: url('../img/icon_white_28.png') 0px 0px no-repeat #e8e8e8;
}
.treeview li.collapsable ul#navigation li ul#navigation li div.collapsable-hitarea{
	background: url('../img/icon_white_28.png') 0px 0px no-repeat #f5f5f5;
}


.treeview li ul a:link, .treeview li ul a:visited{
	font-weight:normal;
	display: block;
	text-decoration: none;
	border: 0px outset #ccc;
	background: #f5f5f5;	
}
.treeview li ul a.selected{
	border-bottom: 0px solid #DDD;
}
.treeview > li.collapsable > a.selceted + ul{
	/*border: 2px solid #328bdc;
	margin-left:-1px;	*/
}	
.treeview li a.selected {
	/*
	color:#FFFFFF !important;
	color:#000000 !important;
	*/
	font-weight:normal !important;
	color:#09a0f1 !important;
	margin-left:0px;
}
a.selected + ul{    
/*	border: 2px solid #328bdc;
	-moz-box-sizing: border-box;
	-webkit-box-sizing:border-box;
	box-sizing: border-box; 
	margin-left: 0px !important;
*/
}
a.selected {
	font-weight: bold !important;
}


.treeview li a {padding-left:7%; width: 93%; line-height: 10px;}
.treeview li ul#navigation li a {padding-left:14%; width: 86%; }
.treeview li ul#navigation li ul#navigation li a {padding-left:20%; width: 80%;}
.treeview li ul#navigation li ul#navigation li ul#navigation li a {padding-left:27%; width: 73%;}

/* LEVEL 0 */
.treeview li a{						background: rgba(0, 0, 0, 0) url("../img/btn_0_off.png") no-repeat scroll -1px 0 !important; 	}
.treeview li a.selected{				background: rgba(0, 0, 0, 0) url("../img/btn_0_on.png") no-repeat scroll -1px 0 !important;  	}
.treeview li.collapsable a{			background: rgba(0, 0, 0, 0) url("../img/btn_0_on_tree.png") no-repeat scroll -1px 0 !important;  	}
.treeview li.collapsable a.selected{	background: rgba(0, 0, 0, 0) url("../img/btn_0_on_tree.png") no-repeat scroll -1px 0 !important;  	}


/* LEVEL 1 */
/*.treeview li .hitarea { background: #d0d0d0; }*/

.treeview li { background: #eaeaea; box-shadow: 0px -2px 4px -3px #b5b5b5 }

.treeview li.collapsable ul#navigation li a{								background: rgba(0, 0, 0, 0) url("../img/btn_1_off.png") no-repeat scroll -1px -56px !important;  	}
.treeview li.collapsable ul#navigation li a.selected{						background: rgba(0, 0, 0, 0) url("../img/btn_1_on.png") no-repeat scroll -1px -56px !important;  	}
.treeview li.collapsable ul#navigation li.last a{							background: rgba(0, 0, 0, 0) url("../img/btn_1_last_off.png") no-repeat scroll -1px -56px !important;  	}
.treeview li.collapsable ul#navigation li.last a.selected{				background: rgba(0, 0, 0, 0) url("../img/btn_1_last_on.png") no-repeat scroll -1px -56px !important;  	}
.treeview li.collapsable ul#navigation li.collapsable a {					background: rgba(0, 0, 0, 0) url("../img/btn_1_on_tree.png") no-repeat scroll -1px -56px !important;  	}
.treeview li.collapsable ul#navigation li.collapsable a.selected{			background: rgba(0, 0, 0, 0) url("../img/btn_1_on_tree.png") no-repeat scroll -1px -56px !important;  	}

.treeview li.collapsable ul#navigation li.lastExpandable a{				background: rgba(0, 0, 0, 0) url("../img/btn_1_last_off.png") no-repeat scroll -1px -56px !important;}
.treeview li.collapsable ul#navigation li.collapsable.lastCollapsable a{background: rgba(0, 0, 0, 0) url("../img/btn_1_last_on_tree.png") no-repeat scroll -1px -56px !important;}
.treeview li.collapsable ul#navigation li.collapsable.lastCollapsable a.selected{background: rgba(0, 0, 0, 0) url("../img/btn_1_last_on_tree.png") no-repeat scroll -1px -56px !important;}

.treeview li.collapsable ul#navigation li.collapsable.lastCollapsable ul#navigation li a{background: rgba(0, 0, 0, 0) url("../img/btn_1_off.png") no-repeat scroll 18px -56px !important;}

/* LEVEL 2 */

.treeview li.collapsable ul#navigation li.collapsable.lastCollapsable ul#navigation li.first.collapsable.lastCollapsable a{
	background: rgba(0, 0, 0, 0) url("../img/btn_2_last_last_last_on_tree.png") no-repeat scroll -1px -32px !important;
}

.treeview li.collapsable ul#navigation li { background: #f5f5f5; box-shadow: 0px -2px 4px -3px #b5b5b5; }

.treeview li.collapsable ul#navigation li.collapsable ul#navigation li a{						background: rgba(0, 0, 0, 0) url("../img/btn_2_off.png") no-repeat scroll -1px -43px !important;  	}
.treeview li.collapsable ul#navigation li.collapsable ul#navigation li a.selected{				background: rgba(0, 0, 0, 0) url("../img/btn_2_on.png") no-repeat scroll -1px -43px !important;  	}

.treeview li.collapsable ul#navigation li.collapsable ul#navigation li.collapsable a{			background: rgba(0, 0, 0, 0) url("../img/btn_2_last_on_tree.png") no-repeat scroll -1px -43px !important;  	}
.treeview li.collapsable ul#navigation li.collapsable ul#navigation li.collapsable a.selected{	background: rgba(0, 0, 0, 0) url("../img/btn_2_on_tree.png") no-repeat scroll -1px -43px !important;  	}

.treeview li.collapsable ul#navigation li.collapsable ul#navigation li.last a{					background: rgba(0, 0, 0, 0) url("../img/btn_2_last_off.png") no-repeat scroll -1px -33px !important;  	}
.treeview li.collapsable ul#navigation li.collapsable ul#navigation li.last a.selected{			background: rgba(0, 0, 0, 0) url("../img/btn_2_last_on.png") no-repeat scroll -1px -33px !important;  	}
.treeview li.collapsable ul#navigation li.collapsable.lastCollapsable ul#navigation li.last a{	background: rgba(0, 0, 0, 0) url("../img/btn_1_last_off.png") no-repeat scroll 18px -56px !important; 	}

.treeview li.collapsable ul#navigation li.collapsable.lastCollapsable ul#navigation li a.selected{	background: rgba(0, 0, 0, 0) url("../img/btn_1_on.png") no-repeat scroll 18px -56px !important; 	}
.treeview li.collapsable ul#navigation li.collapsable.lastCollapsable ul#navigation li.last a.selected{	background: rgba(0, 0, 0, 0) url("../img/btn_1_last_on.png") no-repeat scroll 18px -56px !important; 	}

.treeview li.collapsable ul#navigation li.collapsable.lastCollapsable ul#navigation li.first.expandable.lastExpandable a{
	background: rgba(0, 0, 0, 0) url("../img/btn_2_last_last_off.png") no-repeat scroll -1px -32px !important;
}
.treeview li.collapsable ul#navigation li.collapsable.lastCollapsable ul#navigation li.expandable.lastExpandable a{
	background: rgba(0, 0, 0, 0) url("../img/btn_2_last_last_off.png") no-repeat scroll -1px -32px !important;
}

.treeview li.collapsable ul#navigation li.collapsable.lastCollapsable ul#navigation li.first.collapsable.lastCollapsable a.selected{
	background: rgba(0, 0, 0, 0) url("../img/btn_2_last_last_last_on_tree.png") no-repeat scroll -1px -32px !important;
}
.treeview li.collapsable ul#navigation li.collapsable ul#navigation li.expandable.lastExpandable a
{	background: rgba(0, 0, 0, 0) url("../img/btn_2_last_off.png") no-repeat scroll -1px -32px !important; 	}

.treeview li.collapsable.lastCollapsable ul#navigation li.collapsable ul#navigation li.collapsable.lastCollapsable a
{	background: rgba(0, 0, 0, 0) url("../img/btn_2_last_last_on_tree.png") no-repeat scroll -1px -32px !important; 	}

/* 2017-01-04*/
.treeview li.collapsable ul#navigation li.collapsable.lastCollapsable ul#navigation li.first.collapsable a{
	background: rgba(0, 0, 0, 0) url("../img/btn_1_last_2_first_tree_active.png") no-repeat scroll -1px -42px !important;
}
.treeview li.collapsable ul#navigation li.collapsable.lastCollapsable ul#navigation li.first.collapsable ul#navigation li.first.last a{
	background: rgba(0, 0, 0, 0) url("../img/btn_1_last_2_mid_3_last_off.png") no-repeat scroll -1px -20px !important;
}
.treeview li.collapsable ul#navigation li.collapsable.lastCollapsable ul#navigation li.collapsable a{
	background: rgba(0, 0, 0, 0) url("../img/btn_1_last_2_first_tree_active.png") no-repeat scroll -1px -42px !important;
}
.treeview li.collapsable ul#navigation li.collapsable.lastCollapsable ul#navigation li.collapsable ul#navigation li a{
	background: rgba(0, 0, 0, 0) url("../img/btn_1_last_2_mid_3_mid_off.png") no-repeat scroll -1px -20px !important;
}
.treeview li.collapsable ul#navigation li.collapsable.lastCollapsable ul#navigation li.collapsable ul#navigation li.last a{
	background: rgba(0, 0, 0, 0) url("../img/btn_1_last_2_mid_3_last_off.png") no-repeat scroll -1px -20px !important;
}
.treeview li.collapsable ul#navigation li.collapsable.lastCollapsable ul#navigation li.collapsable.lastCollapsable ul#navigation li.first.last a{
	background: rgba(0, 0, 0, 0) url("../img/btn_1_last_2_last_3_last_off.png") no-repeat scroll -1px -20px !important;
}
/* selected */
.treeview li.collapsable ul#navigation li.collapsable.lastCollapsable ul#navigation li.collapsable.lastCollapsable ul#navigation li.first.last a.selected{
	background: rgba(0, 0, 0, 0) url("../img/btn_1_last_2_last_3_last_on.png") no-repeat scroll -1px -20px !important;
}
.treeview li.collapsable ul#navigation li.collapsable.lastCollapsable ul#navigation li.collapsable ul#navigation li.last a.selected{
	background: rgba(0, 0, 0, 0) url("../img/btn_1_last_2_mid_3_last_on.png") no-repeat scroll -1px -20px !important;
}
.treeview li.collapsable ul#navigation li.collapsable.lastCollapsable ul#navigation li.collapsable ul#navigation li a.selected{
	background: rgba(0, 0, 0, 0) url("../img/btn_1_last_2_mid_3_mid_on.png") no-repeat scroll -1px -20px !important;
}
.treeview li.collapsable ul#navigation li.collapsable.lastCollapsable ul#navigation li.first.collapsable ul#navigation li.first.last a.selected{
	background: rgba(0, 0, 0, 0) url("../img/btn_1_last_2_mid_3_last_on.png") no-repeat scroll -1px -20px !important;
}
.treeview li.collapsable ul#navigation li.first.collapsable ul#navigation li.first.collapsable.lastCollapsable a{
	background: rgba(0, 0, 0, 0) url("../img/btn_2_last_last_on_tree.png") no-repeat scroll -1px -33px !important;
}


/* LEVEL 3 */

.treeview li.collapsable ul#navigation li.collapsable ul#navigation li { background: #FFF; box-shadow: 0px -2px 4px -3px #b5b5b5; }

.treeview li.collapsable ul#navigation li.collapsable ul#navigation li.collapsable ul#navigation li.last a
{background: rgba(0, 0, 0, 0) url("../img/btn_2_last_off.png") no-repeat scroll -1px -32px !important; }

.treeview li.collapsable ul#navigation li.collapsable ul#navigation li.collapsable.lastCollapsable a
{background: rgba(0, 0, 0, 0) url("../img/btn_2_last_last_on_tree.png") no-repeat scroll -1px -32px !important; }


.treeview li.collapsable ul#navigation li.collapsable.lastCollapsable ul#navigation li.collapsable.lastCollapsable a
{background: rgba(0, 0, 0, 0) url("../img/btn_1_last_on_tree.png") no-repeat scroll 18px -56px !important;}

.treeview li.collapsable ul#navigation li.collapsable ul#navigation li.collapsable a
{background: rgba(0, 0, 0, 0) url("../img/btn_2_on_tree.png") no-repeat scroll -1px -42px !important; }

.treeview li.collapsable ul#navigation li.collapsable.lastCollapsable ul#navigation li.collapsable.lastCollapsable a.selected{
	background: rgba(0, 0, 0, 0) url("../img/btn_2_last_last_last_on_tree.png") no-repeat scroll -1px -32px !important;
}

.treeview li.collapsable ul#navigation li.collapsable ul#navigation li.collapsable.lastCollapsable a.selected{
	background: rgba(0, 0, 0, 0) url("../img/btn_2_last_last_on_tree.png") no-repeat scroll -1px -32px !important;
}

.treeview li.collapsable ul#navigation li.first.collapsable ul#navigation li.collapsable ul#navigation li.last a
{    background: rgba(0, 0, 0, 0) url("../img/btn_3_last_off.png") no-repeat scroll -1px -20px !important;}
.treeview li.collapsable ul#navigation li.first.collapsable ul#navigation li.collapsable.lastCollapsable ul#navigation li.last a
{	 background: rgba(0, 0, 0, 0) url("../img/btn_3_last_last_off.png") no-repeat scroll -1px -20px !important; }

.treeview li.collapsable ul#navigation li.collapsable ul#navigation li.collapsable.lastCollapsable ul#navigation li a.selected{
	background: rgba(0, 0, 0, 0) url("../img/btn_3_last_active_on.png") no-repeat scroll -1px -30px !important;
}
.treeview li.collapsable ul#navigation li.collapsable ul#navigation li.collapsable.lastCollapsable ul#navigation li.last a.selected{
	background: rgba(0, 0, 0, 0) url("../img/btn_3_last_last_on.png") no-repeat scroll -1px -20px !important;
}
.treeview li.collapsable ul#navigation li.first.collapsable ul#navigation li.first.collapsable.lastCollapsable ul#navigation li.last a.selected{
	background: rgba(0, 0, 0, 0) url("../img/btn_3_last_last_on.png") no-repeat scroll -1px -20px !important;
}
.treeview li.collapsable ul#navigation li.first.collapsable ul#navigation li.first.collapsable ul#navigation li.expandable.lastExpandable a{
	background: rgba(0, 0, 0, 0) url("../img/btn_3_last_off.png") no-repeat scroll -1px -20px !important;
}
.treeview li.collapsable ul#navigation li.first.collapsable ul#navigation li.first.collapsable ul#navigation li.collapsable.lastCollapsable a{
	background: rgba(0, 0, 0, 0) url("../img/btn_4_last_on_tree.png") no-repeat scroll -1px -42px !important;
}
.treeview li.collapsable ul#navigation li.first.collapsable ul#navigation li.first.collapsable ul#navigation li.collapsable.lastCollapsable ul#navigation li.first a{
	background: rgba(0, 0, 0, 0) url("../img/btn_1_1_0_1_off.png") no-repeat scroll -1px -30px !important;
}
.treeview li.collapsable ul#navigation li.first.collapsable ul#navigation li.first.collapsable ul#navigation li.collapsable.lastCollapsable ul#navigation li.first a{
	background: rgba(0, 0, 0, 0) url("../img/btn_1_1_0_1_off.png") no-repeat scroll -1px -30px !important;
}
.treeview li.collapsable ul#navigation li.first.collapsable ul#navigation li.first.collapsable ul#navigation li.collapsable.lastCollapsable ul#navigation li.last a{
	background: rgba(0, 0, 0, 0) url("../img/btn_1_1_0_1_last_off.png") no-repeat scroll -1px -30px !important;
}
.treeview li.collapsable ul#navigation li.first.collapsable ul#navigation li.first.collapsable ul#navigation li.collapsable.lastCollapsable ul#navigation li.first a.selected{
	background: rgba(0, 0, 0, 0) url("../img/btn_1_1_0_1_on.png") no-repeat scroll -1px -30px !important;
}
.treeview li.collapsable ul#navigation li.first.collapsable ul#navigation li.first.collapsable ul#navigation li.collapsable.lastCollapsable ul#navigation li.last a.selected{
	background: rgba(0, 0, 0, 0) url("../img/btn_1_1_0_1_last_on.png") no-repeat scroll -1px -30px !important;
}

.treeview li.collapsable ul#navigation li.first.collapsable ul#navigation li.collapsable.lastCollapsable ul#navigation li.first a.selected{	background: rgba(0, 0, 0, 0) url("../img/btn_3_last_active_on.png") no-repeat scroll -1px -30px !important; }

.treeview li.first.collapsable ul#navigation li.first.collapsable ul#navigation li.collapsable ul#navigation li.first.collapsable a
{	background: rgba(0, 0, 0, 0) url("../img/btn_4_on_tree.png") no-repeat scroll -1px -30px !important; }


.treeview li.first.collapsable ul#navigation li.first.collapsable ul#navigation li.first.collapsable ul#navigation li.last a
{	background: rgba(0, 0, 0, 0) url("../img/btn_3_last_off.png") no-repeat scroll -1px -20px !important; }

.treeview li.collapsable ul#navigation li.collapsable ul#navigation li.collapsable ul#navigation li a{					background: rgba(0, 0, 0, 0) url("../img/btn_3_off.png") no-repeat scroll -1px -30px !important; }
.treeview li.collapsable ul#navigation li.collapsable ul#navigation li.collapsable.lastCollapsable ul#navigation li a
{	background: rgba(0, 0, 0, 0) url("../img/btn_3_last_active_off.png") no-repeat scroll -1px -30px !important; 	}

.treeview li.collapsable ul#navigation li.collapsable.lastCollapsable ul#navigation li.collapsable.lastCollapsable ul#navigation li a
{background: rgba(0, 0, 0, 0) url("../img/btn_3_last_mid_active_off.png") no-repeat scroll -1px -30px !important;}

.treeview li.collapsable ul#navigation li.collapsable ul#navigation li.collapsable ul#navigation li a.selected{			background: rgba(0, 0, 0, 0) url("../img/btn_3_on.png") no-repeat scroll -1px -30px !important; }

.treeview li.collapsable ul#navigation li.collapsable ul#navigation li.collapsable ul#navigation li.last a
{				background: rgba(0, 0, 0, 0) url("../img/btn_3_last_off.png") no-repeat scroll -1px -20px !important; }

.treeview li.collapsable ul#navigation li.collapsable ul#navigation li.collapsable.lastCollapsable ul#navigation li.last a
{				background: rgba(0, 0, 0, 0) url("../img/btn_3_last_last_active_off.png") no-repeat scroll -1px -20px !important; }

.treeview li.collapsable ul#navigation li.collapsable ul#navigation li.collapsable.lastCollapsable ul#navigation li.last a{
	background: rgba(0, 0, 0, 0) url("../img/btn_3_last_last_off.png") no-repeat scroll -1px -20px !important;
}

.treeview li.collapsable ul#navigation li.collapsable ul#navigation li.collapsable ul#navigation li.last a{				background: rgba(0, 0, 0, 0) url("../img/btn_3_last_off.png") no-repeat scroll -1px -20px !important; }
.treeview li.collapsable ul#navigation li.collapsable ul#navigation li.collapsable ul#navigation li.last a.selected{	background: rgba(0, 0, 0, 0) url("../img/btn_3_last_on.png") no-repeat scroll -1px -20px !important; }

.treeview li.collapsable ul#navigation li.collapsable.lastCollapsable ul#navigation li.first.collapsable.lastCollapsable ul#navigation li.first a{
	background: rgba(0, 0, 0, 0) url("../img/btn_3_last_mid_active_off.png") no-repeat scroll -1px -32px !important;
}

.treeview li.collapsable ul#navigation li.collapsable.lastCollapsable ul#navigation li.first.collapsable.lastCollapsable ul#navigation li.last a{
	background: rgba(0, 0, 0, 0) url("../img/btn_3_last_last_active_off.png") no-repeat scroll -1px -30px !important;
}

.treeview li.collapsable ul#navigation li.collapsable.lastCollapsable ul#navigation li.first.collapsable.lastCollapsable ul#navigation li.first a.selected{
	background: rgba(0, 0, 0, 0) url("../img/btn_3_last_mid_active_on.png") no-repeat scroll -1px -30px !important;
}

.treeview li.collapsable ul#navigation li.collapsable.lastCollapsable ul#navigation li.first.collapsable.lastCollapsable ul#navigation li.last a.selected{
	background: rgba(0, 0, 0, 0) url("../img/btn_3_last_last_active_on.png") no-repeat scroll -1px -30px !important;
}


/* LEVEL 4 */
.treeview li.collapsable ul#navigation li.collapsable ul#navigation li.collapsable ul#navigation li { background: #FFF; font-weight: 500; box-shadow: 0px -2px 4px -3px #b5b5b5; }
.treeview li.first.collapsable ul#navigation li.first.collapsable ul#navigation li.first.collapsable ul#navigation li.first.collapsable a
{background: rgba(0, 0, 0, 0) url("../img/btn_4_on_tree.png") no-repeat scroll -1px -42px !important; }
.treeview li.collapsable ul#navigation li.collapsable ul#navigation li.collapsable ul#navigation li.collapsable a
{background: rgba(0, 0, 0, 0) url("../img/btn_4_on_tree.png") no-repeat scroll -1px -42px !important; }
.treeview li.collapsable ul#navigation li.collapsable ul#navigation li.collapsable ul#navigation li.collapsable ul#navigation li a
{background: rgba(0, 0, 0, 0) url("../img/btn_4_off.png") no-repeat scroll -1px -30px !important; padding-left: 32%; width: 68%; }
.treeview li.collapsable ul#navigation li.collapsable ul#navigation li.collapsable ul#navigation li.collapsable ul#navigation li.last a
{background: rgba(0, 0, 0, 0) url("../img/btn_4_last_off.png") no-repeat scroll -1px -30px !important; }

.treeview ul#navigation li.collapsable ul#navigation li.collapsable ul#navigation li.first.collapsable ul#navigation li.last a
{background: rgba(0, 0, 0, 0) url("../img/btn_3_last_off") no-repeat scroll -1px -20px !important; }





/*
.treeview li.first > a {}
.treeview li.first > a .selected { }
.treeview li.first.expandable > a {}
.treeview li.first.collapsable > a {	background: rgba(0, 0, 0, 0) url("../img/btn_0_on_tree.png") no-repeat scroll -1px 0 !important; 	}

.treeview li.first.expandable > a.selected {}
.treeview li.first.collapsable > a.selected {}

.treeview li.last > a { 	background: rgba(0, 0, 0, 0) url("../img/btn_0_off.png") no-repeat scroll -1px 0 !important; 	}
.treeview li.last > a .selected { 	background: rgba(0, 0, 0, 0) url("../img/btn_0_on.png") no-repeat scroll -1px 0 !important; 	}
.treeview li.last.expandable > a {}
.treeview li.last.collapsable > a {}

.treeview li.last.expandable > a.selected {}
.treeview li.last.collapsable > a.selected {	background: rgba(0, 0, 0, 0) url("../img/btn_0_on_tree.png") no-repeat scroll -1px 0 !important; 	}


.treeview li > a{	background: rgba(0, 0, 0, 0) url("../img/btn_0_off.png") no-repeat scroll -1px 0 !important; }
.treeview li > a.selected{	 background: rgba(0, 0, 0, 0) url("../img/btn_0_on.png") no-repeat scroll -1px 0 !important; }

*/


/* LEVEL 1 */

/*
.treeview li.first.collapsable ul#navigation li a 					{	background: rgba(0, 0, 0, 0) url("../img/btn_1_off.png") no-repeat scroll -1px -56px !important; padding-left: 16% !important; }
.treeview li.first.collapsable ul#navigation li a.selected			{	background: rgba(0, 0, 0, 0) url("../img/btn_1_on.png") no-repeat scroll -1px -56px !important; padding-left: 16% !important; }

.treeview li.first.collapsable ul#navigation li.collapsable > a{	background: rgba(0, 0, 0, 0) url("../img/btn_1_mid_on.png") no-repeat scroll -1px -56px !important; padding-left: 16% !important; }
.treeview li.first.collapsable ul#navigation li.collapsable a.selected{	background: rgba(0, 0, 0, 0) url("../img/btn_1_mid_on.png") no-repeat scroll -1px -56px !important; padding-left: 16% !important; }

.treeview li.first.collapsable ul#navigation li.last a 				{	background: rgba(0, 0, 0, 0) url("../img/btn_1_last_off.png") no-repeat scroll -1px -56px !important; padding-left: 16% !important; }
.treeview li.first.collapsable ul#navigation li.last a.selected		{	background: rgba(0, 0, 0, 0) url("../img/btn_1_last_on.png") no-repeat scroll -1px -56px !important; padding-left: 16% !important; }

*/


/* LEVEL 2 */

/*
.treeview li.first.collapsable ul#navigation li.first.collapsable ul#navigation li.collapsable a.selected{	background: rgba(0, 0, 0, 0) url("../img/btn_2_mid_on.png") no-repeat scroll -1px -20px !important; padding-left: 26% !important; }

.treeview li.first.collapsable ul#navigation li.first.collapsable ul#navigation li.first.collapsable a.selected {	background: rgba(0, 0, 0, 0) url("../img/btn_2_first_on.png") no-repeat scroll -1px -20px !important; padding-left: 26% !important; }
.treeview li.first.collapsable ul#navigation li.first.collapsable ul#navigation li.first.collapsable a {				background: rgba(0, 0, 0, 0) url("../img/btn_2_first_on.png") no-repeat scroll -1px -20px !important; padding-left: 26% !important; }


.treeview li.first.collapsable ul#navigation li.collapsable ul#navigation li a.selected{	background: rgba(0, 0, 0, 0) url("../img/btn_2_mid_on.png") no-repeat scroll -1px -20px !important; padding-left: 26% !important; }

.treeview li.first.collapsable ul#navigation li.collapsable ul#navigation li a {			background: rgba(0, 0, 0, 0) url("../img/btn_2_off.png") no-repeat scroll -1px -20px !important; padding-left: 23% !important; }
.treeview li.first.collapsable ul#navigation li.collapsable ul#navigation li.last a {	background: rgba(0, 0, 0, 0) url("../img/btn_2_last_off.png") no-repeat scroll -1px -20px !important; padding-left: 23% !important; }

.treeview li.first.collapsable ul#navigation li.collapsable ul#navigation li.last a.selected {	background: rgba(0, 0, 0, 0) url("../img/btn_2_last_on.png") no-repeat scroll -1px -20px !important; padding-left: 23% !important; }

*/

/* LEVEL 3 */

/*
.treeview li.first.collapsable ul#navigation li.first.collapsable ul#navigation li.collapsable ul#navigation li.first a {	background: rgba(0, 0, 0, 0) url("../img/btn_2_last_on.png") no-repeat scroll -1px -20px !important; padding-left: 34% !important; }
.treeview li.first.collapsable ul#navigation li.first.collapsable ul#navigation li.first.collapsable ul#navigation li a{		background: rgba(0, 0, 0, 0) url("../img/btn_3_off.png") no-repeat scroll -1px -20px !important; padding-left: 34% !important; }
.treeview li.first.collapsable ul#navigation li.first.collapsable ul#navigation li.first.collapsable ul#navigation li.last a{	background: rgba(0, 0, 0, 0) url("../img/btn_3_last_off.png") no-repeat scroll -1px -20px !important; padding-left: 34% !important; }


.treeview li.first.collapsable ul#navigation li.first.collapsable ul#navigation li.collapsable ul#navigation li.first a

*/






/*
.treeview li.first.collapsable ul#navigation li.first.expandable > a   {	background: rgba(0, 0, 0, 0) url("../img/btn_1_off.png") no-repeat scroll -1px -56px !important; padding-left: 23% !important;	}
.treeview li.first.collapsable ul#navigation li.first.collapsable > a {	background: rgba(0, 0, 0, 0) url("../img/btn_1_first_on.png") no-repeat scroll -1px -56px !important; padding-left: 23% !important; }
.treeview li.first.collapsable ul#navigation li.expandable a 			{	background: rgba(0, 0, 0, 0) url("../img/btn_1_off.png") no-repeat scroll -1px -56px !important; padding-left: 23% !important;	}
.treeview li.first.collapsable ul#navigation li  a 					{	background: rgba(0, 0, 0, 0) url("../img/btn_1_off.png") no-repeat scroll -1px -56px !important; padding-left: 23% !important;	}

*/


/*
.first.collapsable > a
{
	background: rgba(0, 0, 0, 0) url("../img/btn_level0_first_enabled.png") no-repeat scroll -1px 0 !important;
}

.treeview li.first.collapsable ul#navigation li.first.collapsable > a
{
	background: rgba(0, 0, 0, 0) url("../img/btn_level1_first_enabled.png") no-repeat scroll -1px -56px !important;
}

.treeview li ul#navigation li.last > a
{
	background: rgba(0, 0, 0, 0) url("../img/btn_level1_last_disabled.png") no-repeat scroll -1px -56px !important;
}

.treeview li ul#navigation li  ul#navigation li.last > a 
{
	background: rgba(0, 0, 0, 0) url("../img/btn_level2_last_disabled.png") no-repeat scroll -1px -23px !important;
}

.treeview li.first.collapsable ul#navigation li.first.collapsable ul#navigation li.first.collapsable > a
{
	background: rgba(0, 0, 0, 0) url("../img/btn_level2_middle2_enabled.png") no-repeat scroll -1px -23px !important;
}

.treeview li.first.collapsable ul#navigation li.first.collapsable ul#navigation li.first.collapsable ul li > a
{
	background: rgba(0, 0, 0, 0) url("../img/btn_level3_middle_disabled.png") no-repeat scroll -1px -23px !important;
}
.treeview li.first.collapsable ul#navigation li.first.collapsable ul#navigation li.first.collapsable > a.selected{
	padding-left: 26% !important;
}
.treeview li.first.collapsable ul#navigation li.first.collapsable ul#navigation li.first.collapsable > a{
	padding-left: 26% !important;
}
.treeview li.first.collapsable ul#navigation li.first.collapsable ul#navigation li.first.collapsable ul li > a.selected
{
	background: rgba(0, 0, 0, 0) url("../img/btn_level3_middle_enabled.png") no-repeat scroll -1px -23px !important;
}

.treeview li.first.collapsable ul#navigation li.first.collapsable ul#navigation li.first.collapsable ul li.last > a
{
	background: rgba(0, 0, 0, 0) url("../img/btn_level3_last_disabled.png") no-repeat scroll -1px -23px !important;
}
.treeview li.first.collapsable ul#navigation li.first.collapsable ul#navigation li.first.collapsable ul li.last > a.selected
{
	background: rgba(0, 0, 0, 0) url("../img/btn_level3_last_enabled.png") no-repeat scroll -1px -23px !important;
}
.treeview li.first.collapsable ul#navigation li.first.collapsable ul#navigation li.first.collapsable a.selected

.treeview li.first.collapsable ul#navigation li.first.collapsable ul#navigation li.first.expandable > a {
	padding-left: 26% !important;
}
.treeview li.first.collapsable ul#navigation li.first.collapsable ul#navigation li.expandable > a {
	padding-left: 26% !important;
}
*/


/*
.treeview li ul li ul{    
	list-style-type:circle;
}
.treeview li ul li ul a:link, .treeview li ul li ul a:visited{
	background:white;
    color: #656565;
    line-height: 22px;
    padding-left: 10%;
    width: 90%;
	font-weight:normal;
	background: rgba(0, 0, 0, 0) url("../img/btn_level2_middle_disabled.png") no-repeat scroll -1px -23px !important;
}
.treeview li ul li ul li ul a:link, .treeview li ul li ul li ul a:visited{
	color:#777777;
	background: #FFFFFF !important;
}
.treeview li ul li ul li .hitarea{
	background: url("../img/icon_black_22.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	height: 22px;
	width: 26px;
	margin-left: 0px;
	float: right;
	cursor: pointer;
}

.treeview li ul li ul li ul a:link, .treeview li ul li ul li ul a:visited{
	padding-left:15%;
	width: 85%;	
}
.treeview li ul li ul li div.collapsable-hitarea{ 
	background: url(icon_white_28.png) 0px 0px no-repeat; 
}
*/
/*
.treeview a:hover {
	border-style: inset;
	color: #000000;
}
.treeview li ul li:hover {
	background: #919191;
	color:#FFFFFF;
}	
.treeview li ul li a:hover {
	color:#FFFFFF;
	background: #919191;		
	width: 92%;
}	
*/
/*----------------------------------------------------------------- selected */
/*.treeview > li.collapsable > ul#navigation > li > a.selected {
	background: #328bdc !important;
	color:#FFFFFF;
	margin-left:0px;
}
.treeview > li.collapsable > ul#navigation > li > ul#navigation > li > a.selected {
/*	background: #328bdc !important;
	color:#FFFFFF;
	margin-left:0px; 
}
.treeview li.collapsable ul#navigation li.collapsable ul#navigation li.collapsable ul#navigation li a.selected{
/*	background: #328bdc !important;
	color:#FFFFFF;
	margin-left:0px;
	border-bottom:0px;
}
/*
.treeview li ul li ul li:hover {
	border: 1px solid #333333;
	-moz-box-sizing: border-box;
	-webkit-box-sizing:border-box;
	box-sizing: border-box;
}
.treeview li ul li ul li ul li:hover {
	border: 0px solid #333333;
	-moz-box-sizing: border-box;
	-webkit-box-sizing:border-box;
	box-sizing: border-box;
}
*/
/*
.treeview li ul li ul li ul li a:hover {
	color: #0066FF;
	border: 0px solid #333333;
}
.treeview li ul li ul li a.selected {
	width: 90% !important;	
}
.treeview li.collapsable ul li.collapsable ul li.collapsable ul li a.selected{
	width: 85% !important;	
	background: #328bdc !important;
	color:#FFFFFF;
	margin-left:0px;
	border-bottom:0px;	
}
*/
/*
div#left_menu ul li ul li ul li a {
	display: list-item !important;
	list-style-type: none;
	padding-left: 23% !important;
	width: 92% !important;	
	font-weight: normal !important;
	line-height: 22px;
	background: rgba(0, 0, 0, 0) url("../img/btn_level2_middle_disabled.png") no-repeat scroll -1px -23px;
}
*/
/*
div#left_menu ul li ul li ul li ul li a {
	display: list-item !important;
	list-style-type: none;
	padding-left: 32% !important;
	width: 87% !important;	
	font-weight: normal !important;
	line-height: 22px;
	background: rgba(0, 0, 0, 0) url("../img/btn_level3_middle_disabled.png") no-repeat scroll -1px -23px !important;
}

.treeview .expandable-hitarea:hover { 
	border-style: inset;
	border-top:1px solid #000000;
	border-left:1px solid #000000;
	border-right: 0px solid #000000;    
	height: 27px;
}

.treeview li ul li ul li div.hitarea.expandable-hitarea:hover{
	border-style: inset;
	border-top:1px solid #000000;
	border-left:1px solid #000000;
	border-right: 0px solid #000000;    
	height: 22px;
}


*/