html{
	 height: 100%;
    position: relative;
    width: 100%;
}

body{
	font-family: "Open Sans",sans-serif;
    height: 100%;
    position: relative;
    width: 100%;
	margin: 0;
}

a{
	color: inherit;
	text-decoration: none;
}

#left-col{
	position: relative;
	float: left;
	width: 20%;
	height: 100%;
	background: url(images/leftbg.jpg) no-repeat center  bottom #fff;
	background-size: 100% auto;
	z-index: 3;
}

#right-col{
	float: right;
	width: 80%;
	height: 100%;
	position: relative;
}

.logo{
	float: left;
	width: 100%;
	height: 200px;
	text-align: center;
}

.logo img{
	margin-top: 55px;
	max-width: 100%;
}



.flags{
	float: left;
	width: 100%;
	height: 50px; 
	text-align: center;
}

.flags ul li a{
	display: inline-block;
	width: 37px;
	height: 37px;
	text-indent: -9999em;
	opacity: 0.5;
	transition: all 0.4s;
}

.flags .lang-item-pl a{
	background: url(images/flaga_pl.png) no-repeat left top transparent;
}

.flags .lang-item-de  a{
	background: url(images/flaga_de.png) no-repeat left top transparent;
}

.flags .current-lang  a, .flags a:hover{
	opacity: 1;
}

.flags ul{
	margin: 0 auto;
	padding: 0;
	text-align: center;
	width: 80px;
}
 
.flags ul li{
	float: left;
	display: inline-block;
	width: 37px;
	height: 37px;
	
}

.left-menu{
	float: right;
	width: 100%;
	margin-top: 70px;
}

.left-menu ul{
	list-style: none outside none;
	width: 210px;
	float: right;
	margin: 0;
	padding: 0;
}

.left-menu ul li{
	border-top: 1px solid #c0c0c0;
	transition: all 0.4s;
	padding: 15px 0;
	background: no-repeat right 40px top 9px transparent;
	transition: all 0.4s;
	box-sizing: border-box;
}

.left-menu ul li:last-child{
	border-bottom: 1px solid #c0c0c0;
}

.left-menu ul li a{
	font-size: 13px;
	color: #727272;
	text-decoration: none;
	font-weight: 600;
	 padding-right: 60px;
	width: 145px;
	display: block;
	text-align: center;
	transition: all 0.4s;
	font-family: "Open Sans",sans-serif;
	text-transform: uppercase;
}

.left-menu ul li:nth-child(1){
	background-image: url(images/ico1_off.png);
}

.left-menu ul li:nth-child(1):hover, .left-menu ul li.current_page_item:nth-child(1), body.home .left-menu ul li:nth-child(1)  {
	background-image: url(images/ico1_on.png);
	border-right: 4px solid #ff0000;
	border-left: 4px solid #ff0000;
}

.left-menu ul li:nth-child(2){
	background-image: url(images/ico2_off.png);
}


.left-menu ul li:nth-child(2):hover, .left-menu ul li.current_page_item:nth-child(2){
	background-image: url(images/ico2_on.png);
	border-right: 4px solid #ff0000;
	border-left: 4px solid #ff0000;
}

.left-menu ul li:nth-child(3){
	background-image: url(images/ico3_off.png);
}

.left-menu ul li:nth-child(3):hover, .left-menu ul li.current_page_item:nth-child(3){
	background-image: url(images/ico3_on.png);
	border-right: 4px solid #ff0000;
	border-left: 4px solid #ff0000;
}

.left-menu ul li:hover a, .left-menu ul li.current_page_item a, body.home .left-menu ul li:first-child a {
	color:  #333333;
}

.left-menu ul li:hover, .left-menu ul li.current_page_item, body.home .left-menu ul li:first-child {
	background-color: #ededed;
}

.left-menu > div{
	width: 210px;
	margin: 0 auto;
}

#page{
	display: none;
}


#zawartosc_slider , #maximage, .mc-image {
    float: left;
    height: 100% !important;
    width: 100%!important;
	position: absolute;
	z--index: 1;
}




#paginacja_slider {
    margin-left: 680px;
    margin-top: 438px;
    position: absolute;
}


#arrow_left {
    background: url("images/ico4.png") no-repeat scroll left top transparent;
	left: 20px;
}
#arrow_left, #arrow_right {
   display: block;
   position: absolute;
   width: 48px;
	height: 48px;
    z-index: 10;
	bottom: 60px;
	cursor: pointer;
}

#arrow_right {
    background: url("images/ico5.png") no-repeat scroll left top transparent;
    right: 20px;
}

#belka_top{
	float: left;
	width: 100%;
	z-index: 2;
	position: relative;
	height: 225px;
	box-shadow: 0px 0px 9px 0px rgba(34, 31, 31, 0.46);
}

.bt_box{
	float: left;
	width: 25%;
	box-sizing: border-box;
	height: 100%;
	text-align: center;
	position: relative;
	background:  no-repeat scroll center center transparent;
	cursor: pointer;
}

.bt1{
	background-image: url("images/img1.jpg");
	background-size: cover;
}
	
.bt2{
	background-image: url("images/img2.jpg");
	background-size: cover;
	border-left: 1px solid #cacaca;
	border-right: 1px solid #cacaca;
}

.bt3{
	background-image: url("images/img3.jpg");
	background-size: cover;
}

.bt4{
	 background-image: url("images/img4.jpg");
    background-size: cover;
    height: 225px;
    position: fixed;
    right: 0;
    top: 0;
    width: 20%;
}	

span.bt_ico{
	width: 65px;
	height: 65px;
	background-color: #fff;
	border-radius: 10px;
	box-shadow: 0px 0px 10px 0px rgba(34, 31, 31, 0.4); 
	display: inline-block;
	margin-top: 20px
}	

.bt1 span.bt_ico{
	background: url(images/ico6_off.png)  no-repeat scroll center center #fff;
}

.bt1:hover span.bt_ico{
	background: url(images/ico6_on.png)  no-repeat scroll center center #fff;
}

.bt2 span.bt_ico{
	background: url(images/ico7_off.png)  no-repeat scroll center center #fff;
}

.bt2:hover span.bt_ico{
	background: url(images/ico7_on.png)  no-repeat scroll center center #fff;
}

.bt3 span.bt_ico{
	background: url(images/ico9_off.png)  no-repeat scroll center center #fff;
}

.bt3:hover span.bt_ico{
	background: url(images/ico9_on.png)  no-repeat scroll center center #fff;
}


span.title1{
	display: inline-block;
	width: 90%;
	text-transform: uppercase;
	font-size: 21px;
	font-weight: 300;
	color: #000000;
	line-height: 21px;
	margin-top: 30px;
}

span.title2{
	display: inline-block;
	width: 95%;
	font-size: 13px;
	font-weight: 600;
	color: #000000;
	line-height: 21px;
	margin-top: 10px;
}

.bt-contact1{
	display: inline-block;
	width: 60%;
	float: right;
	font-size: 13px;
	font-weight: 600;
	color: #fff;
	line-height: 21px;
	margin-top: 30px;
	text-align: left;
	padding-left: 35px;
	text-transform: uppercase;
	background: url(images/ico11.png)  no-repeat scroll left 5px transparent;
}

.bt-contact2{
	display: inline-block;
	width: 60%;
	float: right;
	font-size: 13px;
	font-weight: 600;
	color: #fff;
	line-height: 21px;
	margin-top: 20px;
	text-align: left;
	padding-left: 35px;
	text-transform: uppercase;
	background: url(images/ico12.png)  no-repeat scroll left 5px transparent;
}



.bt-contact3{
	display: inline-block;
	width: 60%;
	float: right;
	font-size: 13px;
	font-weight: 600;
	color: #fff;
	line-height: 21px;
	margin-top: 20px;
	text-align: left;
	padding-left: 35px;
	text-transform: uppercase;
	background: url(images/ico13.png)  no-repeat scroll left 5px transparent;
}

.bt_box ul{
	list-style: none outside none;
	margin: 0;
	padding: 0;
	width: 100%;
	position: absolute;
	z-index: 5;
	top: 224px;
	box-shadow: 0px 0px 10px 0px rgba(34, 31, 31, 0.46);
	background-color: rgba(255,255,255,0.9);
	display: none;
}

/*
.bt_box.bt_box_active ul{
	display: block;
}
*/

.bt_box ul li{
	float: left;
	width: 100%;
	display: block
}

.bt_box ul li a{
	font-size: 14px;
	color: #000;
	padding: 10px 0;
	float: left;
	width: 100%;
	display: block;
	text-align:center;
	border-bottom: 1px solid #cbcbcb;
	transition: all 0.4s;
	text-transform: uppercase;
}

.bt_box ul li:last-child a{
	border-bottom: 0px;
}


.bt_box ul li a:hover{
	color:#ff0000;
}

footer{
	position: absolute;
	bottom: 0;
	font-size: 12px;
	box-sizing: border-box;
	width :100%;
	color: #151515;
	padding: 10px 0 10px 30px;
	background: rgba(255,255,255,0.75);
	text-transform: uppercase;
	z-index: 10;
}

footer a{
	color: #0082e7;
	font-weight: bold;
}

#right-col.right-col-subp{
	background:url(images/img5b.jpg) no-repeat center center #fff fixed;
	background-size: cover;
	height: auto;
	min-height: 100%;
}

.content-subp{
	float: left;
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 1;
}

.cs-left{
	float: left;
	width: 75%;
	box-sizing: border-box;
	height: auto;
	min-height: 100%;
	position: relative;
	padding: 40px;
	font-size: 14px;
	line-height: 24px;
	color: #000000;
	font-family: "Open Sans",sans-serif;
}

.cs-right{
	float: right;
	width: 20%;
	box-sizing: border-box;
	height: 100%;
	position: fixed;
	right: 0;
}

.cs-right div{
	height: 33.3333%;
    transition: all 1s ease 0s;
    width: 100%;
}

.cs-right div a{
	display: block;
	width: 100%;
	height:100%;
}

.cs-right div.bigger{
	height: 50%;
}

.cs-right div.smaller{
	height: 25%;
}


#p_as1{
	 background: transparent  no-repeat scroll center center / cover ;
}

#p_as2{
	background: transparent no-repeat scroll center center / cover ;
}
#p_as3{
	background: transparent  no-repeat scroll center center / cover ;
}

.cs-left h1{
	font-size: 24px;
	text-transform: uppercase;
}

body.page .bt_box ul{
	 background-color: rgba(255, 255, 255, 0.95);
}

.cs-left .entry-content{
	float: left;
	width: 100%;
}

.cs-left .entry-content p{
	margin: 10px 0;
}

body.page #left-col{
	position: fixed;
}

.contact_col1{
	float: left;
	width: 50%;
	text-align: center;
}

.contact_col2{
	float: right;
	width: 50%;
}

.contact_col3{
	float: left;
	width: 100%;
}
	
.contact_col1 span{
	color: #ff0000; 
}	

#sukces, #blad, #formularz_id1{
	float: left;
	width: 100%;
	margin-bottom: 20px;
}

#sukces, #blad{
	text-align: center;
	color: #ff0000;
}

#blad ul li span{
	color: #000000;
}

#formularz_id1 div{
	float: left;
	width: 100%;
	margin-bottom: 10px;
	text-align: center;
}

#formularz_id1 div label{
	float: left;
	width: 95%;
	text-align: center;
	margin-bottom: 3px;
}

#formularz_id1 div input{
	float: left;
	width: 95%;
	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: 95%;
	height: 50px;
	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: #ff0000;
}

#formularz_id1 div.wyslij  input{
	width: auto;
	font-size: 14px;
	padding: 6px 30px;
	float: none;
	color: #fff;
	background-color: rgba(42,42,42,0.8);
	border-radius: 10px;
	cursor: pointer;
	letter-spacing: 2px;
	border: 1px solid #ff0000;
	transition: 0.7s all;
}

#formularz_id1 div.wyslij{
	margin-top: 10px;
}

#blad ul{
	margin: 0;
	padding: 0;
}

.entry-content ul li{
	color: #ff0000;
	margin: 10px 0;
}

img.alignleft{
	float: left;
	margin: 15px;
}

.entry-content img{
	max-width: 100%;
	height: auto;
	box-sizing: border-box;
	 box-shadow: 0 0 9px 0 rgba(34, 31, 31, 0.46);
}

.entry-content  .gallery .gallery-item{
	float: left;
	width: auto;
	width: 30%;
	margin: 1%;
}

.entry-content  .gallery .gallery-item img{
	box-shadow: 0px 0px 9px 0px rgba(34, 31, 31, 0.46);
	transition: all 0.5s;
	max-height: 200px;
	width: auto;
}

.entry-content  .gallery .gallery-item img:hover{
	opacity: 0.8;
}


.entry-content .gallery-columns-9 .gallery-item{
	width: auto;
}

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

#visits_counter_widget{
	display: inline;
		float: right;
	padding-right: 20px;
}

#visits_counter_widget h3{
	display:none;

}

html.lang_de  span.title1{
	font-size: 15px;
}

html.lang_de span.title2{
	font-size: 11px;
}

.news-list{
	width: 100%;
	position: relative;
	overflow: hidden;
	margin-top: 10px;
}

.news-list .item{
	display: block;
	position: relative;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
/*
.news-list .item:nth-child(2n){
	padding-right: 0px;
	padding-left: 20px;
}

.news-list .item:nth-child(2n+1){
	clear: both;
}*/

.news-list .item .date{
	color: #ff0000;
	margin-top: 0px;
	font-size: 12px;
}

.news-list .item .tit{
	margin-bottom: 0;
	margin-top: 0;
}

.news-list .cbox{
	overflow: hidden;
}

.news-list .news-photo{
	float: left;
	width: 200px;
	position: relative;
}

.news-list .news-photo img{
	width: 100%;
	height: auto;
	z-index: 1;
}

.news-list .news-photo .yt{
	display: block;
	position: absolute;
	width: 60px;
	height: 45px;
	background: url(images/youtube.png) no-repeat center center transparent;
	left: 50%;
	top: 50%;
	background-size: cover;
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	z-index: 2;
}

.news-list .news-photo a{
	display: block;
}

.news-list .news-desc{
	float: right;
	width: calc(100% - 220px);
}

.news-list .news-desc p{
	margin-top: 0;
}

.news-list  .item + .item{
	padding-top: 40px;
}

.news-list  .item + .item::before{
	content: "";
	display: block;
	width: 100%;
	height: 1px;
	background-color: #cdcdcd;
	position: absolute;
	top: 20px;
}
.news-list .news-desc .more-link{
	display: none;
}

.news-list .news-desc .more-link .screen-reader-text{
	display: none;
}

.news-list .news-desc .more-link{
	color: #ff0000;
}

.news-list a{
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

.news-list a:hover{
	opacity: 0.5;
}

.news-desc .button-more{
	display: block;
	width: 100%;
	text-align: right;
	margin-top: 20px;
}

.button-style{
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	display: inline-block;
	font-size: 14px;
	background-color: rgba(42,42,42,0.8);
	padding: 5px 15px;
	color: #fff;
}

.button-style:hover{
	opacity: 0.5;
}

.single-post .entry-meta{
	display: block;
}

.single-post .categories-links, .single-post .author{
	display: none;
}

.single-post  .date{
	color: #ff0000;
	margin-top: 0px;
	font-size: 14px;
}

.post footer.entry-meta{
	display: none;
}

.single-post .entry-title{
	margin-bottom: 10px;
}

.single-post .ytblock{
	margin-top: 20px;
	width: 100%;
	float: left;
}

.single-post .button-back{
	margin-top: 20px;
	margin-bottom: 20px;
	width: 100%;
	float: left;
}