/*<!--[if IE]>
<style type="text/css" media="screen">
body {
behavior: url(csshover.htc);
font-size: 100%;
} 
#menu ul li {float: left; width: 100%;}
#menu ul li a {height: 1%;} 

#menu a, #menu h2 {
font: bold 0.7em/1.4em arial, helvetica, sans-serif;
} 
</style>
<![endif]-->



ul.dropdown-2 li:hover {
	background-color: none; /* boja od menito on mouse over*/
	position: absolute;
	z-index: 597;
	color: #000;
	display: block;	
}
a {
	text-decoration:none;
	color:#999
	}

ul.dropdown-2 a:visited {
	font-family: Verdana, Geneva, sans-serif;
	color: #CCC;
	text-decoration: none;
}

ul.dropdown-2 li:hover > ul {
	visibility: visible;
}

ul.dropdown-2 {
	background-color: none; /* boja od menito gore*/
	float:left;
	list-style-image: none;
	list-style-type: none;
	position: relative;
	z-index: 597;
	left: 33px;
	color:#FFF;
}

ul.dropdown-2 a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color:#fff;
	text-decoration:none ;
}
ul.dropdown-2 a:hover {
	font-family: Verdana, Geneva, sans-serif;
	color: #0CF;
	text-decoration: none;
}

ul.dropdown-2 ul {
	background-color:none; /* boja od menito drop down*/
	background-image: url(../../Images/menu/en/menu-2.png);
	background-repeat:no-repeat;
	margin:0px;
	padding: 0px;
	padding-top:10px;
	width: 180px;
	height:280px;
	list-style-image:none;
	list-style-type: none;
	position: absolute;
	visibility: hidden;
	z-index: 598;
	left: -10px;
	top:100%;
	}
	



ul.dropdown-2 li {
	line-height: 10px;
	vertical-align: middle;
	margin: 0px;
	float: left;
	padding-top: 7px;
	padding-right: 20px;
	padding-bottom: 7px;
	padding-left: 10px;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: none;
	list-style-image: none;
	list-style-type: none;

}

ul.dropdown-2 ul ul {
	left: 75%;
	top:inherit;
	margin-top:-15px;
	background-image:url(../../images/balonce-za-meni-1.png);
}
