/*	jsTree actavia theme 1.0.0; by ivosan
 	Supported plugins: ui (hovered, clicked), checkbox, contextmenu, search
	----------------------------------------------------------------------- */

.jstree-actavia > ul { }
.jstree-actavia li, .jstree-actavia ins { 					background-image:url("id2.png"); background-repeat:no-repeat; background-color:transparent; }
.jstree-actavia li { 									background-position:-90px 0; background-repeat:repeat-y; }
.jstree-actavia li.jstree-last { 							background:transparent; }
.jstree-actavia .jstree-leaf > ins { 						background-position:-36px 0; }
.jstree-actavia .jstree-open > ins { 						background-position:-72px 0; }
.jstree-actavia .jstree-closed > ins { 						background-position:-54px 0; }
                                                  		
.jstree-actavia a { 									border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px; text-shadow:1px 1px 1px white; }
.jstree-actavia .jstree-hovered { 							background:#e7f4f9; text-shadow:1px 1px 1px white; }
.jstree-actavia .jstree-clicked { 							background:#beebff; }

.jstree-actavia a.jstree-loading .jstree-icon { 				background:url("throbber.gif") center center no-repeat !important; }

/* zluta - default */
.jstree-actavia a .jstree-icon { 							background-position:-54px -18px; }
.jstree-actavia .jstree-open > a .jstree-icon { 				background-position:-54px -36px; }

/* zelena (etr-rw + etr-read) */
.jstree-actavia .jstree-closed.etr-rw a .jstree-icon,
.jstree-actavia .jstree-closed.etr-read a .jstree-icon {		background-position:-54px -54px; }
.jstree-actavia .jstree-open.etr-rw > a .jstree-icon,
.jstree-actavia .jstree-open.etr-read > a .jstree-icon {		background-position:-72px -54px; }

/* cervena (etr-ro) */
.jstree-actavia .jstree-closed.etr-ro a .jstree-icon{			background-position:-72px -18px; }
.jstree-actavia .jstree-open.etr-ro > a .jstree-icon {			background-position:-72px -36px; }

/* actavia custom icons */        
.jstree-actavia li.jstree-leaf.etr-ro > a .jstree-icon,
.jstree-actavia li.jstree-leaf > a .jstree-icon { 			background-position:-54px -72px; }
.jstree-actavia li.jstree-leaf.etr-rw > a .jstree-icon,
.jstree-actavia li.jstree-leaf.etr-read > a .jstree-icon { 		background-position:-54px -90px; }
.jstree-actavia li.jstree-leaf.st1 > a .jstree-icon { 			background-position:    0 -72px; }
.jstree-actavia li.jstree-leaf.st1.etr-read > a .jstree-icon { 	background-position:-   0 -90px; }
.jstree-actavia li.jstree-leaf.st2 > a .jstree-icon { 			background-position:-18px -72px; }
.jstree-actavia li.jstree-leaf.st2.etr-read > a .jstree-icon { 	background-position:-18px -90px; }
.jstree-actavia li.jstree-leaf.st3 > a .jstree-icon { 			background-position:-36px -72px; }
.jstree-actavia li.jstree-leaf.st3.etr-read > a .jstree-icon { 	background-position:-36px -90px; }
.jstree-actavia li.jstree-leaf.st4 > a .jstree-icon { 			background-position:-72px -72px; }
.jstree-actavia li.jstree-leaf.st4.etr-read > a .jstree-icon { 	background-position:-72px -90px; }

.jstree-actavia.jstree-focused { }

.jstree-actavia .jstree-no-dots li, 
.jstree-actavia .jstree-no-dots .jstree-leaf > ins {			background:transparent; }
.jstree-actavia .jstree-no-dots .jstree-open > ins {			background-position:-18px 0; }
.jstree-actavia .jstree-no-dots .jstree-closed > ins {			background-position:0 0; }

.jstree-actavia .jstree-no-icons a .jstree-icon {				display:none; }
.jstree-actavia .jstree-no-icons .jstree-checkbox { 			display:inline-block; }

.jstree-actavia .jstree-no-checkboxes .jstree-checkbox {		display:none !important; }
.jstree-actavia .jstree-unchecked > a > .jstree-checkbox {		background-position:-2px -19px; }
.jstree-actavia .jstree-undetermined > a > .jstree-checkbox { 	background-position:-20px -19px; }
.jstree-actavia .jstree-checked > a > .jstree-checkbox { 		background-position:-38px -19px; }
.jstree-actavia .jstree-unchecked > a > .jstree-checkbox:hover { background-position:-2px -37px; }
.jstree-actavia .jstree-undetermined > a > .jstree-checkbox:hover { background-position:-20px -37px; }
.jstree-actavia .jstree-checked > a > .jstree-checkbox:hover { 	background-position:-38px -37px; }

#vakata-dragged.jstree-actavia ins { 						background:transparent !important; }
#vakata-dragged.jstree-actavia .jstree-ok { 					background:url("id2.png") 0 -54px no-repeat !important; }
#vakata-dragged.jstree-actavia .jstree-invalid {				background:url("id2.png") -18px -54px no-repeat !important; }
#jstree-marker.jstree-actavia {							background:url("id2.png") -41px -56px no-repeat !important; text-indent:-100; }

.jstree-actavia .jstree-search {							font-style:normal; }
.jstree-actavia a.jstree-search {							color:#0284D2; font-weight: bold; }
.jstree-actavia .jstree-locked a {							color:silver; cursor:default; }

#vakata-contextmenu.jstree-actavia-context, 
#vakata-contextmenu.jstree-actavia-context li ul { 			background:#f0f0f0; border:1px solid #979797; -moz-box-shadow: 1px 1px 2px #999; -webkit-box-shadow: 1px 1px 2px #999; box-shadow: 1px 1px 2px #999; }
#vakata-contextmenu.jstree-actavia-context li { }
#vakata-contextmenu.jstree-actavia-context a { 				color:black; }
#vakata-contextmenu.jstree-actavia-context a:hover, 
#vakata-contextmenu.jstree-actavia-context .vakata-hover > a { 	padding:0 5px; background:#e8eff7; border:1px solid #aecff7; color:black; -moz-border-radius:2px; -webkit-border-radius:2px; border-radius:2px; }
#vakata-contextmenu.jstree-actavia-context li.jstree-contextmenu-disabled a, 
#vakata-contextmenu.jstree-actavia-context li.jstree-contextmenu-disabled a:hover { color:silver; background:transparent; border:0; padding:1px 4px; }
#vakata-contextmenu.jstree-actavia-context li.vakata-separator {	background:red; border-top:1px solid #e0e0e0; margin:0; }
#vakata-contextmenu.jstree-actavia-context li ul { 			margin-left:-4px; }

/* IE6 BEGIN */
.jstree-actavia li, 
.jstree-actavia ins,
#vakata-dragged.jstree-actavia .jstree-invalid, 
#vakata-dragged.jstree-actavia .jstree-ok, 
#jstree-marker.jstree-actavia { 							_background-image:url("id2.gif"); }
.jstree-actavia .jstree-open ins {							_background-position:-72px 0; }
.jstree-actavia .jstree-closed ins {						_background-position:-54px 0; }
.jstree-actavia .jstree-leaf ins {							_background-position:-36px 0; }
.jstree-actavia .jstree-open a ins.jstree-icon {				_background-position:-56px -36px; }
.jstree-actavia .jstree-closed a ins.jstree-icon { 			_background-position:-54px -18px; }
.jstree-actavia .jstree-leaf a ins.jstree-icon {				_background-position:-54px -72px; }
#vakata-contextmenu.jstree-actavia-context ins {				_display:none; }
#vakata-contextmenu.jstree-actavia-context li {				_zoom:1; }
.jstree-actavia .jstree-undetermined a .jstree-checkbox {		_background-position:-20px -19px; }
.jstree-actavia .jstree-checked a .jstree-checkbox {			_background-position:-38px -19px; }
.jstree-actavia .jstree-unchecked a .jstree-checkbox {			_background-position: -2px -19px; }
/* IE6 END */
