/* ---- mapa serwisu - aplikacja sklepu ---- */
#sitemap {margin:0; padding:0; text-align:left; font:bold 10px Verdana, Arial, sans-serif;}
#sitemap a.navi1:link, #sitemap a.navi1:visited, #sitemap a.navi1:hover, #sitemap a.navi1:active {
	display:block;
	float:none;
	background:url(../img/sitemap/folder.gif) 0 50% no-repeat;
	color:#000; font:bold 12px Verdana, Arial, Tahoma;
	padding:10px 30px;
	text-decoration:none;
}
#sitemap a.navi2:link, #sitemap a.navi2:visited, #sitemap a.navi2:hover, #sitemap a.navi2:active {
	display:block;
	float:none;
	background:url(../img/sitemap/folder.gif) 20px 50% no-repeat;
	color:#000; font:bold 12px Verdana, Arial, Tahoma;
	padding:10px 30px 10px 50px;
	text-decoration:none;
}
#sitemap a.navi3:link, #sitemap a.navi3:visited, #sitemap a.navi3:hover, #sitemap a.navi3:active {
	display:block;
	float:none;
	background:url(../img/sitemap/folder.gif) 40px 50% no-repeat;
	color:#000; font:bold 12px Verdana, Arial, Tahoma;
	padding:10px 30px 10px 70px;
	text-decoration:none;
}
#sitemap a.navi4:link, #sitemap a.navi4:visited, #sitemap a.navi4:hover, #sitemap a.navi4:active {
	display:block;
	float:none;
	background:url(../img/sitemap/folder.gif) 60px 50% no-repeat;
	color:#000; font:bold 12px Verdana, Arial, Tahoma;
	padding:10px 30px 10px 90px;
	text-decoration:none;
}
#sitemap a.navi5:link, #sitemap a.navi5:visited, #sitemap a.navi5:hover, #sitemap a.navi5:active {
	display:block;
	float:none;
	background:url(../img/sitemap/folder.gif) 80px 50% no-repeat;
	color:#000; font:bold 12px Verdana, Arial, Tahoma;
	padding:10px 30px 10px 110px;
	text-decoration:none;
}

/* ---- lokalizer ---- */
#breadcrumbs {
	font:bold 10px Verdana, Geneva, sans-serif;
	color:#717171;
}
#breadcrumbs a, #breadcrumbs a:active, #breadcrumbs a:visited {
	font:bold 10px Verdana, Geneva, sans-serif;
	color:#a7c835;
}
/* ---- prawa nawigacja ---- */
.menuLeft {
	margin:0;
	padding:0;
	width:184px;
}
.menuLeft li {
	list-style-type:none;	
}
.menuLeft li a {
	position: relative;
	clear:both;
}

a.naviRight, a.naviRight:active, a.naviRight1, a.naviRight1:active {
	display:block;
	padding:0px 0 0px 10px;
	background:#00cc00 url(../img/home/right_li1_off.gif) right 50% no-repeat !important;
	color:#9ced7b !important;
	font-weight:bold;
	font-size:12px;
	border-left:1px solid #cfcfcf;
	border-bottom:1px solid #cfcfcf;
	text-decoration:none;
}
a.naviRight:hover, a.naviRight1:hover, a.naviRight_on, a.naviRight1_on {
	display:block;
	padding:0px 0 0px 10px;
	background:#00b000 url(../img/home/right_li1_on.gif) right 50% no-repeat !important;
	color:#fff !important;
	font-weight:bold;
	font-size:12px;
	border-left:1px solid #cfcfcf;
	border-bottom:1px solid #cfcfcf;
	text-decoration:none;
}
a.naviRight2, a.naviRight2:active {
	display:block;
	padding:2px 27px 2px 10px;
	background:#fff url(../img/home/right_li2_off.gif) right 50% no-repeat;
	color:#969696;
	font-weight:bold;
	font-size:12px;
	border-bottom:1px solid #cfcfcf;
	text-decoration:none;
}
a.naviRight2:hover, a.naviRight2_on {
	display:block;
	padding:2px 27px 2px 10px;
	background:#eee url(../img/home/right_li2_on.gif) right 50% no-repeat;
	color:#5a5a5a;
	font-weight:bold;
	font-size:12px;
	border-bottom:1px solid #cfcfcf;
	text-decoration:none;
}
a.naviRight3, a.naviRight3:active {
	display:block;
	padding:2px 0 2px 20px;
	background:#fff url(../img/home/right_li2_off.gif) right 50% no-repeat;
	color:#969696;
	font-weight:bold;
	font-size:12px;
	border-bottom:1px solid #cfcfcf;
	text-decoration:none;
}
a.naviRight3:hover, a.naviRight3_on {
	display:block;
	padding:2px 0 2px 20px;
	background:#eee url(../img/home/right_li2_on.gif) right 50% no-repeat;
	color:#5a5a5a;
	font-weight:bold;
	font-size:12px;
	border-bottom:1px solid #cfcfcf;
	text-decoration:none;
}
a.naviRight4, a.naviRight4:active {
	display:block;
	padding:2px 0 2px 30px;
	background:#fff url(../img/home/right_li2_off.gif) right 50% no-repeat;
	color:#969696;
	font-weight:bold;
	font-size:12px;
	border-bottom:1px solid #cfcfcf;
	text-decoration:none;
}
a.naviRight4:hover, a.naviRight4_on {
	display:block;
	padding:2px 0 2px 30px;
	background:#eee url(../img/home/right_li2_on.gif) right 50% no-repeat;
	color:#5a5a5a;
	font-weight:bold;
	font-size:12px;
	border-bottom:1px solid #cfcfcf;
	text-decoration:none;
}
a.has-sub-ul:link, a.has-sub-ul:visited, a.has-sub-ul:hover, a.has-sub-ul:active {
	background:#ff6600 url(../img/home/right_li1_sub.gif) right 50% no-repeat !important;
	color:#fff !important;
	text-decoration:none;
}
#naviRight4, #naviRight6 {
	margin-bottom:11px;
}

/* ---- stopka strony ---- */
a.stopka:link, a.stopka:visited, a.stopka:active {
	color:#d3d3d3;
	text-transform:uppercase;
}
a.stopka:hover {
	color:#fff;
	text-decoration:underline;
	text-transform:uppercase;
}
a.stopka_on {
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
}

/* navigation
---------------------------------------------------- */
#menu {
	position:absolute;
	right:0;
	top:65px;
	width:761px;
	height:66px;
	z-index:900;
 	background:url(../img/bg_box02.gif) 0 0 no-repeat;
}

#nav {
	width:755px;
	z-index: 500;
	position: absolute;
	top: 1px;
	left:5px;
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
#nav ul {
	top:61px;
}
#nav li {
	float: left;
	position: relative;
	height: 64px;
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: 'Trebuchet MS', Verdana, Geneva, sans-serif;
	white-space: nowrap;
	}
#nav li.navi_spacer, #nav li.navi_spacer:hover {
	width:1px;
	height: 64px;
	border:0;
	background-color:none;
	background: url(../img/navi/bg_navi_spacer.gif) 0 50% no-repeat;
}
#nav li a,
#nav li span {
	width:40px;
	height: 42px;
	display: block;
	padding: 15px 18px 8px 18px;
	font-family: 'Trebuchet MS', Verdana, Geneva, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #767676;
	border-bottom: 1px solid #fff;
	background:none;
	}
	html>body #nav li a, html>body #nav li span {
		width:auto;
	}
		#nav li a span {
			display:block;
			padding:0;
			margin:0;
		}
		#nav li a:hover span, #nav li:hover a span, #nav li a.navi_on span {
			display:block;
			padding:0;
			margin:0;
			color:#fff;
		}

#nav li:hover{
	background: #30b428 url(../img/navi/bg_navi1_on.gif) 0 0 repeat-x;
	color:#fff;
	}
#nav li:hover a {
	background: #30b428 url(../img/navi/bg_navi1_on.gif) 0 0 repeat-x;
	color:#fff;
	border-bottom: 1px solid #fff;
	}
#nav li a:hover {
	height: 42px;
	background: #30b428 url(../img/navi/bg_navi1_on.gif) 0 0 repeat-x;
	color:#fff;
	border-bottom: 1px solid #fff;
	}
#nav li a:active {
	background: #30b428 url(../img/navi/bg_navi1_on.gif) 0 0 repeat-x;
	color:#fff;
	}

#nav li ul { /* second-level lists */
	z-index: 150000;
	clear: left;
	position: absolute;
	width: 150px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	margin: 0;
	padding: 0;
	list-style-type: none;
	border-left-color: #464646;
	/*border-top: none;
	border-bottom: none;
	border-top:1px solid white;*/
	background: #efefef;
	}
#nav li ul ul { /* third-and-above-level lists */
	top: 0;
	margin: 0 -152px 0 150px;
	border-left-color: #efefef;
	}

#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
	}

#nav li:hover ul, 
#nav li li:hover ul, 
#nav li.sfhover ul, 
#nav li li.sfhover ul { /* lists nested under hovered list items */
	right: auto;
	left: 0;
	}
#nav li ul li {
	width: 150px;
	height: auto;
	text-transform: none;
	font-size: 12px;
	line-height: 11px;
	border: none;
	background: none;
	}
#nav li ul li a,
#nav li:hover ul li a,
#nav li.sfhover ul li a,
#nav li ul li span {
	width: 181px;
	height: auto;
	padding:2px 27px 2px 10px;
	font-weight: bold;
	text-align: left;
	color:#969696;
	border-bottom:1px solid #cfcfcf;
	background:#fff url(../img/home/right_li2_off.gif) right 50% no-repeat;
	}

#nav li ul li:hover,
#nav li ul li.sfhover {
	border-top-color: #cfcfcf;
	background:#eeeeed;
	}

#nav li ul li:hover a,
#nav li ul li.sfhover a,
#nav li ul li:hover span,
#nav li ul li.sfhover span {
	border-top-color: #cfcfcf;
	background: #eeeeed;
	color:#5a5a5a;
	}
#nav li ul li a:hover {
	height: auto;
	color: #fff;
	border-top-color: #cfcfcf;
	background:#f9f9f9 url(../img/home/right_li2_on.gif) right 50% no-repeat;
	}
#nav li ul li:hover li a,
#nav li ul li.sfhover li a {
	background:#f9f9f9 url(../img/home/right_li2_on.gif) right 50% no-repeat;
	}
#nav li ul li:hover a:hover,
#nav li ul li.sfhover a:hover {
	background:#f9f9f9 url(../img/home/right_li2_on.gif) right 50% no-repeat;
	color:#5a5a5a;
	}
#nav li ul li a:active,
nav li ul li:hover li a:active,
#nav li ul li.sfhover li a:active
{
	background:#f9f9f9 url(../img/home/right_li2_on.gif) right 50% no-repeat;
	color:#5a5a5a;
	}
#nav li ul ul li {
	text-transform: none;
	font-size: 12px;
	line-height: 11px;
	border: none;
	background: none;
	border-left:1px solid #dadada;
	}
#nav li ul ul li a:link,
#nav li ul ul li a:visited {
	width: 181px;
	height: auto;
	padding: 2px 0 2px 28px;
	border: none;
	font-weight: bold;
	text-align: left;
	color:#969696;
	border-bottom:1px solid #cfcfcf;
	background: #efefef;
}

	/* Navi  hover */
	a.navi_on:link, a.navi_on:visited, a.navi_on:active, a.navi_on:hover {
		background:#30b428 url(../img/navi/bg_navi1_on.gif) 0 0 repeat-x !important;
		color:#fff !important;
		border-bottom: 1px solid #cfcfcf;
	}
	/* Navi level 2 i 3 hover */
	ul li ul li a.navi_on:link, ul li ul li a.navi_on:visited, ul li ul li a.navi_on:active, ul li ul li a.navi_on:hover {
		background:#f9f9f9 url(../img/home/right_li2_on.gif) right 50% no-repeat !important;
		color:#5a5a5a !important;
		border-bottom: 1px solid #cfcfcf;
	}


/* KONIEC: navigation
---------------------------------------------------- */
