.akce {
	color: white;
	font-weight: bold;
  }
.klicslova, .autori {
	color: #75702b;
  }
.nazev, .anotace {
	color: black;
  }
.nms, .rok {
	color: black;
	font-weight: bold;
  }
table, img {
	border: none;
  }
.help {
	padding: 2ex 4ex 1ex 0;
	color: white;
  }
td {
	padding: 1ex;
  }
h1 {
	color: white;
  }
body, div, span, p, h1, h2, h3, ul, li, a, td ,th, select, input, textarea {
	font-family: Verdana, Arial, Helvetica, Swiss, Futura, sans-serif;
  }
body {
	background-color: #CFCA9A;
  }
h1 {
  font-size: 16px;
  }
div, span, p, ul, li, a, td ,th, select, input, textarea {
  font-size: 11px;
  }
.formular td {
  color: white;
	background: #75702b;
  padding: 5px;
  white-space: nowrap;
  }
div.menu {
	background: #75702b;
  margin: 4px;
  padding: 4px;
  }
.menu td {
	background: #75702b;
  /* border-top: 2px white solid;
  border-bottom: 2px white solid;*/
  }
.menu a {
	color: #ccc693;
	font-weight: bold;
	margin: 7px;
  }
.menu a.zde {
	color: white;
  }
body {
	margin: 10px;
  }
a {
	text-decoration: none;
	color: #75702b;
  }
a:hover, a.zde:hover {
	color: #404040;
  }
form {
	margin: 0px;
  }

tr.warning td, span.warn {
	color: red;
}

th {
	background-color: #75702B;
	color: #CCC693;
	padding: 4px;
}
td {
	padding: 4px;
}
tr.even td {
	background-color: #CFCA9A;
}
tr.odd td {
	background-color: #C8C38C;
}
