/* Levi podmeni */
.TABLEPodMeni{
	width:150px;	
}
.TABLEPodMeni TD{
	height:20px;
	background-color:rgb(230,230,230);
	padding-top:2px;
	padding-bottom:2px;
	padding-left:6px;
	padding-right:4px;
	BORDER-bottom: white 1px solid;
}
.TABLEPodMeni .TDPodMeniSelected{
	padding-top:7px;
	padding-top:7px;
	background-color:rgb(220,220,220);
}


.TABLEPodMeni .DIVPodMeniLavel2{
	padding-left:15px;
	padding-top:4px;
	padding-bottom:4px;
	font-size: 9px;
	line-height:16px;
}
.TABLEPodMeni .DIVPodMeniLavel2 A{
	color: rgb(90,90,90);	
}
.TABLEPodMeni A{
	color:rgb(50,50,50)
}
TD.TDPodMeniTitleSklop{
	height:17px;
	BACKGROUND-IMAGE: url(/genisweb/images/LeftMenyHeadV1.gif);
	background-repeat:no-repeat;
	BORDER-bottom:none;
	font-weight:bolder;
	font-size:10px;
	color:rgb(240,240,240);
}
TD.TDPodMeniTitleSklop A{
	font-weight:bolder;
	font-size:10px;
	color:rgb(240,240,240);
}

/* Desni podmeni */
.TABLEPodMeniDesni{
	width:150px;
	BORDER-bottom: silver 1px solid;
}
.TABLEPodMeniDesni TD{
	height:20px;
	background-color:none;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:15px;
	padding-right:4px;
	BORDER-bottom: white 1px solid;
}
.TABLEPodMeniDesni A{
	color:rgb(50,50,50)
}
TD.TDPodMeniTitleSklopDesni{
	padding-left:6px;
	height:17px;
	background-color:none;
	BORDER-bottom:none;
	font-weight:bolder;
	font-size:10px;
	color:black;
}
/* Hitre povezave / reference */
TABLE.TABLE_HitrePovezave{
	width:100%;
	BORDER: rgb(230,230,230) 1px solid;
	padding-bottom:7px;
}
TABLE.TABLE_HitrePovezave TD{
	height:20px;
	background-color:none;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:15px;
	padding-right:4px;
	BORDER-bottom: white 1px solid;
}
TABLE.TABLE_HitrePovezave TD.TD_NaslovSklop {
	padding-left:6px;
	height:17px;
	BORDER-bottom:none;
	font-weight:bolder;
	color:black;
	padding-top:5px;
	padding-bottom:5px;
}



