/*	levo - deo koji */
#commonleftmenu .menubody{
}
#commonleftmenu .menubody table{
	width: 100%;
}
#commonleftmenu{
	padding: 35px 0px 0px 0px;
	width: 129px;
}
#commonleftmenu td{
	font-family: verdana, serif;
	font-size: 10px;
	vertical-align: middle;
}

/*	chelija sa poravnanjem gore desno	*/
#commonleftmenu .alignT{
	vertical-align: top;
}

#commonleftmenu a{
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	color: #181917;
	font-weight: normal;
}
#commonleftmenu a:hover{
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	color: #181917;
	font-weight: normal;
}

#commonleftmenu .separatorLevelX1{
	text-align: left;
}
#commonleftmenu .separatorLevelX2{
	text-align: center;
}
#commonleftmenu .separatorLevelX3{
	text-align: left;
}


#commonleftmenu .bulletLevelX1{
	background-image: url(bullet_level_1.gif);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 0px 0px 0px 0px;
	width: 0px;
	height: 0px;
}
#commonleftmenu .bulletLevelX2{
   background-image: url(bullet_level_2.gif);
   background-repeat: no-repeat;
   background-position: top left;
	margin: 1px 2px 0px 2px;
	width: 5px;
	height: 11px;
}
#commonleftmenu .bulletLevelX3{
   background-image: url(bullet_level_3.gif);
   background-repeat: no-repeat;
   background-position: top left;
	margin: 0px 2px 0px 18px;
	width: 5px;
	height: 11px;
}


/*	link level1	*/
#commonleftmenu .linkLevelX1{
	font-family: verdana, serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	color: #181917;
}
#commonleftmenu .linkLevelX1:hover{
	text-decoration: underline;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	color: #181917;
}
#commonleftmenu .linkLevelX1:active{
	text-decoration: none;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	color: #181917;
}

/*	link level2	*/
#commonleftmenu .linkLevelX2{
	font-family: verdana, serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	padding: 0px 5px 0px 0px;
	color: #6A6A6A;
}
#commonleftmenu .linkLevelX2:hover{
	text-decoration: underline;
	font-weight: normal;
	color: #FF0000;
}

/*	link level3	*/
#commonleftmenu .linkLevelX3{
	font-family: verdana, serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	padding: 0px 5px 0px 0px;
	color: #6A6A6A;
}
#commonleftmenu .linkLevelX3:hover{
	text-decoration: underline;
	font-weight: normal;
	color: #FF0000;
}


#commonleftmenu .itemLevelX1{
	background-image: url(commonleft_item_bg.gif);
	background-repeat: no-repeat;
	background-position: top right;
	margin: 1px 0px 1px 0px;
}
#commonleftmenu .itemLevelX1ov{
	background-image: url(commonleft_item_bg_ov.gif);
	background-repeat: no-repeat;
	background-position: top right;
	margin: 1px 0px 1px 0px;
}
#commonleftmenu .itemLevelX1on{
	background-color: #D3D7D7;
	background-image: url(commonleft_item_bg_ov.gif);
	background-repeat: no-repeat;
	background-position: top right;
	margin: 1px 0px 1px 0px;
}
#commonleftmenu .itemLevelX1 .borderMCLevelX1{
	padding: 3px 0px 3px 0px;
}
	#commonleftmenu .itemLevelX1ov .borderMCLevelX1{
		padding: 3px 0px 3px 0px;
	}
	#commonleftmenu .itemLevelX1on .borderMCLevelX1{
		padding: 2px 0px 2px 0px;
	}
	#commonleftmenu .itemLevelX1on a{
		color: #181917;
	}
	#commonleftmenu .itemLevelX1 .itemContent,
	#commonleftmenu .itemLevelX1on .itemContent,
	#commonleftmenu .itemLevelX1ov .itemContent{
		text-align: right;
   	padding: 0px 10px 0px 2px;
	}
#commonleftmenu .itemLevelX2,
#commonleftmenu .itemLevelX2ov,
#commonleftmenu .itemLevelX2on{
	margin: 1px 0px 1px 0px;
   border: #FFFFFF solid 1px;
   border-bottom: #A1A1A1 solid 1px;
	background-color: #D8D8D8;
}
#commonleftmenu .itemLevelX2 .borderMCLevelX2{
	padding: 0px 0px 0px 0px;
}
	#commonleftmenu .itemLevelX2ov .borderMCLevelX2{
		padding: 0px 0px 0px 0px;
	}
	#commonleftmenu .itemLevelX2on .borderMCLevelX2{
		padding: 0px 0px 0px 0px;
	}
	#commonleftmenu .itemLevelX2on a{
		color: #E60000;
	}
	#commonleftmenu .itemLevelX2 .itemContent,
	#commonleftmenu .itemLevelX2on .itemContent,
	#commonleftmenu .itemLevelX2ov .itemContent{
		background-color: #FFFFFF;
   	padding: 2px 0px 2px 10px;
	}
#commonleftmenu .itemLevelX3,
#commonleftmenu .itemLevelX3ov,
#commonleftmenu .itemLevelX3on{
	padding: 0px 0px 0px 0px;
   border: #FFFFFF solid 1px;
   border-bottom: #A1A1A1 solid 1px;
	margin: 1px 0px 1px 0px;
	padding: 1px 0px 1px 0px;
}
	#commonleftmenu .itemLevelX3on a{
		color: #E60000;
	}

