@media (max-width: 960px) {

/* style css */
	.displaynone { 
		display:none;
	}
	#displaynone { 
		display:none;
	}
	#lastpostmoj { 
	white-space: nowrap;    width: 50px;
    text-align: left;" 
}
	#panelboczny { 
	width:100%;
		float:left;
}
	#dzialytu { 
	float:left;
		width:100%;
	}
	.post.classic .post_content {
    float: left;
    width: 97%;
    padding: 0px 2%;
}
	.post.classic .post_author {
    float: left;
    width: 100%;
    margin: 0 1% 15px 0;
    border-left: 0;
    padding: 18px 1%;
}
	
div#flexboxstaty {
 display:none;
}
	div#uzytkownik {
    width: 100%;
    float: left;
    text-align: center;
    height: 400px;
    background: #fff;
    margin-right: 0.5%;
    margin-bottom: 35px;
    margin-left: 0.5%;
    border-bottom: 2px solid #277fd521;
}
	
	#table123 { 
		width:100%;
		float:left;
	}
	#table1234 { 
		width:100%;
		float:left;
	}
	
}






@media (min-width: 960px) {
#lastpostmoj { 
	white-space: nowrap;    width: 200px;
    text-align: left;" 
}
		#table123 { 
width:50%;
		float:left;
	}
#panelboczny { 
	width:290px;
}
#dzialytu { 
	padding-right: 20px
	}
	div#uzytkownik {
    width: 32.2%;
    float: left;
    text-align: center;
    height: 400px;
    background: #fff;
    margin-right: 0.5%;
    margin-bottom: 35px;
    margin-left: 0.5%;
    border-bottom: 2px solid #277fd521;
}



}



		