@charset "utf-8";
body {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	background-color: #8C3F09;
	margin: 0px;
	padding: 0px;
}
#HEDAtop {
	background-color: #8C3F09;
	background-image: url(../imgs/topHEADaa.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	height: 338px;
	width: 1200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#celaSTRANA {
	background-color: #8C3F09;
	background-image: url(../imgs/prouzek.jpg);
	background-repeat: repeat-y;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 100px;
	padding-bottom: 0px;
	padding-left: 100px;
}
#celaSTRANA a {
	color: #8E3F07;
}
#celaSTRANA a:hover {
	color: #FF3300;
}


h1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-weight: bold;
	color: #000033;
	letter-spacing: -0.1em;
}
h2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-weight: bold;
	color: #000033;
}


#konecSTRANA {
	background-color: #8C3F09;
	background-image: url(../imgs/konec.jpg);
	background-repeat: repeat-y;
	padding: 0px;
	height: 189px;
	width: 1200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.vnitrekTEXT {
	width: 800px;
	padding-top: 10px;
	padding-right: 100px;
	padding-bottom: 20px;
	padding-left: 100px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ECFCFC;
}
