#peaches_first {
	background-image: url(img/riga_first_inactive.png);
	height:69px;
}

#peaches_first:hover {
	background-image: url(img/riga_first_active.png);
}

#peaches_second {
	background-image: url(img/riga_second_inactive.png);
	height:43px;
}

#peaches_second:hover {
	background-image: url(img/riga_second_active.png);
}

#peaches_third {
	background-image: url(img/riga_third_inactive.png);
	height:45px;
}

#peaches_third:hover {
	background-image: url(img/riga_third_active.png);
}




#riga_first {
	background-image: url(img/riga_first_inactive.png);
	height:69px;
}

#riga_first:hover {
	background-image: url(img/riga_first_active.png);
}

#riga_second {
	background-image: url(img/riga_second_inactive.png);
	height:43px;
}

#riga_second:hover {
	background-image: url(img/riga_second_active.png);
}

#riga_third {
	background-image: url(img/riga_third_inactive.png);
	height:45px;
}

#riga_third:hover {
	background-image: url(img/riga_third_active.png);
}

#first {
	background-image: url(img/first_inactive.png);
	height:69px;
}

#first:hover {
	background-image: url(img/first_active.png);
}

#second {
	background-image: url(img/inactmenu_png.png);
	height:43px;
}

#second:hover {
	background-image: url(img/actmenu_png.png);
}

#third {
	background-image: url(img/third_inactive.png);
	height:45px;
}

#third:hover {
	background-image: url(img/third_active.png);
}

#adf_first {
	background-image: url(img/adf_first_inactive.png);
	height:68px;
}

#adf_first:hover {
	background-image: url(img/adf_first_active.png);
}

#adf_second {
	background-image: url(img/adf_inactmenu_png.png);
	height:43px;
}

#adf_second:hover {
	background-image: url(img/adf_actmenu_png.png);
}

#adf_third {
	background-image: url(img/adf_third_inactive.png);
	height:45px;
}

#adf_third:hover {
	background-image: url(img/adf_third_active.png);
}

#zrit_first {
	background-image: url(img/zrit_first_inactive.png);
	height:68px;
}

#zrit_first:hover {
	background-image: url(img/zrit_first_active.png);
}

#zrit_second {
	background-image: url(img/zrit_inactmenu_png.png);
	height:43px;
}

#zrit_second:hover {
	background-image: url(img/zrit_actmenu_png.png);
}

#zrit_third {
	background-image: url(img/zrit_third_inactive.png);
	height:46px;
}

#zrit_third:hover {
	background-image: url(img/zrit_third_active.png);
}

#press_first {
	background-image: url(img/press_first_inactive.png);
	height:69px;
}

#press_first:hover {
	background-image: url(img/press_first_active.png);
}

#press_second {
	background-image: url(img/press_inactmenu_png.png);
	height:43px;
}

#press_second:hover {
	background-image: url(img/press_actmenu_png.png);
}

#press_third {
	background-image: url(img/press_third_inactive.png);
	height:45px;
}

#press_third:hover {
	background-image: url(img/press_third_active.png);
}

/*---------------------*/

#nav li ul{margin:0px;padding:0px;list-style:none;}
	
#nav {margin-left:15px;padding:0px;list-style:none;}

#nav > li{
	float:left;
}

#nav li ul{
	display:none;
	position:absolute;
	z-index:100;
}
#nav li:hover ul{display:block}



/*---------SUB MENU------------*/

#nav li ul.fest{
	margin-left:-9px;
width:142px;
}

#nav li ul.peaches{
	margin-left:-40px;
width:222px;
}

#nav li ul.riga{
	margin-left:-20px;
width:222px;
}

#nav li ul.press{
	margin-left:-12px;
width:118px;
}

#nav li ul.adf{
	margin-left:-11px;
width:184px;
}

#nav li ul.zrit{
	margin-left:-12px;
width:137px;
}



#nav li ul{
	float:right;
	margin-top:-8px;
}
#nav li ul li{
	text-align:center;
}

#nav li ul li a{
	font-family: DINCondensedC; 
font-size: 14px; 
color: #f0f0f0;
	text-decoration:none;
}
#nav li ul li a:hover{
	font-family: DINCondensedC; 
font-size: 14px; 
	color:#f0f0f0;
	text-decoration:none;
}
