body {
	background-color: #C12F0B;
	color: black;
	font-family: "Palatino Linotype", serif;
	margin: 0 0 0 0;
	padding : 0 0 0 0;
	text-align: center;
}


.hlavni {
	text-align: justify;
	width:  700px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 11px;
	margin-bottom: 11px;
	background-color: white;
	padding : 20px 60px 20px 60px;
}

.text {
	border-bottom : 1px dotted Gray;
	padding : 0em 0em 1em 0em;
}

h1 {
	color: #C12F0B;
	font-family: Trebuchet MS, Tahoma, sans-serif;
	margin-bottom: 0.5em;
}

h3 {
	text-transform : uppercase;
	margin-bottom: 0.5em;
}

a {
	color: #C12F0B;
	
}

p {
	margin: 0 0 0 0;
}

.fredfred {
	font-size: 9px;
	text-align: right;
	position: relative;
	top: -31px;
	left: 60px;
}

.fredfred a {
	color: black;
	text-decoration: none;
}
