
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@200;400;500;600&display=swap');



html, body, div, span, applet, object, iframe,
                h1, h2, h3, h4, h5, h6,  blockquote, pre,
                a, abbr, acronym, address, big, cite, code,
                del, dfn, 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:15px;
					font-family: 'Inter', sans-serif;
					font-weight:400;
                }

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


.baner-podstrona {
float:left;
width:100%;
padding-top: 19vw;
background-repeat : no-repeat;
	background-position:center center;
	background-size:cover;
	-webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;
min-height: 120px;
}	


#strona127 .table_podstrona tr td img {
	width: 48% !important;
	margin:1%  !important;
}	

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

{

#strona127 .table_podstrona tr td img {
	width: 100% !important;
	margin:0%  !important;
}	




}


.glowna2nadrzedna .baner-podstrona, .glowna3.podrzedna .baner-podstrona, .glowna10nadrzedna .baner-podstrona {
display: none;
}	

.galeria {
width: 100%;
float: left;
margin: -10px 0px 60px 0px;
}

.galeria .galeria_kom {
width: 29.3%;
margin: 2% 2%;
padding: 20vw 0px 0px 0px;
position: relative;
display: block;
overflow: hidden;
	-webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;
float: left;
}

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

.galeria .galeria_kom img:hover {
filter: brightness(80%);
}

.galeria .galeria_kom:hover {
	-webkit-box-shadow: 8px 8px 24px 0px rgba(64, 64, 64, 1);
-moz-box-shadow: 8px 8px 24px 0px rgba(64, 64, 64, 1);
box-shadow: 8px 8px 24px 0px rgba(64, 64, 64, 1);
}	



div, nav, header, footer,a, span,li,ul, input ,textarea,table,tr,td {
 -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}


.middle_strona {
width: 100%;
position: relative;
float: left;
overflow: hidden;
z-index: 0;
}


#table1 {
border-spacing: 0px !important;
}

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

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


.header {
width: 100%;
float: left;
height: 99px;
width: 100%;
top: 0px;
}



header {
	width: 100%;
	border: 0px;
	float:left;
	padding-top:20px;
	padding-bottom:20px;
	-webkit-box-shadow: 0px 0px 33px -14px rgba(0,0,0,0.29);
-moz-box-shadow: 0px 0px 33px -14px rgba(0,0,0,0.29);
box-shadow: 0px 0px 33px -14px rgba(0,0,0,0.29);
background-color: #FFF;
position: relative;
z-index: 9999;
top: 0;
}	

header .logo{
	width: 25%;
	border: 0px;
	float:left;
}	

header .logo img{
	border: 0px;
	width:270px;
	vertical-align:middle;
	margin-top: 2px;
}	


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


header nav {
  width: 75%;
  border: 0px;
  float: left;
  margin-top: 5px;
}




@media screen and (min-width:941px) and (max-width:99080px)  

{




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

#nawigacja-menu li ul {
display:none; 	
position:absolute;
top: 40px;
background-color: #FFF;
-webkit-box-shadow: 0px 21px 33px -7px rgba(0,0,0,0.13);
-moz-box-shadow: 0px 21px 33px -7px rgba(0,0,0,0.13);
box-shadow: 0px 21px 33px -7px rgba(0,0,0,0.13);
-webkit-border-bottom-right-radius: 20px;
-webkit-border-bottom-left-radius: 20px;
-moz-border-radius-bottomright: 20px;
-moz-border-radius-bottomleft: 20px;
border-bottom-right-radius: 20px;
border-bottom-left-radius: 20px;
left: 0px;
float: left;
padding: 0px 0px 0px 0px;
width: 160%;
min-width: 270px;
}	


#nawigacja-menu li ul li {
	display:block;
	width: 100%;
}	


#nawigacja-menu li ul li a{
	color:#605B50;
	text-decoration:none;
	vertical-align:middle;
	display:block;
  font-size:15px;
  padding:10px 20px;
  line-height:25px;
  font-weight:500;
	text-align: left;
	width: 100%;
}	



#nawigacja-menu li:hover ul {
display:block; 	
}	

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


#nawigacja-menu li{
display:inline-block;
margin:0px;
padding:0px;
float:none;
vertical-align:middle;
position: relative;
}


#nawigacja-menu li a{
	color:#605B50;
	text-decoration:none;
	vertical-align:middle;
	display:inline-block;
  font-size:17px;
  padding:10px 20px;
  line-height:25px;
  font-weight:500;
}

#nawigacja-menu > li:nth-child(6) {
display: none;
}


#nawigacja-menu > li:nth-child(7) {
display: none;
}


#nawigacja-menu li.linksklep img{
	vertical-align:middle;
	margin-right:10px;
}	

#nawigacja-menu li.linksklep a {
  color: white;
  background-color: #FCA037;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  line-height: 30px;
  font-size: 19px;
}


#nawigacja-menu li.linksklep a:hover {
background-color:#C70107;
color:white;
}	



#nawigacja-menu li a:hover{
	color:#FCA037;
}



#nawigacja-menu li.menubold a {
color:#FCA037;
}

#nawigacja-menu li.menubold ul li a {
color:#605B50;
}

#nawigacja-menu li.menubold ul li:hover a {
color:#FCA037;
}



}






.top_naglowek {
width: 100%;
float: left;
background-color:#F4F4E3;
padding: 0px 0px 50px 0px;
}


.glowna10nadrzedna .top_naglowek {
padding: 0px 0px 110px 0px;
}



.top_naglowek h1 {
  text-align: center;
  color: #4D4D4D;
  font-size: 46px;
  line-height: 56px;
  padding-bottom: 40px;
  font-weight: 600;
  padding-top: 20px;
  float: left;
  width: 100%;
}


.tresc-kontakt table{ 
margin-top: -100px;
width: 100%;
 border-spacing: 25px;
    border-collapse: separate;
}

.tresc-kontakt table tr td h3{ 
font-weight: 600;
color: #7B9D47;
font-size: 22px;
line-height: 32px;
}

.tresc-kontakt table tr td{ 
background-color: #FFF;
padding: 50px 50px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
	-webkit-box-shadow: 0px 0px 33px -7px rgba(0,0,0,0.13);
-moz-box-shadow: 0px 0px 33px -7px rgba(0,0,0,0.13);
box-shadow: 0px 0px 33px -7px rgba(0,0,0,0.13);
width: 33.3%;
}

.tresc-kontakt table tr td{ 
background-color: #FFF;
padding: 50px 50px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
	-webkit-box-shadow: 0px 0px 33px -7px rgba(0,0,0,0.13);
-moz-box-shadow: 0px 0px 33px -7px rgba(0,0,0,0.13);
box-shadow: 0px 0px 33px -7px rgba(0,0,0,0.13);
width: 33.3%;
}

.tresc-kontakt table tr td  h4{ 
font-weight: 600;
color: #4D4D4D;
font-size: 18px;
line-height: 32px;
}

.tresc-kontakt table tr td  big{ 
letter-spacing: 1.6px;
font-size: 12px;
line-height: 20px;
color: #999999;
}

.tresc-kontakt  {
float:left;
width:100%;
}	

.tresc-kontakt table a {
color:#7B9D47;	
}	

.tresc-kontakt table a:hover {
color:black;	
}	


.pole3 a:hover {
	color:#7B9D47;
}	


.formularz {
background-color:#F4F4E3;
width: 100%;
float: left;
padding: 80px 0px;
}

.formularz .ramka{
background-color: #FFF;
padding: 50px 100px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}

.formularz .ramka strong{
font-weight: 600;
color: #C60207;
}



.mapa iframe {
vertical-align: middle;
}

.pole_left {
width: 50%;
float: left;
padding-right: 2.5%;
}

.pole_right {
width: 50%;
float: left;
padding-left: 2.5%;
}

.pole3 {
border-top: 1px solid #EEEEEE;
padding: 40px 0px 0px 0px;
width: 100%;
float: left;
margin-top: 30px;
font-size: 12px;
color: #999999;
}

.pole3 a{
color: #000;
}


.pole_left .pole {
width: 100%;
padding: 5px 0px;
position: relative;
}

.pole_left .pole img{
right: 10px;
top: 14px;
position: absolute;
}


.pole_left .pole input {
width: 100%;
padding: 14px 20px;
border: 1px solid #DFDFDF;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
			font-family: 'Inter', sans-serif;
			font-size: 14px;
}


.pole_right .pole2 {
width: 100%;
padding: 5px 0px;
}


.pole_right .pole2 textarea {
width: 100%;
padding: 14px 20px;
border: 1px solid #DFDFDF;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
			font-family: 'Inter', sans-serif;
			font-size: 14px;
		height: 217px;
}


.pole4 .przycisk {
  background-color: #7B9D47;
  color: white;
  text-decoration: none;
  font-weight: 600;
  padding: 15px 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
	border: 0px;
			font-family: 'Inter', sans-serif;
			font-size: 18px;
			margin-top: 30px;
			cursor:pointer;
}

.pole4 .przycisk:hover {
	background-color:#FCA037;
}	



.sciezka {
color:#999999;
padding: 20px 0px 20px 0px;
width: 100%;
float: left;
font-size: 12px;
}

.sciezka a:first-of-type {
padding-left: 0px;
padding-right: 0px;
}
.sciezka a:first-of-type img {
padding-left: 0px;
padding-right: 0px;
margin-right: 10px;
position: relative;
top: 3px;
}

.sciezka a {
padding-left: 10px;
padding-right: 10px;
color:#999999;
text-decoration: none;
}

.sciezka a:hover {
color:black;	
}	

.tresc a span:hover strong {
color:black;	
}	





.tresc a:hover {
color:black;	
}	

.tresc a  {
	color:#7B9D47;
}	


.tresc-podstrony a  {
	color:#7B9D47;
}	


.tresc-podstrony > div {
display:inline-block;
margin:0px;
padding:0px;

}	

.tresc > div {
display:inline-block;
margin:0px;
padding:0px;

}	

.tresc-podstrony p a u {
	text-decoration: none;
}	

.tresc p a u {
	text-decoration: none;
}	


.tresc-podstrony a:hover {
color:black;	
}	

.cycle-slideshow.baner {
    width: 100%;
	border: 0px;
	float:left;
	position:relative;
    background-image:url('../grafika/tlobaner.webp');
	background-repeat : no-repeat;
	background-position:center center;
	background-size:cover;
	z-index: 0;
}	



.cycle-slideshow.baner .sekwencja {
float:left;
width:100%;
height:600px;
}	

.cycle-slideshow.baner .sekwencja .box-txt{
float:left;
width:100%;
max-width:500px;
margin-top:100px;
position: relative;
z-index: 9;
}	

.cycle-slideshow.baner .sekwencja .box-txt a{
float:left;
display:inline-block;
background-color:white;
padding:20px;
color:#4E4E4E;
text-decoration:none;
clear:both;
font-size:18px;
margin-top:20px;
margin-bottom:20px;
}	

.cycle-slideshow.baner .sekwencja .box-txt a:hover{
 background-color:#C70308;
 color:white;
}	







.cycle-slideshow.baner .sekwencja .box-txt h1{
color:#4E4E4E;
font-size:60px;
line-height:70px;
color:#C70308;
font-weight:700;
}	

.cycle-slideshow.baner .sekwencja .box-txt h1::first-line{
color:#4E4E4E;
}	




.cycle-slideshow.baner .sekwencja .img {
position:absolute;
right:0px;
bottom:40px;
max-width:60%;
min-width: 980px;
}	

.cycle-pager {
  position: absolute;
  left: 0px;
  bottom: 100px;
  width: 100%;
  z-index: 999;
  max-width: 1480px;
  right: 0;
  margin: 0px auto;
	padding: 0px 4%;
}
.cycle-pager span {background-color:#fff; margin: 0px 8px 0px 8px; padding:10px;font-size:0px;  cursor: pointer;-webkit-border-radius: 10px;
-moz-border-radius: 10px;border-radius: 10px;}
.cycle-pager span.cycle-pager-active {  cursor: pointer;background-color:#C70308;}



.boxy {
float:left;
width:100%;
margin-top:-70px;
position:relative;
z-index:999;
}	


.boxy .box {
float:left;
width:48%;
height:280px;
margin-left:0%;
margin-right:2%;
padding:30px 50px;
background-color:white;
-webkit-box-shadow: 0px 0px 33px -14px rgba(0,0,0,0.26);
-moz-box-shadow: 0px 0px 33px -14px rgba(0,0,0,0.26);
box-shadow: 0px 0px 33px -14px rgba(0,0,0,0.26);
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
font-size:16px;
line-height:25px;
position:relative;
}	





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

{


.boxy .box a {
position:absolute;
left:30px;
bottom:30px;
}	


.boxy .box.box2 a {
left:auto;
left:250px;
}	


}









.boxy .box:nth-of-type(2) {
width:48%;
margin-left:2%;
margin-right:0%;
}	



.boxy .box:nth-of-type(2) .przycisk {
  margin-top: 9px;
  display: inline-block;
}


.boxy .box strong {
	color:#7C9E48;
	font-size:35px;
	line-height:45px;
	font-weight: 500;
}	

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

.tlonaszaoferta {
    width: 100%;
	border: 0px;
	float:left;
    background-image:url('../grafika/tlozolte.webp');
	background-repeat : repeat-x;
	background-position:center top;
	margin-top:80px;
}	


.tlonaszaoferta .ramka {
    width: 100%;
	border: 0px;
	float:left;
	padding-top:60px;
	padding-bottom:30px;
	font-size:20px;
	line-height:30px;
	text-align:center;
  padding-left: 4%;
  padding-right: 4%;
}	



.tlonaszaoferta .ramka strong {
    color:#4E4E4E;
	font-size:50px;
	line-height:60px;
}	

.tlonaszaoferta .ramka p {
  display: inline-block;
  max-width: 800px;
  width: 100%;
}


.tlonaszaoferta .ramka2 {
float:left;
width:100%;
text-align:center;
display: flex;
flex-wrap: wrap;
padding: 0px 8%;
text-align:center;
}	

.tlonaszaoferta .ramka2 .box {
float:none;
width:23%;
margin:2% 1%;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
background-color:white;
display:inline-block;
vertical-align:top;
-webkit-box-shadow: 5px 8px 45px -22px rgba(110, 110, 110, 1);
-moz-box-shadow: 5px 8px 45px -22px rgba(110, 110, 110, 1);
box-shadow: 5px 8px 45px -22px rgba(110, 110, 110, 1);
margin-bottom:30px;
position:relative;
}	

.tlonaszaoferta .ramka2 .box .img {
  float: left;
  width: 100%;
  height: auto;
  object-fit: cover;
  padding: 15vw 0px 0px 0px;
	-webkit-border-top-left-radius: 20px;
-webkit-border-top-right-radius: 20px;
-moz-border-radius-topleft: 20px;
-moz-border-radius-topright: 20px;
border-top-left-radius: 20px;
border-top-right-radius: 20px;
overflow: hidden;
position: relative;
}

.tlonaszaoferta .ramka2 .box .img img{
width:100%;
height:100%;
position: absolute;
left:0;
top:0;
object-fit:cover;

}	

.tlonaszaoferta .ramka2 .box .img img:hover {
	filter: brightness(70%);
}	


.tlonaszaoferta .ramka2 .box .txt {
float:left;
width:100%;
padding:30px 50px 90px 50px;
text-align:left;

}	

.tlonaszaoferta .ramka2 .box .txt  .link_szary.nazwa {
font-size:22px;
line-height:30px;
font-weight:bold;
}	

.tlonaszaoferta .ramka2 .box .txt .link_szary.wiecej {
  position: absolute;
  left: 50px;
  bottom: 0px;
  border-bottom: 3px solid #C70308;
  padding-bottom: 15px;
}


.boxconaswyroznia {
float:left;
width:100%;
position:relative;
z-index:99;
}	

.boxconaswyroznia .ramka{
float:left;
width:100%;
padding-top:50px;
padding-bottom:50px;
text-align:center;
}	

.boxconaswyroznia .ramka small{
color:#7C9E48;
font-size:17px;
}	


.boxconaswyroznia .ramka strong {
font-size:30px;
line-height:40px;
}	

.boxconaswyroznia .ramka2{
float:left;
width:100%;
text-align:center;
}	

.boxconaswyroznia .ramka2 .box{
float:left;
width:20%;
padding-left:2%;
padding-right:2%;
font-size:16px;
}	

.boxconaswyroznia .ramka3{
float:left;
width:100%;
text-align:center;
}	

.boxconaswyroznia .ramka3 .box{
float:none;
display:inline-block;
padding:25px 50px;
-webkit-box-shadow: 1px -3px 29px -12px rgba(213, 213, 213, 1);
-moz-box-shadow: 1px -3px 29px -12px rgba(213, 213, 213, 1);
box-shadow: 1px -3px 29px -12px rgba(213, 213, 213, 1);
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;
margin-top:100px;
background-color:white;
}	

.boxconaswyroznia .ramka3 .box strong {
	color:#7C9E48;
	font-size:30px;
	line-height:40px;
	vertical-align:middle;
}	

.boxconaswyroznia .ramka3 .box a {
	margin-left:20px;
}	

.tresc{
float:left;
width:100%;
padding: 60px 0px;
}	


.tresc h1,h2, .tresc h1 span , .tresc h2 span, .tresc h3, .tresc h4, .tresc h3 span , .tresc h4 span, .tresc-podstrony h2 , .tresc-podstrony h3, .tresc-podstrony h2 span , .tresc-podstrony h3 span{
font-weight: 600 !important;
color: #4D4D4D !important;
width: 100%;
display: block;
max-width: 800px;
margin: 0px auto;
text-align: center !important;
font-size: 38px !important;
line-height: 48px !important; 
font-family: 'Inter', sans-serif !important;
padding-top: 10px;
padding-bottom: 10px;
}	


.tresc-podstrony div img {
margin: 30px 4% !important;
}


.table_ul {
width: 100%;
position: relative;
background-color: #F4F4E3;
margin-top: 40px;
padding-top: 90px;
padding-bottom: 90px;
}

.table_ul:before {
width: 144%;
left: -22%;
position: absolute;
top: 0;
height: 100%;
background-color: #F4F4E3;
z-index: -1;
content:'';
}

.tresc a, .tresc a span {
color: #7B9D47 !important;
text-decoration:none;
}

.table_ul ul{
display: flex;
flex-wrap: wrap;
list-style: none !important;
margin: 22px 0px;
padding: 0px;
}

.table_ul ul li{
background-color: #FFF;
padding: 20px 30px 20px 100px;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
width: 31.3% !important;
margin: 8px 1% !important;
position: relative;
}

.table_ul ul li:before{
left: 30px;
top: 30px;
position: absolute;
width: 20px;
height: 3px;
content:'';
background-color: #C60207;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
}

.table_ul ul li::after {
  left: 38px;
  top: 22px;
position: absolute;
width: 3px;
height: 20px;
content:'';
background-color: #C60207;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
}


.table_zielony {
width: 100%;
position: relative;
background-color: #F4F4E3;
margin-top: 40px;
padding-bottom: 40px;
font-size: 19px;
line-height: 32px;
font-weight: 200;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;
}

.table_zielony tr td{
padding: 40px 90px;
}


.table_zielony tr td big{
color: #7B9D47;
font-weight: 400;
}


.top_table {
width: 100%;
position: relative;
background-color: #F4F4E3;
margin-top: -60px;
padding-bottom: 90px;
font-size: 22px;
line-height: 35px;
font-weight: 200;
}

.tresc div {
font-family: 'Inter', sans-serif !important;
}

.top_table div {
font-family: 'Inter', sans-serif !important;
}


h1 span {
font-family: 'Inter', sans-serif !important;
}

h2 span {
font-family: 'Inter', sans-serif !important;
}


.tresc-podstrony div  {
font-family: 'Inter', sans-serif !important;
}

.top_table:before {
width: 144%;
left: -22%;
position: absolute;
top: 0;
height: 100%;
background-color: #F4F4E3;
z-index: -1;
content:'';
}


.top_table h1,h2, .top_table h1 span , .top_table h2 span{
font-weight: 600 !important;
color: #4D4D4D !important;
width: 100%;
display: block;
max-width: 100%;
margin: 0px auto;
text-align: left !important;
font-size: 38px !important;
line-height: 48px !important; 
font-family: 'Inter', sans-serif !important;
padding-top: 10px;
padding-bottom: 10px;
}	


.top_table tr{
display: flex;
}

.top_table tr td:first-of-type{
float: right;
}

.top_table tr td:first-of-type img{
width: 90%;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;
}

.top_table tr td {
float: left;
width: 50%;
}


ul.lista_onas {
list-style: none;
width: 100%;
margin: 40px 0px;
display: flex;
flex-wrap: wrap;
}


.lista_onas li {
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;
background-color: #FFF;
-webkit-box-shadow: 0px 0px 33px -7px rgba(224,224,175,1);
-moz-box-shadow: 0px 0px 33px -7px rgba(224,224,175,1);
box-shadow: 0px 0px 33px -7px rgba(224,224,175,1);
padding: 60px 40px;
width: 46%;
margin: 0px 2%;
}



.lista_onas li big{
font-size: 21px;
line-height: 34px;
display: block;
color: #7B9D47;
font-weight: 600;
padding: 20px 0px;
}



.tresc-podstrony {
float:left;
width:70%;
}	

.menu-pionowe {
display: flex;
width:96%;
margin: -20px 2% -70px 2%;
  justify-content: center;
	background-color: #FFF;
	-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
text-align: center;
overflow: hidden;
-webkit-box-shadow: 0px 0px 33px -7px rgba(0,0,0,0.13);
-moz-box-shadow: 0px 0px 33px -7px rgba(0,0,0,0.13);
box-shadow: 0px 0px 33px -7px rgba(0,0,0,0.13);
}	

.menu-pionowe div a {
font-size: 13px;
color: #4D4D4D;
line-height: 16px;
text-decoration: none;
padding: 25px 15px;
display:inline-block;
}

.menu-pionowe div a:hover {
color:#FCA037;
}


.komorka-menu-menu {
text-align: center;
border-left: 1px solid #E1E1E1;
}

.komorka-menu-menu-bold {
text-align: center;
border-left: 0px solid #E1E1E1;
background-color: #FCA037;
}


.komorka-menu-menu-bold a{
font-weight:bold;
}

.tresc-podstrony p span a:hover {
	
}	



.menu-pionowe div.komorka-menu-menu-bold a {
color: #FFF;
}

.menu-pionowe div:first-of-type {
border-left: 0px solid #E1E1E1 !important;
}

.komorka-menu-menu:first-of-type {
border-left: 0px solid #E1E1E1 !important;
}
.komorka-menu-menu-bold:first-of-type {
border-left: 0px solid #E1E1E1;
}


.komorka-menu-bold {
display: none;
}	

.komorka-menu {
display: none;
}	

.table_podstrona tr td a:hover {
	background-color:#C60207 !important;
	color:white !important;
}	

.table_podstrona ul li a:hover {
	background-color:transparent !important;
	color:black !important;
}	


.glowna4.podrzedna .menu-pionowe{
display: flex;
flex-wrap:wrap;
}

.glowna4.podrzedna .menu-pionowe {
  flex-wrap: wrap;
	overflow: hidden;
}


.glowna4.podrzedna .menu-pionowe  .komorka-menu-menu:first-of-type {
  border-left: 0px solid #E1E1E1;
}



.glowna4.podrzedna .menu-pionowe  div:nth-of-type(2) {
  border-left: 0px solid #E1E1E1;
}


.glowna4.podrzedna .komorka-menu-menu {
border-bottom: 1px solid #E1E1E1;
margin-bottom: -1px;
}



.glowna4.podrzedna .komorka-menu-menu {
  flex-grow: 4;
}


.glowna4.podrzedna .komorka-menu-menu-bold {
  flex-grow: 4;
}



.tresc-podstrony {
float: left;
width: 100%;
padding: 90px 0px 120px 0px;
}


.tresc-podstrony h1 {
font-size: 44px;
line-height: 47px;
color: #7B9D47;
width: 100% !important;
max-width:100% !important;
margin: 0px auto;
text-align: center !important;
font-weight: 600 !important;
}
 
 
.tresc-podstrony h1 span {
font-size: 34px !important;
line-height: 44px !important;
color: #7B9D47 !important;
font-weight: 600 !important;
}


.tresc-podstrony table tr td h2, .tresc-podstrony table tr td h2 span {
font-size: 34px !important;
line-height: 49px !important;
color: #4D4D4D !important;
font-weight: 600 !important;
}


.table_podstrona tr td{
padding: 60px 6% !important;
width: 65%;
}

.table_podstrona tr td img{
float: right;
	-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
-webkit-box-shadow: 0px 0px 33px -7px rgba(0,0,0,0.13);
-moz-box-shadow: 0px 0px 33px -7px rgba(0,0,0,0.13);
box-shadow: 0px 0px 33px -7px rgba(0,0,0,0.13);
max-width: 100% !important;
width: 100% !important;
height: auto !important;
margin: 0px 0px !important;
display: block;
}
 
.table_podstrona tr td a{
display: inline-block;
padding: 15px 30px;
border: 2px solid #C60207;
color: #C60207;
text-decoration: none;
	-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}



.table_podstrona.zielona {
position: relative;
}

.table_podstrona.zielona:before {
position:absolute;
left: -25%;
top: 0;
width: 150%;
height: 100%;
background-color: #F4F4E3;
content:'';
z-index: -1;
}

.table_podstrona.zielona tr td {
width: 50%;
}

.table_podstrona ol, .table_podstrona ul {
padding: 0px;
margin: 0px;
width: 100%;
list-style: none !important;
}

.table_podstrona ol li, .table_podstrona ul li {
padding: 10px 20px 10px 60px;
	-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
background-color: #FFF;
margin: 6px 0px;
color: #C60207;
}

.table_podstrona ul li a {
border: 0px;
padding: 3px 0px 3px 0px;
}




a u strong span{
color:#7B9D47 !important;
}



.tlozolte {
float:left;
width:100%;
    background-image:url('../grafika/tlosklep.webp');
	background-repeat : repeat-x;
	background-position:center top;
	padding-bottom:50px;
}	

#strona1 .tlozolte {
		margin-top:-50px;
		padding-top:50px;
}	




.tlozolte .ramka {
float:left;
width:100%;
margin-top:30px;
}	

.tlozolte .ramka .box{
float:left;
width:45%;
margin:2.5%;
height:370px;
background-color:white;
-webkit-box-shadow: 1px -3px 29px -12px rgba(213, 213, 213, 1);
-moz-box-shadow: 1px -3px 29px -12px rgba(213, 213, 213, 1);
box-shadow: 1px -3px 29px -12px rgba(213, 213, 213, 1);
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;
padding:30px;
position:relative;
padding-left:20%;
 -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-decoration:none;
  color:#30353A;
}	

.tlozolte .ramka .box strong {
  font-size: 36px;
  line-height: 45px;
}


.tlozolte .ramka .box span {
  vertical-align: middle;
  display: inline-block;
  padding: 9px 20px 9px 59px;
  font-size: 17px;
  line-height: 28px;
	position: relative;
}





.tlozolte .ramka .box span.drugi {
	background-color:#F4F4F4;
	-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
line-height:20px;
}	


.tlozolte .ramka .box span img {
vertical-align:middle;
margin-right:0px;
position: absolute;
left: 16px;
top: 5px;
}	


.tlozolte .ramka .box .img {
  position: absolute;
  left: 0px;
  bottom: 0px;
  max-height: 100%;
  max-width: 40%;
}

.tlozolte .ramka .box.box2 .img {
left:8%;
max-width:35%;
top:0px;
bottom:0px;
margin:auto 0;
}	

.tlozolte .ramka .box.box2 {
background-color:#9bb673;	
color:white;
}	

.tlozolte .ramka .box.box2 strong {
color:white;	
}	

.tlozolte .ramka2 {
float:left;
width:100%;
}	

.tlozolte .ramka2 .box.box1{
float:left;
width:50%;
text-align:right;
padding-right:2.5%;
}	

.tlozolte .ramka2 .box.box1 small {
	color:#7C9F48;
	font-size:17px;
}	

.tlozolte .ramka2 .box.box1 a {
	font-size:30px;
	line-height:40px;
}	


.tlozolte .ramka2 .box.box2 {
  text-align: left;
  width: 50%;
  padding-left: 2.5%;
  float: left;
  margin-top: 20px;
}


.tresc-podstrony p img  {
margin: 4% !important;
}


.tresc-podstrony p span  {
font-family: 'Inter', sans-serif !important;
}

.tresc-podstrony p span span, .tresc-podstrony span span span, .tresc-podstrony p span span span   {
font-family: 'Inter', sans-serif !important;
}



.tresc-podstrony div table  {
	-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
-webkit-box-shadow: 0px 0px 33px -7px rgba(0,0,0,0.13);
-moz-box-shadow: 0px 0px 33px -7px rgba(0,0,0,0.13);
box-shadow: 0px 0px 33px -7px rgba(0,0,0,0.13);
width: 100% !important;
background-color: #FFF;
}

.tresc-podstrony div table:before {
display: none;
}


.tresc-podstrony div table tr td  {
padding: 15px 20px;
border-bottom: 1px solid #F4F4F4 !important;
}


.tresc-podstrony  table {
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
width: 100% !important;
background-color: #FFF;
border: 0px !important;
position: relative;
margin: 5% 0px;
overflow: hidden;
}


.tresc-podstrony  table:before {
position: absolute;
top: -20px;
bottom: 0;
width: 150%;
height: calc(100% + 40px);
content:'';
left: -25%;
background-color: #F4F4E3;
z-index: -1;
}

.tresc-podstrony hr {
	border:0px;
  border-top: 1px solid #F0F0F0;
}


.tresc-podstrony  table tr td {
border: 0px !important;
background-color: #FFF !important;
padding: 15px 20px;
border-bottom: 1px solid #F4F4F4 !important;
}
.tresc-podstrony  table tr:nth-of-type(1) td {
border: 0px !important;
background-color: #7B9D47 !important;
padding: 15px 20px;
color: #fff !important;
border-bottom: 0px solid #F4F4F4 !important;
}

.tresc-podstrony p a {
  color: #7B9D47 !important;
  text-decoration:none;
  font-weight:bold;
}

.tresc-podstrony p a:hover {
  color:black !important;
}




.tresc-podstrony table.table_podstrona {
background-color: transparent !important;
}

.tresc-podstrony table.table_podstrona tr:nth-of-type(1) td {
background-color: transparent !important;
}

.tresc-podstrony table.table_podstrona tr td {
background-color: transparent !important;
}

.tresc-podstrony table.table_podstrona tr:nth-of-type(1) td {
  background-color: transparent !important;
  color: #4D4D4D !important;
}

.tresc-podstrony table tr td h2, .tresc-podstrony table tr td h2 span {
  font-size: 34px !important;
  line-height: 49px !important;
  color: #4D4D4D !important;
  font-weight: 600 !important;
  max-width: 100% !important;
  text-align: left !important;
}


.table_podstrona tr td a {
background-color: transparent !important;
color: #C60207 !important;
}


.tresc-podstrony p a span u strong {
  padding: 0px 0px !important;
}

.tresc-podstrony p a u span {
    padding: 0px 0px !important;
}

.tresc-podstrony h4 span {
font-family: 'Inter', sans-serif !important;
}

.tresc-podstrony h4, .tresc-podstrony h4 span span, .tresc-podstrony h4 span  {
font-family: 'Inter', sans-serif !important;
color: #7B9D47 !important;
font-size: 28px !important;
line-height: 37px !important;
}




footer {
float:left;
width:100%;
}	

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

.tlokontakt .ramka {
  float: left;
  width: 100%;
  background-color: white;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  padding: 50px 50px 60px 50px;
  background-image: url('../grafika/tlokontakt.webp');
  background-repeat: no-repeat;
  background-position: right bottom;
	font-size: 11px;
}


.tlokontakt .ramka small{
color:#7C9E48;
font-size:17px;
}	


.tlokontakt .ramka strong {
  font-size: 27px;
  line-height: 41px;
  color: #4E4E4E;
  display: inline-block;
  max-width: 700px;
}


.tlokontakt .ramka a {
  margin-right: 10px;
  font-size: 18px;
}



.tlokontakt a.link {
padding:10px 20px; 
background-color:#F0F5E9;
color:#4E4E4E;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
text-decoration:none;
font-size: 11px;
}	

.tlokontakt a.link:hover {
background-color:#C70308;
color:white;
}	


 
table thead th {
border: 0px !important;
font-family: 'Inter', sans-serif !important;
padding: 20px 20px;
}

table thead  {
border: 0px !important;
font-family: 'Inter', sans-serif !important;
}


.tresc-podstrony table tr:nth-of-type(1) td {
font-family: 'Inter', sans-serif !important;
}

.tresc-podstrony table tr td {
font-family: 'Inter', sans-serif !important;
}

.tresc-podstrony p a span {
color: #7B9D47 !important;	
}	

.tresc-podstrony a span {
	color:#7B9D47 !important;
}	

.tresc-podstrony a:hover span {
	color:black !important;
}	



.tresc-podstrony a  {
	text-decoration: none !important;
}

caption {
font-family: 'Inter', sans-serif !important;
padding: 10px 0px;
display: block;
text-align: center; 
}

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


footer .ramka {
  float: left;
  width: 100%;
  padding-bottom: 70px;
}


footer .ramka .box1 a:first-of-type img {
  float: left;
  width: 230px;
}


footer .ramka .box1 {
  float: left;
  width: 24%;
  line-height: 27px;
}



footer .ramka .box1 img:hover{
opacity:0.7;
}	




footer .ramka .box1 img{
float:left;
max-width:100%;
}	



footer .ramka .box2{
float:left;
width:51%;
padding-left:2.5%;
padding-right:2.5%;
}	

footer .ramka .box2 strong {
	color:#4E4E4E;
	font-size:20px;
	font-weight:400;
}	

footer .ramka .box1 strong {
	color:#4E4E4E;
	font-size:20px;
	font-weight:400;
}	


footer .ramka2  {
	float:left;
	width:100%;
	border-top:1px solid #EAEAEA;
	color:#4E4E4E;
	padding-top:30px;
	padding-bottom:30px;
}	

footer .ramka2  span {
vertical-align:middle;
float:right;
}	



.link_stopka {
  color: #4E4E4E;
  text-decoration: none;
  float: left;
  width: 100%;
  display: inline-block;
  padding-right: 5%;
  line-height: 20px;
  display: inline-block;
  padding: 5px 0px 0px 0px;
}


.link_stopka:hover {color:#CE0B11;transition: all .3s linear; -o-transition: all .3s linear; -moz-transition: all .3s linear; -webkit-transition: all .3s linear;}


.link_stopka2 {color:#4E4E4E;text-decoration:none;margin-right:10px;}
.link_stopka2:hover {color:#CE0B11;transition: all .3s linear; -o-transition: all .3s linear; -moz-transition: all .3s linear; -webkit-transition: all .3s linear;}



.link_szary {color:#4E4E4E;text-decoration:none;}
.link_szary:hover {color:#CE0B11;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;}
.link_czarny:hover {color:#CE0B11;transition: all .3s linear; -o-transition: all .3s linear; -moz-transition: all .3s linear; -webkit-transition: all .3s linear;}



.przycisk {background-color:#FCA037;color:white;text-decoration:none;font-weight: 600;padding:15px 30px;-webkit-border-radius: 30px;-moz-border-radius: 30px;border-radius: 30px;}
.przycisk:hover {background-color:#C70308;transition: all .3s linear; -o-transition: all .3s linear; -moz-transition: all .3s linear; -webkit-transition: all .3s linear;}

.przycisk2 {vertical-align:middle;background-color:#F4F4F4;color:#30353A;font-weight: 600;text-decoration:none;padding:15px 30px;-webkit-border-radius: 30px;-moz-border-radius: 30px;border-radius: 30px;}
.przycisk2:hover {background-color:#C70308;color:white;transition: all .3s linear; -o-transition: all .3s linear; -moz-transition: all .3s linear; -webkit-transition: all .3s linear;}


.przycisk3 {vertical-align:middle;background-color:#7C9E48;color:white;text-decoration:none;padding:15px 30px;-webkit-border-radius: 30px;-moz-border-radius: 30px;border-radius: 30px;}
.przycisk3:hover {background-color:#C70308;color:white;transition: all .3s linear; -o-transition: all .3s linear; -moz-transition: all .3s linear; -webkit-transition: all .3s linear;}

.przycisk3 img {
vertical-align:middle;
margin-right:10px;
}	


.cc-window{opacity:1;transition:opacity 1s ease}.cc-window.cc-invisible{opacity:0}.cc-animate.cc-revoke{transition:transform 1s ease}.cc-animate.cc-revoke.cc-top{transform:translateY(-2em)}.cc-animate.cc-revoke.cc-bottom{transform:translateY(2em)}.cc-animate.cc-revoke.cc-active.cc-bottom,.cc-animate.cc-revoke.cc-active.cc-top,.cc-revoke:hover{transform:translateY(0)}.cc-grower{max-height:0;overflow:hidden;transition:max-height 1s}
.cc-link,.cc-revoke:hover{text-decoration:underline}.cc-revoke,.cc-window{position:fixed;overflow:hidden;box-sizing:border-box;font-family:Helvetica,Calibri,Arial,sans-serif;font-size:13px;line-height:1.5em;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;z-index:9999999}.cc-window.cc-static{position:static}.cc-window.cc-floating{padding:2em;max-width:24em;-ms-flex-direction:column;flex-direction:column}.cc-window.cc-banner{padding:1em 1.8em;width:100%;-ms-flex-direction:row;flex-direction:row}.cc-revoke{padding:.5em}.cc-header{font-size:18px;font-weight:700}.cc-btn,.cc-close,.cc-link,.cc-revoke{cursor:pointer}.cc-link{opacity:.8;display:inline-block;padding:.2em}.cc-link:hover{opacity:1}.cc-link:active,.cc-link:visited{color:initial}.cc-btn{display:block;padding:.4em .8em;font-size:.9em;font-weight:700;border-width:2px;border-style:solid;text-align:center;white-space:nowrap}.cc-banner .cc-btn:last-child{min-width:140px}.cc-highlight .cc-btn:first-child{background-color:transparent;border-color:transparent}.cc-highlight .cc-btn:first-child:focus,.cc-highlight .cc-btn:first-child:hover{background-color:transparent;text-decoration:underline}.cc-close{display:block;position:absolute;top:.5em;right:.5em;font-size:1.6em;opacity:.9;line-height:.75}.cc-close:focus,.cc-close:hover{opacity:1}
.cc-revoke.cc-top{top:0;left:3em;border-bottom-left-radius:.5em;border-bottom-right-radius:.5em}.cc-revoke.cc-bottom{bottom:0;left:3em;border-top-left-radius:.5em;border-top-right-radius:.5em}.cc-revoke.cc-left{left:3em;right:unset}.cc-revoke.cc-right{right:3em;left:unset}.cc-top{top:1em}.cc-left{left:1em}.cc-right{right:1em}.cc-bottom{bottom:1em}.cc-floating>.cc-link{margin-bottom:1em}.cc-floating .cc-message{display:block;margin-bottom:1em}.cc-window.cc-floating .cc-compliance{-ms-flex:1;flex:1}.cc-window.cc-banner{-ms-flex-align:center;align-items:center}.cc-banner.cc-top{left:0;right:0;top:0}.cc-banner.cc-bottom{left:0;right:0;bottom:0}.cc-banner .cc-message{-ms-flex:1;flex:1}.cc-compliance{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:justify;align-content:space-between}.cc-compliance>.cc-btn{-ms-flex:1;flex:1}.cc-btn+.cc-btn{margin-left:.5em}
@media print{.cc-revoke,.cc-window{display:none}}@media screen and (max-width:900px){.cc-btn{white-space:normal}}@media screen and (max-width:414px) and (orientation:portrait),screen and (max-width:736px) and (orientation:landscape){.cc-window.cc-top{top:0}.cc-window.cc-bottom{bottom:0}.cc-window.cc-banner,.cc-window.cc-left,.cc-window.cc-right{left:0;right:0}.cc-window.cc-banner{-ms-flex-direction:column;flex-direction:column}.cc-window.cc-banner .cc-compliance{-ms-flex:1;flex:1}.cc-window.cc-floating{max-width:none}.cc-window .cc-message{margin-bottom:1em}.cc-window.cc-banner{-ms-flex-align:unset;align-items:unset}}
.cc-floating.cc-theme-classic{padding:1.2em;border-radius:5px}.cc-floating.cc-type-info.cc-theme-classic .cc-compliance{text-align:center;display:inline;-ms-flex:none;flex:none}.cc-theme-classic .cc-btn{border-radius:5px}.cc-theme-classic .cc-btn:last-child{min-width:140px}.cc-floating.cc-type-info.cc-theme-classic .cc-btn{display:inline-block}
.cc-theme-edgeless.cc-window{padding:0}.cc-floating.cc-theme-edgeless .cc-message{margin:2em 2em 1.5em}.cc-banner.cc-theme-edgeless .cc-btn{margin:0;padding:.8em 1.8em;height:100%}.cc-banner.cc-theme-edgeless .cc-message{margin-left:1em}.cc-floating.cc-theme-edgeless .cc-btn+.cc-btn{margin-left:0}


























/* 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%;
	padding: 0px 0;
	top: 0px;
	right: 0%;
	padding: 0px 0% 0px 0%;
 -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}


.mean-container a.meanmenu-reveal {
    width: 40px;
    height: 27px;
    padding: 33px 0px 38px 0px;
    position: fixed;
    z-index: 999 !important;
    top: 0px;
    right: 40px !important;
    cursor: pointer;
    color: #FFF;
    text-decoration: none;
    font-size: 24px;
    text-indent: -9999em;
    line-height: 39px !important;
    font-size: 28px !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:#4E4E4E;
	height: 2px;
	margin-top: 8px;
font-size: 26px;
margin-left:auto;
margin-right:auto;
max-width: 50px;
 -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}





.mean-container .mean-nav {
  width: 100%;
  margin-top: 0px;
  margin-left: 0%;
  margin-right: 0%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  z-index: 9;
}



.mean-container .mean-nav > ul {
    padding: 60px 11% 150px 11% !important;
    width: 100% !important;
		max-width: 100%;
    list-style-type: none;
    position: fixed !important;
    z-index: 0 !important;
    left: 0%;
	border-bottom: 1px solid rgba(38,36,47,0.2);
		background-color: rgba(77,77,77,0.9);
    top: -15px;
    float: none !important;
 -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
	display: flex;
	flex-wrap:wrap;
		height: 100vh;
			overflow-y: scroll;
    float: none !important;
scrollbar-width: thin;
height: 100vh;
overflow: scroll !important;
}




.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;
	float: left;
  position:relative;
	border-top: 0px solid #555355;
	border-bottom: 0px solid #555355;
	display: block;
}



.mean-container .mean-nav ul li {
	position: relative;
	width:90% !important;
	box-sizing: border-box;
	border-right: 0px solid #EBEBEB;
	padding: 10px 0px !important;
	margin: 0px 5% !important;
	text-align: left;
	border-bottom: 1px solid rgba(255,255,255,0.1);
}


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

.mean-container .mean-nav > ul  li:first-of-type:before {
	background-image:url('../grafika/ekocapital.webp');
	background-repeat : no-repeat;
	background-position:left center;
	background-size: 190px;
background-attachment: local;
left: -1%;
top:-124px;
content:'';
width: 190px;
height: 80px;
position: absolute;
}


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



.mean-container .mean-nav ul > li:last-of-type {
	padding-bottom: 300px;
}


.mean-container .mean-nav ul ul li {
	position: relative;
	float: left;
	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: 700 !important;
color: #FFF !important;
	font-size: 16px !important;
	padding-top: 12px !important;
	padding-bottom: 12px !important;
	margin: 0px 0px 0px 0px !important;
}

.mean-container .mean-nav ul ul li a:hover{
	text-decoration: underline !important;
}
.mean-container .mean-nav ul  li a:hover{
	text-decoration: underline !important;
}


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


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

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





.mean-container .mean-nav ul li a {
	display: inline-block;
	float: none;
	width:90% !important;
    margin: 0px 10%;
	padding: 2vh 0% 2vh 0% !important;
	margin: 0 5% !important;
	color: #FFF !important;
	text-decoration: none;
	font-weight: 700;
	font-size: 20px !important;
	text-align: left;
	position: relative;
}


.mean-container .mean-nav ul li.linksklep a {
-webkit-border-radius: 90px;
-moz-border-radius: 90px;
border-radius: 90px;
background-color: #FCA037;
padding-left: 40px !important;
width: 80% !important;
}





.mean-container .mean-nav ul li a:hover {
	color: #FCA037 !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:#FFF !important;
font-weight: 700;
}



.mean-container .mean-nav ul li li a {
	width: 60%;
	padding: 15px 0% !important;
	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: 25px !important;
    text-align: center;
    position: absolute;
 right: -9%;
    top: 3vh;
    z-index: 999;
    font-weight: 700 !important;
    border: none !important;
    color: #A8B7BD !important;
    padding: 4px 10px !important;
    font-size: 20px !important;
		text-decoration: none !important;
}


.mean-container .mean-nav ul li li a.mean-expand {
    margin-top: 0px;
    width: 29px !important;
    height: 25px !important;
    text-align: center;
    position: absolute;
    right: -9%;
    top: 3px;
    z-index: 999;
    font-weight: 700 !important;
    border: none !important;
    color: #A8B7BD !important;
    padding: 4px 10px !important;
    font-size: 20px !important;
			border: 0px solid #F2F2F2  !important;
			text-decoration: none !important;
}


.mean-container .mean-nav ul li a.mean-expand:hover {
		text-decoration: none !important;
}


.mean-container .mean-nav ul li li a.mean-expand:hover {
			text-decoration: none !important;
}



.mean-container .mean-nav ul li a.mean-expand:hover {
	background: transparent;
	color:#FCA037 !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{
color:#FCA037 !important;
}


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














.galeria .galeria_kom img {
  margin: 0px 0px !important;
}






.tresc-podstrony table tr:nth-of-type(1) td:nth-of-type(1) h3 span {
color: #4D4D4D !important;
}


#strona117 .tresc-podstrony table tr:nth-of-type(1) td:nth-of-type(1) h3 span {
color: #4D4D4D !important;
}


#strona117 .tresc-podstrony table tr:nth-of-type(1) td:nth-of-type(1) h3 span {
color: #4D4D4D !important;
}








#strona100 .tresc-podstrony div table thead tr th {
background-color: #9BB673 !important;
color: #FFF !important;
}

#strona100 .tresc-podstrony table thead tr th {
background-color: #9BB673 !important;
color: #FFF !important;
}




.tresc-podstrony div table caption {
  font-family: 'Inter', sans-serif !important;
  padding: 10px 20px;
  display: block;
  text-align: center;
	width: 100%;
}


#strona100 .tresc-podstrony > div:nth-child(16) > table:nth-child(1) tr:nth-of-type(1) td {
  background-color: #FFF !important;
	color: #30353A !important;
}



#strona100 .tresc-podstrony > div:nth-child(24) > table:nth-child(1) tr:nth-of-type(1) td {
  background-color: #FFF !important;
	color: #30353A !important;
}


#strona100 .tresc-podstrony table tr:nth-of-type(1) td{
    background-color: #FFF !important;
	color: #30353A !important;
}




.bottom_fixed {
position: fixed;
bottom: 40px;
right: 5%;
padding: 10px 13px;
background-color: #FCA037;
display: none;
}




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

{





.cycle-slideshow.baner .sekwencja .img {
  right: -7%;
}




.baner-podstrona {
  padding-top: 19vw;
  min-height: 190px;
}



.menu-pionowe {
  flex-wrap: wrap;
	overflow: hidden;
}


.menu-pionowe  .komorka-menu-menu:first-of-type {
  border-left: 0px solid #E1E1E1;
}



.menu-pionowe  div:nth-of-type(2) {
  border-left: 0px solid #E1E1E1;
}


.komorka-menu-menu {
border-bottom: 1px solid #E1E1E1;
margin-bottom: -1px;
}

.komorka-menu-menu {

  flex-grow: 4;
}


}









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

{

.tlozolte .ramka .box.box2 .img {
  left: 8%;
  max-width: 27%;
  top: 0px;
  bottom: 0px;
  margin: auto 0;
}



.tlonaszaoferta .ramka2 .box .txt {
  padding: 30px 35px 90px 35px;
}
	
	
.tlonaszaoferta .ramka2 .box .txt .link_szary.wiecej {
  left: 36px;
}



.cycle-slideshow.baner .sekwencja .img {
  position: absolute;
  right: 0px;
  bottom: 50px;
  max-width: 60%;
  min-width: 820px;
}


.cycle-slideshow.baner .sekwencja {
  height: 510px;
}



.cycle-slideshow.baner .sekwencja .box-txt {
  float: left;
  width: 100%;
  max-width: 500px;
  margin-top: 60px;
}


.cycle-slideshow.baner .sekwencja .box-txt h1 {
  color: #4E4E4E;
  font-size: 50px;
  line-height: 60px;
  color: #C70308;
  font-weight: 700;
}


.cycle-slideshow.baner .sekwencja .box-txt a {
  float: left;
  display: inline-block;
  background-color: white;
  padding: 10px 20px;
  color: #4E4E4E;
  text-decoration: none;
  clear: both;
  font-size: 16px;
  margin-top: 20px;
  margin-bottom: 0px;
}

.cycle-pager span {
  padding: 6px;
}


}


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

{




.tlonaszaoferta .ramka2 .box {
  float: none;
  width: 31.3%;
  margin: 2% 1%;
    margin-bottom: 2%;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background-color: white;
  display: inline-block;
  vertical-align: top;
  -webkit-box-shadow: 5px 8px 45px -22px rgba(110, 110, 110, 1);
  -moz-box-shadow: 5px 8px 45px -22px rgba(110, 110, 110, 1);
  box-shadow: 5px 8px 45px -22px rgba(110, 110, 110, 1);
  margin-bottom: 30px;
  position: relative;
}



.top_table h1, h2, .top_table h1 span, .top_table h2 span {
  font-weight: 600 !important;
  color: #4D4D4D !important;
  width: 100%;
  display: block;
  max-width: 100%;
  margin: 0px auto;
  text-align: left !important;
  font-size: 31px !important;
  line-height: 38px !important;
  font-family: 'Inter', sans-serif !important;
  padding-top: 10px;
  padding-bottom: 10px;
}



.top_table {
  font-size: 18px;
  line-height: 31px;
}





}




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

{

.cycle-slideshow.baner .sekwencja .img {
  position: absolute;
  right: -70px;
  bottom: 80px;
  max-width: 60%;
  min-width: 820px;
}


}



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

{

.tresc-kontakt table tr td {
  background-color: #FFF;
  padding: 50px 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  -webkit-box-shadow: 0px 0px 33px -7px rgba(0,0,0,0.13);
  -moz-box-shadow: 0px 0px 33px -7px rgba(0,0,0,0.13);
  box-shadow: 0px 0px 33px -7px rgba(0,0,0,0.13);
  width: 33.3%;
}

.tresc-kontakt table tr td h4 {
  font-weight: 600;
  color: #4D4D4D;
  font-size: 16px;
  line-height: 26px;
}


.tresc-kontakt table tr td h3 {
  font-weight: 600;
  color: #7B9D47;
  font-size: 19px;
  line-height: 29px;
}


}



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

{



.boxy .box img {
  float: left;
  margin-right: 30px;
  width: 120px;
}


.boxy .box strong {
  color: #7C9E48;
  font-size: 30px;
  line-height: 40px;
  font-weight: 500;
}


.boxy .box {
  height: 310px;
}


.tlokontakt .ramka {
  padding: 50px 400px 60px 50px;
}

.tlokontakt .ramka span {
display: block;
padding-top:50px;
}



}




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

{

.tlozolte .ramka .box strong {
  font-size: 29px;
  line-height: 35px;
}


.cycle-slideshow.baner .sekwencja .box-txt h1 {
  color: #4E4E4E;
  font-size: 40px;
  line-height: 50px;
  color: #C70308;
  font-weight: 700;
}


.cycle-slideshow.baner .sekwencja .box-txt a {
  float: left;
  display: inline-block;
  background-color: white;
  padding: 10px 20px;
  color: #4E4E4E;
  text-decoration: none;
  clear: both;
  font-size: 14px;
  margin-top: 10px;
  margin-bottom: 0px;
}

.cycle-slideshow.baner .sekwencja .img {
  position: absolute;
  right: -70px;
  bottom: 110px;
  max-width: 50%;
  min-width: 620px;
}

.cycle-slideshow.baner .sekwencja {
  height: 450px;
}

.cycle-slideshow.baner .sekwencja .box-txt {
  max-width: 470px;
}



}


@media screen and (min-width:961px) and (max-width:1210px)  

{


#nawigacja-menu li.linksklep a {
  line-height: 34px !important;
  font-size: 14px !important;
}

#nawigacja-menu li.linksklep a:hover {
  line-height: 34px !important;
  font-size: 14px !important;
	color:#FFF !important;
	background-color: #FFF !important;
}


#nawigacja-menu li a {
  font-size: 15px !important;
}


#nawigacja-menu li a {
  padding: 10px 10px;
}






}







@media screen and (min-width:940px) and (max-width:9999px)  

{


	#nawigacja-menu > li:nth-of-type(2) {
	  display: inline-block !important;
	}

}




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

{



.galeria .galeria_kom {
  width: 46%;
  margin: 2% 2%;
  padding: 35vw 0px 0px 0px;
  position: relative;
  display: block;
  overflow: hidden;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  float: left;
}



}





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

{


.tlozolte .ramka .box {
  float: left;
  width: 95%;
  margin: 2.5%;
  height: 370px;
  background-color: white;
  -webkit-box-shadow: 1px -3px 29px -12px rgba(213, 213, 213, 1);
  -moz-box-shadow: 1px -3px 29px -12px rgba(213, 213, 213, 1);
  box-shadow: 1px -3px 29px -12px rgba(213, 213, 213, 1);
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  padding: 30px;
    padding-left: 30px;
  position: relative;
  padding-left: 20%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}



.tlozolte .ramka .box {
  padding-left: 36%;
}


.tlozolte .ramka .box .img {
  position: absolute;
  left: 0px;
  bottom: 0px;
  max-height: 100%;
  max-width: 280px;
}



}

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

{




.tlokontakt .ramka a {
  margin-right: 10px;
  font-size: 18px;
  display: block;
  max-width: 300px;
  margin-top: 10px;
}


.tlokontakt .ramka {
  padding: 50px 50px 60px 50px;
}


.tresc-kontakt table tr td {
  background-color: #FFF;
  padding: 50px 30px;
	float: left;
  width: 100%;
	margin: 30px 0px;
}


.glowna10nadrzedna .top_naglowek {
  padding: 0px 0px 40px 0px;
}



}




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

{



.boxconaswyroznia .ramka2 .box {
  float: left;
  width: 50%;
  padding-left: 2%;
  padding-right: 2%;
  font-size: 16px;
  height: 220px;
}



}


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

{


.boxconaswyroznia .ramka3 .box strong {
  color: #7C9E48;
  font-size: 30px;
  line-height: 40px;
  vertical-align: middle;
  display: block;
}

.boxconaswyroznia .ramka3 .box a {
  margin-left: 0px;
}

.boxconaswyroznia .ramka3 .box a {
  margin-left: 0px;
  margin-top: 10px;
  display: inline-block;
}



.tlozolte .ramka2 .box.box1 {
  float: left;
  width: 100%;
  text-align: center;
  padding-right: 0%;
}



.tlozolte .ramka2 .box.box2 {
  text-align: center;
  width: 100%;
  padding-left: 0%;
  float: left;
  margin-top: 20px;
}


.tresc-podstrony table.table_podstrona tr:nth-of-type(1) td {
  background-color: transparent !important;
  color: #4D4D4D !important;
  float: left;
  width: 100% !important;
}

.tresc-podstrony table.table_podstrona tr td {
  width: 100% !important;
}



.tresc-podstrony table.table_podstrona tr td  {
  float: none;
  height: auto !important;
  margin: 5px;
  width: 250px ;
  max-width: 100% !important;
  width: auto !important;
	display: block;
	margin: 0px auto  !important;
}





}


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

{


#nawigacja-menu li.linksklep a:hover {
	color:#FCA037 !important;
	background-color: #FFF !important;
}




.glowna4.podrzedna .menu-pionowe {
 display: none;
}

.middle_strona {
margin-top: 95px;
}


.header {
position: fixed;
z-index: 9999;
}

.menu-pionowe {
  display: none;
}

.tresc-podstrony h1 {
  font-size: 34px;
  line-height: 37px;
}


.tresc h1, h2, .tresc h1 span, .tresc h2 span, .tresc h3, .tresc h4, .tresc h3 span, .tresc h4 span, .tresc-podstrony h2, .tresc-podstrony h3, .tresc-podstrony h2 span, .tresc-podstrony h3 span {
  font-weight: 600 !important;
  color: #4D4D4D !important;
  width: 100%;
  display: block;
  max-width: 700px;
  margin: 0px auto;
  text-align: center !important;
  font-size: 26px !important;
  line-height: 39px !important;
  font-family: 'Inter', sans-serif !important;
  padding-top: 10px;
  padding-bottom: 10px;
}


.baner-podstrona {
  padding-top: 19vw;
  min-height: 190px;
  margin-top: 30px;
  margin-bottom: -80px;
}



.tresc-podstrony table:before {
  position: absolute;
  top: 0px;
  bottom: 0;
  width: 150%;
  height: 102%;
  content: '';
  left: -25%;
  background-color: #F4F4E3;
  z-index: -1;
}



.formularz h2 {
  text-align: left !important;
}


	.tresc-podstrony table:before {
  top: 0px;
  width: 150%;
  height: 101%;
}
	
	

}



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

{



.cycle-slideshow.baner .sekwencja .box-txt h1 {
  color: #4E4E4E;
  font-size: 30px;
  line-height: 40px;
  color: #C70308;
  font-weight: 700;
}

.cycle-slideshow.baner .sekwencja .box-txt {
  max-width: 360px;
}


.cycle-slideshow.baner .sekwencja .img {
  position: absolute;
  right: -70px;
  bottom: 140px;
  max-width: 50%;
  min-width: 540px;
}


.tlozolte .ramka .box .img {
  position: absolute;
  left: 0px;
  bottom: 0px;
  max-height: 100%;
  max-width: 210px;
}



.table_podstrona tr td img{
float: right;
	-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
-webkit-box-shadow: 0px 0px 33px -7px rgba(0,0,0,0.13);
-moz-box-shadow: 0px 0px 33px -7px rgba(0,0,0,0.13);
box-shadow: 0px 0px 33px -7px rgba(0,0,0,0.13);
max-width: 100% !important;
width: 100% !important;
height: auto !important;
margin: 0px 0px !important;
display: block;
}



}


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

{




.tlonaszaoferta .ramka2 .box {
  float: none;
  width: 48%;
  margin: 2% 1%;
    margin-bottom: 2%;
  margin-bottom: 2%;
}


.tlonaszaoferta .ramka2 .box .img {
  padding: 28vw 0px 0px 0px;
}




}





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

{


.boxy .box strong {
  color: #7C9E48;
  font-size: 26px;
  line-height: 35px;
  font-weight: 500;
}





.tlozolte .ramka .box {
  height: auto;
}


.tlozolte .ramka .box.box2 .img {
  left: 8%;
  max-width: 22%;
  top: 0px;
  bottom: 0px;
  margin: auto 0;
}


.table_ul ul li {
  background-color: #FFF;
  padding: 40px 30px 40px 100px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  width: 48% !important;
  margin: 8px 1% !important;
  position: relative;
}

.table_ul ul li::before {
  top: 50px;
}

.table_ul ul li::after {
  left: 38px;
  top: 41px;
  position: absolute;
  width: 3px;
  height: 20px;
  content: '';
  background-color: #C60207;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}


}




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

{




.tlokontakt .ramka {
  padding: 50px 50px 210px 50px;
}



}







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

{



.boxy .box {
  height: 350px;
}


.boxy .box {
  float: left;
  width: 98%;
  height: auto;
	padding-bottom:40px;
}




.boxy .box:nth-of-type(2) {
  width: 98%;
  margin-left: 0%;
  margin-right: 0%;
  margin-top: 2%;
}


.link_stopka {
  color: #4E4E4E;
  text-decoration: none;
  float: left;
  width: 100%;
  display: inline-block;
  padding-right: 5%;
  line-height: 24px;
  display: inline-block;
  padding: 10px 20px 0px 20px;
}



}

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

{


.lista_onas li big {
  font-size: 17px;
  line-height: 25px;
  display: block;
  color: #7B9D47;
  font-weight: 600;
  padding: 20px 0px;
}

ul.lista_onas {
  list-style: none;
  width: 100%;
  margin: 40px 0px;
  display: flex;
  flex-wrap: wrap;
  padding: 0px 0px;
}







}


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

{

.tresc-podstrony table::before {
background-color:transparent;	
}	



footer .ramka .box1 {
  float: left;
  width: 100%;
  line-height: 27px;
  padding-bottom: 30px;
  text-align: center;
}

footer .ramka .box1 a:first-of-type img {
  float: none;
  width: 230px;
}


footer .ramka .box1 img {
  float: none;
  max-width: 100%;
}

footer .ramka .box2 {
  float: left;
  width: 100%;
  padding-left: 2.5%;
  padding-right: 2.5%;
  text-align: center;
}


footer .ramka .box2 {
  padding-top: 30px;
	padding-bottom: 30px;
}


.top_naglowek h1 {
  font-size: 36px;
  line-height: 46px;
}





.formularz .ramka {
  background-color: #FFF;
  padding: 50px 40px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}






}





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

{




.tresc-podstrony table {
width:100% !important;
}	


.tresc-podstrony div table {
	width:100% !important;
}	


.tresc-podstrony table tr:nth-of-type(1) td {
  padding: 15px 7px;
}




.cycle-slideshow.baner .sekwencja .box-txt {
  max-width: 100%;
}


.cycle-slideshow.baner .sekwencja {
  height: 550px;
}


.cycle-slideshow.baner .sekwencja .img {
  position: absolute;
  right: 0px;
  bottom: 80px;
  max-width: 50%;
  min-width: 540px;
  left: 0px;
  margin: 0px auto;
}

.cycle-slideshow.baner .sekwencja .box-txt {
  max-width: 100%;
  text-align: center;
}


.cycle-slideshow.baner .sekwencja .box-txt a {
  float: none;
  display: inline-block;
  background-color: white;
  padding: 10px 20px;
  color: #4E4E4E;
  text-decoration: none;
  clear: both;
  font-size: 14px;
  margin-top: 10px;
  margin-bottom: 0px;
}



.top_table tr td {
  float: left;
	display: block;
	width: 100%;
}


.top_table tr td:first-of-type {
  float: left;
	display: block;
	width: 100%;
}

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


.top_table tr td:first-of-type {
  float: left;
	width: 100%;
}

.top_table tr {
  display: block;
}


.top_table tr td:first-of-type img {
  width: 100%;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}



}


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

{


.glowna10nadrzedna .top_naglowek {
  padding: 0px 0px 80px 0px;
}


.table_zielony tr td {
  padding: 40px 30px;
}


.top_naglowek h1 {
  padding-bottom: 0px;
}


.tresc h1, h2, .tresc h1 span, .tresc h2 span, .tresc h3, .tresc h4, .tresc h3 span, .tresc h4 span, .tresc-podstrony h2, .tresc-podstrony h3, .tresc-podstrony h2 span, .tresc-podstrony h3 span {
  font-weight: 600 !important;
  color: #4D4D4D !important;
  width: 100%;
  display: block;
  max-width: 700px;
  margin: 0px auto;
  text-align: center !important;
  font-size: 30px !important;
  line-height: 39px !important;
  font-family: 'Inter', sans-serif !important;
  padding-top: 10px;
  padding-bottom: 10px;
}


.tlozolte .ramka .box strong {
  font-size: 22px;
  line-height: 29px;
}


.tlozolte .ramka .box .img {
  max-width: 170px;
}

.tlozolte .ramka .box.box1 {
  padding-left: 5%;
	padding-bottom: 280px;
	text-align: center;
}

.tlozolte .ramka .box .img {
  position: absolute;
  left: 0px;
  bottom: 0px;
  max-height: 100%;
  max-width: 210px;
  right: 0px;
  margin: 0px auto;
}


}


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

{


.lista_onas li {
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  background-color: #FFF;
  -webkit-box-shadow: 0px 0px 33px -7px rgba(224,224,175,1);
  -moz-box-shadow: 0px 0px 33px -7px rgba(224,224,175,1);
  box-shadow: 0px 0px 33px -7px rgba(224,224,175,1);
  padding: 60px 40px;
  width: 96%;
  margin: 0px 2%;
}


.table_ul ul li {
  background-color: #FFF;
  padding: 40px 30px 40px 100px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  width: 98% !important;
  margin: 8px 1% !important;
  position: relative;
}




.tresc-podstrony table tr td {
  padding: 15px 5px !important;
}



}





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

{
	
	
.tresc-podstrony table {
	word-wrap:break-word !important;
}	
	
	
.tresc-podstrony table tr td {
  padding: 5px !important;	
  word-wrap:break-word;

}

.tresc-podstrony table tr td  span {	
word-wrap:break-word !important;
}	


.tresc-podstrony table tr td  div {	
word-wrap:break-word !important;
}	
	

.cycle-pager {
  text-align: center;
}




.tlonaszaoferta .ramka2 .box {
  float: none;
  width: 98%;
  margin: 2% 1%;
    margin-bottom: 2%;
  margin-bottom: 2%;
  margin-bottom: 2%;
}

.tlonaszaoferta .ramka2 .box .img {
  padding: 52vw 0px 0px 0px;
}



.boxconaswyroznia .ramka2 .box {
  float: left;
  width: 100%;
  padding-left: 2%;
  padding-right: 2%;
  font-size: 16px;
  height: 220px;
}





}




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

{

.pole_left {
  width: 100%;
  float: left;
  padding-right: 0%;
}


.pole_right {
  width: 100%;
  float: left;
  padding-left: 0%;
}



}





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

{

.galeria .galeria_kom {
  width: 96%;
  margin: 2% 2%;
  padding: 75vw 0px 0px 0px;
  position: relative;
  display: block;
  overflow: hidden;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  float: left;
}

.tresc-podstrony h1 span {
  font-size: 28px !important;
  line-height: 38px !important;
  color: #7B9D47 !important;
  font-weight: 600 !important;
}

}



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

{
	
	
.tresc-podstrony p img {
margin-left:0px !important;
margin-right:0px !important;
width:100% !important;
height:auto !important;
}	


.tlokontakt .ramka {
  background-size: auto 190px;
}



.tlokontakt .ramka strong {
  font-size: 21px;
  line-height: 31px;
  color: #4E4E4E;
  display: inline-block;
  max-width: 700px;
}


.cycle-slideshow.baner .sekwencja .img {
  position: absolute;
  right: 0px;
  bottom: 80px;
  max-width: 50%;
  min-width: 500px;
  left: 0px;
  margin: 0px auto;
}



.cycle-slideshow.baner .sekwencja .img {
  left: -5%;

}



.cycle-slideshow.baner .sekwencja .box-txt {
  z-index: 99;
  position: relative;
}


.boxy .box strong {
  font-size: 23px;
  line-height: 35px;
}



.boxy .box img {
  float: left;
  margin-right: 20px;
  width: 100px;
}


}





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

{


.przycisk {
  font-weight: 600;
  padding: 15px 20px;
  font-size: 12px;
}


header .logo img {
  width: 210px !important;
  margin-top: 9px !important;
}

.header {
  width: 100%;
  float: left;
  height: 80px;
}


footer .ramka2 {
  float: left;
  width: 100%;
  border-top: 1px solid #EAEAEA;
  color: #4E4E4E;
  padding-top: 30px;
  padding-bottom: 30px;
  text-align: center;
  font-size: 11px;
}


footer .ramka2 span {
  vertical-align: middle;
  float: none;
  display: block;
}


.cycle-slideshow.baner .sekwencja .box-txt {
  margin-top: 35px;
}





}



.tresc-podstrony table tr:nth-of-type(1) td {
background-color: #9BB673 !important;	
}



.tresc-podstrony table tr:nth-of-type(1) td:nth-of-type(1) h3 span {
color: #4D4D4D !important;
}




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

{


#menu4 a {
color:#FCA037 !important;	
}	

}

