#menuPoziomePodstrona {
	height: 27px;
}
#menuPoziomePodstrona ul {
	margin: 0;
	padding: 3px 2px;
	list-style: none;
	float: left;
	background-color: #f6f9fc;
}
#menuPoziomePodstronaLeft {
	float: left;
	height: 27px;
	width: 5px;
	background: transparent url(/images/gfx/gorne_menu_left.gif);
}
#menuPoziomePodstronaRight {
	float: left;
	height: 27px;
	width: 5px;
	background: transparent url(/images/gfx/gorne_menu_right.gif);
}
#menuPoziomePodstrona ul li {
	display: inline;
}
#menuPoziomePodstrona ul li a {
	float: left;
	display: block;
	text-decoration: none;
	background-color: #fbfcfe;
	margin-left: 2px;
}
#menuPoziomePodstrona ul li a span {
	float: left;
	display: block;
	cursor: pointer;
	height: 22px;
	line-height: 18px;
}
		
#menuPoziomePodstrona ul li a span.mcenter {
	height: 19px;
	font-size: 11px;
	font-weight: bold;
	color: #1a212a;
	padding: 2px 2px 0 1px;
	background-color: #f6f9fc;
}
#menuPoziomePodstrona ul li a span.mleft, #menuPoziomePodstrona ul li a span.mright {
	width: 3px;
	background-color: #f6f9fc;
}
#menuPoziomePodstrona ul li a.selected span.mcenter {
	background-color: #20739f;
	color: #fff;
	padding-bottom: 1px;
}
#menuPoziomePodstrona ul li a:hover, #menuPoziomePodstrona ul li a:hover span.mcenter {
	background-color: #20739f;
	color: #fff;
}
#menuPoziomePodstrona ul li a:hover span.mleft, #menuPoziomePodstrona ul li a.selected span.mleft {
	background: transparent url(/images/gfx/gorne_menu_li_left.gif) no-repeat;
}
#menuPoziomePodstrona ul li a:hover span.mright, #menuPoziomePodstrona ul li a.selected span.mright {
	background: transparent url(/images/gfx/gorne_menu_li_right.gif) no-repeat;
}
/*Menu oferta produktowa*/
.menuLeweGora {
	width: 229px;
	height: 3px;
	overflow: hidden;
	background: transparent url(/images/gfx/menu_lewe_gora.gif);
}
.menuLeweDol {
	width: 229px;
	height: 3px;
	overflow: hidden;
	background: transparent url(/images/gfx/menu_lewe_dol.gif);
}
.menuLewe {
	width: 229px;
	background-color: #dfe4eb;
}
.menuLewe ul {
	margin: 0 0 0 6px;
	padding: 0;
	list-style: none;
}
.menuLewe ul li {
	width: 218px;
	background: transparent url(/images/gfx/menu_dots.gif) no-repeat 0 bottom;
	padding-bottom: 1px;
}
.menuLewe ul li.last {
	width: 218px;
	background: none;
}
.menuLewe ul li a {
	display: block;
	width: 192px;
	padding-left: 26px;
	padding-bottom: 8px;
	padding-top: 5px;
	background: transparent url(/images/gfx/li_cross.gif) no-repeat 8px 8px;
	color: #20739f;
	text-decoration: none;
}
.menuLewe ul li a:hover {
	background: #5995b6 url(/images/gfx/li_cross_hover.gif) no-repeat 8px 8px;
	color: #ffffff;
}
.menuLewe ul li.selected a {
	background: #5995b6 url(/images/gfx/li_cross_s.gif) no-repeat 8px 8px;
	color: #ffffff;
}

.menuLewe ul li.selected ul {
	margin: 0;
	padding: 0;
	padding-top: 1px;
	background: transparent url(/images/gfx/menu_dots.gif) no-repeat 0 top;
}
.menuLewe ul li.selected ul li {
	padding-bottom: 1px;
	width: 218px;
}
.menuLewe ul li.selected ul li a {
	display: block;
	width: 181px;
	padding-left: 37px;
	padding-bottom: 7px;
	padding-top: 5px;
	background: transparent url(/images/gfx/li_plusik.gif) no-repeat 27px 10px;
	color: #20739f;
	text-decoration: none;
	line-height: 110%;
}
.menuLewe ul li.selected ul li a:hover {
	background: #74a5c1 url(/images/gfx/li_plusik_hover.gif) no-repeat 27px 10px;
	color: #ffffff;
}
.menuLewe ul li.selected ul li.selected a {
	background: #74a5c1 url(/images/gfx/li_plusik_s.gif) no-repeat 27px 10px;
	color: #ffffff;
}
.menuLewe ul li.selected ul li.last {
	padding-bottom: 0;
}



.menuLewe ul li.selected ul li.selected ul li a {
	display: block;
	width: 168px;
	padding-left: 50px;
	padding-bottom: 7px;
	padding-top: 5px;
	background: transparent url(/images/gfx/li_arrow.gif) no-repeat 38px 10px;
	color: #20739f;
	text-decoration: none;
	line-height: 110%;
}

.menuLewe ul li.selected ul li.selected ul li a:hover {
	background: #8fb5cb url(/images/gfx/li_arrow_hover.gif) no-repeat 38px 10px;
	color: #ffffff;
}
.menuLewe ul li.selected ul li.selected ul li.selected a {
	background: #8fb5cb url(/images/gfx/li_arrow_s.gif) no-repeat 38px 10px;
	color: #ffffff;
}


.menuLewe ul li.selected ul li.selected ul li.selected ul li a {
	display: block;
	width: 158px;
	padding-left: 60px;
	padding-bottom: 7px;
	padding-top: 5px;
	background: transparent url(/images/gfx/li_plusik_maly.gif) no-repeat 51px 10px;
	color: #20739f;
	text-decoration: none;
	line-height: 110%;
}

.menuLewe ul li.selected ul li.selected ul li.selected ul li a:hover {
	background: #a9c4d6 url(/images/gfx/li_plusik_maly_hover.gif) no-repeat 51px 10px;
	color: #ffffff;
}
.menuLewe ul li.selected ul li.selected ul li.selected ul li.selected a {
	background: #a9c4d6 url(/images/gfx/li_plusik_maly_s.gif) no-repeat 51px 10px;
	color: #ffffff;
}

