#usztatas  img {
	float: left;
	margin:15px;
	border: 5px dotted red;
	padding: 10px;
}

#usztatas p{
	position:relative;
	top:100px;
	
}