#mainContent {
	margin:5px;
}
#panelLeft {
	margin:0px;
	padding:0px;
	width:240px;
	float:left;
	/*border:#006633 thin solid;*/
}
/* ---------- Left Menu Navigation ---------- */

#menuTree
{
font-family: "Trebuchet MS", Verdana, "Times New Roman", Arial;
text-decoration: none;
border-top:#d4d4d4 1px solid;
margin:0px 0px 5px 0px;
padding:0px 0px 0px 0px;
list-style:none;
list-style-image:none;
display:list-item;
font-size:11px;
line-height:12px;
color:#444444;
/*background:url(../../images/meniu/grey-6px.gif) repeat-x bottom;*/
}

#menuTree a
{
padding:7px 0px 8px 16px;
color:#444444;
display:block;
cursor:pointer;
font-weight:normal;
}

#menuTree a:hover
{
background-color:#F8F8F8;
color:#C29919;
text-decoration:underline;
}

/*.menuTree div
{
padding:7px 0px 8px 16px;
color:#444444;
display:block;
cursor:pointer;
}

.menuTree div:hover
{
background-color:#f9f9f9;
color:#f50;
text-decoration:underline;
}*/

#menuTreeTitle
{
font-family: "Trebuchet MS", Verdana, "Times New Roman", Arial;
font-size: 14px;
font-weight: bold;
text-decoration: none;
color: #666666;
border-bottom:#d4d4d4 1px solid;
padding:5px 0px 11px 0px;
line-height:12px;
background:url(../../images/meniu/grey-6px.gif) repeat-x bottom;
margin:0px 0px 0px 0px;
}

#menuTreeTitle:hover
{
background-color:#FFFFFF;
}

#menuTreeTitle a
{
padding:5px 0px 0px 0px;
text-decoration:none;
font-size:12px;
color: #666666;
font-weight:bold;
margin:0px 0px 0px 0px;
}

#menuTreeTitle a:hover
{
text-decoration:none;
color:#A88416;
}

#alone, #aloneActive
{
background:none;
padding:0px;
border-bottom:#ddd 1px solid;
}



#alone  a
{
background:url(../../images/meniu/semn-neutru.gif) 2px 9px no-repeat;
}

#aloneActive  a
{
background:url(../../images/meniu/semn-neutru.gif) 2px 9px no-repeat #f9f9f9;
font-weight:bold;
}


#alone a, #aloneActive a
{
width:210px;
/*border:#009966 1px solid;*/
}


/* ---------- End Left Menu Navigation ---------- */


