body {min-width: 947px; font-family: Arial, Helvetica, sans-serif; font-size: 10px; padding: 0px; margin: 0px; background: #000000; color: #EEEEEE;}
form {padding: 0px; margin: 0px;}

#recaptcha_response_field {
  background-color: white !important;
}

.telo {
	position: relative;
	width: 947px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-color: #FFFFFF;
}

.hlavicka {
	width: 100%;
	height: 375px;
}

.hlavicka-pic {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}

.menu {
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12pt;
	top: 350px;
	left: 175px;
	width: 630px;
	z-index: 2;
}

.obsah {
	position: relative;
	background-repeat: repeat;
	z-index: 2;
}

.paticka {
	width: 100%;
	padding: 0px 0px 0px 0px;
	background-color: black;
	text-align: center;
}

.obsah_stranky {
	width: 640px;
	z-index: 2;
	background-repeat: no-repeat;
	padding: 0px 157px 0px 150px;
}

img {
	border: none;
}

a{
	color: #FFFFFF;
	text-decoration: none;
	border: none;
}

a:hover{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.err{
/*	color: #FF0000;
*/	color:#FFFFFF;
	font-weight: bold;
	font-size: 10pt;
	margin-left: 60px;
}

.ok{
	color: #00CC00;
	font-weight: bold;
}

a.menuitem-link {
	color: #FFFFFF;
}

a.menuitem-link-active {
	color: #000000;
}

a.menuitem-link:hover {
	color: #000000;
}

h1 {
	font-size: 18pt;
	font-weight: bold;
	margin-bottom: 10px;
	padding-left: 0px;
}

.lomitko_pred_nadpisem {
	font-weight: normal;
	font-size: 14pt;
}

