.menuGora {
	float: left;
}
.menuGora ul.select {
	list-style: none;
}
.menuGora ul.select li {
	float: left;
	position: relative;
	background: url("/images/gfx/menu_podzialka.gif") no-repeat right 1px;
}
.menuGora ul.select li a {
	color: #fff;
	font-weight: bold;
	display: block;
	margin-right: 2px;
	height: 23px;
	padding: 14px 25px 2px 25px;
	float: left;
	cursor: pointer;
	display: inline;
}
.menuGora ul.select li a:hover {
	background: url("/images/gfx/menu_hover.gif") repeat-x;
	text-decoration: none;
}
/*.menuGora ul.select li:hover {
	background: url("/images/gfx/menu_hover.gif") repeat-x;

}*/
.menuGora ul.select li.selected a {
	background: url("/images/gfx/menu_hover.gif") repeat-x;
	text-decoration: none;
}
.menuGora ul.select li ul.sub li.rozwijaneGora {
	width: 194px;
	height: 16px;
	float: left;
	background: url("/images/gfx/rozwijane_gora.gif") no-repeat 0 1px;
}
.menuGora ul.select li ul.sub li.rozwijaneDol {
	width: 194px;
	height: 16px;
	float: left;
	background: url("/images/gfx/rozwijane_dol.gif") no-repeat;
}
.menuGora ul.select li:hover ul.sub {
	display: block;
	list-style: none;
}
.menuGora ul.select li ul.sub {
	display: none;
	position: absolute;
	z-index: 1;
	top: 38px;
	left: 0;
	width: 194px;
	background: url("/images/gfx/rozwijane_tlo.gif") repeat-y;
}

.menuGora ul.select li ul.sub li {
	padding: 0;
	width: 194px;
	float: left;
	background: url("/images/gfx/menu_podzialka_poziom.gif") no-repeat 7px bottom;
}
.menuGora ul.select li ul.sub li a  {
	font-size: 11px;
	font-weight: normal;
	padding: 0;
	margin: 0 0 2px 3px;
	height: auto;
	float: left;
	width: 188px;
}
.menuGora ul.select li ul.sub li a span {
	background: url("/images/gfx/strzalka_menu.gif") no-repeat 10px 7px;
	padding: 4px 10px 6px 31px;
	float: left;
}
.menuGora ul.select li ul.sub li a:hover span {
	background: url("/images/gfx/strzalka_menu_hov.gif") no-repeat 10px 7px;
}
.menuGora ul.select li.selected ul.sub li a {
	background: none;
}
.menuGora ul.select li ul.sub li a:hover {
	width: 188px;
	padding: 0;
	float: left;
	background: #595959 url("/images/gfx/menu_hover.gif") repeat-x;
}
.praweMenu {
	padding-bottom: 40px;
	float: left;
}
.praweMenu ul {
	list-style: none;
	margin: 0 0 0 6px;
}
.praweMenu ul li {
	margin: 0;
	padding: 0;
	width: 273px;
	float: left;
	display: inline;
	background: url("/images/gfx/podzialka.gif") repeat-x bottom;
}
.praweMenu ul li a {
	background: url("/images/gfx/plus_prawo.gif") no-repeat 25px 9px;
	padding: 4px 0 4px 35px;
	display: block;
	margin-bottom: 1px;
	font-weight: bold;
	width: 238px;
}
.praweMenu ul li a:hover {
	color: #87c331;
	background: url("/images/gfx/plus_prawo_hover.gif") no-repeat 25px 9px;
}
.praweMenu ul li.selected a {
	background: #f5fafd url("/images/gfx/minus_prawo.gif") no-repeat 25px 11px;
	color: #87c331;
}
.praweMenu ul li.selected a:hover {
	background: #f5fafd url("/images/gfx/minus_prawo.gif") no-repeat 25px 11px;
	color: #87c331;
}
.praweMenu ul li.selected ul {
	margin: 0;
}
.praweMenu ul li.selected ul li {
	background: url("/images/gfx/podzialka.gif") repeat-x top;
	margin-top: -1px;
}
.praweMenu ul li.selected ul li a {
	background: url("/images/gfx/minus_niebieski.gif") no-repeat 51px 11px;
	padding: 4px 0 5px 61px;
	color: #008bcf;
	font-weight: normal;
	width: 212px;
}
.praweMenu ul li.selected ul li a:hover {
	background: url("/images/gfx/minus_prawo.gif") no-repeat 51px 11px;
}
.praweMenu ul li.selected ul li.selected a {
	background: url("/images/gfx/minus_prawo.gif") no-repeat 51px 11px;
	color: #87c331;
}






