
/* prospekta.net */

/* menu */



#nav {

	height: 29px;
  	position:absolute;
	left:36px;
	top:357px;	
	
	z-index: 1;

}

#nav1 {
	position:relative;
	left:0px;
	top:0px;
	width:307px;
	height:29px;
}

#nav2 {
	position:relative;
	left:0px;
	top:0px;
	width:115px;
	height:29px;
}

#nav3 {
	position:relative;
	left:0px;
	top:0px;
	width:140px;
	height:29px;
}

#nav4 {
	position:relative;
	left:0px;
	top:0px;
	width:128px;
	height:29px;
}

#nav5 {
	position:relative;
	left:0px;
	top:0px;
	width:129px;
	height:29px;
}

#nav6 {
	position:relative;
	left:0px;
	top:0px;
	width:141px;
	height:29px;
}

#nav7 {
	position:relative;
	left:0px;
	top:0px;
	width:115px;
	height:29px;
}




#nav1, #nav2, #nav3, #nav4, #nav5, #nav6, #nav7 {

	text-decoration: none;

	display: block;

	height: 43px; 

	text-indent: -99999px;	

	overflow: hidden;

} 

#nav0{
	position:absolute;
	left:36px;
	top:357px;
	width:307px;
	height:29px;
}		   


a#nav1 {
	width: 118px;
	background: url(../images2/about_us.gif) no-repeat;
}

a#nav1:hover {
	width: 118px;
	background: url(../images2/about_us-over.gif) no-repeat;
}


a#nav2 {
	width: 115px;
	background: url(../images2/alloggio.gif) no-repeat;
}

a#nav2:hover {
	width: 115px;
	background: url(../images2/alloggio-over.gif) no-repeat;
}


a#nav3 {
    width: 140px;
    background: url(../images2/benessere.gif) no-repeat;
}

a#nav3:hover {
    width: 140px;
    background: url(../images2/benessere-over.gif) no-repeat;
}


a#nav4 {
    width: 128px;
    background: url(../images2/gastronomia.gif) no-repeat;
}

a#nav4:hover {
    width: 128px;
    background: url(../images2/gastronomia-over.gif) no-repeat;
}

a#nav5 {
    width: 129px;
    background: url(../images2/attivita.gif) no-repeat;
}

a#nav5:hover {
    width: 129px;
    background: url(../images2/attivita-over.gif) no-repeat;
}

a#nav6 {
    width: 141px;
    background: url(../images2/prezzi.gif) no-repeat;
}

a#nav6:hover {
    width: 141px;
    background: url(../images2/prezzi-over.gif) no-repeat;
}

a#nav7 {
    width: 115px;
    background: url(../images2/contatto.gif) no-repeat;
}

a#nav7:hover {
    width: 115px;
    background: url(../images2/contatto-over.gif) no-repeat;
}


#nav a:hover {

}



/*

#nav a.active, #nav a.active:hover  {

/*	background-position: 0 -22px; 

}

*/


	
#nav li {

	float: left;
	position: relative;
	
} 	  



#nav ul, #nav li {

	z-index: 0;

	margin: 0;

	padding: 0;

	list-style-type: none;	
	
	

}



#nav ul li{

	float: left;

	list-style: none;

}



#nav ul ul{

	display: none;

}



/*

#nav div.last{

	left:auto;

	right:0;

}



#nav div.first{

}

*/



   

#nav div { 

	top: 30px; /* visina od koje se pocinje prikazivati submeni */

	left: 0px;

	display: block;

	margin: 0px;

	padding: 5px;

	background-color: #4d0000;

	width: 200px; /* sirina podmenija */

	position: absolute;	   
	
	filter:alpha(opacity=90);	   
	-moz-opacity:.90;
	
	opacity:.90;			
	
}



/* Linkovi u podmeniju */ 

#nav li div a {

	width: auto;

	height: auto !important;

	overflow: visible;

/*	background: none; */

	font-family: Arial;

	font-size: 12px;

	font-weight: normal;

	color: #FFFFFF;

	border: 1px dotted #d0d0d0;

	border-width: 0 0 1px 0;

	padding: 4px 5px 4px 0px;

/*	white-space: nowrap; */

	display: block;

	position: relative;
	
	  filter:alpha(opacity=100);	 -moz-opacity:1;	opacity:1;  

	float: left;

	float: none;

	clear: both;

	text-decoration: none;	


}



#nav li div a:hover{

	background-color: #ad0000;

	color: white;
   filter:alpha(opacity=100);	-moz-opacity:1;	opacity:1;   
}



#nav li div a.first{

	padding-top:2px;

}



#nav li div a.last{	



}



#nav li div a.first:hover, #nav li div a.last:hover{

}