/*body*/
.noMargin
{
	border-right: medium none;
	padding-right: 0px;
	border-top: medium none;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px 0px 0px 3px;
	border-left: medium none;
	padding-top: 0px;
	border-bottom: medium none;
}

/*inputuri*/
.butonete
{
	background-color: transparent;
	border-color: #333399;
	border-width: 1px;
	border-style: solid;
	margin: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
}
.cautare
{
	background-color: White;
	border-color: #333399;
	border-width: 1px;
	border-style: solid;
	margin: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
}
.inputs
{
	background-color: White;
	border-color: #333399;
	border-width: 1px;
	border-style: solid;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
}

/*arbore*/
.nodeSel
{
	background-position: left top;
	background-image: url(../images/folder.gif);
	cursor: pointer;
	/*text-indent: 18px;
	BACKGROUND-COLOR: #acc38d;*/
	background-repeat:  no-repeat;
	background-color: #568FD4;
	color: White;
	font-weight: bold;
	padding-left: 18px;
	line-height: 16px;
	padding-bottom: 2px;
}
.noRBorder
{
	border-right: medium none;
}
.noLBorder
{
	border-left: medium none;
}
.lktTree
{
	padding-right: 2px;
	padding-left: 2px;
	font-size: 11px;
	padding-bottom: 2px;
	color: #333;
	padding-top: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	WHITE-SPACE: nowrap; /*HEIGHT: 100%*/
}
.lktTree A.node
{
	WHITE-SPACE: nowrap;
}
/*cred ca nu mai e folosita clasa asta*/
.lktTree A.nodeSel
{
	background-color: #c0d2ec;
}
.lktTree IMG
{
	border-right: 0px;
	border-top: 0px;
	vertical-align: middle;
	border-left: 0px;
	border-bottom: 0px;
}
.lktTreeFolder1
{
	background: url(../images/folder.gif) no-repeat left top;
	width: 100%;
	cursor: pointer;
	/*text-indent: 18px;
	height: 16px;*/
	padding-left: 18px;
	line-height: 16px;
	padding-bottom: 2px;
}
.lktTreeFolderContent
{
	display: none;
	width: 100%;
	background-color: transparent;
}
.lktTreeNode1
{
	width: 100%;
	height: 16px;
}

