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

#news_block {
	border-bottom: 1px #cccccc solid;
	margin-bottom: 20px;
	}

#news_block h1 {
	color: #006699;
	text-shadow: none;
	font-size: 16pt;
	}

#news_block .comments_icon {
	display: none;
	}

#news_block .meta {
	font-size: 12pt;
	display: block;
	margin: 40px 0;
	}

#news_block img {
	max-width: 572px;
	height: auto;
	}

div#ts-fab-below img {
        width: auto ! important;
}


#news_block p, #news_block li{
	font-family: 'Trebuchet MS', sans-serif;
/*	font-size: 28px;*/
	color: #333333;
	line-height: 1.5em;
	}
#news_photo {
	border-bottom: 2px #000 solid;
	margin-bottom: 14px;
}

#news_right_block, #news_right_block img {
	display: none;
	}

#left_block {
	margin-top: 10px;
	margin-bottom: 30px;
	}

.wsysacz {
	height: 1px;
	background: #ffffff;
	margin-bottom: -1px;
	position: relative;
	z-index: 1;
	}

#left_block .news {
	display: none;
	}

#sklep_list, #forum_block {
	display: none;
	}

#fb-root-wrap {
	display: none;
}

#news_content .alignleft {
        float: left;
}

#news_content .alignright {
        float: right;
}

}
