div#srameckem {
	background-color: White;
	color: Black;
	padding: 2em;
	border: 3px double Green;
	text-align: left;
	width: 80%;
	margin: auto;
}
div#srameckem h4, div#srameckem h3 {
	text-align: center;
	color: #003300;
}
table.prehled {
	border-collapse: collapse;
	border: 0px;
	margin: 1em auto 1em 1em;
}
table.prehled td {
	text-align: left;
	vertical-align: top;	
}
.sluzby {
	text-align: left;
	font-size: 1.4em;
	font-weight: bold;	
}
.text {
	text-align: left;	
}
