@import url('https://fonts.googleapis.com/css2?family=Fira+Sans:wght@300;400;700&display=swap');


/* RESET STYLI  */



html, body, div, span, applet, object, iframe,
                h1, h2, h3, h4, h5, h6,  blockquote, pre,
                a, abbr, acronym, address, big, cite, code,
                del, dfn, em, font, img, ins, kbd, q, s, samp,
                small, strike, sub, sup, tt, var,
                dl, dt, dd,
                fieldset, form, label, legend {
                    margin: 0;
                    padding: 0;
                    border: 0;
                    outline: 0;
                    font-weight: inherit;
                    font-style: inherit;
                    font-size: 100%;
                    vertical-align: baseline;
                }
                :focus {
                    outline: 0;
                }
                body {
                    line-height: 22px;
                    color:#30353A;
					background-color:white;
				    font-size:13px;
					font-family: 'Fira Sans', sans-serif;
					font-weight:400;
                }

                blockquote:before, blockquote:after,
                q:before, q:after {
                    content: "";
                }
                blockquote, q {
                    quotes: "" "";
                }



				p {
					font-family: 'Fira Sans', sans-serif !important;
				}	

			.tekst span {
					font-family: 'Fira Sans', sans-serif !important;
				}	

			.tekst strong {
					font-family: 'Fira Sans', sans-serif !important;
				}	
				
			.tekst p {
					font-family: 'Fira Sans', sans-serif !important;
				}		
				
div, nav, header, footer, table, tr , td, tbody , a {
 -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.strona {
	width: 100%;
	border: 0px;
	margin:0 auto;
	min-width:300px;
	max-width:1380px;
	padding: 0px 50px;
}


.ramka {
	width: 100%;
	border: 0px;
	float:left;
}



.header {
	width: 100%;
	border: 0px;
	float:left;
	height: 115px;
}	



header {
	width: 100%;
	border: 0px;
	float:left;
	padding-top:10px;
	padding-bottom:10px;
	padding-left: 50px;
	padding-right: 50px;
	position: relative;
	background-color: #fff;
	z-index: 9999;
}	


header .logo {
  width: 20%;
  border: 0px;
  float: left;
  max-width: 220px;
}


header .logo img{
	border: 0px;
	float:left;
	max-width:100%;
	margin: 11px 0px 11px 0px;
}	

header .logo img:hover{
	opacity:0.7;
}	


header nav {
	width: 70%;
	border: 0px;
	float:left;
}	

header .boxlang {
  width: 150px;
  border: 0px;
  float: right;
  margin-top: 35px;
  text-align: right;
	margin-left: -100px;
}



header .boxlang img {
	vertical-align:middle;
	margin-right:10px;
	margin-left:10px;
-webkit-box-shadow: 8px 8px 24px -4px rgba(66, 68, 90, 1);
-moz-box-shadow: 8px 8px 24px -4px rgba(66, 68, 90, 1);
box-shadow: 8px 8px 24px -4px rgba(66, 68, 90, 1);
}	

header .boxlang img:hover {
opacity:0.7;
}


.cycle-slideshow.baner  {
	width: 100%;
	border: 0px;
	float:left;
	position:relative;
	z-index:0;
}	

.cycle-slideshow.baner .prev {
width:65px;
height:82px;
position:absolute;
left:0px;
top:0px;
bottom:0px;
margin:auto 0;
	background-image:url('../grafika/left.webp');
	background-repeat : no-repeat;
	background-position:center center;
	z-index:999;
	font-size:0px;
	line-height:0px;
	opacity:0.7;
}	

.cycle-slideshow.baner .prev:hover {
	opacity:1;
}	


.cycle-slideshow.baner .next {
width:65px;
height:82px;
position:absolute;
right:0px;
top:0px;
bottom:0px;
margin:auto 0;
	background-image:url('../grafika/right.webp');
	background-repeat : no-repeat;
	background-position:center center;
	z-index:999;
		font-size:0px;
	line-height:0px;
	opacity:0.7;
}	

.cycle-slideshow.baner .next:hover {
	opacity:1;
}	



.cycle-slideshow.baner  .sekwencja {
	width: 100%;
	border: 0px;
	float:left;
	background-image:url('../grafika/baner1.webp');
	background-repeat : no-repeat;
	background-position:center center;
	background-size:cover;
	text-align:center;
	opacity:0.7;
}	

.cycle-slideshow.baner  .sekwencja img {
width:100%;	
}	


.cycle-slideshow.baner {
line-height:0px;	
}	


.cycle-slideshow.baner .sekwencja .box-txt {
  width: 91%;
  padding: 0px 50px;
  text-align: left;
  position: absolute;
  left: 9%;
  bottom: 18%;
}

.cycle-slideshow.baner  .sekwencja .box-txt h1 {
font-size:80px;
line-height:100px;
font-weight:bold;
color:#0854FE;
display:block;
float:left;
width:100%;
max-width:300px;
}	


.cycle-slideshow.baner  .sekwencja .box-txt h1 big{
font-weight:400;
color:black;
background-color:white;
padding:14px 30px;
display: inline-block;
}	



@media screen and (min-width:1101px) and (max-width:99380px)  

{



#nawigacja-menu {
  list-style: none;
  margin: 28px 0px 0px 0px;
  display: inline-block;
  padding: 0px;
  float: left;
  text-align: center;
  vertical-align: middle;
  width: 100%;
}




#nawigacja-menu ul {
display:none !important; 	
}	


#nawigacja-menu li{
display:inline-block;
margin:0px;
padding:0px;
float:left;
vertical-align:middle;
margin-right:20px;
}



#nawigacja-menu li a{
	color:#30353A;
	text-decoration:none;
	vertical-align:middle;
	display:inline-block;
    font-size:18px;
    padding:10px 5px;
	vertical-align:middle;
	border-bottom:5px solid white;
	font-weight: 300;
	
}



#nawigacja-menu li a:hover {
	border-bottom:5px solid #E5E5E5;
	
}	

#nawigacja-menu li.menubold a {
	border-bottom:5px solid #E5E5E5;
}



}




.tresc {
padding-left: 30px;
padding-right: 30px;
font-size:16px;
line-height:25px;
padding-bottom:50px;
}


.cycle-pager {
	width:100%;
	position:absolute;
    bottom:50px;
	z-index:9999;
	display:block;
	text-align:center;
}	


.cycle-pager span {margin: 0px 8px 0px 8px; padding:5px;font-size:0px;  cursor: pointer;border:1px solid #5E5C57;}
.cycle-pager span.cycle-pager-active {  cursor: pointer;background-color:white;border:1px solid white;}


.boxprogramyinwestycyjne {
	width:100%;
	float:left;
	background-color:#C5C5C5;
	padding-top:50px;
	padding-bottom:50px;
}	


.boxprogramyinwestycyjne .ramka {
	width:100%;
  display: table;
	float: none;
}	


.boxprogramyinwestycyjne .ramka .box-txt {
  display: table-cell;
}	


.boxprogramyinwestycyjne .ramka .box-img {
  display: table-cell;
  width: 80%;
}



.boxprogramyinwestycyjne .ramka .box-img ul {
  list-style: none;
	display: flex;
	padding: 0px 0px;
	margin: 0px 0px;
}

.boxprogramyinwestycyjne .ramka .box-img ul li img {
  max-width: 100%;
}





.boxprogramyinwestycyjne strong {
  float: left;
  display: block;
  font-size: 20px;
  line-height: 30px;
  max-width: 200px;
  margin-top: 15px;
}

.boxprogramyinwestycyjne img{
	float:left;
	margin-right:20px;
}	


.boxproducent {
float:left;
width:100%;
padding-top:50px;
padding-bottom:50px;
font-size:17px;
line-height:25px;
}	

.boxproducent small {
font-size:16px;
line-height:25px;
}	

.boxproducent h1 {
font-size:30px;
line-height:40px;
font-weight:bold;
}	

.boxproducent table {
float:left;
width:100%;
display:block;
}	

.boxproducent table tbody{
float:left;
width:100%;
display:block;
}	


.boxproducent table tbody tr{
float:left;
width:100%;
display:flex;
flex-wrap: wrap;
}	

.boxproducent table tbody tr td{
width:48%;
 -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color:#E9EBEB;
  padding:50px;
  margin:1%;
  font-size:15px;
}	

.boxproducent table tbody tr td strong {
font-size:30px;
line-height:40px;
font-weight:400;
}	

.boxproducent table tbody tr td ul {
	list-style:none;
	padding: 0;
	margin:30px 0;
}	



.boxproducent table tbody tr td ul li {
  margin-left: 0px;
  padding-left: 220px;
  line-height: 25px;
  padding: 5px 0px;
    padding-left: 0px;
  background-image: url('./grafika/icon_strzalka.webp');
  background-repeat: no-repeat;
  background-position: left 9px;
  padding-left: 60px;
}




.boxogloszenie {
float:left;
width:100%;
padding-bottom:50px;
font-size: 15px;
line-height: 25px;
}	


.boxogloszenie small {
font-size:16px;
line-height:25px;
}	

.boxogloszenie h2 {
font-size:30px;
line-height:40px;
font-weight:bold;
}	

.boxogloszenie ul{
display:block;
float:left;
list-style:none;
text-align:left;
padding: 0px;
margin: 0;
}	


.boxogloszenie ul li {
display:block;
float:left;
list-style:none;
text-align:left;
}	






.boxogloszenie ul li a {
  background-color: #E9EBEB;
  padding: 19px 70px 19px 20px;
  color: #181818;
  display: block;
  float: left;
  margin: 10px;
  text-decoration: none;
  position: relative;
	background-image: url('./grafika/icon_doc.webp');
  background-repeat: no-repeat;
  background-position: 95% center;
}



.boxogloszenie ul li a:hover {
	background-color:#0854FE;
	color:white;
}	

.boxwitamy {
float:left;
width:100%;
background-color:#E9EBEB;
}	

.boxwitamy .img{
left: 0;
top: 0;
width:50%;
height:100%;
object-fit:cover;
position: absolute;
}	

.boxwitamy .ramka{
position: relative;
}	


.boxwitamy .img img{
position: absolute;
top:0;
left: 0;
width:100%;
object-fit:cover;
height:100%;
}	


.boxwitamy .txt{
float:left;
width:100%;
padding:80px;
font-size:15px;
line-height:25px;
padding-left: 55%;
}	



.boxwitamy .txt strong{
font-size:35px;
line-height:45px;
font-weight:400;
}	

.boxy {
float:left;
width:100%;
margin-top:50px;
}	

.boxy .box{
float:left;
width:48%;
height:400px;
background-color:#E9EBEB;
padding:50px;
margin:1%;
font-size:15px;
line-height:25px;
}	

.boxy .box strong {
font-size:35px;
line-height:45px;
font-weight: 300;
}	


.boxy .box .img {
margin-right:30px;	
float:left;
margin-top:-10px;
}	


.boxy .box2{
float:left;
width:48%;
height:400px;
background-color:#333333;
padding:50px;
color:white;
margin:1%;
font-size:20px;
line-height:25px;

}	


.boxy .box2 .img {
margin-right:30px;	
float:left;
margin-top:-20px;
}	

.boxy .box2 b {
  font-size: 40px;
  line-height: 50px;
  text-transform: ;
  letter-spacing: 3px;
}



.boxy .box2 strong {
font-size:35px;
line-height:45px;
font-weight: 300;
}	

footer {
float:left;
width:100%;
margin-top:50px;
}	

footer .stopka{
float:left;
width:100%;
background-color:#E9EBEB;
padding-top:60px;
padding-bottom:50px;
}	

footer .stopka img {
float:left;	
margin-right:20px;
margin-top:-20px;
}	

footer .stopka img:hover {
opacity:0.7;
}	



footer .stopka2{
float:left;
width:100%;
background-color:#333333;
color:#E9EBEB;
padding:20px;
}	






center {
  width: 100%;
  border: 0px;
  margin: 0 auto;
  min-width: 300px;
  max-width: 1380px;
}



.tresc {
background-color: #F1F3F3;
float: left;
width: 100%;
}



.tabela_middle table {
display: block;
}

 
.tabela_middle tr td {
display: block;
width: 100% !important;
}

.tabela_middle tr td table {
display: block;
width: 100% !important;
}


 
.tabela_middle table tr td {
display: block;
width: 100% !important;
}
 

table.tekst {
background-color: transparent !important;
width:100%; 
}

td table.tekst td {
background-color: transparent !important;
}

td table.tekst td div {
padding: 0px 0px !important;
}


.tabela_middle  tbody {
width:100%; 
display:block;
}


.tabela_middle  tbody tr {
width:100%; 
display:block;
}


.boks_menu div {
text-align: left;
color: #171717 !important;
font-size: 11px !important;
text-transform: uppercase;
letter-spacing: 3px;
}


.boks_menu {
padding: 80px 0px 0px 0px;
}


.tabela_middle > table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(1) > table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(2) > td:nth-child(1) {
background-color: transparent !important;
text-align: left!important;
}

.tabela_middle > table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(1) > table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(2) > td:nth-child(1) img {
display: none;
}


.tabela_middle > table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(1) > table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(2) > td:nth-child(1) br {
display: none;
}



.tabela_middle > table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(1) > table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(2) > td:nth-child(1) a {
display: block;
padding: 9px 10px 9px 25px;
text-decoration: none;
font-size: 17px;
font-weight: 300;
color: #171717 !important;
position: relative;
border-left: 1px solid #7C7C7C;
}

.tabela_middle > table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(1) > table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(2) > td:nth-child(1) a:hover {
font-weight: 700;
color: #000 !important;
}


td.kontakt_tlo {
display: none !important;
}



td.boks_a div {
position: relative;
background-color: #F1F3F3 !important;
}



.tabela_middle > table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(1) {
float: left !important;
width: 25% !important;
}



.tabela_middle > table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(2) {
float: left !important;
width: 75% !important;
padding-left: 3% !important;
padding-top: 30px !important;
}


.tabela_middle > table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(1) > table:nth-child(1) {
margin-left: 0px !important;
}


.tabela_middle > table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(1) > table:nth-child(3) {
margin-left: 0px !important;
padding: 30px 40px !important;
background-color: #F1F3F3 !important;
-webkit-box-shadow: 10px 10px 64px 0px rgba(0,0,0,0.35);
-moz-box-shadow: 10px 10px 64px 0px rgba(0,0,0,0.35);
box-shadow: 10px 10px 64px 0px rgba(0,0,0,0.35);
color: #171717 !important;
}

.tabela_middle > table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(1) > table:nth-child(2) {
margin-left: 0px !important;
padding: 30px 40px !important;
background-color: #F1F3F3 !important;
-webkit-box-shadow: 10px 10px 64px 0px rgba(0,0,0,0.35);
-moz-box-shadow: 10px 10px 64px 0px rgba(0,0,0,0.35);
box-shadow: 10px 10px 64px 0px rgba(0,0,0,0.35);
color: #171717 !important;
margin-top: 40px !important;
}




.boks_a span b {
color: #171717 !important;
font-size: 30px;
line-height: 40px;
}

.boks_a div {
padding: 5px !important;
padding-left: 5px !important;
color: #171717 !important;
}



.tabela_middle > table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(1) > table:nth-child(3) {
margin: 50px 0px !important;

}


table.tekst {
margin: 0px !important;
}


.listwa div {
margin-left: 0px !important;
font-family: 'Fira Sans', sans-serif !important;
}

.listwa div h1 {
font-size: 40px !important;
line-height: 50px ;
color: #171717 !important;
}


.listwa  h1 {
font-size: 40px !important;
line-height: 50px ;
color: #171717 !important;
display: block;
padding: 30px 0px 30px 0px !important;
}



.tabela_middle > table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(2) > table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(2) > td:nth-child(1) > div:nth-child(1) > table:nth-child(2) > tbody:nth-child(1) {
display: flex;
flex-wrap: wrap;
}


.tabela_middle > table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(2) > table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(2) > td:nth-child(1) > div:nth-child(1) > table:nth-child(2) > tbody:nth-child(1) tr {
width: 50% !important;
border-bottom: 0px solid #F1F3F3 !important;
position: relative;
margin-bottom:9px !important;
}

.tabela_middle > table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(2) > table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(2) > td:nth-child(1) > div:nth-child(1) > table:nth-child(2) > tbody:nth-child(1) tr td:nth-child(1){
width: 40% !important;
position: absolute;
display: block;
left: 0;
top: 0;
height: 100%;
background-color: transparent !important;
}



.tabela_middle > table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(2) > table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(2) > td:nth-child(1) > div:nth-child(1) > table:nth-child(2) > tbody:nth-child(1) tr td:nth-child(2){
width: 100%;
padding: 40px 30px 40px 50% !important;
background-color: transparent !important;
border-bottom: 0px dashed #DDE2E6 !important;
}



.tabela_middle > table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(2) > table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(2) > td:nth-child(1) > div:nth-child(1) > table:nth-child(2) > tbody:nth-child(1) > tr > td:nth-child(2) > table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(1) {
background-color: transparent !important;
width: 100%;
padding: 0px 0px 40px 0% !important;
}


.tabela_middle > table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(2) > table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(2) > td:nth-child(1) > div:nth-child(1) > table:nth-child(2) > tbody:nth-child(1) > tr td:nth-child(2) > table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(1) {
width: 100% !important;
border-bottom: 0px solid #FFF !important;
}



.tabela_middle > table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(2) > table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(2) > td:nth-child(1) > div:nth-child(1) > table:nth-child(2) > tbody:nth-child(1) > tr > td:nth-child(1) {
padding: 0px !important;
}


.tabela_middle > table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(2) > table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(2) > td:nth-child(1) > div:nth-child(1) > table:nth-child(2) > tbody:nth-child(1) > tr > td:nth-child(1) > a:nth-child(1) > img:nth-child(1) {
position: absolute;
left: 0;
top: 0 !important;
width: 100% !important;
bottom: 0;
margin: auto auto;
object-fit: cover !important;
border-left: 7px solid #FFF !important;
border-right: 7px solid #FFF !important;
display: block;
}


.tabela_middle > table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(2) > table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(2) > td:nth-child(1) > div:nth-child(1) > table:nth-child(2) > tbody:nth-child(1) > tr > td:nth-child(2) > table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(1) {
float: left;
width: 100% !important;
}

.tabela_middle > table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(2) > table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(2) > td:nth-child(1) > div:nth-child(1) > table:nth-child(2) > tbody:nth-child(1) > tr > td:nth-child(2) > table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(2) {
float: left;
width: 100% !important;
text-align: left !important;
}


.tabela_middle > table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(2) > table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(2) > td:nth-child(1) > div:nth-child(1) > table:nth-child(2) > tbody:nth-child(1) > tr > td:nth-child(2) > table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(1) > b:nth-child(1) {
font-size:34px !important;
font-family: 'Fira Sans', sans-serif !important;
font-weight: 700 !important;
line-height: 34px;
}


.tabela_middle > table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(2) > table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(2) > td:nth-child(1) > div:nth-child(1) > table:nth-child(2) > tbody:nth-child(1) > tr > td:nth-child(2) > table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(2) {
  float: left;
  width: 100% !important;
  text-align: left !important;
  padding-left: 0px !important;
	color: #171717 !important;
	font-family: 'Fira Sans', sans-serif !important;
	font-size: 14px !important;
}


.tabela_middle > table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(2) > table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(2) > td:nth-child(1) > div:nth-child(1) > table:nth-child(2) > tbody:nth-child(1) > tr > td:nth-child(1) {
  border-bottom: 0px !important;
}




.tabela_middle > table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(2) > table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(2) > td:nth-child(1) > div:nth-child(1) > table:nth-child(2) > tbody:nth-child(1) > tr td:nth-child(2) > table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(1) {
  display: table  !important;
}



.tabela_middle {
float: left;
width: 100%;
}


.tabela_middle > table:nth-child(1) {
  display: block;
  float: left;
  width: 100%;
	margin-bottom: 50px;
}

.tabela_middle > table:nth-child(1) > tbody:nth-child(1){
  display: block;
  float: left;
  width: 100%;
}


.tabela_middle > table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(1) {
  display: block;
  float: left;
  width: 100%;
}


.tabela_middle tr td table {
  float: left;
}


.tabela_middle > table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(2) > table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(2) > td:nth-child(1) > div:nth-child(1) > table:nth-child(2) > tbody:nth-child(1) > tr > td:nth-child(2) > table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(1) {
  position: relative;
}




.tabela_middle > table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(2) > table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(2) > td:nth-child(1) > div:nth-child(1) > table:nth-child(2) > tbody:nth-child(1) > tr > td:nth-child(2) > table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(2) {
  padding: 0px 0px 0px 0px !important;
}



.tabela_middle > table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(2) > table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(2) > td:nth-child(1) > div:nth-child(1) > table:nth-child(2) > tbody:nth-child(1) tr {
  margin-bottom: 20px;
}








.tabela_middle > table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(2) > table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(2) > td:nth-child(1) > div:nth-child(1) > table:nth-child(3) {

  background-color: transparent !important;

}








td table.tekst td {
  	font-family: 'Fira Sans', sans-serif !important;
}



.tabela_middle > table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(2) > table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(2) > td:nth-child(1) > div:nth-child(1) > table:nth-child(3) > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(1) > center:nth-child(1) > table:nth-child(1) tr {
display: flex;
}



.tabela_middle > table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(2) > table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(2) > td:nth-child(1) > div:nth-child(1) > table:nth-child(3) > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(1) > center:nth-child(1) > table:nth-child(1) tr  td a.link {
padding:0px 0px; 
text-decoration: none;
color: #363636;
}

.linkpaginacja {
font-size:17px;	
}	


.tabela_middle > table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(2) > table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(2) > td:nth-child(1) > div:nth-child(1) > table:nth-child(3) > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(1) > center:nth-child(1) > table:nth-child(1) tr  td span {
display: none;
}


.tabela_middle > table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(2) > table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(2) > td:nth-child(1) > div:nth-child(1) > table:nth-child(3) > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(1) > center:nth-child(1) > table:nth-child(1) tr  td  {
padding: 0px 0px 0px 0px !important;
}

.tekst div table.tekst tbody tr:nth-child(2) p:nth-child(1) {
display: block;
text-align: left;
float: left;
width: 50% !important;
}

.tekst div table.tekst tbody tr:nth-child(2) p:nth-child(1) img {
width: 90% !important;
vertical-align: middle;
display: block;
height: auto !important;
margin-top: 30px !important;
}

.imghover:hover {
	opacity:0.7;
}	



td.tekst > div:nth-child(1) > strong:nth-child(1) > span:nth-child(1) > img:nth-child(1) {

width: 50% !important;
vertical-align: middle;
display: block;
height: auto !important;
float: left;
margin: 30px 4% 30px 0px;
}



td.tekst > img:nth-child(1) {
width: 50% !important;
vertical-align: middle;
display: block;
height: auto !important;
float: left;
margin: 30px 4% 30px 0px;
}


.tekst div table.tekst tbody tr:nth-child(2) p:nth-child(1) br{
display: none;
}


.tabela_middle tr td table {
  position: relative;
}



.tabela_middle > table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(2) > table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(2) > td:nth-child(1) > div:nth-child(1) > table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(1) b {
font-weight: 300;
font-size: 40px !important;
line-height: 50px;
display: block;
width: 100%;
max-width:300px;
}



.tabela_middle > table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(2) > table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(2) > td:nth-child(1) > div:nth-child(1) > table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(2) {
text-align: left !important;
}



.tabela_middle > table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(2) > table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(2) > td:nth-child(1) > div:nth-child(1) > table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(2) b {
	color: #171717 !important;
	font-family: 'Fira Sans', sans-serif !important;
	font-size: 18px !important;
	display: block;
	padding-left: 25px;
  padding-top: 15px;
	padding-bottom: 15px;
	border-left: 1px solid #7E7E7E;
	font-weight: 400;
}



.tabela_middle table.tekst table.tekst  td.tekst p {
	font-family: 'Fira Sans', sans-serif !important;
		color: #171717 !important;
				text-align: left !important;
}

.tabela_middle table.tekst table.tekst  p {
	font-family: 'Fira Sans', sans-serif !important;
		color: #171717 !important;
		text-align: left !important;
}

.tabela_middle table.tekst table.tekst  td.tekst p span {
	font-family: 'Fira Sans', sans-serif !important;
		color: #171717 !important;
		text-align: left !important;
}

.tabela_middle table.tekst table.tekst  p span {
	font-family: 'Fira Sans', sans-serif !important;
		color: #171717 !important;
		text-align: left !important;
}


.tabela_middle table.tekst table.tekst  p span span span strong {
	font-weight: 400  !important;
	font-size: 22px !important;
	line-height: 32px  !important;
}


.tabela_middle table.tekst table.tekst  span {
	font-weight: 300  !important;
		font-size: 16px !important;
	line-height: 26px  !important;
}



.tabela_middle table.tekst table.tekst  p {
	font-weight: 300  !important;
}



.tabela_middle table.tekst table.tekst  p span span span span {
	font-weight: 300  !important;
	font-size: 16px !important;
	line-height: 26px  !important;
}


.tabela_middle table.tekst table.tekst  strong font {
	font-weight: 400  !important;
	font-size: 22px !important;
	line-height: 32px  !important;
			color: #171717 !important;
}


.tabela_middle table.tekst table.tekst  div strong  {
	font-weight: 400  !important;
	font-size: 22px !important;
	line-height: 32px  !important;
			color: #171717 !important;
}



.tabela_middle table.tekst table.tekst  div {
	font-weight: 300  !important;
	font-size: 16px !important;
	line-height: 26px  !important;
	text-align: left !important;
}



.tabela_middle table.tekst td.tekst  {
	font-weight: 300  !important;
	font-size: 16px !important;
	line-height: 26px  !important;
	text-align: left !important;
}





.image-gallery {
  display: block;
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 100%;
	text-align:center;
}

.image-gallery > li {
  height: 200px;
  cursor: pointer;
  position: relative;
  width:260px;
  margin:10px;
  object-fit:cover;
  display:inline-block;
  float:left;
}

.image-gallery li img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  vertical-align: middle;
}

.image-gallery li img:hover {
	-webkit-box-shadow: 8px 8px 24px -7px rgba(0, 0, 0, 1);
-moz-box-shadow: 8px 8px 24px -7px rgba(0, 0, 0, 1);
box-shadow: 8px 8px 24px -7px rgba(0, 0, 0, 1);
filter: brightness(80%);
}	



.naglowek_galeria b {
padding: 50px 0px !important;
font-size: 30px !important;
line-height: 40px !important;
font-weight: 700 !important;
display: block;
}


.wroc {
padding: 20px 30px;
background-color: #3C3C3C;
color: #FFF;
text-decoration:none;
display: inline-block;
margin-top: 40px;
}


.wroc:hover {
	background-color:#0A52FF;
}	


.tresc {
position: relative;
overflow: hidden;
}



.container {
width: 100%;
float: left;
position: relative;
}


.naglowek_galeria {
clear: both;
}
 
.tabela_middle > table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(1) {
  position: relative;
  z-index: 99;
}


table.tekst td.tekst > img:nth-child(1) {
  max-width: 100% !important;
}

.tekst div table.tekst tbody tr:nth-child(2) p:nth-child(1) {
  width: 100% !important;
}




.tabela_middle table tr td.tresc-kontakt {
  float: left !important;
  max-width: 32% !important;
  padding-left: 3% !important;
  padding-top: 30px !important;
  padding-right: 3%;
}



.tresc-kontakt {
float: left;
width: 50%;
margin-right: 3%;
background-color: #3C3C3C;
color: #fff;
padding: 40px 40px;
margin-top: 30px;
}


.tresc-kontakt font {
	font-family: 'Fira Sans', sans-serif !important;
}


.tresc-kontakt h1 {
padding: 30px 0px !important;
font-size: 30px !important;
line-height: 40px !important;
font-weight: 700 !important;
display: block;
}

.tresc-kontakt a {
font-weight: 700 !important;
text-decoration: none;
color: #FFF;
font-size: 20px;
}


.formularz  {
float: left;
width: 47%;
color: #fff;
padding: 10px 40px 40px 40px;
margin-top: 0px;
}

.formularz span  {
padding: 0px 0px !important;
font-size: 16px !important;
line-height: 25px !important;
font-weight: 300 !important;
display: block;
	color: #171717 !important;
}


.formularz span b {
padding: 30px 0px !important;
font-size: 30px !important;
line-height: 40px !important;
font-weight: 300 !important;
display: block;
	color: #171717 !important;
}


.formularz input {
	font-family: 'Fira Sans', sans-serif !important;
	padding: 16px 0px 16px 0px;
	border: 0px;
	background-color: transparent;
	border-bottom: 1px solid #3C3C3C;
	width: 100% !important;
	font-size: 16px !important;
	font-weight: 300 !important;
}


.formularz textarea {
	font-family: 'Fira Sans', sans-serif !important;
	padding: 16px 0px 16px 0px;
	border: 0px;
	background-color: transparent;
	border-bottom: 1px solid #3C3C3C;
	width: 100% !important;
		font-size: 16px !important;
		font-weight: 300 !important;
}


.formularz input.input2 {
	font-family: 'Fira Sans', sans-serif !important;
	padding: 16px 30px 16px 30px;
	border: 0px;
	background-color: #3C3C3C;
	border-bottom: 0px solid #3C3C3C;
	width: auto !important;
		font-size: 18px !important;
		font-weight: 400 !important;
		float: left;
		color: #FFF;
		margin-top: 14px;
		margin-right: 10px;
}


.formularz input.input3 {
	font-family: 'Fira Sans', sans-serif !important;
	padding: 16px 30px 16px 30px;
	border: 0px;
	background-color: #FFF;
	border-bottom: 0px solid #3C3C3C;
	width: auto !important;
		font-size: 18px !important;
		font-weight: 300 !important;
		float: left;
				margin-top: 14px;
				margin-right: 10px;
}




.tabela_middle > table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(2) > table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(2) > td:nth-child(1) > div:nth-child(1) > table:nth-child(2) > tbody:nth-child(1) tr {
  width: 48% !important;
  margin: 4px 1% 4px 1%;
  background-color:white;
}

.tabela_middle > table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(2) > table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(2) > td:nth-child(1) > div:nth-child(1) > table:nth-child(2) > tbody:nth-child(1) tr:nth-of-type(odd) {
  background-color: #FFF;
}


.tabela_middle > table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(2) > table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(2) > td:nth-child(1) > div:nth-child(1) > table:nth-child(2) > tbody:nth-child(1) > tr > td:nth-child(2) > table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(1) {
  background-color: transparent !important;
}


.tabela_middle > table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(2) > table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(2) > td:nth-child(1) > div:nth-child(1) > table:nth-child(2) > tbody:nth-child(1) > tr > td:nth-child(1) > a:nth-child(1) > img:nth-child(1) {

    position: relative;

}

.tabela_middle > table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(2) > table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(2) > td:nth-child(1) > div:nth-child(1) > table:nth-child(2) > tbody:nth-child(1) > tr td:nth-child(2) > table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(1) {
  background-color: transparent !important;
}

.tabela_middle > table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(2) > table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(2) > td:nth-child(1) > div:nth-child(1) > table:nth-child(2) > tbody:nth-child(1) tr td:nth-child(1) {
  width: 40% !important;
  position: relative;
  display: table-cell;
  left: 0;
  top: 0;
  height: 100%;
  background-color: transparent !important;
}


.imghover:hover {
	opacity:0.7;
}	


.tabela_middle > table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(2) > table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(2) > td:nth-child(1) > div:nth-child(1) > table:nth-child(2) > tbody:nth-child(1) tr td:nth-child(2) {
  width: 100%;
  padding: 40px 30px 40px 7% !important;
  background-color: transparent !important;
  border-bottom: 0px dashed #DDE2E6 !important;
  display: table-cell;
}


.tabela_middle > table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(2) > table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(2) > td:nth-child(1) > div:nth-child(1) > table:nth-child(2) > tbody:nth-child(1) > tr td:nth-child(2) > table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(1) {
  background-color: transparent !important;
}


.link_stopka {color:#30353A;text-decoration:none;display:inline-block;padding: 3px 0px;margin-right:10px;margin-left:10px;font-size:15px;}
.link_stopka:hover {color:#0854FE;transition: all .3s linear; -o-transition: all .3s linear; -moz-transition: all .3s linear; -webkit-transition: all .3s linear;}

.link_stopka2 {color:white;text-decoration:none;display:inline-block;}
.link_stopka2:hover {color:#0854FE;transition: all .3s linear; -o-transition: all .3s linear; -moz-transition: all .3s linear; -webkit-transition: all .3s linear;}



.link_bialy {color:white;text-decoration:none;display:inline-block;border-bottom:1px solid white;}
.link_bialy:hover {border-bottom:1px solid #0854FE;color:#0854FE;transition: all .3s linear; -o-transition: all .3s linear; -moz-transition: all .3s linear; -webkit-transition: all .3s linear;}



.link_czarny {color:#30353A;text-decoration:none;display:inline-block;}
.link_czarny:hover {color:#0854FE;transition: all .3s linear; -o-transition: all .3s linear; -moz-transition: all .3s linear; -webkit-transition: all .3s linear;}


.przycisk {color:#333333;text-decoration:none;display:inline-block;padding:15px 20px;background-color:white;}
.przycisk:hover {color:white;background-color:#333333;transition: all .3s linear; -o-transition: all .3s linear; -moz-transition: all .3s linear; -webkit-transition: all .3s linear;}
.przycisk img {vertical-align:middle;margin-left:20px; }




#lightbox{
	background-color:#eee;
	padding: 18px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	z-index:9999 !important;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }

#lightbox img{ border: none; } 
#overlay img{ border: none; }

#overlay{ background-image: url(overlay.png);z-index:999 !important; }

* html #overlay{
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}

	
	
	
	
	.galeria_naglowek {
	font-size: 40px !important;
line-height: 50px;
color: #171717 !important;
display: block;
padding: 30px 0px 30px 0px !important;
	}
	
	
	.tresc-kontakt a:hover {
		color:#0A52FF !important;
		
	}	


/* hide the link until viewport size is reached */
a.meanmenu-reveal {
	display: none;
}


/* when under viewport size, .mean-container is added to body */
.mean-container .mean-bar {
	width: 100%;
	position:absolute;
	padding: 0px 0;
	top: 0px;
	right: 0%;
	padding: 0px 0% 0px 0%;
	z-index:999999;
}


.mean-container a.meanmenu-reveal {
  width: 45px;
  height: 83px;
  padding: 27px 9px 23px 9px;
  position: absolute;
  z-index: 8000 !important;
  top: 3px;
  right: 5.2% !important;
  cursor: pointer;
  color: #000;
  text-decoration: none;
  font-size: 24px;
  text-indent: -9999em;
  line-height: 25px !important;
  font-size: 21px !important;
  display: block;
  font-weight: 400;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
	
}


.mean-container a.meanmenu-reveal span {
	display: block;
	background:#000;
	height: 2px;
	margin-top: 5px;
font-size: 26px;
margin-left:auto;
margin-right:auto;
max-width: 40px;
}




.mean-container .mean-nav {
	float: left;
	width: 100%;
	margin-top: 0px;
	margin-left: 0%;
	margin-right: 0%;
}


.mean-container .mean-nav > ul {
    padding: 40px 0% 250px 0% !important;
    width: 100% !important;
		max-width: 100%;
    list-style-type: none;
    position: absolute;
    z-index: 0 !important;
    left: 0%;
		top:68px;
   background-color: #3C3C3C;
    min-height: 400px !important;
		height: 100vh !important;
    max-height: 800px !important;
    overflow-y: scroll;
    float: none !important;
scrollbar-width: thin;
 -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
	display: flex;
	flex-wrap:wrap;
	overflow-y: scroll !important;
-webkit-overflow-scrolling: touch;
}





.mean-container .mean-nav ul  ul{
	padding: 20px 0px 20px 0px !important;
	width: 100% !important;
	list-style-type: none;
	position: relative !important;
	z-index: 0 !important;
	left: 0% !important;
	top:0px !important;
	margin: 0px !important;
  position:relative;
	border-top: 0px solid #555355;
	border-bottom: 0px solid #555355;
	display: block;
}



.mean-container .mean-nav ul > li {
  position: relative;
  width: calc(90% + 35px) !important;
  box-sizing: border-box;
  border-right: 0px solid #EBEBEB;
  padding: 2vh 3% !important;
  margin: 0px 4% 0% 5% !important;
  text-align: left;
  border-left: 0px solid rgba(255,255,255,0.5);
  border-right: 0px solid rgba(255,255,255,0.5);
	float: right;
}



.mean-container .mean-nav ul li a {
	margin: 0px !important;
}


.mean-container .mean-nav > ul ul  li:first-of-type:before {
	display: none;
}



.mean-container .mean-nav ul > li:last-of-type {
 border-bottom: 0px solid rgba(255,255,255,0.5);
}


.mean-container .mean-nav ul ul li {
	position: relative;
	width: 90% !important;
	box-sizing: border-box;
	border-bottom: 0px solid #E0E0E0 !important;
	border-right: 0px solid #EBEBEB !important;
	padding: 0px !important;
	margin: 0px 5% !important;
	font-weight: 400;
		margin: 0px 5% 0px 5% !important;
		padding-right: 40px;
}


.mean-container .mean-nav ul ul li a{
	font-weight: 400 !important;
color: #fff !important;
	font-size: 16px !important;
	padding-top: 6px !important;
	padding-bottom: 6px !important;
	margin: 0px 0px 0px 0px !important;
}


.mean-container .mean-nav ul ul ul li a{
	font-weight: 400 !important;
	color: #D1D1D1 !important;
	font-size: 13px !important;
	padding-top: 6px !important;
	padding-bottom: 6px !important;
}


.mean-container .mean-nav ul ul li.menubold a{
	font-weight: 400 !important;
	
}

.mean-container .mean-nav ul ul {
	position: relative;
	width: 100% !important;
	box-sizing: border-box;
	border-right: 0px solid #EBEBEB;
	padding: 0px !important;
	margin: 0px 0% !important;
}

.mean-container .mean-nav ul ul li {
	border-left: 0px !important;
}








.mean-container .mean-nav ul li a {
	display: inline-block;
	float: none;
	width:100% !important;
  margin: 0px 0%;
	padding: 9px 10% 9px 10% !important;
	margin: 0 0% !important;
	color: #fff !important;
	text-decoration: none;
	font-weight: 300;
	font-size: 22px !important;
	text-align: left;
	position: relative;
	 -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}



.mean-container .mean-nav ul li a:hover {
	color: #CCB097 !important;
	z-index: 600;
}


.mean-container .mean-nav ul li a.menu-bold {
	font-weight:bold !important ;
	color:black !important; 
}


.mean-container .mean-nav ul li a img{
	display: none;
}



.mean-container .mean-nav ul li  img{
	display: none;
}


.mean-container .mean-nav ul li.menubold a {
color:#2A9BAB !important;

}



.mean-container .mean-nav ul li li a {
	width: 60%;
	padding: 1em 20%;
	opacity: 0.75;
	filter: alpha(opacity=75);
	text-shadow: none !important;
	visibility: visible;
}

.mean-container .mean-nav ul li.mean-last a {
	margin-bottom: 0;
}


.mean-container .mean-nav ul li a.mean-expand {
  margin-top: 0px;
  width: 29px !important;
  height: 8vh !important;
  text-align: center;
  position: absolute;
  right: 8%;
  top: 2.1vh;
  bottom: 0;
  margin: auto 0;
  z-index: 999;
  font-weight: 400 !important;
  border: none !important;
  color: #FFF !important;
  padding: 1vh 20px !important;
  font-size: 22px !important;
  min-height: 40px;
}


.mean-container .mean-nav ul li li a.mean-expand {
    margin-top: 0px;
    width: 29px !important;
    height: 2vh !important;
    text-align: center;
    position: absolute;
    right: 8%;
    top: 5px;
				bottom:0;
		margin: auto 0;
    z-index: 999;
    font-weight: 700 !important;
    border: none !important;
    color: #2A9BAB  !important;
padding: 1vh 20px !important;
    font-size: 20px !important;
			border: 0px solid #F2F2F2  !important;
			  display: none !important;
}




.mean-container .mean-nav ul li a.mean-expand:hover {
	background: transparent;
	color:#C9A974 !important;
}

.mean-container .mean-push {
	float: left;
	width: 0%;
	padding: 0;
	margin: 0;
}

.mean-nav .wrapper {
	width: 100%;
	padding: 0;
	margin: 0;
}

/* Fix for box sizing on Foundation Framework etc. */
.mean-container .mean-bar, .mean-container .mean-bar * {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}


.mean-remove {
	display: none !important;
}



.mean-container .mean-nav >  ul > li.menubold > a{
font-weight:bold;
}





.mean-container .mean-nav ul li li a {
    border-bottom: 0px !important;
}



.mean-container .mean-nav ul ul ul {
  display: block !important;
}


.mean-container .mean-nav ul li.menubold a {
  color: #C9A974 !important;
}










	
	
	
	

@media screen and (min-width:0px) and (max-width:1380px)  

{

	
	
#nawigacja-menu li a {
  font-size: 16px;
  padding: 10px 2px;
}
	
	
	
	
	
}
	
	
	
	
	@media screen and (min-width:0px) and (max-width:1350px)  

{

	
	
	
	.cycle-slideshow.baner .sekwencja .box-txt h1 {
  font-size: 60px;
  line-height: 70px;
  font-weight: bold;
}
	
	
	
	
	
	
	
	}
	
	
	
	

@media screen and (min-width:1100px) and (max-width:1270px)  

{



#nawigacja-menu li:first-of-type {
  display: none;
}
	
	


}




@media screen and (min-width:0px) and (max-width:1100px)  

{

	
	
	header .logo img {
	width: 110px !important;
	max-width: 110px !important;
	}
	
		header .logo  {
	width: 150px !important;

	}
	
	
	
	.header {
  height: 85px !important;
}
	
		header {
  height: 85px !important;
}
	
	
	
	header .boxlang {
  width: 150px !important;
  border: 0px;
  float: right;
  margin-top: 21px !important;
  text-align: right;
  margin-left: 0px;
  margin-right: 70px !important;
}

header .boxlang img {
  max-width: 21px !important;
}

	header {
  padding-left: 30px;
  padding-right: 30px;
}



.tabela_middle > table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(1) {
  display: none;
}
	
	.tabela_middle > table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(2) {
  width: 97% !important;
  padding-left: 3% !important;
}
	
	
	
}


@media screen and (min-width:0px) and (max-width:1080px)  

{



.cycle-slideshow.baner  {
	max-height: 650px;
}	






.boxwitamy .txt strong {
  font-size: 25px;
  line-height: 35px;
  font-weight: 400;
}


}







@media screen and (min-width:0px) and (max-width:950px)  

{



.boxprogramyinwestycyjne .ramka .box-txt {
  display: block;
  float: left;
  width: 100%;
  text-align: center;
	padding-bottom:20px;
}

.boxprogramyinwestycyjne .ramka .box-img {
  display: block;
  float: left;
  width: 100%;
  text-align: center;
}

.boxprogramyinwestycyjne strong {
  float: left;
  display: block;
  font-size: 20px;
  line-height: 30px;
  max-width: 100%;
  margin-top: 15px;
  text-align: center;
  width: 100%;
}

.boxproducent table tbody tr td strong {
  font-size: 25px;
  line-height: 35px;
  font-weight: 400;
}



.boxy .box {
  float: left;
  width: 98%;
  height: 400px;
  background-color: #E9EBEB;
  padding: 50px;
  margin: 1%;
  font-size: 15px;
  line-height: 25px;
}




.boxy .box2 {
  float: left;
  width: 98%;
  height: 400px;
  background-color: #333333;
  padding: 50px;
  color: white;
  margin: 1%;
  font-size: 20px;
  line-height: 25px;
}



}






@media screen and (min-width:0px) and (max-width:880px)  

{

	.listwa div h1 {
  font-size: 30px !important;
  line-height: 40px;
}


.cycle-slideshow.baner .sekwencja .box-txt h1 {
  font-size: 40px;
  line-height: 50px;
  font-weight: bold;
}



.cycle-slideshow.baner .next img {
width: 40px;
}


.cycle-slideshow.baner .prev img {
width: 40px;
}


.cycle-slideshow.baner .next {
  width: 40px;
}

}




@media screen and (min-width:0px) and (max-width:850px)  

{




.boxproducent table tbody tr td {
  width: 98%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #E9EBEB;
  padding: 50px;
  margin: 1%;
  font-size: 15px;
}




}


@media screen and (min-width:0px) and (max-width:820px)  

{



.boxwitamy .img {
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: relative;
}


.boxwitamy .img img {
  position: revert-layer;
  top: 0;
  left: 0;
  width: 100%;
  object-fit: cover;
  height: 100%;
  display: block;
}


.boxwitamy .txt {
  float: left;
  width: 100%;
  padding: 80px;
    padding-left: 80px;
  font-size: 15px;
  line-height: 25px;
  padding-left: 30px;
	padding-right: 30px;
}


}




@media screen and (min-width:0px) and (max-width:800px)  

{


.image-gallery > li {
  height: 12vw;
  cursor: pointer;
  position: relative;
  min-height: 170px;
}



.tresc-kontakt {
  float: left;
  width: 100%;
  margin-right: 0%;
  background-color: #3C3C3C;
  color: #fff;
  padding: 40px 40px;
  margin-top: 30px;
}


.formularz {
  float: left;
  width: 100%;
  color: #fff;
  padding: 10px 0px 40px 0px;
  margin-top: 0px;
}


.cycle-slideshow.baner  {
	max-height: 600px;
}	







.boxy .box strong {
  font-size: 22px;
  line-height: 35px;
  font-weight: 300;
}


.boxy .box .img {
  margin-right: 15px;
  width: 60px;
}

.boxy .box2 strong {
  font-size: 25px;
  line-height: 35px;
  font-weight: 300;
}

.boxy .box2 .img {
  margin-right: 15px;
  width: 60px;
}


footer .stopka img {
  float: none;
  margin-right: 20px;
  margin-top: -20px;
  display: block;
  margin: 0px auto;
  margin-bottom: 20px;
}



footer .ramka {
  width: 100%;
  border: 0px;
  float: left;
  text-align: center;
	font-size: 11px;
}



}


@media screen and (min-width:0px) and (max-width:650px)  

{


.tabela_middle > table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(2) > table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(2) > td:nth-child(1) > div:nth-child(1) > table:nth-child(2) > tbody:nth-child(1) tr {
  width: 98% !important;
  margin: 4px 1% 4px 1%;
  background-color:white;
}


.tabela_middle > table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(2) > table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(2) > td:nth-child(1) > div:nth-child(1) > table:nth-child(2) > tbody:nth-child(1) > tr > td:nth-child(2) > table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(1) > b:nth-child(1) {
font-size:25px !important;
line-height:25px !important;
}	



}


@media screen and (min-width:0px) and (max-width:600px)  

{








.cycle-slideshow.baner  {
	max-height: 500px;
}	







.cycle-slideshow.baner .sekwencja .box-txt {
	bottom: 23%;
}




.boxproducent h1 {
  font-size: 20px;
  line-height: 30px;
  font-weight: bold;
}



.tresc {
padding-left: 20px;
padding-right: 20px;
}



.tresc-kontakt h1 {
  font-size: 25px !important;
  line-height: 35px !important;
}



.formularz span b {
  font-size: 25px !important;
  line-height: 35px !important;
}



}




@media screen and (min-width:0px) and (max-width:520px)  

{




.cycle-slideshow.baner .sekwencja .box-txt h1 {
  font-size: 30px;
  line-height: 40px;
  font-weight: bold;
}



.cycle-slideshow.baner .sekwencja .box-txt {
	left: 7%;
}


.boxy .box {
padding: 40px 30px;
}


.boxy .box2 {
padding: 40px 30px;
}



.boxy .box2 b {
  font-size: 30px;
  line-height: 40px;
  text-transform: ;
  letter-spacing: 3px;
}

.strona {
  padding: 0px 30px;
}



}



@media screen and (min-width:0px) and (max-width:440px)  

{

header .boxlang {
display:none;
}	


}


@media screen and (min-width:0px) and (max-width:480px)  

{
	
	
	.cycle-slideshow.baner .sekwencja .box-txt {
	display:none;	
	}	
	


.image-gallery > li {
  height: 12vw;
  cursor: pointer;
  position: relative;
  min-height: 140px;
}



.cycle-slideshow.baner  {
	max-height: 420px;
}	





.przycisk {
  font-size: 12px;
}


.przycisk img {
  vertical-align: middle;
  margin-left: 10px;
  width: 50px;
}


header .boxlang img {
  vertical-align: middle;
  margin-right: 5px;
  margin-left: 5px;
}



}

a.link:hover {
	color:#0A52FF !important;
}	


.kontakt .tabela_middle > table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(1) > table:nth-child(2) {
	background-color:transparent;
	box-shadow:none;
	margin:0px;
	padding:0px;
}	
	
	
.aktualnosci .tabela_middle > table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(1) > table:nth-child(2) {
	background-color:transparent !important;
	box-shadow:none !important;
	margin:0px !important;
	padding:0px !important;
}	
	
.aktualnosci	.tabela_middle > table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(1) > table:nth-child(3) {
	background-color:transparent !important;
	box-shadow:none !important;
	margin:0px !important;
	padding:0px !important;
	display:none !important;
}	
	
	
	
	
.map iframe {
filter: grayscale(100%);
}
	
	
	
	
	.formularzkontaktowy b{
		color:red;
		font-size:16px;
		line-height:25px;
	}	
	
	.formularz input.input2 {
	cursor:pointer;	
	}	
	
	
	.formularz input.input2:hover {
		background-color:#0A52FF;
	}	
	
	
	
	
.polecane  {
	outline:5px solid #0953FF !important;
	background-color:white !important;
}	