.osloveni {
	font-size: 1.5em;
	font-weight: bold;
	text-transform: uppercase;
}

.text_dopisu {
	margin: 0 auto;
	font-size: 1.2em;
	width: 90%;
	text-align: justify;
}

.tucne {
	font-weight: bold;
}

.centrovat {
	text-align: center;
}

.vetsi_text {
	font-size: 1.3em;
}

.mensi_text {
	font-size: 0.7em;
}

.vzkaz {
	margin-bottom: 10px;
	padding: 5px;
	text-align: justify;
}

.nadpis {
	border-bottom: thin black solid;
	padding-bottom: 5px;
	margin-bottom: -10px;
}

label.required:before {
    content: "* ";
}

.google-maps {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
	max-width: 100%;
}

.google-maps iframe, .google-maps object, .google-maps embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	 height: 100%;
}
