/* MENU */
a.frontpage {
	float:left;
	width:101px;
	height:19px;
	background:url(../gfx/menu/strona-glowna.jpg) no-repeat;
	display:block;
}
a.frontpage:hover {
	display:block;
	background-position: 0px -19px;
}
a.frontpage_on {
	float:left;
	width:101px;
	height:19px;
	background:url(../gfx/menu/strona-glowna.jpg) no-repeat;
	background-position: 0px -19px;
	display:block;
}
a.about {
	float:left;
	margin-left:24px;
	width:43px;
	height:19px;
	background:url(../gfx/menu/onas.jpg) no-repeat;
	display:block;
}
a.about:hover {
	background-position: 0px -19px;
}
a.about_on {
	float:left;
	margin-left:24px;
	width:43px;
	height:19px;
	background:url(../gfx/menu/onas.jpg) no-repeat;
	background-position: 0px -19px;
	display:block;
}

a.teams {
	float:left;
	margin-left:24px;
	width:81px;
	height:19px;
	background:url(../gfx/menu/organizacja.jpg) no-repeat;
	display:block;
}
a.teams:hover {
	background-position: 0px -19px;
}
a.teams_on {
	float:left;
	margin-left:24px;
	width:81px;
	height:19px;
	background:url(../gfx/menu/organizacja.jpg) no-repeat;
	background-position: 0px -19px;
	display:block;
}

a.articles {
	float:left;
	margin-left:24px;
	width:62px;
	height:19px;
	background:url(../gfx/menu/artykuly.jpg) no-repeat;
	display:block;
}
a.articles:hover {
	display:block;
	background-position: 0px -19px;
}
a.articles_on {
	float:left;
	margin-left:24px;
	width:62px;
	height:19px;
	background:url(../gfx/menu/artykuly.jpg) no-repeat;
	background-position: 0px -19px;
	display:block;
}

a.sponsors {
	float:left;
	margin-left:24px;
	width:71px;
	height:19px;
	background:url(../gfx/menu/sponsorzy.jpg) no-repeat;
	display:block;
}
a.sponsors:hover {
	background-position: 0px -19px;
}
a.sponsors_on {
	float:left;
	margin-left:24px;
	width:71px;
	height:19px;
	background:url(../gfx/menu/sponsorzy.jpg) no-repeat;
	display:block;
	background-position: 0px -19px;
}

a.matches {
	float:left;
	margin-left:24px;
	width:44px;
	height:19px;
	background:url(../gfx/menu/mecze.jpg) no-repeat;
	display:block;
}
a.matches:hover {
	background-position: 0px -19px;
}
a.matches_on {
	float:left;
	margin-left:24px;
	width:44px;
	height:19px;
	background:url(../gfx/menu/mecze.jpg) no-repeat;
	background-position: 0px -19px;
	display:block;
}
a.servers {
	float:left;
	margin-left:24px;
	width:59px;
	height:19px;
	background:url(../gfx/menu/serwery.jpg) no-repeat;
	display:block;
}
a.servers:hover {
	background-position: 0px -19px;
}
a.servers_on {
	float:left;
	margin-left:24px;
	width:59px;
	height:19px;
	background:url(../gfx/menu/serwery.jpg) no-repeat;
	background-position: 0px -19px;
	display:block;
}
a.shop {
	float:left;
	margin-left:23px;
	width:39px;
	height:19px;
	background:url(../gfx/menu/sklep.jpg) no-repeat;
	display:block;
}
a.shop:hover {
	background-position: 0px -19px;
}
/*
a.files {
	float:left;
	margin-left:24px;
	width:34px;
	height:19px;
	background:url(../gfx/menu/pliki.jpg) no-repeat;
	display:block;
}
a.files:hover {
	background-position: 0px -19px;
}
a.files_on {
	float:left;
	margin-left:24px;
	width:34px;
	height:19px;
	background:url(../gfx/menu/pliki.jpg) no-repeat;
	background-position: 0px -19px;
	display:block;
}
*/
a.galleries {
	float:left;
	margin-left:23px;
	width:52px;
	height:19px;
	background:url(../gfx/menu/galeria.jpg) no-repeat;
	display:block;
}
a.galleries:hover {
	background-position: 0px -19px;
}
a.galleries_on {
	float:left;
	margin-left:23px;
	width:52px;
	height:19px;
	background:url(../gfx/menu/galeria.jpg) no-repeat;
	background-position: 0px -19px;
	display:block;
}
a.forum {
	float:left;
	margin-left:23px;
	width:49px;
	height:19px;
	background:url(../gfx/menu/forum.jpg) no-repeat;
	display:block;
}
a.forum:hover {
	display:block;
	background-position: 0px -19px;
}
a.contact {
	float:left;
	margin-left:23px;
	width:57px;
	height:19px;
	background:url(../gfx/menu/kontakt.jpg) no-repeat;
	display:block;
}
a.contact:hover {
	background-position: 0px -19px;
}
a.contact_on {
	float:left;
	margin-left:23px;
	width:57px;
	height:19px;
	background:url(../gfx/menu/kontakt.jpg) no-repeat;
	background-position: 0px -19px;
	display:block;
}
