ul.jd_menu {
	position: relative;
	padding-left:11px;
	margin: 0;
	height: 28px;
	list-style-type: none;
	background: url(meniusus2.jpg);
	border: 1px solid #90a9de;
	border-top: 1px solid #A5AFB8;
	border-left: 0;
}

ul.jd_menu ul {
	display: none;
}
ul.jd_menu a, 
ul.jd_menu a:active,
ul.jd_menu a:link,
ul.jd_menu a:visited
{
	text-decoration: none;
	color: #3a92bd;
	font-family: Arial, Verdana;
	font-size: 11px;
	
}
ul.jd_menu li {
	float: left;
	font-family: Arial, Verdana;
	font-size: 11px;
	padding: 3px 4px 2px 4px;
	cursor: pointer;
	white-space: nowrap;
	height: 23px;
	font-weight: bold;
	line-height: 22px;
	color: #3a92bd;
}
ul.jd_menu li.jd_menu_hover_toolbar {
	padding-left: 3px;
	border-left: 1px solid #70777D;
	padding-right: 3px;
	border-right: 1px solid #929AA1;
	border-right: 1px solid #70777D;
	background: url(meniupeste.jpg) ;
	color: #3a92bd;
	font-family: Arial, Verdana;
	font-size: 11px;
}
ul.jd_menu a.jd_menu_hover_toolbar {
	color: #3a92bd;
	padding-left: 0;
	padding-right: 0;
	font-family: Arial, Verdana;
	font-size: 11px;
	
}

/* -- Sub-Menus Styling -- */
ul.jd_menu ul {
	position: absolute;
	display: none;
	list-style-type: none;	
	margin: 0;
	padding: 0;
	background: #ABB5BC;
	border: 1px dotted #70777D;
	margin-left: -1px;
}

ul.jd_menu ul li {
	float: none;
	margin: 0;	
	line-height: 19px;
	background: #e5ebf9;	
	color: #0c71a2;
	font-weight: normal;
}

ul.jd_menu ul li.jd_menu_hover {
	background: #EDF2FF;	
	padding-bottom: 2px;
}
ul.jd_menu ul a, 
ul.jd_menu ul a:active,
ul.jd_menu ul a:link,
ul.jd_menu ul a:visited {
	text-decoration: none;
	color: #0c71a2;
}
ul.jd_menu ul a.jd_menu_hover {
	color: #0c71a2;
}

.jd0 { width: 158px; }
.jd1 { width: 125px; }
.jd2 { width: 324px; }
.jd3 { width: 140px; }
.jd4 { width: 220px; }
