﻿/*Menu ikony*/
.menu_ikony {
	display: table;
	padding: 0;
	margin: 0 auto;
}
.menu_ikony li {
   display: table-cell;
	text-align: center;
	vertical-align: middle;
	padding: 0px;
	margin: 0px;
	cursor: pointer;
}

/*Menu góra*/
#menu_gora{

}

ul.menu_gora_1{

}

ul.menu_gora_1 li{
	display: inline-block;
	list-style: none;
}

ul.menu_gora_1 li.aktywna a{
	background-color: #6d6e71;
	color:#fff;
}

ul.menu_gora_1 li a{
	color:#343434;
	text-decoration-color: transparent;
	font-size: 14px;
	padding:8px 16px;
	margin:0px 0px;
	font-family: "Open Sans";
	text-transform: uppercase;
}

ul.menu_gora_1 li a:hover{
	opacity:0.7;
}

/*Koniec menu góra*/


/*Menu glowne*/
#menu_glowne2 {
	position: relative;
	margin: 0px;
	border: 1px solid #e9e9e9;
}

.menu_glowne_1 {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0;
	margin: 0;
}
.menu_glowne_1 li {
   display: table-cell;
	text-align: center;
	vertical-align: middle;
	padding: 0px;
	margin: 0px;
	cursor: pointer;
	position: relative;
}

.menu_glowne_1 li span img{
	position: absolute;
	right: 16px;
	top:-4px;
}
.menu_glowne_1 li:last-child {
	border-right: 0px none transparent;
}
.menu_glowne_1 li a,
.menu_glowne_1 li p {
	font-family: 'Open Sans', sans-serif;
	font-size: 24px;
	font-weight: 400;
	text-align: center;
	text-transform: uppercase;
	vertical-align: middle;
	display: block;
	height: 30px;
	color: #3e8220;
	text-decoration-color: transparent;
	padding: 21px 7px 21px 7px;
	margin: 0px;
}
.menu_glowne_1 li p:after {
	font-family: FontAwesome;
	content: "\f107";
	margin: 0px 0px 0px 3px;
}
.menu_glowne_1 li:first-child p,
.menu_glowne_1 li:first-child a {

}
.menu_glowne_1 li a span,
.menu_glowne_1 li p span {
	/*display: inline-block;*/
	text-align: left;
	vertical-align: middle;
	float:left;
	margin-left: 10px;
	margin-top: 28px;
}
.menu_glowne_1 li a em,
.menu_glowne_1 li p em {
	margin: 0px 5px 0px 0px;
}

.menu_glowne_1 li.aktywna a,
.menu_glowne_1 li.aktywna p {
	color: #000!important;
	background:#f0f0f0 url(../grafika/menu_gora_kwadrat_akt.png)no-repeat!important;
	background-position: 8px center!important;
}


.menu_glowne_1 li.aktywna a:hover,
.menu_glowne_1 li.aktywna p:hover {
	background: #737678!important;
	color: #fff!important;
}


.menu_glowne_1 li a:hover,
.menu_glowne_1 li p:hover,
.menu_glowne_1 a.menu_hover {
	color:#fff!important;
	border-color: #737678!important;
	background:#737678 url(../grafika/menu_gora_kwadrat.png)no-repeat!important;
	background-position: 8px center!important;
}

.menu_glowne_1 li:first-child a:hover,
.menu_glowne_1 li:first-child p:hover
 {
	color:#fff!important;
	border-color: #737678!important;
	background:#737678 url(../grafika/menu_gora_kwadrat.png)no-repeat!important;
	background-position: 8px center!important;
}

.menu_glowne_1 li:nth-child(2) a:hover,
.menu_glowne_1 li:nth-child(2) p:hover
{
	color:#fff!important;
	border-color: #737678!important;
	background:#737678 url(../grafika/menu_gora_kwadrat.png)no-repeat!important;
	background-position: 8px center!important;
}

.menu_glowne_1 li:nth-child(3) a:hover,
.menu_glowne_1 li:nth-child(3) p:hover
{
	color:#fff!important;
	border-color: #737678!important;
	background:#737678 url(../grafika/menu_gora_kwadrat.png)no-repeat!important;
	background-position: 8px center!important;
}



.menu_glowne_1 li:first-child p,  .menu_glowne_1 li:first-child a {
	background:#fff url(../grafika/menu_gora_kwadrat.png)no-repeat;
	background-position: 8px center;
	color:#6d6e71;
	border-bottom:8px solid #6d6e71;
}

.menu_glowne_1 li:nth-child(2) p, .menu_glowne_1 li:nth-child(2) a {
	background:#fff url(../grafika/menu_gora_kwadrat.png)no-repeat;
	background-position: 8px center;
	color:#697C22;
	border-bottom:8px solid #697C22;
}

.menu_glowne_1 li:nth-child(3) p, .menu_glowne_1 li:nth-child(3) a {
	background:#fff url(../grafika/menu_gora_kwadrat.png)no-repeat;
	background-position: 8px center;
	color:#2357ad;
	border-bottom:8px solid #2357ad;
}

/*	Aktywna zakładka */


/*	2-gi poziom */

/*	2-gi poziom */

.menu_glowne_2_div {
	margin: 0px;
}

ul.menu_glowne_2 {
	position: absolute;
	z-index: 1000;
	display: none;
	list-style: none;
	background: #737678;
	padding: 16px 16px 16px 16px;
	margin: 0px 5px 10px 5px;
}
ul.menu_glowne_2 li {
	text-align: left;
	vertical-align: top;
	display: block;
	padding: 6px 0px 6px 8px;
	margin: 0px 0px 0px 0px;
	border-bottom: 1px solid #a1a1a1;
}

ul.menu_glowne_2 li:first-child{
	border-top: 1px solid #a1a1a1;
}




ul.menu_glowne_2 li.aktywna a > ul.menu_glowne_3 li a {
	color: #3694d8;
}
ul.menu_glowne_2 li a,
ul.menu_glowne_2 li span{
	font-family: 'Ubuntu';
	font-size: 18px;
	font-weight: 400;
	text-decoration-color: transparent;
	color: #fff;
	display: block;
	text-align: left;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-transform: none;
	cursor: pointer;
	z-index: 1000;
}
ul.menu_glowne_2 li:hover a,
ul.menu_glowne_2 li:hover span
{
	opacity:0.8;
}

ul.menu_glowne_2 li a:before,
/*ul.menu_glowne_2 li:before,*/
ul.menu_glowne_2 li span:before {
		font-family: FontAwesome;
	content: "\f0da";
	margin: 0px 8px 0px 0px;
}


/*	3-eci poziom */
ul.menu_glowne_3	{
	display: none;
	list-style: none;
	padding: 0px 0px 0px 0px !important;
   margin: 7px 0px 0px 0px !important;
}
ul.menu_glowne_3 li	{
	padding: 0px;
   	margin: 0px;
   	padding-left: 16px;
	background: none !important;
	border-bottom: 0px none transparent !important;
}
ul.menu_glowne_3 li a:hover{
	opacity:0.7;
}
ul.menu_glowne_3 li a,
ul.menu_glowne_3 li span {
	font-size: 18px;
	font-weight: 400;
   padding: 3px 0px 3px 0px!important;
   color:#fff!important;
}
ul.menu_glowne_3 li a:before,
ul.menu_glowne_3 li span:before {
/*	font-family: FontAwesome!important;
	content: "\f0da"!important;
	padding: 0px 4px 0px 0px;*/
	content:none;
}

ul.menu_glowne_3 li:first-child{
	border:none!important;
}


.menu_glowne_4{
	margin:0px;
	padding: 0px;
}

.menu_glowne_4 li{
	padding-left:4px!important;
}

ul.menu_glowne_4 li a, ul.menu_glowne_4 li span{
	margin:0px;
	padding: 0px;
}

ul.menu_glowne_4 li a:before,
ul.menu_glowne_4 li span:before {
	font-family: FontAwesome!important;
	content: "\f0da"!important;
	padding: 0px 0px 0px 0px;
}