@media screen
{
	
	.easyMenu {
	color: #ffcc99;
	font-size:15px;
	background: #890000;
	font-family: "Times New Roman", Times, serif;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
	border: 1px solid #ffcc99;
	margin: 2px;
	padding-right: 3px;
	padding-left: 3px;
	}
	
	.easyMenu a:link, .easyMenu a:visited  {
	color: #ffcc99;
	text-decoration: none;
	}
	
	.easyMenu a:hover, .easyMenu a:active {
	color: #ffcc99;	
	text-decoration: underline;
	}
	
	.easyMenuItemContainer
	{
	padding-top: 3px;
	padding-bottom: 3px;
	}
	
	.easyMenuItem
	{
	cursor: auto;
	cursor: pointer;
	text-decoration:none;
	color: #FFCC99;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
	}

	.easyMenuItemOver
	{
	cursor: auto;
	cursor: pointer;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-decoration:underline;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	}
	
	.easyMenuItem a
	{
	cursor: auto;
	cursor: pointer;
	color: #FFFFFF;
	height: 24px;
	text-decoration: underline;
	}		
	
	.easyMenuItemOver a
	{
	cursor: auto; cursor: pointer;
	color: #FFFFFF;
	height: 24px;
	}
	
	
	
	
	.easyMenuItemIconCell
	{
		width: 25px;
	}

	.easyMenuItemIconCellOver
	{
		width: 25px;
	}

	.easyMenuItemIconCell a
	{
	}

	.easyMenuItemIconCellOver a
	{
	}



	
	.easyMenuItemContentCell
	{
	color: #FFFFFF;
	}

	.easyMenuItemContentCell a
	{
		color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
		font-size: 12px;
		text-decoration: none;
	}

	.easyMenuItemContentCellOver a
	{
		color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
		font-size: 12px;
		text-decoration: none;
	}
		
	
	
	
	
	.easyMenuSeparator
	{
	width: 300px;
	background-image: url('menu_pregrada.gif');
	}	
	
	.easyMenuSeparatorOver
	{
		height: 3px;
		font-size: 1px;
		color: Silver;
	}

	.easyMenuSeparatorIconCell
	{
		height: 3px;
		font-size: 1px;
	}
	
	.easyMenuSeparatorIconCellOver
	{
		height: 3px;
		font-size: 1px;
	}
	
	.easyMenuSeparatorContentCell
	{
		height: 3px;
		font-size: 1px;
	}

	.easyMenuSeparatorContentCellOver
	{
		height: 3px;
		font-size: 1px;
	}

	.easyMenuItemSubMenuCell
	{
		width: 10px;
		padding-top: 2px;
		background-image: url('submenu.gif');
		background-repeat: no-repeat;
		background-position: 2px 4px;
		font-family: Verdana;
		font-size: 1px;
	}
	
	.easyMenuItemSubMenuCellOver
	{
		width: 10px;
		padding-top: 2px;
		background-image: url('submenu.gif');
		background-repeat: no-repeat;
		background-position: 2px 4px;
		font-family: Verdana;
		font-size: 1px;
	}

	/* do not change these classes */
	.menuContainerIframeUnderlay
	{
		border: 0;
		position : absolute; 
		visibility : hidden; 
		left : -2000px;
		top : 0px; 
		filter : "progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0)"; 
		filter : "Alpha(Opacity='0')";
		opacity : 0;
		--moz-opacity : 0;

		background-color: White;
	}
	#ob_em_mc
	{
		width: 100%;
		height: 100%;
		border-collapse: separate;
		border-spacing: expression(cellSpacing=0);
		border-spacing: 0px;
	}
	#ob_em_mc td
	{
		padding: 0px;
	}
	/* do not change these classes */
}
