/* 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:#414141;
                    background-color:white;
									  font-size:15px;
										font-family: 'Poppins', sans-serif;
										font-weight:400;
                }
								
                blockquote:before, blockquote:after,
                q:before, q:after {
                    content: "";
                }
                blockquote, q {
                    quotes: "" "";
                }
					

					
div, nav, footer, header {
 -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}	


.middle {
width: 100%;
float: left;
overflow:hidden
}

.rozwin {
display:none;
}

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


#map {
float:left;
width:100%;
height:400px;
position:relative;
z-index:999;
text-align:center;
}


#map iframe{
position:absolute;
left:0px;
top:0px;
width:100%;
height:100%;
}




.mapkanaglowek{
float:left;
width:100%;
color:#A2C614;
font-size:30px;
padding-top:30px;
padding-bottom:30px;
line-height:40px;
text-align:center;
}




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

header {
	width: 100%;
	border: 0px;  
	float:left;
	height:170px;
	position:relative;
	z-index:100000;
	padding-top:20px;
	padding-bottom:20px;
	background-color: #FFF;
		transition: all .6s linear; -o-transition: all .6s linear; -moz-transition: all .6s linear; -webkit-transition: all .6s linear;
}





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




header.przewintop {
position:fixed;
top:0px;
	padding-top:10px;
	padding-bottom:10px;
	height:auto;
	border-bottom:1px solid #D4D4D4;
-webkit-box-shadow: 0px 8px 20px -20px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 8px 20px -20px rgba(0,0,0,0.75);
box-shadow: 0px 8px 20px -20px rgba(0,0,0,0.75);
		transition: all .6s linear; -o-transition: all .6s linear; -moz-transition: all .6s linear; -webkit-transition: all .6s linear;
}



header.przewintop .logo {
margin-top:0px;
		transition: all .6s linear; -o-transition: all .6s linear; -moz-transition: all .6s linear; -webkit-transition: all .6s linear;
}





header.przewintop .logo img{
	margin-top:0px;
	height:50px;
		transition: all .6s linear; -o-transition: all .6s linear; -moz-transition: all .6s linear; -webkit-transition: all .6s linear;
}



header.przewintop .listwa{
	display:none;
		transition: all .6s linear; -o-transition: all .6s linear; -moz-transition: all .6s linear; -webkit-transition: all .6s linear;
}

header.przewintop #nawigacja-menu > li a {
border-bottom:0px;
		transition: all .6s linear; -o-transition: all .6s linear; -moz-transition: all .6s linear; -webkit-transition: all .6s linear;
}

header.przewintop #nawigacja-menu{
margin-top:5px;
		transition: all .6s linear; -o-transition: all .6s linear; -moz-transition: all .6s linear; -webkit-transition: all .6s linear;
}


header.przewintop nav{
	margin-top:0px;
				transition: all .6s linear; -o-transition: all .6s linear; -moz-transition: all .6s linear; -webkit-transition: all .6s linear;
}

header.przewintop #nawigacja-menu > li a {
height:30px;
		transition: all .6s linear; -o-transition: all .6s linear; -moz-transition: all .6s linear; -webkit-transition: all .6s linear;
}

header.przewintop #nawigacja-menu li ul.rozwin {
top:50px;
					transition: all .6s linear; -o-transition: all .6s linear; -moz-transition: all .6s linear; -webkit-transition: all .6s linear;
}


}





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

header {
	height:155px;
	padding-top:0px;
	padding-bottom:30px;
}


}




header .logo{
	width: 30%;
	border: 0px;  
	float:left;
	margin-top:0px;
					transition: all .6s linear; -o-transition: all .6s linear; -moz-transition: all .6s linear; -webkit-transition: all .6s linear;
}

header .logo img{
	max-width:100%;
	border: 0px;  
	float:left;
				transition: all .6s linear; -o-transition: all .6s linear; -moz-transition: all .6s linear; -webkit-transition: all .6s linear;
}



header .top{
	width: 70%;
	border: 0px;  
	float:left;
	text-align:right;
					transition: all .6s linear; -o-transition: all .6s linear; -moz-transition: all .6s linear; -webkit-transition: all .6s linear;
}




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


header .logo img{
	max-width:270px;
	border: 0px;  
	float:left;
	margin-top: 10px;
}


header .logo{
	width: 25%;
	border: 0px;  
	float:left;
	margin-top:10px;
}


header .top{
	width: 75%;
	border: 0px;  
	float:left;
	text-align:right;
}

}





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



header .logo img{
	max-width:180px;
	border: 0px;  
	float:left;
	margin-top: 37px;
}



}






header .top .listwa{
	width: 100%;
	border: 0px;  
	float:left;
	text-align:right;
					transition: all .6s linear; -o-transition: all .6s linear; -moz-transition: all .6s linear; -webkit-transition: all .6s linear;
}


header .top .listwa img{
	vertical-align:middle;
	margin-left:10px;
					transition: all .6s linear; -o-transition: all .6s linear; -moz-transition: all .6s linear; -webkit-transition: all .6s linear;
}


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


header .top .listwa{
	display: none;
}


}




header nav{
	width: 100%;
	border: 0px;  
	float:left;
	text-align:right;
	margin-top:20px;
					transition: all .6s linear; -o-transition: all .6s linear; -moz-transition: all .6s linear; -webkit-transition: all .6s linear;
}




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


header .top .listwa{
	width: 100%;
	border: 0px;  
	float:left;
	text-align:right;
	margin-top:-10px;
}


}










.cycle-slideshow {
	width: 100%;
	border: 0px;  
	float:left;
}


.cycle-pager {
display:block;
float:left;
width:70%;
position:absolute;
left:0p;
bottom:100px;
z-index:999;
text-align:right;
padding-right:30%;
}


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



.cycle-pager {
display:block;
float:left;
width:90%;
position:absolute;
left:0px;
bottom:100px;
z-index:999;
text-align:right;
padding-right:10%;
}


}

.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;padding:16px;-webkit-border-radius: 16px;
-moz-border-radius: 16px;border-radius: 16px;}



.sekwencja {
	width: 100%;
	border: 0px;  
	float:left;
	height:766px;
	background-repeat:no-repeat;
	background-position:center top;
	background-size: cover;
}




@media screen and (min-height: 0px) and (max-height: 900px)  {



.sekwencja {
	width: 100%;
	border: 0px;  
	float:left;
	height:666px;
	background-repeat:no-repeat;
	background-position:center top;
}





}








.sekwencja .ramka{
	padding-top:50px;
	color:white;
	width:100%;
	line-height:30px;
	font-size:17px;
	padding-left:50px;
	z-index: 1000 !important;
position: relative !important;
}




.sekwencja .ramka .boxtxt {
width:50%;
margin-bottom:50px;
z-index: 1000 !important;
position: relative !important;
}



.sekwencja .ramka img.img{
	margin-left:-50px;
}

.sekwencja .ramka h1{
	font-size:60px;
	font-weight:bold;
	line-height:70px;
}


.sekwencja .ramka a{
	margin-right:20px;
}





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


.sekwencja {
	width: 100%;
	border: 0px;  
	float:left;
	height:666px;
	background-repeat:no-repeat;
	background-position:center top;
}


.sekwencja .ramka .boxtxt {
width:60%;
margin-bottom:50px;
z-index: 1000 !important;
position: relative !important;
}




}




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



.sekwencja {
	width: 100%;
	border: 0px;  
	float:left;
	height:566px;
	background-repeat:no-repeat;
	background-position:center top;
}


.sekwencja .ramka .boxtxt {
width:70%;
margin-bottom:50px;
z-index: 1000 !important;
position: relative !important;
}




.sekwencja .ramka h1{
	font-size:40px;
	font-weight:bold;
	line-height:50px;
}


.sekwencja .ramka{
	padding-top:20px;
}






}



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





.sekwencja .ramka .boxtxt {
width:75%;
margin-bottom:50px;
z-index: 1000 !important;
position: relative !important;
}




}



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


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



.sekwencja .ramka{
	padding-left:30px;

}

.cycle-pager {
display: none;
}



}



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




.sekwencja {
	width: 100%;
	border: 0px;  
	float:left;
	height:366px;
	background-repeat:no-repeat;
	background-position:68% top;
}

.sekwencja br:first-of-type{
	display: none;
}


}









@media screen and (min-width: 1121px) and (max-width: 99230px)  {





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

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


#nawigacja-menu > li a{
color:#404040;
text-decoration:none;
font-size:14px;
text-transform:uppercase;
padding:10px 7px;
height:30px;
display:inline-block;
text-align:left;
border-bottom:1px solid #D4D4D4;
padding-right:0.5em;
padding-left:0.5em;
vertical-align:middle;
}

#nawigacja-menu > li a:hover{
color:#7F9C12;
}



#nawigacja-menu > li.menubold a {
color:#7F9C12 ;
border-bottom:2px solid #7F9C12;
}





#nawigacja-menu li ul.rozwin {
    display: none;
		background-color:#3C3C3A;
		float:left;
		padding:0px;
		margin:0px;
		width:100%;
		position: absolute;
		left: -100px;
		top: 50px;
		margin: 0 auto;
		width: 300px !important;
		z-index: 20000 !important;
		padding-top:20px;
		padding-bottom:20px;
}




#nawigacja-menu li:hover .rozwin {
    display: block;
		text-align:left;
}

#nawigacja-menu li ul.rozwin li{
   float:left;
	 width:100%;
	 margin:0px;
	 padding:10px 20px 10px 20px;
-webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
	vertical-align:top;
}


#nawigacja-menu li ul.rozwin li a{
   border-bottom:0px solid #D4D4D4;
	 color:white;
	 padding:0px;
	 margin:0px;
	 height:auto;
max-width:auto;
min-width:auto;
float:left;
}

#nawigacja-menu li ul.rozwin li ul{
	 padding:0px;
	 margin:0px;
}

#nawigacja-menu li ul.rozwin li ul li{
	padding:10px 20px 10px 20px;
}

#nawigacja-menu li ul.rozwin li ul li a{
   border-bottom:0px solid #D4D4D4;
	 color:white;
	 padding:0px;
	 margin:0px;
	 height:auto;
max-width:auto;
min-width:auto;
float:left;
	text-transform:none;
}




}







.boxczymsiezajmujemy {
	width: 100%;
	border: 0px;  
	float:left;
	height:auto;
	background-color:#EAEAEA;
	padding-top:70px;
	padding-bottom: 70px;
	position:relative;
	background-image:url('../grafika/boxczymsiezajmujemy.jpg');
	background-repeat : no-repeat;
	background-position:center bottom;
}


.boxczymsiezajmujemy .przewin{
	position:absolute;
	left:0px;
	right:0px;
	bottom:-34px;
	z-index:990;
	margin:0 auto;
	display:block;
	width:68px;
}







.boxczymsiezajmujemy .ramka{
	padding-right:10%;
}






.boxczymsiezajmujemy .ramka p{
	clear:both;
}



.boxczymsiezajmujemy .img {
float:left;
margin-top:-120px;
position:relative;
z-index:100;
}


.boxczymsiezajmujemy img {
float:left;
}



.boxczymsiezajmujemy img.img {
float:left;
margin-right:50px;
margin-bottom:50px;
}



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


.boxczymsiezajmujemy .img {
float:left;
margin-top:-100px;
position:relative;
z-index:100;
width: 40%;
}




}




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


.boxczymsiezajmujemy .ramka{
	padding-right:0%;
}



.boxczymsiezajmujemy {
	width: 100%;
	border: 0px;  
	float:left;
	height:auto;
	background-color:#EAEAEA;
	padding-top:70px;
	padding-bottom:70px;
	position:relative;
}




}





.boxczymsiezajmujemy  strong {
font-size:50px;
line-height:60px;
font-weight:400;
}


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

.boxczymsiezajmujemy  strong {
font-size:45px;
line-height:60px;
font-weight:400;
}

}



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



.boxczymsiezajmujemy .img {
float:left;
margin-top:-100px;
position:relative;
z-index:100;
width: 100%;
}


.boxczymsiezajmujemy  strong {
font-size:45px;
line-height:60px;
font-weight:400;
width: 100%;
display: block;
float: left;
padding: 20px 0px;
}

}




.boxnaszaoferta {
	width: 100%;
	border: 0px;  
	float:left;
	min-height:720px;
	background-repeat:repeat-x;
	background-position:center top;
	background-image:url('../grafika/boxnaszaoferta.jpg');
	background-color: #50610B;

}


.boxnaszaoferta .ramka{
	width: 100%;
	border: 0px;  
	float:left;
	padding-top:90px;
	padding-bottom:90px;
	color:white;
	font-size:16px;
	position:relative;
z-index:1000;
}


.boxnaszaoferta .ramka div{
	float:right;
	max-width:40%;
	padding-top: 20px;
}


.boxnaszaoferta .ramka strong{
	font-size:50px;
	line-height:60px;
  font-weight:400;
}


.boxnaszaoferta .ramka2{
	width: 100%;
	border: 0px;  
	float:left;
	text-align:center;
	position: relative;
	z-index: 1000;
}

.boxnaszaoferta .ramka2 .box{
	width: 25%;
	border: 0px;  
	display:inline-block;
	margin-left:0px;
	margin-right: 5%;
}



.boxnaszaoferta .ramka2 .box:nth-of-type(2){
	width: 25%;
	border: 0px;  
	display:inline-block;
	margin-left:0%;
	margin-right: 0;
}



.boxnaszaoferta .ramka2 .box:nth-of-type(3){
	width: 25%;
	border: 0px;  
	display:inline-block;
	margin-left:5%;
	margin-right: 0;
}


.boxnaszaoferta .ramka2 .box .boximg{
	width: 100%;
	border: 0px;  
	float:left;
	height:340px;
	background-repeat:no-repeat;
	background-position:center top;
-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	display:block;
}



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


.boxnaszaoferta .ramka2 .box .boximg{
	height:340px;
}


}




.boxnaszaoferta .ramka2 .box .boxtxt{
	width: 100%;
	border: 0px;  
	float:left;
	padding:30px 15%;
	height:150px;
}


.boxnaszaoferta .ramka2 .box .boxtxt a{
	font-weight:400;
	font-size:25px;
	line-height:40px;
}

#strona10 .kategorie {
background-color:#EAEAEA;
}


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




.boxnaszaoferta .ramka2 .box{
	width: 45%;
	border: 0px;  
	display:inline-block;
	margin-left:0px;
	margin-right: 5%;
}



.boxnaszaoferta .ramka2 .box:nth-of-type(2){
	width: 45%;
	border: 0px;  
	display:inline-block;
	margin-left:0%;
	margin-right: 0;
}



.boxnaszaoferta .ramka2 .box:nth-of-type(3){
	width: 45%;
	border: 0px;  
	display:inline-block;
	margin-left:0%;
	margin-right: 0;
}


.boxnaszaoferta .ramka2 .box:nth-of-type(4){
	width: 45%;
	border: 0px;  
	display:inline-block;
	margin-left:5%;
	margin-right: 0%;
}







}



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





.boxnaszaoferta .ramka2 .box{
	width:100%;
	border: 0px;  
	display:inline-block;
	margin-left:0px;
	margin-right: 0%;
}



.boxnaszaoferta .ramka2 .box:nth-of-type(2){
	width: 100%;
	border: 0px;  
	display:inline-block;
	margin-left:0%;
	margin-right: 0;
}



.boxnaszaoferta .ramka2 .box:nth-of-type(3){
	width: 100%;
	border: 0px;  
	display:inline-block;
	margin-left:0%;
	margin-right: 0;
}


.boxnaszaoferta .ramka2 .box:nth-of-type(4){
	width: 100%;
	border: 0px;  
	display:inline-block;
	margin-left:0%;
	margin-right: 0%;
}



}






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



.boxnaszaoferta .ramka div{
	float:right;
	max-width:100%;
	padding-top: 30px;
	padding-bottom: 30px;
}


}












.boxkontakt {
	width: 100%;
	border: 0px;  
	float:left;
	padding-top:100px;
	padding-bottom:150px;
	background-repeat:no-repeat;
	background-position:center bottom;
	background-image:url('../grafika/tlokontakt.jpg');
	background-color: #EAEAEA;
	display:none;
}


.boxkontakt .kolokontakt {
width:330px;
height:330px;
float:left;
border:10px solid #95B815;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
text-align:center;
 -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
	padding-top:110px;
	margin-right:100px;
}




.boxkontakt .kolokontakt small{
color:#868686;
font-size:13px;
}

.boxkontakt .komorka .kolokontakt strong{
font-size:45px;
font-weight:400;
}




.boxkontakt .komorka{
	border: 0px;  
	float:left;
	width:33.3%;
	z-index: 1000;
	position: relative;
}


.boxkontakt .komorka strong{
font-size:50px;
font-weight:400;
line-height:60px;
}


.boxkontakt .komorka.komorka2{
	margin-top:150px;
}

.boxkontakt .komorka small{
color:#868686;
}


.boxkontakt .komorka .link_szary{
	font-weight:300;
	text-transform:uppercase;
	border-bottom:1px solid #404040;
}

.boxkontakt .komorka .link_szary:hover{
	border-bottom:1px solid #95B815;
}



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

.boxkontakt .kolokontakt {
width:230px;
height:230px;
float:left;
border:10px solid #95B815;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
text-align:center;
 -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
	padding-top:50px;
	padding-left: 30px;
	padding-right: 30px;
	margin-right:100px;
}


.boxkontakt .komorka .kolokontakt strong{
font-size:20px;
font-weight:400;
}



.boxkontakt .komorka strong{
font-size:40px;
font-weight:400;
line-height:50px;
}



}



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


.boxkontakt .komorka{
	border: 0px;  
	float:left;
	width:100%;
	text-align: center;
	z-index: 1000;
	position: relative;
}



.boxkontakt .kolokontakt {
width:230px;
height:230px;
float:none;
display: inline-block;
border:10px solid #95B815;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
text-align:center;
 -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
	padding-top:60px;
	margin-right:0px;
}




.boxkontakt {
	background-position:66% bottom;
}




}



.boxrealizacje {
float:left;
width:100%;
background-color:#EAEAEA;
}


#strona10 .delete {
display:none;
}


.boxrealizacje .ramka{
float:left;
width:100%;
text-align:left;
padding-top:80px;
padding-bottom:80px;
}


.boxrealizacje .ramka strong{
font-size:50px;
line-height:60px;
font-weight:400;
}

.boxrealizacje .ramka2{
float:left;
width:100%;
text-align:center;
z-index: 100;
position: relative;
}

.boxrealizacje .ramka2 .box{
width:21%;
display:inline-block;
height:400px;
 -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
	margin-left:0px;
	margin-right: 5%;
	display:inline-block;
height:400px;
	padding:0px;
	position:relative;
		background-repeat:no-repeat;
	background-position:center center;
	background-size: cover;
	margin-bottom: 40px;
	
}



.boxrealizacje .ramka2 .box:nth-of-type(2){
	width: 21.5%;
	border: 0px;  
	display:inline-block;
	margin-left:0%;
	margin-right: 0;
}



.boxrealizacje .ramka2 .box:nth-of-type(3){
	width: 21.0%;
	border: 0px;  
	display:inline-block;
	margin-left:5%;
	margin-right: 0;
}


.boxrealizacje .ramka2 .box:nth-of-type(4){
	width: 21.5%;
	border: 0px;  
	display:inline-block;
	margin-left:5%;
	margin-right: 0;
}


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


.boxrealizacje .ramka2 .box{
height:340px;

}



}



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



.boxrealizacje .ramka2 .box{
width:45%;
display:inline-block;
height:400px;
 -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
	margin-left:0px;
	margin-right: 5%;
	display:inline-block;
height:400px;
	padding:0px;
	position:relative;
}






.boxrealizacje .ramka2 .box:nth-of-type(2){
	width: 45%;
	border: 0px;  
	display:inline-block;
	margin-left:0%;
	margin-right: 0;
}



.boxrealizacje .ramka2 .box:nth-of-type(3){
	width: 45%;
	border: 0px;  
	display:inline-block;
	margin-left:0%;
	margin-right: 0;
}


.boxrealizacje .ramka2 .box:nth-of-type(4){
	width: 45%;
	border: 0px;  
	display:inline-block;
	margin-left:5%;
	margin-right: 0;
}




}



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



.boxrealizacje .ramka2 .box{
width:100%;
display:inline-block;
height:400px;
 -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
	margin-left:0px;
	margin-right: 0%;
	display:inline-block;
height:400px;
	padding:0px;
	position:relative;
	margin-bottom: 30px;
}






.boxrealizacje .ramka2 .box:nth-of-type(2){
	width: 100%;
	border: 0px;  
	display:inline-block;
	margin-left:0%;
	margin-right: 0;
}



.boxrealizacje .ramka2 .box:nth-of-type(3){
	width: 100%;
	border: 0px;  
	display:inline-block;
	margin-left:0%;
	margin-right: 0;
}


.boxrealizacje .ramka2 .box:nth-of-type(4){
	width: 100%;
	border: 0px;  
	display:inline-block;
	margin-left:0%;
	margin-right: 0;
}





}





.boxrealizacje .ramka2 .box .boxtxt{
position:absolute;
left:0px;
bottom:0px;
width:100%;
height:118px;
background-color:rgba(65,65,65,0.8);
text-align:left;
 -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
	padding:20px;
	color:white;
}


.boxrealizacje .ramka2 .box .boxtxt b{
	font-weight:400;
	font-size:17px;
}

.boxrealizacje .ramka2 .box:hover b{
color:#A1C600;
}




.linia {
position: fixed !important;
left: 0;
height:100% !important;
right: 0px;
width: 100%;
margin: 0 auto;
max-width: 1380px;
z-index: 10;
}

.linia_a {
position: absolute;
left: 0;
height: 100%;
top: 0px;
border-left: 1px solid rgba(0, 0, 0, 0.1);
}


.linia_aa {
position: absolute;
left: 14%;
height: 100%;
top: 0px;
border-left: 1px solid rgba(0, 0, 0, 0.1);
}

.linia_b {
position: absolute;
left: 28%;
height: 100%;
top: 0px;
border-left: 1px solid rgba(0, 0, 0, 0.1);
}


.linia_c {
position: absolute;
left: 42%;
height: 100%;
top: 0px;
border-left: 1px solid rgba(0, 0, 0, 0.1);
}


.linia_d {
position: absolute;
left: 56%;
height: 100%;
top: 0px;
border-left: 1px solid rgba(0, 0, 0, 0.1);
}


.linia_e {
position: absolute;
left: 70%;
height: 100%;
top: 0px;
border-left: 1px solid rgba(0, 0, 0, 0.1);
}


.linia_f {
position: absolute;
left: 84%;
height: 100%;
top: 0px;
border-left: 1px solid rgba(0, 0, 0, 0.1);
}

.linia_g {
position: absolute;
left: 100%;
height: 100%;
top: 0px;
border-left: 1px solid rgba(0, 0, 0, 0.2);
}


.boxrealizacje .ramka3{
float:left;
width:100%;
text-align:right;
padding-top:50px;
padding-bottom:50px;
padding: 50px 0%;
z-index: 100;
position: relative;
}


.podstrona-baner {
float:left;
width:100%;
height:200px;
	background-repeat:no-repeat;
	background-position:center top;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	position: relative;
	background-image: url('./grafika/podstrona_a.jpg');
}





.podstrona-baner .podstrona-baner-middle{
position: absolute;
left: 0;
width: 100%;
top: 0px;
height: 100%;
background-color:rgba(0,0,0,0.5);
}

.podstrona-baner .ramka{
position: relative;
z-index: 1000;
padding-top: 40px;
}





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

.podstrona-baner, .cycle-slideshow {
margin-top:0px !important;
}

}


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


.podstrona-baner {
float:left;
width:100%;
height:200px;
	background-repeat:no-repeat;
	background-position:center top;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	position: relative;
}


.podstrona-baner .ramka{
position: relative;
z-index: 1000;
padding-top: 40px;
}




}









.podstrona-baner .ramka h1{
color: #FFF;
font-size: 44px;
line-height: 51px;
font-weight: 700;
display: block;
padding: 30px 0px 0px 4%;
position: relative;
	background-repeat:no-repeat;
	background-position:left top;
	background-image:url('../grafika/linia2.jpg');
}



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



.podstrona-baner .ramka h1{
font-size: 28px;
line-height: 30px;
}



}






.sciezka {
float:left;
width:100%;
padding: 14px 0px 14px 4%;
}


.sciezka a{
color: #CCCCCC;
text-decoration: none;
font-size:12px;
}

.sciezka a:hover{
text-decoration:underline;
}




.sciezka img{
margin: 0px 5px;
}




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


.sciezka {
display: none;
}


}


.tresc-kontakt {
float:left;
width:56%;
padding: 50px 4%;
position: relative;
z-index: 2000;
}

.tresc-kontakt-middle {
width: 100%;
float: left;
padding: 50px 0px;
background-color: #EAEAEA;
}

.formularz {
width: 100%;
margin: 0px auto;
display: inline-block;
padding: 50px;
background-color:white;
}

.formularz_middle {
float:left;
width:100%;
text-align: center;
position:relative;
z-index:100;
}


.formularz h4{
font-size: 40px;
line-height: 45px;
font-weight: 700;
color: #A2C614;
}





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

.input {
border: 0px;
border-bottom: 2px solid #414141;
padding: 20px 0px 20px 0px;
width: 100%;
								  font-size:15px;
										font-family: 'Poppins', sans-serif;
										font-weight:400;
}

textarea {
border: 0px;
border-bottom: 2px solid #414141;
padding: 20px 0px 20px 0px;
width: 100%;
								  font-size:15px;
										font-family: 'Poppins', sans-serif;
										font-weight:400;
}


.formbutton {
padding: 10px 30px;
background-color: #414141;
border: 0px;
color: #FFF;
margin-top: 20px;
								  font-size:15px;
										font-family: 'Poppins', sans-serif;
										font-weight:400;
										cursor:pointer;

}

#obrazek {
position: absolute;
right: 0px;
bottom: 10px;
cursor:pointer;
}


.formularz_middle {
float:left;
width:44%;
position: relative;
z-index: 2000;
}



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



.tresc-kontakt {
float:left;
width:96%;
padding: 50px 4%;
position: relative;
z-index: 2000;
}


.formularz_middle {
float:left;
width:100%;
position: relative;
z-index: 2000;
}


.formularz h4 {
font-size:20px;
line-height:25px;
}



}





.tresc {
float:left;
width:100%;
padding: 70px 4% 70px 4%;
position: relative;
z-index: 10000;
}



.menu2 {
float:left;
width:25%;
padding: 70px 2% 70px 2%;
position: relative;
z-index: 10000;
background-color:#F5F5F5;
}

.komorka-menu {
float:left;
width:100%;
padding-top:5px;
padding-bottom:5px;
border-bottom:1px solid #dedede;

}

.komorka-menu-bold {
float:left;
width:100%;
padding-top:5px;
padding-bottom:5px;
font-weight:bold;
border-bottom:1px solid #dedede;
}

.komorka-menu-bold a {
color:#A0C30F !important;
}


.komorka-menu-menu-bold a {
color:#A0C30F !important;
}



.komorka-menu-menu {
float:left;
width:100%;
padding-top:5px;
padding-bottom:5px;
padding-bottom:10px;
padding-left:10%;
border-bottom:1px solid #dedede;
}

.komorka-menu-menu-bold {
float:left;
width:100%;
padding-left:10%;
padding-top:5px;
padding-bottom:5px;
font-weight:bold;
border-bottom:1px solid #dedede;
padding-left:10%;
}

.menu2 a {
color:#3B3B3B;
text-decoration:none;
}

.menu2 a:hover {
color:#A0C30F;
}



.tresc3 {
float:left;
width:75%;
padding: 60px 4% 70px 4%;
position: relative;
z-index: 10000;
}


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

.menu2 {display:none;}
.tresc3 {width:100%;}


}








.tresc-kontakt a{
color: #A3C516;
}


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



.tresc a{
color: #A3C516;
}


.tresc a:hover{
color: black;
}



.tresc2 a{
color: #A3C516;
}


.tresc2 a:hover{
color: black;
}

.tresc-kontakt img {max-width:100% !important;height:auto !important;}
.tresc img {max-width:100% !important;height:auto !important;}
.tresc2 img {max-width:100% !important;height:auto !important;}
.tresc3 img {max-width:100% !important;height:auto !important;}

.tresc-kontakt table {max-width:100% !important;}
.tresc table{max-width:100% !important;}
.tresc2 table {max-width:100% !important;}
.tresc3 table {max-width:100% !important;}

.tresc-kontakt iframe {max-width:100% !important;}
.tresc iframe {max-width:100% !important;}
.tresc2 iframe {max-width:100% !important;}
.tresc3 iframe {max-width:100% !important;}




footer {
float:left;
width:100%;
background-color:#4D4D4D;
padding-top:80px;
padding-bottom:80px;
color:#868686;
position: relative;
z-index: 100;
}


footer .ramka .komorka{
float:right;
max-width:70%;
margin-top:20px;
}




@media screen and (min-width: 0px) and (max-width: 880px)  {
footer {
text-align: center;
}


footer .ramka .komorka {
max-width:100%;
}

footer .ramka .komorka a{
float:right;
max-width:100%;
margin-top:10px;
width: 100%;
text-align: center;
}


}


footer .ramka img{
vertical-align:middle;
}


footer .ramka2 {
float:left;
width:100%;
margin-top:30px;
}


.kategorie {
	background-position:center top;
	background-image:url('../grafika/tlo_produkt.gif');
	width: 100%;
	float: left;
	text-align:center;
}


.kategorie .wiecej{
	display:none !important;
}


#strona10 .kategorie {
text-align:center;
}

.rowkat {
width: 235px;
height: 450px;
text-decoration: none;
text-align: center;
position: relative;
z-index: 1000;
display:inline-block;
vertical-align:top;
margin-left:20px;
margin-right:20px;
}






.rowkat b{
color: #000;
text-decoration: none;
font-size: 25px;
font-weight: 400;
line-height:25px;
padding:0px;
margin:0px;
display:inline-block;
}


.rowkat b:hover{
transition: all .3s linear; -o-transition: all .3s linear; -moz-transition: all .3s linear; -webkit-transition: all .3s linear;
color:#A3C516;
}





.rowkat_img {
	background-repeat:no-repeat;
	background-position:center center;
	background-size: cover;
	float: left;
	width: 100%;
	height: 220px;
	margin-right: 0%;
	margin-left:0px;
	background-color:white;
		display:block;
}





.rowkat_img2 {
	background-repeat:no-repeat;
	background-position:center center;
	background-image:url('../grafika/logo_img.jpg');
	height: 220px;
	float: left;
	width: 100%;
	background-color: #CBCBCB;
		margin-top: 50px;
		margin-bottom: 70px;
		display:block;
}









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

.tresc-kontakt table {
width:100% !important;
float:left !important;
display:block !important;
}

.tresc-kontakt table tbody {
width:100% !important;
float:left !important;
display:block !important;
}

.tresc-kontakt table tbody tr{
width:100% !important;
float:left !important;
display:block !important;
}

.tresc-kontakt table tbody tr td{
width:100% !important;
float:left !important;
display:block !important;
margin-top:20px !important;
}

.rowkat {
margin-left:0px;
margin-right:0px;
}



}




.ramka_gallery {
width: 100%;
float: left;
background-color: #F5F5F5;
padding: 40px;
text-align: center;
}

.foto_galeria {
width: 23%;
height: 170px;
	background-repeat:no-repeat;
	background-position:center center;
	background-size: cover;
	margin:1%;
	display: inline-block;
	background-color:white;
	margin:20px;
}



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


.foto_galeria {
width: 31.3%;
height: 170px;
	background-repeat:no-repeat;
	background-position:center center;
	display: inline-block;
	overflow: hidden;
}

}



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


.foto_galeria {
width: 48%;
height: 170px;
	background-repeat:no-repeat;
	background-position:center center;
}



}



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


.foto_galeria {
width: 48%;
height: 130px;
	background-repeat:no-repeat;
	background-position:center center;
}




}





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


.ramka_gallery {
padding:20px;
}

.foto_galeria {
width: 160px;
height: 110px;
	background-repeat:no-repeat;
	background-position:center center;
	display: inline-block;
}




}



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


#nawigacja-menu li {
max-width:100% !important;
}


}




.foto_galeria img{
width: 100%;
}

.wiecej {
padding: 10px 20px;
background-color: #404040;
color: #FFF;
text-decoration: none;
display: inline-block;
position: relative;
}




#nawigacja-menu li .rozwin  li a{
    max-width:100% !important;
		height:auto !important;
		text-align:left;
		padding:15px 7px;
}


#nawigacja-menu li .rozwin  li a:hover{
    color:#A2C613 !important;
}


.wpisy {
float:left;
width:100%;
margin-bottom:50px;
}


.wpisy .link_stopka2 {
font-weight:bold;
font-size:25px;
line-height:30px;
}

.wpisy .link_stopka2 {
font-weight:bold;
font-size:25px;
line-height:30px;
}

.przycisk_szary {
color:white !important;
}




.link_stopka {font-size:13px;font-weight:400;color:white;text-decoration: none;display:inline-block;margin-left:30px;text-transform:uppercase;}
.link_stopka:hover {color:#95B815;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;}
.link_bialy:hover {color:black;transition: all .3s linear; -o-transition: all .3s linear; -moz-transition: all .3s linear; -webkit-transition: all .3s linear;}






.link_stopka2 {color:#95B815;text-decoration: none;}
.link_stopka2:hover {color:white;transition: all .3s linear; -o-transition: all .3s linear; -moz-transition: all .3s linear; -webkit-transition: all .3s linear;}



.link_szary {color:#404040;text-decoration: none;padding-right: 20px;}
.link_szary:hover {color:#95B815;transition: all .3s linear; -o-transition: all .3s linear; -moz-transition: all .3s linear; -webkit-transition: all .3s linear;}


.przycisk_bialy {display:inline-block;letter-spacing:2px;font-size:14px;text-decoration: none;color:#3B3D3A;text-transform:uppercase;font-weight:300;padding:20px 30px 20px 30px;background-color:white;}
.przycisk_bialy:hover {transition: all .3s linear; -o-transition: all .3s linear; -moz-transition: all .3s linear; -webkit-transition: all .3s linear;}
.przycisk_bialy img {vertical-align:middle;margin-left:20px;}



.przycisk_zielony {display:inline-block;letter-spacing:2px;font-size:14px;text-decoration: none;color:white;text-transform:uppercase;font-weight:300;padding:20px 30px 20px 30px;background-color:#A1C600;}
.przycisk_zielony:hover {transition: all .3s linear; -o-transition: all .3s linear; -moz-transition: all .3s linear; -webkit-transition: all .3s linear;}
.przycisk_zielony img {vertical-align:middle;margin-left:20px;}





.przycisk_bialy span {
display:block;
  text-decoration:none;
}





.przycisk_szary {display:inline-block;letter-spacing:2px;font-size:14px;color:white;text-decoration: none;text-transform:uppercase;font-weight:300;padding:20px 30px 20px 30px;background-color:#404040;}
.przycisk_szary:hover {transition: all .3s linear; -o-transition: all .3s linear; -moz-transition: all .3s linear; -webkit-transition: all .3s linear;}
.przycisk_szary img {vertical-align:middle;margin-left:20px;}




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


.sekwencja .przycisk_szary {display:none !important;}


.przycisk_bialy {display:inline-block;letter-spacing:2px;font-size:14px;text-decoration: none;color:#3B3D3A;text-transform:uppercase;font-weight:300;padding:20px 20px 20px 20px;background-color:white;}



}



.przycisk_szary span {
display:block;
  text-decoration:none;
}



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


#nawigacja-menu li{
display:inline-block;
padding:0px;
margin:0px;
vertical-align:middle;
max-width: 120px ;
}


}


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



.sekwencja .boxtxt {
width:45%;
line-height:20px;
}

.sekwencja  .boxtxt h1{
font-size: 20px;
line-height:24px;
}

.sekwencja .boxtxt em{
font-size: 13px;
line-height:18px;
}

.sekwencja {
background-position: 60% top;
}


}






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



#nawigacja-menu li ul li{
max-width: 100% !important;
}



}

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




.rowkat small {
color:black;
display:none;
}

.rowkat:hover small{
display:none;
}

.rowkat:hover b{

}




/* 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: 15px;
	padding: 0px 0% 0px 0%;
	z-index: 222240000;
}



.mean-container a.meanmenu-reveal {
	width: 30px;
	height: 28px;
	padding: 26px 25px;
	position: absolute;
  z-index: 1000 !important;
	top: 39px;
	right: 5% !important;
	cursor: pointer;
	color:#000;
	text-decoration: none;
	font-size: 16px;
	text-indent: -9999em;
	line-height: 22px;
	font-size: 1px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 700;
	cursor:pointer;
	-webkit-border-radius: 50px;
-moz-border-radius: 50px;
border-radius: 50px;
border: 1px solid #E9E9E9;
}



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


.mean-container a.meanmenu-reveal {
	top: 29px;
}


}



.mean-container a.meanmenu-reveal span {
	display: block;
	background:  #000;
	height: 3px;
	margin-top: 5px;
}



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








.mean-container .mean-nav > ul {
	padding: 10px 0px 50px 0px !important;
	width: 100% !important;
	list-style-type: none;
	position: absolute;
	z-index: 0 !important;
	left: 0%;
	top:40px;
	background-color:#333333;
	position:absolute;
		overflow-y: scroll;
		height:0px;
		top: 150px;
		min-height:400px;
		max-height:590px;
}



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



.mean-container .mean-nav > ul {
	padding: 10px 0px 50px 0px !important;
	width: 100% !important;
	list-style-type: none;
	position: absolute;
	z-index: 0 !important;
	left: 0%;
	top:40px;
	background-color:#333333;
	position:absolute;
		overflow-y: scroll;
		height:0px;
		top: 120px;
		min-height:400px;
		max-height:590px;
}




}




.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%;
	top:0px !important;
	background-color:#FFF;
	float: left;
  position:relative;
}



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

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


.mean-container .mean-nav ul ul li a{
	font-weight: 400 !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-bottom: 0px solid #E0E0E0;
	border-right: 0px solid #EBEBEB;
	padding: 0px !important;
	margin: 0px 0% !important;
	background-color: #515151;
}





.mean-container .mean-nav ul li a {
	display: block;
	float: left;
	width: 90% !important;
	padding: 11px 5% 11px 5% !important;
	margin: 0;
	color: #FFF !important;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: 400;
	font-size: 14px !important;
	text-align: center;
	
	
}







.mean-container .mean-nav ul li a:hover {
	background-color:#515151;
}



.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:#FFFFFF !important;
background-color:rgba(51, 51, 51, 0.95);
font-weight: 700;
}






.mean-container .mean-nav ul li li a {
	width: 80%;
	padding: 1em 10%;
	border-top: 1px solid #515151;
	border-top: 1px solid #515151;
	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 li li a {
	width: 70%;
	padding: 1em 15%;
}

.mean-container .mean-nav ul li li li li a {
	width: 60%;
	padding: 1em 20%;
}

.mean-container .mean-nav ul li li li li li a {
	width: 50%;
	padding: 1em 25%;
}

.mean-container .mean-nav ul li a.mean-expand {
	margin-top: 1px;
	width: 26px !important;
	height: 20px !important;
	padding: 12px 20px !important;
	text-align: center;
	position: absolute;
	right: 0;
	top: -1px;
	z-index: 2;
	font-weight: 700;
	border: none !important;
	color: #FFF !important;
}

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




#tabelka {
width:100% !important;
border:0px !important;
}

#tabelka a{
color: #BC1D22;
}

#tabelka td {
width:100% !important;
padding:3% !important;
background-color:white !important;
text-align:center !important;
vertical-align:top !important;
color:black !important;
font-weight:bold !important;
font-size:16px !important;
text-transform:uppercase !important;
border:0px solid #E5E5E5 !important;
line-height:20px !important;
overflow:hidden;
}


#tabelka td img {
max-width:100% !important;
max-height:300px !important;
width:80% !important;
height:auto !important;
}


#tabelka_p {
width:100% !important;
table-layout: fixed; width: 100%
table-align: center;
border:0px !important;
}

#tabelka_p a{
color: #BC1D22;
}

#tabelka_p td {
width:30% !important;
padding-right:4% !important;
padding-left:4% !important;
background-color:white !important;
text-align:center !important;
vertical-align:baseline !important;
color:black !important;
font-size:16px !important;
line-height:25px !important;
border:0px solid #E5E5E5 !important;
overflow:hidden;
}

#tabelka_p td img {
max-width:100% !important;
max-height:200px !important;
width:200px !important;
height:auto !important;
box-shadow: 5px 5px 5px #7F9C12 !important;
}

/* Tabelka z ofertą */

.tabelka_of {
width:100% !important;
table-layout: fixed; width: 100%
table-align: center;
border:0px !important;
}

.tabelka_of a{
color: #BC1D22;
display: block;
}

.tabelka_of td {
width:30% !important;
padding-top:10px ;

padding-right:4% ;
padding-left:4% ;
background-color:white !important;
text-align:center !important;
vertical-align:baseline !important;
color:black !important;
font-size:16px !important;
line-height:25px !important;
border:0px !important;
overflow:hidden;
}

.tabelka_of td img {
max-width:100% !important;
max-height:auto !important;
width:250px !important;
height:auto !important;
box-shadow: 5px 5px 5px #7F9C12 !important;


}

.kategorie_p {
	background-position:center top;
	background-image:url('../grafika/tlo_produkt.gif');
	width: 100%;
	float: left;
	text-align:center;
}


.kategorie_p .wiecej{
	display:none !important;
}

/* MODYFIKACJE */

/* stopka */

footer {
	padding-top: 30px;
}

footer img {
	margin-bottom: 15px;
}

footer hr {
	height: 1px;
	border: none;
	background-color: #fff;
}

#info_container h2 {
	color: #d3d3d3;
	font-weight: bold;
}

#info_container > div {
	min-width: 150px;
	margin-top: 20px;
	margin-bottom: 20px;
	border-left: 1px solid #868686;
	padding-left: 10px;
	margin-right: 10px;
}

#info_container > div:last-child {
	margin-right: 0;
}

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

	footer {
		text-align: center;
	}

	#info_container > div {
		border-left: none;
		border-top: 1px solid #868686;
		padding-top: 10px;
	}
}

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

	#info_container {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;

		display: flex;

		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
		-ms-flex-pack: justify;

		justify-content: space-between;
	}

	#info_container > div {
		flex: 0 1 auto;
	}
}

#info_container ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#info_container a {
	color: #868686;
	text-decoration: none;
}

#info_container a:hover {
	color: #95B815;
	transition: all .3s linear;
	-o-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-webkit-transition: all .3s linear;
}

/* formatowanie godzin otwarcia - zamknięcia */

.hours {
	border: none;
	margin: 0 auto;
}

.hours td:nth-child(even) {
	display: block;
	margin-left: 30px;
}

/* linki w akapitach */

p a {
	color: #a0c30f;
}

p a:hover {
	color: #3b3b3b;
}

/* usunięcie ozdobników w menu */

.rozwin {
	list-style-type: none;
}

/* formularz kontaktowy */

.tresc-kontakt, .tresc-kontakt-middle {
	float: left;
}

.tresc-kontakt {
	padding-top: 0;
}

.tresc-kontakt h2 {
	font-size: 20px;
}

.frame-bold {
	border: 2px solid #888;
	margin-bottom: 30px;
	padding: 10px;
}

.home {
	background: right bottom no-repeat url('../grafika/home.png');
	background-size: 40px;
}

.contact-arrow {
	height: 20px;
	width: 100%;
	background: left top no-repeat url('../grafika/arr-l.png'), left top repeat url('../grafika/arr-line.png'), right top no-repeat url('../grafika/arr-r.png');
	background-size: 20px;
}

#contact-hours {
	width: 220px;
	height: 140px;
}

#contact-hours ul {
	margin: 10px 0 0 0;
	padding: 0;
	list-style-type: none;
}

#contact-hours li {
	display: inline-block;
	width: 45%;
	float: left;
}

#contact-hours li:nth-child(even) {
	float: right;
}

@media screen and (max-width: 950px) {
	#map {
		padding-top: 0;
		margin-bottom: 50px;
	}
}

@media screen and (min-width: 951px) {

	.mapkanaglowek {
		width: 40%;
	}

	#map {
		width: 40%;
		border: 2px solid #888;
	}
}

/* rozwijanie submenu w widoku mobilnym */

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

	.mean-container .mean-nav > ul {
		height: auto !important;
		max-height: none;
	}
}

/* nagłówki oraz indeks górny i dolny */

.tresc3 h2, .tresc3 h3 {
	font-weight: bold;
}

sup {
	vertical-align: super;
}

sub {
	vertical-align: sub;
}

/* układ kafelkowy */

.tiles_container {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

@media screen and (min-width: 1010px) {
	.tiles_container {
		justify-content: space-between;
	}

	.tiles_container:before,
	.tiles_container:after {
		content: '';
		display: block;
	}

	.tresc3 .tiles_container {
		justify-content: flex-start;
	}
}

.tiles_container > div {
	flex: 0 1 270px;
	padding: 10px;
}

.tiles_container img {
	display: block;
	margin-left: auto;
	margin-right: auto;

	max-width: none !important;

	width: 250px !important;
	height: 300px !important;
}

.tresc3 .tiles_container img {
	height: 250px !important;

	border: 1px solid #888;
}

/* ukrycie galerii na stronie "Maszyny i urządzenia technologiczne" */

#strona161 .ramka_gallery, #strona164 .ramka_gallery {
	display: none;
}

/* korekta rozmiaru i położenia nagłówka oraz nawigacji okruszkowej */

.podstrona-baner .ramka h1 {
	font-size: 36px;
	line-height: 36px;
}

@media screen and (min-width: 0px) and (max-width: 420px) {
	.podstrona-baner .ramka h1 {
		font-size: 28px;
	}
}

/* zmniejszenie rozmiaru podpisów pod obrazkami na stronie "Realizacje" */

.rowkat b {
	font-size: 20px;
}

/* zielone cienie i animacje obrazków (wcześniej jako Hover effects) */

.photo_p {
	transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out; 
	-moz-transition: all 0.3s ease-in-out; 
	-webkit-transition: all 0.3s ease-in-out;
}

.rowkat_img2 {
	border: 1px solid #888;
}

.photo_p :hover, .rowkat_img2 :hover {
	transform: scale(1.05);
	-o-transform: scale(1.05);
	-ms-transform: scale(1.05);
	-webkit-transform: scale(1.05);

	-webkit-box-shadow: 5px 5px 5px 0px rgba(160,195,15,1);
	-moz-box-shadow: 5px 5px 5px 0px rgba(160,195,15,1);
	box-shadow: 5px 5px 5px 0px rgba(160,195,15,1);
}

.rowkat_img2 :hover {
	border: 1px solid #888;
}

/* pasek ciasteczek */

#cookies_consent {
	position: fixed;
	bottom: 0;
	width: 100%;
	margin: 0;
	padding: 5px;
	z-index: 10000;
	background: #888;
	color: #000;
	font-size: 12px;
	text-align: center;
}

#cookies_close {
	float: right;
	cursor: pointer;
	color: #a0c30f;
}

#cookies_close:hover {
	color: #3b3b3b;
}

/* przybliżenie stopki do kafelków na podstronie "Oferta" */

#strona11 .tresc {
	padding-bottom: 0;
}

/* stopka ogolna */

#copy1 {
	float: left;
	width:60%;
}

#copy2 {
	float: right;
	width:40%;
}

/* Polityka prywatności */

.cookies_table {
	margin: 30px auto;
}

.cookies_table, .cookies_table hr, .cookies_table td {
	border: 1px solid #888;
	border-collapse: collapse;
}

.cookies_table td {
	padding: 5px;
}


/* Pływające kafelki na realizacjach*/

.kafelki_ {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

@media screen and (min-width: 1280px) {
	.kafelki_ {
		justify-content: space-between;
	}

	.kafelki_: before,
	.kafelki_: after {
		content: '';
		display: block;
	}

	.k_tresc3 .kafelki_ {
		justify-content: flex-start;
	}
}

.kafelki_ > div {
	flex: 1;
	padding: 00px;
}

.kafelki_ img {
	display: block;
	margin-left: auto;
	margin-right: auto;

	max-width: none !important;

}

.k_tresc3 .kafelki_ img {
	height: 250px !important;

	border: 1px solid #888;
}
