#left-col{
	width: 100%;
	background-image: none;
	height: auto;
}

.logo img {
    margin-top: 20px;
}

.logo{
	height: 150px;
}

.left-menu {
    margin-top: 30px;
}

.flags {
    margin-top: 20px;
}

#right-col{
	width: 100%;
	height: auto;
	margin-top: 30px;
}

#belka_top{
	min-height: 225px;
	height: auto;
}

.bt_box{
	width: 50%;
	height: 225px;
}

#zawartosc_slider{
	display: none;
}

span.title1{
	font-size: 16px;
}

span.title2{
	font-size: 12px;
}

.bt_box ul li a{
	font-size: 10px;
}


footer{
	position: relative;
	float: left;
	margin-top: 20px;
	text-align: center;
}

body.page #left-col{
	position: relative;
}

.cs-left{
	width: 100%;
}

.cs-right{
	width: 100%;
	position: relative;
	right: auto;
}

.contact_col1, .contact_col2{
	width: 100%;
}

.bt4{
		position: relative;
		
	}

html.lang_de span.title2{
	font-size: 10px;
	line-height: 13px;
}

.single-post .ytblock iframe{
	max-width: 100%;
}

.single-post .ytblock {
    margin-top: 0px;
}

.single-post .button-back {
    margin-bottom: -20px;
}


@media all and (max-width:699px){
	.news-list .news-photo{
		width: 40%;
	}
	
	.news-list .news-desc {
		float: right;
		width: calc(60% - 20px);
	}
	
	
}

@media all and (max-width:500px){
	span.title2{
		display: none;
	}
	
	.bt_box ul{
		top: 156px;
	}
	
	.bt-contact1, .bt-contact2, .bt-contact3{
		background-image: none;
		padding: 0;
		width: 90%;
		text-align: center;
	}
	
	.cs-right{
		display: none;
	}
	
	.entry-content .gallery .gallery-item{
		width: 45%;
	}
	
	.news-list .news-photo, .news-list .news-desc{
		width: 100%;
	}
	
	.news-list .news-desc{
		margin: 20px 0 10px;
	}
	
	.news-desc .button-more{
		text-align: left;
	}
	
	span.title1{
		margin-top: 10px;
		
	}
	
	html.lang_de span.title1{
		font-size: 14px;
	}
	
	
}