/*

	-- -- -- -- -- -- --
	css sprites2
	nav style, with style for scripted elements

	http://www.alistapart.com/articles/sprites2
	-- -- -- -- -- -- --
	
*/

.nav {
	width: 717px;
	height: 34px;
	background: url(../gfx/menu-top.gif) no-repeat;
	position: absolute;
	top: -12px;
	left: 0px;
}
.nav li {
	display: inline;
}
.nav li a:link, .nav li a:visited {
	position: absolute;
	height: 34px;
	text-indent: -9000px;
	overflow: hidden;
	z-index: 10;
}

	.nav .domki a:link, .nav .domki a:visited {
		left: 21px;
		width: 134px;
	}
	.nav .domki a:hover, .nav .domki a:focus {
		background: url(../gfx/menu-top.gif) no-repeat -21px -34px;
	}
	.nav .domki a:active {
		background: url(../gfx/menu-top.gif) no-repeat -21px -34px;
	}
	.current-domki .domki a:link, .current-domki .domki a:visited {
		background: url(../gfx/menu-top.gif) no-repeat -21px -34px;
		cursor: default;
	}
	.nav-domki, .nav-domki-click {
		position: absolute;
		top: 0;
		left: 21px;
		width: 134px;
		height: 34px;
		background: url(../gfx/menu-top.gif) no-repeat -21px -34px;
	}
	.nav-domki-click {
		background: url(../gfx/menu-top.gif) no-repeat -21px -34px;
	}




	.nav .wiaty a:link, .nav .wiaty a:visited {
		left: 155px;
		width: 80px;
	}
	.nav .wiaty a:hover, .nav .wiaty a:focus {
		background: url(../gfx/menu-top.gif) no-repeat -155px -34px;
	}
	.nav .wiaty a:active {
		background: url(../gfx/menu-top.gif) no-repeat -155px -34px;
	}
	.current-wiaty .wiaty a:link, .current-wiaty .wiaty a:visited {
		background: url(../gfx/menu-top.gif) no-repeat -155px -34px;
		cursor: default;
	}
	.nav-wiaty, .nav-wiaty-click {
		position: absolute;
		top: 0;
		left: 155px;
		width: 80px;
		height: 34px;
		background: url(../gfx/menu-top.gif) no-repeat -155px -34px;
	}
	.nav-wiaty-click {
		background: url(../gfx/menu-top.gif) no-repeat -155px -34px;
	}




	.nav .gdzie a:link, .nav .gdzie a:visited {
		left: 235px;
		width: 111px;
	}
	.nav .gdzie a:hover, .nav .gdzie a:focus {
		background: url(../gfx/menu-top.gif) no-repeat -235px -34px;
	}
	.nav .gdzie a:active {
		background: url(../gfx/menu-top.gif) no-repeat -235px -34px;
	}
	.current-gdzie .gdzie a:link, .current-gdzie .gdzie a:visited {
		background: url(../gfx/menu-top.gif) no-repeat -235px -34px;
		cursor: default;
	}
	.nav-gdzie, .nav-gdzie-click {
		position: absolute;
		top: 0;
		left: 235px;
		width: 111px;
		height: 34px;
		background: url(../gfx/menu-top.gif) no-repeat -235px -34px;
	}
	.nav-gdzie-click {
		background: url(../gfx/menu-top.gif) no-repeat -235px -34px;
	}
	

	.nav .kontakt a:link, .nav .kontakt a:visited {
		left: 346px;
		width: 88px;
	}
	.nav .kontakt a:hover, .nav .kontakt a:focus {
		background: url(../gfx/menu-top.gif) no-repeat -346px -34px;
	}
	.nav .kontakt a:active {
		background: url(../gfx/menu-top.gif) no-repeat -346px -34px;
	}
	.current-kontakt .kontakt a:link, .current-kontakt .kontakt a:visited {
		background: url(../gfx/menu-top.gif) no-repeat -346px -34px;
		cursor: default;
	}
	.nav-kontakt, .nav-kontakt-click {
		position: absolute;
		top: 0;
		left: 346px;
		width: 88px;
		height: 34px;
		background: url(../gfx/menu-top.gif) no-repeat -346px -34px;
	}
	.nav-kontakt-click {
		background: url(../gfx/menu-top.gif) no-repeat -346px -34px;
	}
	
	
	
	.nav .wyprz a:link, .nav .wyprz a:visited {
		left: 434px;
		width: 120px;
	}
	.nav .wyprz a:hover, .nav .wyprz a:focus {
		background: url(../gfx/menu-top.gif) no-repeat -434px -34px;
	}
	.nav .wyprz a:active {
		background: url(../gfx/menu-top.gif) no-repeat -434px -34px;
	}
	.current-wyprz .wyprz a:link, .current-wyprz .wyprz a:visited {
		background: url(../gfx/menu-top.gif) no-repeat -434px -34px;
		cursor: default;
	}
	.nav-wyprz, .nav-wyprz-click {
		position: absolute;
		top: 0;
		left: 434px;
		width: 120px;
		height: 34px;
		background: url(../gfx/menu-top.gif) no-repeat -434px -34px;
	}
	.nav-wyprz-click {
		background: url(../gfx/menu-top.gif) no-repeat -434px -34px;
	}
