if (document.documentElement && typeof document.documentElement.style.maxHeight=="undefined")
alert("Da bi ste korektno vidjeli sadržaj web stranice morate instalirati Internet Explorer 7+,\nMozilla Firefox 1.5+ ili neki treći savremeni web preglednik")
Shadowbox.init({
    players: ['html', 'img', 'iframe']
});
$(document).ready(function(){
$(".meni1").hover(function(){
$(this).fadeTo("fast", 0.65); // This should set the opacity to 100% on hover
},function(){
$(this).fadeTo("fast", 0.99); // This should set the opacity back to 60% on mouseout
});
$(".meni2").hover(function(){
$(this).fadeTo("fast", 0.65); // This should set the opacity to 100% on hover
},function(){
$(this).fadeTo("fast", 0.99); // This should set the opacity back to 60% on mouseout
});
$(".meni3").hover(function(){
$(this).fadeTo("fast", 0.65); // This should set the opacity to 100% on hover
},function(){
$(this).fadeTo("fast", 0.99); // This should set the opacity back to 60% on mouseout
});
$(".meni4").hover(function(){
$(this).fadeTo("fast", 0.65); // This should set the opacity to 100% on hover
},function(){
$(this).fadeTo("fast", 0.99); // This should set the opacity back to 60% on mouseout
});
$(".meni5").hover(function(){
$(this).fadeTo("fast", 0.65); // This should set the opacity to 100% on hover
},function(){
$(this).fadeTo("fast", 0.99); // This should set the opacity back to 60% on mouseout
});
$(".meni6").hover(function(){
$(this).fadeTo("fast", 0.65); // This should set the opacity to 100% on hover
},function(){
$(this).fadeTo("fast", 0.99); // This should set the opacity back to 60% on mouseout
});
$(".meni7").hover(function(){
$(this).fadeTo("fast", 0.65); // This should set the opacity to 100% on hover
},function(){
$(this).fadeTo("fast", 0.99); // This should set the opacity back to 60% on mouseout
});
$(".meni8").hover(function(){
$(this).fadeTo("fast", 0.65); // This should set the opacity to 100% on hover
},function(){
$(this).fadeTo("fast", 0.99); // This should set the opacity back to 60% on mouseout
});
$(".meni9").hover(function(){
$(this).fadeTo("fast", 0.65); // This should set the opacity to 100% on hover
},function(){
$(this).fadeTo("fast", 0.99); // This should set the opacity back to 60% on mouseout
});
$(".meni10").hover(function(){
$(this).fadeTo("fast", 0.65); // This should set the opacity to 100% on hover
},function(){
$(this).fadeTo("fast", 0.99); // This should set the opacity back to 60% on mouseout
});
$(".meni11").hover(function(){
$(this).fadeTo("fast", 0.65); // This should set the opacity to 100% on hover
},function(){
$(this).fadeTo("fast", 0.99); // This should set the opacity back to 60% on mouseout
});
$(".meni12").hover(function(){
$(this).fadeTo("fast", 0.65); // This should set the opacity to 100% on hover
},function(){
$(this).fadeTo("fast", 0.99); // This should set the opacity back to 60% on mouseout
});
$(".meni13").hover(function(){
$(this).fadeTo("fast", 0.65); // This should set the opacity to 100% on hover
},function(){
$(this).fadeTo("fast", 0.99); // This should set the opacity back to 60% on mouseout
});
});