body {
	background: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
}

table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
	text-align: left;
}

a img {
	border: 0px solid #000000;
}

div.menu a img {
	margin: 3px 3px 3px 3px;
}

div.obsah a img {
	margin: 2px 2px 2px 2px;
}

div.logo a img {
	margin: 0px 0px 0px 10px;
}

.horni {
	background: #9E0B0F;
	width: 100%;
}

.logo {
	width: 70%;
	background: #9E0B0F;
	float: left;
	text-align: left;
}

.napis {
	width: 30%;
	vertical-align: middle;
	float: right;
	background: #9E0B0F;
	height: 87px;
}

.menu {
	width: 15%;
	float: left;
}

.obsah {
	width: 85%;
	float: right;
	text-align: center;
	padding-top: 10px;
}

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

a:hover {
	color: #9E0B0F;
}

li a {
	display:block;
}

li a:hover {
	background: #FFFFFF;
	width: 100%;
}

ul {
	display: block;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

li {
	background: #9E0B0F;
	color: #FFFFFF;
	text-align: center;
	margin-top: 12px;
	display: block;
	width: 100%;
}

li.akce {
	background: #737373;
	color: #FFFFFF;
	text-align: center;
	margin-top: 12px;
	display: block;
	width: 100%;
}

li.akce:hover {
	background: #FFFFFF;
	color: #737373;
}


li:hover {
	background: #FFFFFF;
	color: #9E0B0F;
}

.copy {
	clear: both;
	text-align: center;
}

.text {
  margin: 10px;
  text-align: center;
}
.text a {
  text-decoration: underline;
}

h1 {
  font-size: 20px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: center;
}

