#menu {
	width: 960px;
	float: left;
	padding-top: 34px;
	padding-left: 20px;
	position: relative;
	height: 0px;
	z-index: 30;
	margin-top: 10px;
	/*
background: url(gfx/menu.gif) left bottom no-repeat;
*/
}
#menu-flash {
	float: left;
	position: absolute;
	width: 620px;
	height: 180px;
	z-index: 40;
	top: 10px;
	overflow: hidden;
}
/* Navigation */
.nav, .nav ul { 
	list-style: none;
	margin: 0;
	padding: 0;
}
 
.nav {
  font-family: Tahoma, Helvetica, sans-serif;
  z-index: 100;
  position: relative;
}
.nav li {
  float: left;
  margin: 0;
  padding: 0;
  position: relative;
}
.nav li a, .nav li a:link, .nav li a:active, .nav li a:visited {
  font: bold 1.22em/25px Arial, Helvetica, sans-serif;
  color: #959595;
  display: block;
  text-transform: lowercase;
  text-decoration: none;
}
 
.nav li a:hover {

 
}
#nav-one li:hover a, 
#nav-one li.sfHover a {
background-position: left top;
}
#nav-one li:hover ul a, 
#nav-one li.sfHover ul a {
  color: #959595;	
}
#nav-one li:hover ul a:hover, 
#nav-one li.sfHover ul a:hover {
}
 
.nav ul {
  list-style: none;
  margin: 0;
  position: absolute;
  top: -999em;
  left: -1px;
}
.nav li:hover ul,
.nav li.sfHover ul {
  top: 24px;
  left: 1px;
}
.nav ul li {
  border: 0;
  float: none;
}
.nav ul {
	padding-top: 4px;
}
.nav ul li a {
	padding: 2px 0px 0px;
}



.nav a.home {
	width: 30px;
	height: 24px;
	float: left;
	background: url(gfx/home-menu.gif) right top no-repeat;
	text-indent: -9000px;
}
.nav a.news {
	width: 87px;
	height: 24px;
	float: left;
	background: url(gfx/news-menu.gif) right top no-repeat;
	text-indent: -9000px;
}
.nav a.events {
	width: 85px;
	height: 22px;
	float: left;
	background: url(gfx/events-menu.gif) left center no-repeat;
	text-indent: -9000px;
}
.nav a.interviews {
	width: 85px;
	height: 22px;
	float: left;
	background: url(gfx/interviews-menu.gif) left center no-repeat;
	text-indent: -9000px;
}
.nav a.table {
	width: 55px;
	height: 24px;
	float: left;
	background: url(gfx/table-menu.gif) right top no-repeat;
	text-indent: -9000px;
}
.nav a.squad {
	width: 94px;
	height: 24px;
	float: left;
	background: url(gfx/squad-menu.gif) right top no-repeat;
	text-indent: -9000px;
}
.nav a.futsal {
	width: 92px;
	height: 22px;
	float: left;
	background: url(gfx/futsal-menu.gif) left center no-repeat;
	text-indent: -9000px;
}
.nav a.beach {
	width: 92px;
	height: 22px;
	float: left;
	background: url(gfx/futsal-menu.gif) left center no-repeat;
	text-indent: -9000px;
}
.nav a.history {
	width: 100px;
	height: 24px;
	float: left;
	background: url(gfx/history-menu.gif) right top no-repeat;
	text-indent: -9000px;
}
.nav a.contact {
	width: 72px;
	height: 24px;
	float: left;
	background: url(gfx/kontakt-menu.gif) right top no-repeat;
	text-indent: -9000px;
}
.nav a.gallery {
	width: 62px;
	height: 24px;
	float: left;
	background: url(gfx/galeria-menu.gif) right top no-repeat;
	text-indent: -9000px;
}
.nav a.results {
	width: 57px;
	height: 24px;
	float: left;
	background: url(gfx/results-menu.gif) right top no-repeat;
	text-indent: -9000px;
}
.nav a.administration {
	width: 63px;
	height: 24px;
	float: left;
	background: url(gfx/administration-menu.gif) right top no-repeat;
	text-indent: -9000px;
}