#nav_ {
	background-repeat: no-repeat;
	width: 100%;
	height: 31px;
	padding-top: 0px; 
}

#nav_ ul {
	list-style-type: none;
	height: 31px;
}

#nav_ ul li{
	display: inline;
	padding: 0px;
	margin-right: 10px;
	height: 31px;
}


#nav_wrap {
	background-image: url(../images/arrowa.gif);
	background-repeat: no-repeat;
	width: 100%;
	height: 50px;
	padding-top: 50px; 
}

#nav_wrap ul {
	list-style-type: none;
}

#nav_wrap ul li{
	display: inline;
	padding: 10px;
	margin-right: 10px;
}

a.nav:link {font-family: Arial, Helvetica, sans-serif; font-size:13px; font-weight: bold; 12px; color: white; text-decoration: none; }
a.nav:visited {font-family: Arial, Helvetica, sans-serif; font-size:13px; font-weight: bold; color: white; text-decoration: none; }
a.nav:hover {font-family: Arial, Helvetica, sans-serif; font-size:13px; font-weight: bold; color: white; text-decoration: none; }
a.nav:active {font-family: Arial, Helvetica, sans-serif; font-size:13px; font-weight: bold; color: white; }