.deschis
{
	background-image: url( "../imagini/deschis.gif" );
}

.deschis, .inchis
{
	background-position: left 0.25em;
	background-repeat: no-repeat;
	cursor: pointer;
	display: block;
	font-weight: bolder;
	line-height: 1.5em;
	padding-left: 40px; /* icon width */
}

.deasupra, .deselectat, .selectat
{
	padding-left: 8px;
	padding-right: 8px;
	width: 45%;
}

.flex
{
	display: none;
	padding-left: 1em;
}

.inchis
{
	background-image: url( "../imagini/inchis.gif" );
}

label
{
	display: none;
}

label a
{
	margin: 0;
}

.leaf
{
	border: thin inset;
	height: 95%;
	left: 50%;
	margin-right: 16px;
	overflow: auto;
	padding: 8px;
	position: absolute;
	top: 0;
	width: 45%;
}

