@CHARSET "UTF-8";
.atom_over{
	background: #ccc;
}
.dover{
	
	border: 2px solid red;
	z-index: 999999999;
}
.dropHover{
	background: #FF0000;
}
.atomOver *, .atomOver{
	background: #F8B401;
}
.din{
	/*display: inline;*/
	}
#atomirezultate div.din{
	display: block;
	font-size: 9px;
	border-bottom: 1px dotted red;

}
#dele .treeItem{
/*font-size: 1px;
width: 1px;
height: 1px;
overflow: hidden;*/
color: #000;
border-bottom: 1px red dotted;
} 
.treeItem{
	cursor: move;
}
