﻿.mp-rozwijka-zawartosc{
	display:none;
}

/* Menu lewe */

#menu-lewe li > span{
	cursor:pointer;
}
#menu-lewe {
	max-width: 100%;
	margin-left:0px;
}

#menu-lewe ul {
	margin:0px;
	padding:0px;
	list-style: none;
}
.menu-lewe-1-poziom	{
	width: 100%;
	display: block;
	margin: 0px auto;
	padding: 0px 0px 0px !important;
	position: relative;
}
.menu-lewe-1-poziom > li {
	list-style: none;
	max-width: 100%;
  position: relative;
  font-size: 18px;
  padding: 0px 0px 0px;
	margin: 0px 0px 16px 0px;
	display: flex;
	flex-wrap: wrap;
}
.menu-lewe-1-poziom > li:nth-child(8n+2) {
	background: url(../grafika/rzl.png) left top repeat-y, url(../grafika/rzp.png) right top repeat-y, url(../grafika/rzg.png) left top no-repeat, url(../grafika/rzd.png) left bottom no-repeat;
}
.menu-lewe-1-poziom > li:nth-child(8n+3) {
	background: url(../grafika/rczl.png) left top repeat-y, url(../grafika/rczp.png) right top repeat-y, url(../grafika/rczg.png) left top no-repeat, url(../grafika/rczd.png) left bottom no-repeat;
}
.menu-lewe-1-poziom > li:nth-child(8n+4) {
	background: url(../grafika/rjcl.png) left top repeat-y, url(../grafika/rjcp.png) right top repeat-y, url(../grafika/rjcg.png) left top no-repeat, url(../grafika/rjcd.png) left bottom no-repeat;
}
.menu-lewe-1-poziom > li:nth-child(8n+5) {
	background: url(../grafika/rpl.png) left top repeat-y, url(../grafika/rpp.png) right top repeat-y, url(../grafika/rpg.png) left top no-repeat, url(../grafika/rpd.png) left bottom no-repeat;
}
.menu-lewe-1-poziom > li:nth-child(8n+6) {
	background: url(../grafika/rnl.png) left top repeat-y, url(../grafika/rnp.png) right top repeat-y, url(../grafika/rng.png) left top no-repeat, url(../grafika/rnd.png) left bottom no-repeat;
}
.menu-lewe-1-poziom > li:nth-child(8n+7) {
	background: url(../grafika/rjzl.png) left top repeat-y, url(../grafika/rjzp.png) right top repeat-y, url(../grafika/rjzg.png) left top no-repeat, url(../grafika/rjzd.png) left bottom no-repeat;
}
.menu-lewe-1-poziom > li:nth-child(8n+8) {
	background: url(../grafika/rccl.png) left top repeat-y, url(../grafika/rccp.png) right top repeat-y, url(../grafika/rccg.png) left top no-repeat, url(../grafika/rccd.png) left bottom no-repeat;
}
.menu-lewe-1-poziom > li:nth-child(8n+9) {
	background: url(../grafika/rjzol.png) left top repeat-y, url(../grafika/rjzop.png) right top repeat-y, url(../grafika/rjzog.png) left top no-repeat, url(../grafika/rjzod.png) left bottom no-repeat;
}

.menu-lewe-1-poziom li.menu-blok-before, .menu-lewe-1-poziom li.menu-blok-after {
	margin: 0px;
	border: none !important;
}
.menu-lewe-1-poziom li.menu-blok-after {
	margin: 0px 0px 8px 0px;
}
.menu-lewe-1-poziom > li > a, .menu-lewe-1-poziom > li > button, .menu-lewe-1-poziom > li > span {
	position: relative;
	z-index: 2;
	flex: 1 1;
	padding: 14px 24px;
	margin: 0px;
	display: flex;
	align-items: center;
  text-align: left;
	text-decoration-color: transparent;
	background: none;
	border: none;
	cursor: pointer;
}
.menu-lewe-1-poziom > li > * > span {
	position: relative;
	z-index: 2;
	flex: 1 1;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	font-family: 'Rubik', sans-serif;
  font-size: 18px;
  line-height: 22px;
  font-weight: 400;
	color: #000000;
  text-align: left;
	text-decoration-color: transparent;
}
.menu-lewe-1-poziom > li:nth-child(8n+2) span {
	color: #4d2d00;
}
.menu-lewe-1-poziom > li:nth-child(8n+3) span {
	color: #017f3e;
}
.menu-lewe-1-poziom > li:nth-child(8n+4) span {
	color: #d62f02;
}
.menu-lewe-1-poziom > li:nth-child(8n+5) span {
	color: #ae5b02;
}
.menu-lewe-1-poziom > li:nth-child(8n+6) span {
	color: #0075A3;
}
.menu-lewe-1-poziom > li:nth-child(8n+7) span {
	color: #537001;
}
.menu-lewe-1-poziom > li:nth-child(8n+8) span {
	color: #ec0505;
}
.menu-lewe-1-poziom > li:nth-child(8n+9) span {
	color: #4d2d00;
}
.menu-lewe-1-poziom > li > * > span > em {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 40px;
	font-size: 36px;
}
.menu-lewe-1-poziom > li:nth-child(8n+2) span > em {
	color: #ffc400;
}
.menu-lewe-1-poziom > li:nth-child(8n+3) span > em {
	color: #00a651;
}
.menu-lewe-1-poziom > li:nth-child(8n+4) span > em {
	color: #ff3a05;
}
.menu-lewe-1-poziom > li:nth-child(8n+5) span > em {
	color: #ffc400;
}
.menu-lewe-1-poziom > li:nth-child(8n+6) span > em {
	color: #00a0de;
}
.menu-lewe-1-poziom > li:nth-child(8n+7) span > em {
	color: #9dd500;
}
.menu-lewe-1-poziom > li:nth-child(8n+8) span > em {
	color: #ff0000;
}
.menu-lewe-1-poziom > li:nth-child(8n+9) span > em {
	color: #ffd800;
}
.menu-lewe-1-poziom > li > a:hover span, .menu-lewe-1-poziom > li > button:hover span {
	opacity: 0.35;
}
#menu-lewe .aktywna > ul {
	display: block;
}

/*Ikony w 1-poziomie*/

.menu-lewe-1-poziom li.menu-ikona {
	list-style: none;
	max-width: 100%;
	display: flex;
	flex-wrap: nowrap;
  position: relative;
  font-size: 0px !important;
	background: none !important;
  padding: 0px 0px 0px 0px;
	margin: 0px 0px 8px 0px;
	border: none;
}
.menu-lewe-1-poziom li.menu-ikona::before {
	display: none;
}
.menu-lewe-1-poziom li.menu-ikona a, .menu-lewe-1-poziom li.menu-ikona button, .menu-lewe-1-poziom li.menu-ikona span {
	padding: 0px;
	margin: 0px;
	min-height: unset;
	border: none;
}
.menu-lewe-1-poziom li.menu-ikona a img {
	max-width: 100%;
	height: auto;
}
.menu-lewe-1-poziom li.menu-ikona .menu-ikona-tekst {
	display: none;
}
.menu-lewe-1-poziom li.menu-ikona:hover {
	opacity: 0.85;
}

/*Moduły w 1-poziomie*/

.menu-lewe-1-poziom li.menu-modul {
	list-style: none;
	text-align: left;
	max-width: 400px;
	display: flex;
	flex-wrap: nowrap;
  position: relative;
  padding: 0px 0px 0px 0px;
	margin: 0px 0px 16px 0px;
	background: none;
	border: none;
	border-radius: 8px;
}
.menu-lewe-1-poziom li.menu-modul::before {
	display: none;
}
.menu-modul-tlo	{
	width: 100%;
	background: rgba(255,255,255,1);
	border-radius: 8px;
}

/*2gi poziom*/

.menu-lewe-2-poziom {
	display: none;
	width: 100%;
	position: relative;
	margin: 0px 0px 0px 0px !important;
  padding: 0px 0px 28px 0px !important;
  list-style: none;
}
ul.menu-start-1-poziom li.menu-blok-before {
	display: none;
}
ul.menu-lewe-2-poziom > li {
	position: relative;
  min-width: 100%;
  margin: 0px 0px;
	padding: 0px 0px 0px 0px !important;
}
ul.menu-lewe-2-poziom li a {
	display: block;
	font-family: 'Open Sans', sans-serif;
  font-size: 14px;
	line-height: 18px;
	font-weight: 400;
  text-transform: none;
  text-decoration-color: transparent;
	text-align: left;
	min-height: unset;
	padding: 4px 0px 4px 24px;
	margin: 0px 0px 0px 0px;
}
ul.menu-lewe-2-poziom li > * > span {
	display: block;
	position: relative;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: 400;
  text-transform: none;
  text-decoration-color: transparent;
	text-align: left;
	min-height: unset;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.menu-lewe-2-poziom li a:hover span {
	text-decoration: underline;
}
.menu-lewe-1-poziom li.aktywnaid a span, .menu-lewe-1-poziom li.aktywnaid button span {
	font-weight: 700;
}


/*3 poziom*/
.menu-lewe-3-poziom {
	display:none;
	flex: 1 0 100%;
	position: relative;
  top: 0;
  width: 100%;
	padding: 0px 0px 8px !important;
	margin: 0px 0px 0px 0px;
}
ul.menu-lewe-3-poziom li {
	position: relative;
  min-width: 100%;
  margin: 0px 0px;
	padding: 0px 0px !important;
	background: none !important;
}
ul.menu-lewe-3-poziom li a {
	display: block;
	padding: 4px 0px 4px 36px;
	border: none;
}
ul.menu-lewe-3-poziom li span {
	display: block;
	padding: 0px 0px 0px 0px;
	border: none;
}
ul.menu-lewe-3-poziom > li span:before {
	display: none !important;
}

/*4 poziom*/
.menu-lewe-4-poziom {
	display:none;
	position: relative;
  top: 0;
  width: 100%;
	margin: 0px 0px 0px 0px;
}
ul.menu-lewe-4-poziom li {
	position: relative;
  min-width:100%;
  margin: 2px 0px;
	padding: 0px 0px !important;
	background: none !important;
}
ul.menu-lewe-4-poziom li a {
	display: flex;
	padding: 4px 0px 4px 48px;
}
ul.menu-lewe-4-poziom > li > a:before {
  font-family: 'Open Sans', sans-serif;
  content: ".";
	font-size: 14px;
  margin: 0px;
  padding: 0px 0px 0px 0px;
}

/*strzałki przy rozwijkach */

.menu-lewe-rozwijka > span span{
	display: block;
}

/* Menu lewe 2 - ikony */

#menu-lewe-2 li > span{
	cursor:pointer;
}
#menu-lewe-2 {
	max-width: 100%;
	margin-left:0px;
}

#menu-lewe-2 ul {
	margin:0px;
	padding:0px;
	list-style: none;
}
.menu-lewe-2-1-poziom	{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	gap: 40px 0px;
	margin: 0px auto;
	padding: 40px 40px 40px !important;
	position: relative;
	background: url(../grafika/mlig.png) left top repeat-x, url(../grafika/mlid.png) left bottom repeat-x, url(../grafika/mlibl.png) left top repeat-y, url(../grafika/mlibp.png) right top repeat-y;
}
.menu-lewe-2-1-poziom > li {
	flex: 1 0 50%;
	list-style: none;
	max-width: 100%;
  position: relative;
  font-size: 18px;
  padding: 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.menu-lewe-2-1-poziom li.menu-blok-before, .menu-lewe-2-1-poziom li.menu-blok-after {
	display: none;
}
.menu-lewe-2-1-poziom > li > a, .menu-lewe-2-1-poziom > li > button, .menu-lewe-2-1-poziom > li > span {
	position: relative;
	z-index: 2;
	padding: 0px 0px;
	margin: 0px;
	display: flex;
	align-items: center;
  text-align: left;
	text-decoration-color: transparent;
	background: none;
	border: none;
	cursor: pointer;
}
.menu-lewe-2-1-poziom > li > * > span {
	position: relative;
	z-index: 2;
	flex: 1 1;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	font-family: 'Rubik', sans-serif;
  font-size: 18px;
  line-height: 22px;
  font-weight: 400;
	color: #000000;
  text-align: left;
	text-decoration-color: transparent;
}
.menu-lewe-2-1-poziom > li > * > span > em {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 40px;
	font-size: 36px;
}
.menu-lewe-1-poziom > li > a:hover span, .menu-lewe-1-poziom > li > button:hover span {
	opacity: 0.35;
}
#menu-lewe .aktywna > ul {
	display: block;
}

/*Ikony w 1-poziomie*/

.menu-lewe-2-1-poziom li.menu-ikona {
	list-style: none;
	max-width: 100%;
	display: flex;
	flex-wrap: nowrap;
  position: relative;
  font-size: 0px !important;
  padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: none;
}
.menu-lewe-2-1-poziom li.menu-ikona::before {
	display: none;
}
.menu-lewe-2-poziom li.menu-ikona a, .menu-lewe-2-1-poziom li.menu-ikona button, .menu-lewe-2-1-poziom li.menu-ikona span {
	padding: 0px;
	margin: 0px;
	min-height: unset;
	border: none;
}
.menu-lewe-2-1-poziom li.menu-ikona a img {
	max-width: 84px;
	height: auto;
	max-height: 84px;
}
.menu-lewe-2-1-poziom li.menu-ikona .menu-ikona-tekst {
	display: none;
}
.menu-lewe-2-1-poziom li.menu-ikona:hover {
	opacity: 0.85;
}

/*Moduły w 1-poziomie*/

.menu-lewe-2-1-poziom li.menu-modull {
	list-style: none;
	text-align: left;
	max-width: 400px;
	display: flex;
	flex-wrap: nowrap;
  position: relative;
  padding: 0px 0px 0px 0px;
	margin: 0px 0px 16px 0px;
	background: none;
	border: none;
	border-radius: 8px;
}
.menu-lewe-2-1-poziom li.menu-modul::before {
	display: none;
}
.menu-lewe-2-tlo	{
	width: 100%;
	background: rgba(255,255,255,1);
	border-radius: 8px;
}
