html {
    height: 100%;
    position: relative;
    width: 100%;
}

body{
	font-family: 'Open Sans', sans-serif;
    height: 100%;
    position: relative;
    width: 100%;
}

a{
	color: inherit;
	text-decoration: none;
}

.pad1{
	padding-left: 0 !important;
	padding-right: 0 !important;
}

#content_wrapper{
	height: 100%;
    position: relative;
    width: 100%;
}

#content_wrapper{
	min-height: 100%;
	float: none;
}

#home_left{
	float: left;
	position: relative;
	/*height: 100%;*/
	min-height: 100%;
	background: url('../img/img1.jpg') no-repeat center center transparent;
	background-size: cover;
}

#logo{
	margin:0;
	background: rgba(255,255,255,0.51);
}

#logo img{
	max-width: 90%;
	margin: 5%;
}

#menu{
	margin:0;
}

#menu nav{
	margin: 5% 20%;
}

#menu nav ul{
	list-style: none outside none;
	width: 240px;
	padding: 0;
	margin-bottom: 3px;
}

#menu nav ul li{
	width: 240px;
	border-bottom: 1px solid #414141;
}

#menu nav ul li a{
	text-align: center;
	font-size: 15px;
	color: #ffffff;
	display: block;
	width: 100%;
	padding: 20px 0;
	background-color: #272727;
	text-decoration: none;
	position: relative;
	transition: all 0.5s;
}

#menu nav ul li a:hover, #menu nav ul li.li_active a{
	background-color: #2b9bd7;
}

#menu nav ul li a:before{
   content: "";
   display: block;
   width: 7px;
   height: 62px;
   float: left;
   left: 0;
   position: absolute;
   margin-top: -19px;
   border-right: 1px solid #fff;
   border-bottom: 1px solid #fff;
}

#menu nav ul li:last-child a:before{
	 border-bottom: 0px;
}

img.navimg{
	width: 240px;
}

#social{
	width: 240px;
	height: 60px;
	margin-top: 3px;
	text-align: center;
	position: relative;
	background: url('../img/socbg.png') no-repeat left top transparent;
}

#social img{
	display: inline-block;
	margin: 20px 10px 0;
} 

#home_right{
	
	float: right;
	height: 100%;
	min-height: 100%;
}
 
#hr1, #hr2, #hr3, #hr4{
	height: 50.0%;
	border: 1px solid #fff;
}

#hr1{
	background: url('../img/img2.jpg') no-repeat center center transparent;
	background-size: cover;
	position: relative;
	
}

#hr2{
	background: url('../img/img3.jpg') no-repeat center center transparent;
	background-size: cover;
	position: relative;
}

#hr3{
	background: url('../img/img4.jpg') no-repeat center center transparent;
	background-size: cover;
	position: relative;
}

#hr4{
	background: url('../img/img5.jpg') no-repeat center center transparent;
	background-size: cover;
	position: relative;
}

.respot{
	position: absolute;
	width: 100%;
	bottom: 0;
	padding: 7% 0;
	  font-size: 24px;
    font-weight: 700;
	color: #ffffff;
	text-shadow: 0px 1px 5px rgba(0, 0, 0, 0.75);
	text-align: center;
	text-transform: uppercase;
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 35%, rgba(0, 0, 0, 0.7) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
	/*background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 10%, rgba(0, 0, 0, 0.6) 30%, rgba(0, 0, 0, 0.9) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);*/
}

.respot span{

}


#foot1{
	position: absolute;
	bottom: 0;
	font-size: 10px;
	color: #000000;
	width: 100%;
	padding: 2% 0;
	line-height: 22px;
	background-color: rgba(255,255,255,0.59);
}

.foot1_left{
	text-align: center;
}

.foot1_left a, #foot1_left span {
	margin: 0 10px;
}


.foot1_right{
	text-align: center;
}

.foot1_right span{
	margin-left: 20px;
}

.foot1_right a{
	font-weight: 600;
}

#foot2{
	display: none;
}


#home_right.podstrona_aktualnosci{
	background: url('../img/img6.jpg') no-repeat center center transparent;
	background-size: cover;
	position: relative;
	height: auto;
	min-height: 100%;
}

#home_right.podstrona_galeria{
	background: url('../img/img6.jpg') no-repeat center center transparent;
	background-size: cover;
	position: relative;
	height: auto;
	min-height: 100%;
} 

#podstrona_content{
	height: 100%;
	width: 70%;
	background-color: rgba(16,16,16,0.83);
	margin-left: 3%;
	float: left;
	border-left: 1px solid rgba(255,255,255,0.21);
	border-right: 1px solid rgba(255,255,255,0.21);
	position: relative;
	z-index: 2;
}

#podstrona_aside{
	height: 100%;
	width: 12%;
	right: 0;
	position: fixed;
	z-index: 2;
	top: 0;
}

#podstrona_top{
	float: left;
	width: 76%;
	padding: 2% 0;
	background-color: rgba(0,0,0,0.62);
	position: absolute;
	z-index: 3;
}

#podstrona_top h1.title{
	height: 100%;
	width: 100%;
	text-align: center;
	font-size: 18px;
	color: #ffffff;
	font-weight: 600;
	margin: 0;
	float: left;
	text-transform: uppercase;
}

.pc_in{
	padding: 15% 5%;
	font-size: 14px;
	color: #ffffff;
	font-weight:300;
	line-height: 26px;
	text-align: left;
	min-height: 100%;
}

body.bgp  #home_left{
	position: fixed;
}	

#p_as1, #p_as2, #p_as3, #p_as4, #p_as5{
	transition: all 0.5s;
	height: 20%;
	width: 100%;
}

#p_as1{
	background: url('../img/img6b.jpg') no-repeat center center transparent;
	background-size: cover;
}

#p_as2{
	background: url('../img/img5.jpg') no-repeat center center transparent;
	background-size: cover;
} 

#p_as3{
	background: url('../img/img2.jpg') no-repeat center center transparent;
	background-size: cover;
}

#p_as4{
	background: url('../img/img9.jpg') no-repeat center center transparent;
	background-size: cover;
}

#p_as5{
	background: url('../img/img4.jpg') no-repeat center center transparent;
	background-size: cover;
}

#p_as1.big1, #p_as2.big1, #p_as3.big1, #p_as4.big1, #p_as5.big1{
	height: 40%;
}


#p_as1.small1, #p_as2.small1, #p_as3.small1, #p_as4.small1, #p_as5.small1{
	height: 15%;
}

.news_box{
	margin: 10px 0;
	float: left;
	width: 100%;
	padding: 10px 0 20px 0; 
	border-bottom: 1px solid rgba(255,255,255,0.21);
  padding-top: 0;
  margin-top: 0;
}

.news_box .box_galeria{
	margin-bottom: 0;
}

.news_title{
	font-weight: 600;
	width: 100%;
	text-transform: uppercase;
	color: #2b9bd7;
	font-size: 14px;
}

.news_data{
	font-weight: 300;
	width: 100%;
	text-transform: uppercase;
	color: #fff;
	font-size: 11px;
	margin: 5px 0;
}

.news_zajawka{
	
	width: 100%;
	text-transform: uppercase;
	font-size: 13px;
}

.news_more{
	margin-top: 5px;
	width: 100%;
}

a.button{
	background-color: #2b9bd7;
	padding: 3px 10px;
	border-radius: 9px;
	font-size: 11px;
	transition: all 0.5s;
	font-weight: 600;
}

a.button:hover{
	color: #2b9bd7;
	background-color: #fff;
 }

 
 #paging_container3 ul{
	list-style: none outside none;
	padding: 0;
	margin: 0;
 }
  
 
 .alt_page_navigation{
	margin-top: 30px;
 }
 
  .alt_page_navigation .first_link,  .alt_page_navigation .last_link{
	display: none;
 }
 
  .alt_page_navigation a{
	background-color: #2b9bd7;
	padding: 3px 8px;
	border-radius: 50%;
	font-size: 11px;
	transition: all 0.5s;
	font-weight: 600;
	margin: 0 4px;
  }
  

  
  .alt_page_navigation a:hover, .alt_page_navigation a.active_page{
	color: #2b9bd7;
	background-color: #fff;
  }
  
  
  
  
  #podstrona_aside div a{
	position: relative;
	width: 100%;
	height: 100%;
	display: block;
  }
  
  .box_galeria{
	float: left;
	width: 100%;
  }
  
  #home_right.podstrona_galeria #podstrona_top{
	width: 100%;
  }	
 
 #home_right.podstrona_galeria  #podstrona_content{
	width: 94%;
 }

 .gal_box{
	text-align: center;
 }
 
 .gal_box img{
	width: 90%;
	margin: 5% auto;
	transition: all 0.5s ;
	
 }
 
 .podstrona_galeria  .pc_in{
	float: left;
 }
 
 .gal_box img:HOVER{
	opacity: 0.8;
 }
 
 #podstrona_content h2{
	font-size: 15px;
	color: #2b9bd7;
	font-weight: 600;
	border-bottom: 1px solid #2b9bd7;
	padding-bottom: 15px;
	margin-top: 5px;
	margin-bottom: 15px;
 }
 
 
 
 #sukces, #blad, #formularz_id1{
	float: left;
	width: 100%;
	margin-bottom: 20px;
}

#sukces, #blad{
	text-align: center;
	color: #2b9bd7;
}

#blad ul li span{
	color: #fff;
	font-size: 13px;
}

#formularz_id1 div{
	float: left;
	width: 100%;
	margin-bottom: 10px;
	text-align: center;
}

#formularz_id1 div label{
	float: left;
	width: 100%;
	text-align: center;
	margin-bottom: 3px;
}

#formularz_id1 div input{
	float: left;
	width: 100%;
	padding: 5px 0px;
	text-align: center;
	border: 0px solid #ffff01;
	background-color: rgba(42,42,42,0.6);
	color: #fff;
	font-size: 13px;
}


#formularz_id1 div textarea{
	float: left;
	width: 100%;
	max-width: 100%;
	min-width: 100%;
	height: 70px;
	min-height: 70px;
	max-height: 70px;
	padding: 2px 5px;
	text-align: center;
	border: 0px solid #ffff01;
	background-color: rgba(42,42,42,0.6);
	color: #fff;
	font-size: 13px;
}

.zolty{
	color: #2b9bd7;
}

#formularz_id1 div.wyslij  input{
	width: auto;
	font-size: 13px;
	padding: 1px 15px;
	font-weight: 600;
	float: none;
	color: #fff;
	background-color: #2b9bd7;
	border-radius: 10px;
	cursor: pointer;
	letter-spacing: 2px;
	border: 1px solid #2b9bd7;
	transition: 0.7s all;
}

#formularz_id1 div.wyslij{
	margin-top: 10px;
}

#formularz_id1 div.wyslij  input:hover{
	color: #2b9bd7;
	border: 1px solid #424242;
	background-color: #fff;
}

#formularz_id1 label{
	font-weight: 600;
}
 
 
#body_outer{
	position: fixed;
	width: 100%;
	height: 100%;
	background-color: white;
	z-index: 100;
	transition: all 1s linear;
	opacity: 0;
	
}

#body_outer.bo_active{
	opacity: 1;
}

#body_outer.hidek{
	display: none;
}

.gal_box{
	overflow: hidden;
}

.gal_box img{ 
	transition: all 0.7s;
	
}

.gal_box:nth-child(2n)  img:hover{
	transform: rotate(5deg);
}

.gal_box:nth-child(2n+1) img:hover{
	transform: rotate(-5deg);
}

#hr1  a, #hr2  a, #hr3  a, #hr4  a{
	position: absolute;
	display: block;
	z-index: 100;
	width :100%;
	height: 100%;
}

body.bgp_galeria_kontakt  .pc_in{
	text-align: center;
}

body.bgp_galeria_kontakt  .pc_in span{
	margin: 0px 0 0;
	display: inline-block;
}

body.bgp_galeria_kontakt  .pc_in .col{
	width: 50%;
	float: left;
	text-align: left;
	
}

body.bgp_galeria_kontakt  .pc_in .col:nth-child(even){
	float: right;
	
}

#contact-box{
	float: left;
	width: 100%;
	margin-bottom: 15px;
	
}

.dane-kontaktowe{
	float: left;
	width: 100%; 
	text-align: left;
	position: relative;
}



#dk_input{
	padding: 5px 20px;
	transition: all 0.5s ease 0s;
	background-color: #2b9bd7;
    color: #ffffff;
    font-size: 15px;
	position: absolute;
	right: 0;
	top: 95px;
	cursor: pointer;
}

#dk_input:hover{
	
}

.news_box img{
	
	margin:	10px;
}


 video {
            max-width: 100%;
            height: auto;
          }

          iframe,
          embed,
          object {
            max-width: 100%;
          }

          .news_zajawka_fitvs{
            width: 100%;
            padding: 0%;
            margin:10px auto;
         
          
          }

          .vendor {
            padding: 2%;
            background: #d1eed1;
            margin-bottom: 2em;
          }

 
@media  (min-width:768px){
	#hr1, #hr2, #hr3, #hr4{
		transition: all 0.5s;
	}

	#hr1.bigger, #hr2.bigger, #hr3.bigger, #hr4.bigger{
		position: relative;
		width: 60%;
		
	}

	#hr1.smaller, #hr2.smaller, #hr3.smaller, #hr4.smaller{
		width: 40%;
		
	}
	
}

@media (max-width:1280px) and (min-width:992px){
	#menu nav ul li a{
		padding: 8px 0;
	}
	
	#menu nav ul li a::before{
		margin-top: -7px;
	}
}


@media (max-width:992px){
	#logo{
		text-align: center;
	}
	
	#logo img {
		margin: 5% 0;
	}
	
	#menu{
		text-align: center;
		padding-bottom: 5%;
	}
	
	#menu nav{
		display: inline-block;
		margin: 5px 0;
	}
	
	#foot1{
		display: none;
	}
	
	#foot2{
		display: block;
		position: relative;
		font-size: 11px;
		color: #000000;
		width: 100%;
		padding: 2% 0;
		line-height: 22px;
		background-color: rgba(255,255,255,0.59);
	}
	
	
	body.bgp  #home_left{
		position: relative;
	}
	
	#podstrona_aside{
		position: absolute;
		width: 24%;
	}
}

@media (max-width:768px){
	#hr1, #hr2, #hr3, #hr4{
		height: 25.0%;
	}
	
	#podstrona_aside{
		display: none;
	}
	
	#podstrona_content{
		width: 94%;
	}
	
	#podstrona_top{
		width: 100%;
	}
	
	.pc_in{
		 font-size: 13px;
	}
}



#okno-bg {
  position: absolute;
  height:100%;
  width:100%;
  background-color: rgba(0, 0, 0, 0.75);
  z-index: 999;
}

#okno {
    height: 400px;
    margin-left: 34%;
    margin-top: 150px;
    position: absolute;
    width: 400px;
    z-index: 1111;
}

#xx {
    cursor: pointer;
    margin-left: 384px;
    margin-top: -17px;
    position: absolute;
    z-index: 2222;
}