* {
	color: #000;
}
header {
	display: none;
}
.form_container {
	margin: 0;
	padding: 0;
	box-shadow: none;
}
.button {
	display: none;
}
table tr td:last-child, table tr th:last-child {
	display: none;
}
table tr td.godiste {
	display: table-cell;
}
table.popis tr td, table.popis tr th {
	color: #000;
}
table.popis tr td {
	padding: 2px 5px;
}
table.popis tr td.godiste, table.popis tr th {
	color: #000;
	padding: 20px 5px 5px 5px;
}

h3 span {
	display: none;
}