.menuBar
{
	position: 			relative;
	background:			#4A656A;
	text-align:			left;
}

a.menuButton
{
	CURSOR:				pointer;
	padding-bottom:		6px;
	font-size:			70%;
	color:				#ffffff;
	font-weight:		bold;
	text-decoration:	none;
	font-family:		tahoma, Verdana;
	TEXT-ALIGN:			center;
}

a.menuButton:visited
{
	CURSOR:				pointer;
	padding-bottom:		6px;
	font-size:			70%;
	color:				#ffffff;
	font-weight:		bold;
	text-decoration:	none;
	font-family:		tahoma, Verdana;
	TEXT-ALIGN:			center;
	xFLOAT:				none;
}

a.menuButton:hover
{
	CURSOR:				pointer;
	padding-bottom:		6px;
	font-size:			70%;
	color:				#FE6D03;
	font-weight:		bold;
	text-decoration:	none;
	font-family:		tahoma, Verdana;
	TEXT-ALIGN:			center;
	xFLOAT:				none;
}

a.menuButtonActive
{
	CURSOR:				pointer;
	padding-bottom:		6px;
	color:				#FE6D03;
	font-weight:		bold;
	text-decoration:	none;
	font-family:		tahoma, Verdana;
	TEXT-ALIGN:			center;
	xFLOAT:				none;
}

a.menuButtonActive:hover
{
	CURSOR:				pointer;
	padding-bottom:		6px;
	color:				#FE6D03;
	font-weight:		bold;
	text-decoration:	none;
	font-family:		tahoma, Verdana;
	TEXT-ALIGN:			center;
	xFLOAT:				none;
}

.menu
{	
	white-space: 		nowrap;
	padding-top:		3px;
	background-color:  	#4A656A;
    VISIBILITY: 		hidden;
	POSITION: 			absolute;
    FLOAT:				left;
	TEXT-ALIGN: 		left;
	filter: 			alpha(opacity=100, finishopacity=0, style=0);
	border-bottom:		1px solid #97A9AE;
	border-left:		1px solid #97A9AE;
	z-index:			1;
}

a.menuItem
{
	padding:			2px 10px;
	DISPLAY: 			block;
    CURSOR: 			pointer;
    POSITION: 			relative;	

	font-size:			70%;
	color:				#ffffff;
	font-weight:		bold;
	text-decoration:	none;
	font-family:		tahoma, Verdana;
}


a.menuItem:visited
{
	padding:			2px 10px;
	DISPLAY: 			block;
    CURSOR: 			pointer;
    POSITION: 			relative;	

	font-size:			70%;
	color:				#ffffff;
	font-weight:		bold;
	text-decoration:	none;
	font-family:		tahoma, Verdana;
}

a.menuItem:hover
{
	padding:			2px 10px;
	DISPLAY: 			block;
    CURSOR: 			pointer;
    POSITION: 			relative;
	background:			#B2C7CD;	

	font-size:			70%;
	color:				#000000;
	font-weight:		bold;
	text-decoration:	none;
	font-family:		tahoma, Verdana;
}

a.menuItemHighlight
{
	padding:			2px 10px;
	DISPLAY: 			block;
    CURSOR: 			pointer;
    POSITION: 			relative;
	background:			#B2C7CD;	

	font-size:			70%;
	color:				#000000;
	font-weight:		bold;
	text-decoration:	none;
	font-family:		tahoma, Verdana;
}

.menuItemText
{
	FONT-SIZE : 		100%;
	font-family : 		tahoma, Verdana;
}

.menuItemArrow
{
	FONT-SIZE : 		90%;
	padding-right:		3px;
}



/************************* SPODNI ODDELENI ****************************/
.CascadeMenuItem_down {
 	padding:			0px;
	border-bottom:			1px solid #62939C;
float:left;
	}
.menuBar_down {
margin:7px 0px;
}
a.menuButton_down {
	padding:			4px 5px 4px 10px;
	CURSOR:				pointer;
	width:				154px;
	_width:				169px;
	font:	 			bold 11px Verdana;
	color: 				#ffffff;
	text-decoration:	none;
	text-align: 		left;
float:left;
}
a.menuButton_down:visited {
	padding:			4px 5px 4px 10px;
	CURSOR:				pointer;
	width:				154px;
	_width:				169px;
	font:	 			bold 11px Verdana;
	color: 				#ffffff;
	text-decoration:	none;
	text-align: 		left;
float:left;
}
a.menuButton_down:hover {
	padding:			4px 5px 4px 10px;
	CURSOR:				pointer;
	width:				154px;
	_width:				169px;
	font:	 			bold 11px Verdana;
	color: 				#ffffff;
	text-decoration:	none;
	text-align: 		left;
float:left;
background:#4A656A;
}
a.menuButtonActive_down {
	padding:			4px 5px 4px 10px;
	CURSOR:				pointer;
	width:				154px;
	_width:				169px;
	font:	 			bold 11px Verdana;
	color: 				#ffffff;
	text-decoration:	none;
	text-align: 		left;
background:#4A656A;
float:left;
}
a.menuButtonActive_down:hover {
	padding:			4px 5px 4px 10px;
	CURSOR:				pointer;
	width:				154px;
	_width:				169px;
	font:	 			bold 11px Verdana;
	color: 				#ffffff;
	text-decoration:	none;
	text-align: 		left;
background:#4A656A;
float:left;
}

.menu_down
{	
	white-space: 		nowrap;
	background-color:  	#B2C7CD;
    VISIBILITY: 		hidden;
	POSITION: 			absolute;
    FLOAT:				left;
	text-align: 		left;
	font: 				bold 10px Verdana, arial;
/*	filter: 			alpha(opacity=90, finishopacity=0, style=0);*/
	border-right:		#4A656A 2px solid;
	border-bottom:		#4A656A 2px solid;
	border-top:			#4A656A 1px solid;
	border-left:		#4A656A 1px solid;
	z-index:		0;
}

a.menuItem_down
{
	padding:	 		3px;
	padding-left: 		10px;
	padding-right: 		10px;
	DISPLAY: 			block;
    CURSOR: 			pointer;
    POSITION: 			relative;	
	text-decoration:	none;
	color: 				#ffffff;
	font:	 			bold 10px Verdana;
}

a.menuItem_down:visited
{
	padding:	 		3px;
	padding-left: 		10px;
	padding-right: 		10px;
	DISPLAY: 			block;
    CURSOR: 			pointer;
    POSITION: 			relative;	
	text-decoration:	none;
	color: 				#ffffff;
	font:	 			bold 10px Verdana;
}

a.menuItem_down:hover
{
	padding:	 		3px;
	padding-left: 		10px;
	padding-right: 		10px;
	DISPLAY: 			block;
    CURSOR: 			pointer;
    POSITION: 			relative;	
	text-decoration:	none;
	color: 				#ffffff;
	font:	 			bold 10px Verdana;
	background-color:  	#4A656A;
}

a.menuItemHighlight_down
{
	padding:	 		3px;
	padding-left: 		10px;
	padding-right: 		10px;
	DISPLAY: 			block;
    CURSOR: 			pointer;
    POSITION: 			relative;	
	text-decoration:	none;
	color: 				#ffffff;
	font:	 			bold 10px Verdana;
	background-color:  	#4A656A;
}

.menuItemText_down
{
	font:	 			bold 10px Verdana;
}

.menuItemArrow_down
{
	FONT-SIZE : 		9px;
	padding-right:		3px;
}
.no_pointer {
	cursor:default;
	}