.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	

.vypis_zastup {
	margin-bottom: 20px;
}
table.zastup_view {
	width: 100%;
}
table.zastup_view th {
	text-align: right;
	padding-right: 20px;
}
@media all and (max-width: 767px) {
table.zastup_view td.photozas {
display:none;
}
  }



