header{
    background-color: white;
}
.naglowek{
    background-color: white;
}
.naglowek-kontener{
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    padding: 16px 0px;
    height: 138px;
}
.naglowek-prawa-strona{
    display: flex;
    gap: 32px;
    align-items: center;
    position: relative;
    top: 13px;
}
header.start-0 .naglowek-prawa-strona {
    display: flex;
    gap: 32px;
    align-items: center;
    top: 0px;
}

/* nagłówek */
.naglowek{
	flex-wrap: wrap;
	align-items: center!important;
	padding: 0px 0px;
}
.naglowek a
{
	color: #6c6c6c;
	text-decoration-color: transparent;
}
.naglowek a:hover
{
	opacity: 0.6;
}
.header-schematy
{
	display: flex;
}
h1.glowna-tytul {
	margin: 0 auto;
	display: none;
}
article > h2.informacje-tresc-dzial {
	display: none;
}
header {
	width: 100%;
	height: 104px;
	top: 0;
	z-index: 2;
	top:0;
	overflow: visible!important;
	background:white;
}
header .naglowek p
{
	font-size: 0.875em;
	position: relative;
    margin-top: 0px;
	color: #6c6c6c;
	font-family: 'Lato', sans-serif;
}
.naglowek p:first-child:before
{
	font-family: "Font Awesome 5 Free";
	content: "\f095";
	margin-right: 12px;
	position: relative;
	top: 0px;
	color: #1f4208;
}
.naglowek p:first-child:after
{
	content: '';
	display: block;
	position: absolute;
	top: 5px;
	right: -16px;
	width: 1px;
	height: 10px;
	background: #525252;
	transform: rotate(20deg);
}
.naglowek p:nth-child(2):before
{
	font-family: "Font Awesome 5 Free";
	content: "\f0e0";
	color: #1f4208;
	margin-right: 12px;
	position: relative;
	top: 0px;
	margin-left:16px;
}
header.menu-2
{
	z-index: 9;
}
.header-pasek{
	background: #f9f9f9;
	height: 48px;
}
.header-pasek .szerokosc-1{
	display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: 1232px;
    padding: 0px 24px 0px 8px;
    height: inherit;
}
.logo{
	display: flex;
	align-items: flex-end;
	justify-content: space-between;
	z-index: 9;
	text-decoration-color: transparent;
	margin-left: 40px;
	max-height: 120px;
	margin-bottom: -205px;
}
.logo:hover{
	opacity:0.7;
}
.logo img{
	transition: 0.3s;
    padding-right: 20px;

}
.logo div{
	text-decoration-color: transparent;
	display: flex;
	flex-direction: column;
	justify-content: center;
	height: 104px;
}
.logo div span{
    display: block;
    margin-top: 0px;
}
.logo div span:first-child{
	font-family: 'Roboto', sans-serif;
	text-transform: uppercase;
    font-size: 1.875em;
    font-weight: 400;
    line-height: 36px;
    color: #4d544c;
    margin-left: 6px;
}
.logo div span:last-child{
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size: 1.875em;
	color:#191919;
	text-align: left;
}
.menu-mobilne-pasek a{
	font-family: 'Roboto', sans-serif;
    color: #191919;
    text-decoration-color: transparent;
    font-weight: 400;
    font-size: 1.125em;
}
.naglowek-logo{
	width: 100%!important;
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 108px;
   /* background: #fff;*/
}
.logo_podstrona img
{
	max-height: 72px;
	padding-right: 16px;
}
.logo_podstrona
{
	margin-bottom: 0;
	margin-left: 0px;
	max-height: 104px;
	display: flex;
	align-items: center;
}
.podstrona-kontakt
{
	display: flex;
	flex-wrap: nowrap;
}
.header-prawa-strona{
    flex-wrap: nowrap;
    height: 104px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-end;
    z-index: 9;
}
.header-prawa-strona .menu-menu-naglowek-1-poziom
{
	padding: 0 24px 0 56px;
}
.header-prawa-strona .header-dane
{
	width: auto;
}
.header-prawa-strona .szukaj-gora-ikona
{
	margin-left: 16px;
}
.header-schematy
{
	display: flex;
}
.podstrona-kontakt
{
	gap: 0 40px;
}
.podstrona-kontakt p:first-child::after {

    content: '';
    display: block;
    position: absolute;
    top: 6px;
    right: -16px;
    width: 1px;
    height: 14px;
    background: #e2e2e2;

}
.header-dane{
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: flex-end;
	padding: 0px 0px;
	position: relative;
	gap: 0 16px;
}
.header-menu{
	height: 54px;
	width: 100%;
}
.social-icon{
	/*width: 348px;*/
	display: flex;
	justify-content: flex-end;
}
.social-icon a span{
	display: block;
}
/* Szukaj */
.szukaj-gora {
	flex: 0 1 368px;
	width: 368px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	display: flex;
	border: 1px solid #ededed;
	height: 40px;

}
.szukaj-gora form {
	flex: 1 1;
	display: flex;
}
.szukaj-gora label {
	display: none;
}
.szukaj-gora input {
	font-size: 0.875em;
	padding: 0px 8px 0px 16px;
	border: none;
	width: 100%;
	background: rgba(255, 255, 255, 0.897);
	font-family: 'Open Sans', sans-serif;
}
.szukaj-gora button {
	background: rgba(255, 255, 255, 0.897);
	border: none;
	padding: 0px 12px 0px 12px;
	cursor: pointer;
	transition: 0.3s;
}
.szukaj-gora button i {
	font-size: 1.125em;
	color:#686868;
}
.szukaj-gora button i span {
	font-size: 0em !important;
}
.fa-search:before
{
	font-family: "Font Awesome 5 Free";
	content: "\f002";
}
.kontrast a:hover, .czcionka a:hover, .a-kontakt:hover, .szukaj-gora button:hover, .menu-menu-naglowek-1-poziom li a:hover {
	opacity: 0.6;
}
.nawigacja-100, .nawigacja-100-podstrona{
	width: 100%;
}
/* */