body {
	font-size: 13px;
	color: black;
	font-family: Verdana, Arial, Tahoma, sans-serif; 
	padding: 0px 0px;
	margin: 0px;
	text-align: center;
	background-color: #4c4c4c;
}

#stranka {
	position: relative;
	width:980px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

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

a:hover {
  color: #FE0000;
  text-decoration: underline;
}

#webOff {
  padding: 5px;
  color: #ffffff;
  font-size: 14px;
  font-weight: bold;
}

#top_logo {
	position: relative;
	width: 191px;
	height: 160px;
	margin: 0px;
	padding: 0px;
}

#top_lista {
	position: absolute;
	top: 0px;
	left: 191px;
	width: 789px;
	height: 33px;
	background-image: url(img/top_lista.gif);
	background-repeat: no-repeat;
	z-index: 0;
}

#top_lista h1 {
	font-size: 10px;
	color: #d20000;
	font-weight: normal;
	padding: 6px 10px;
	margin: 0px;
	float: right;
}

#top_lista .odkazy {
	font-size: 11px;
	color: #ffcc00;
	padding: 5px 10px;
	margin: 0px;
	float: left;
}

#top_lista .odkazy a {
	color: #ffcc00;
	padding: 0px 5px;
	text-decoration: none;
}

#top_lista .odkazy a:hover {
	color: #ffffff;
	text-decoration: none;
}

#top_img {
	position: absolute;
	top: 33px;
	left: 191px;
	background-image: url(img/top_img.jpg);
	background-repeat: no-repeat;
	width: 789px;
	height: 127px;
	margin: 0px;
	z-index: 0;
}

#top_menu {
	position: relative;
	background-color: #000000;
	width: 100%;
	height: 24px;
	color: #cccccc;
	font-size: 11px;
	z-index: 0;
}

#top_menu .bg_menu {
  background-image: url(img/bg_menu.gif);
  background-position: top right;
	background-repeat: no-repeat;
  float: left;
  padding: 5px 30px;
}

#top_menu .odkazy {
  float: right;
  padding: 5px 10px;
}

#top_menu .odkazy a {
  color: #cccccc;
  padding: 0px 5px;
  text-decoration: none;
}

#top_menu .odkazy a:hover {
  color: #ffffff;
  text-decoration: none;
}

.display_none {
	display: none;
}

#obsah {
  position: relative;
}

table.obsah {
  position: relative;
	width: 100%;
	margin-top: 1px;
	font-family: 'Trebuchet MS', Arial, Verdana, Tahoma, sans-serif;
}

td.left {
	width: 200px;
	vertical-align: top;
	padding-bottom: 25px;
	background-image: url(img/micek.gif);
  background-position: bottom left;
	background-repeat: no-repeat;
}

#left {
  margin-right: 7px;
}

td.stred {
	vertical-align: top;
	background-color: #ffffff;
}

#stred {
  margin: 0px;
  padding: 20px;
  font-size: 13px;
}

#stred h1 {
  color: #d20000;
  font-size: 20px;
  font-weight: normal;
  margin: 0px;
  padding: 3px 0px;
}

#stred h2 {
  font-size: 20px;
  font-weight: bold;
  margin: 10px 0px;;
  padding: 0px;
  color: #4c4c4c;
}

#stred hr {
  margin: 15px 0px;
  height: 1px;
  color: #ccc;
  background-color: #ccc;
  border: 0px solid #ccc;
}

#cesta {
  margin: 0px;
  background-color: #ffcc00;
  height: 23px;
  font-size: 11px;
  clear: both;
}

#cesta .path {
  background-image: url(img/bg_navi.gif);
  background-position: top right;
	background-repeat: no-repeat;
  float: left;
  height: 13px;
  margin: 0px;
  padding: 5px 30px 4px 10px;
}

td.right {
	width: 200px;
	vertical-align: top;
	background-color: #ffffff;
	border-left: 1px #cccccc solid;
}

#right {
  margin: 0px;
  padding: 0px;
}

#menu {
  margin-bottom: 7px;
  padding: 0px 0px;
}

#menu ul {
	margin: 0;
	padding: 0;
}

#menu ul li {
	list-style-type: none;
}

a.polozka {
	height: 18px;
	padding: 4px 10px 4px 15px;
	margin-bottom: 1px;
	text-align: left;
	color: #ffffff;
	font-size: 13px;
	text-decoration: none;
	background-color: #000000;
	border-left: 5px #cccccc solid;
	display: block;
}

a:hover.polozka {
  background-color: #888888;
  color: #ffffff;
  text-decoration: none;
  border-left: 5px #ffffff solid;
	display: block;
}

a.polozka_selected {
	height: 18px;
	padding: 4px 10px 4px 15px;
	margin-bottom: 1px;
	text-align: left;
	color: #ffffff;
	font-size: 13px;
	text-decoration: none;
	background-color: #888888;
	border-left: 5px #d20000 solid;
	display: block;
}

a:hover.polozka_selected {
  background-color: #888888;
  color: #ffffff;
  text-decoration: none;
  border-left: 5px #ffffff solid;
	display: block;
}

a.subpolozka {
	height: 18px;
	padding: 4px 10px 4px 25px;
	margin-bottom: 1px;
	text-align: left;
	color: #ffffff;
	font-size: 13px;
	text-decoration: none;
	background-color: #AFAFAF;
	border-left: 5px #cccccc solid;
	display: block;
}

a:hover.subpolozka {
  background-color: #888888;
  color: #ffffff;
  text-decoration: none;
  border-left: 5px #ffffff solid;
	display: block;
}

a.subpolozka_selected {
	height: 18px;
	padding: 4px 10px 4px 25px;
	margin-bottom: 1px;
	text-align: left;
	color: #ffffff;
	font-size: 13px;
	text-decoration: none;
	background-color: #888888;
	border-left: 5px #d20000 solid;
	display: block;
}

a:hover.subpolozka_selected {
  background-color: #888888;
  color: #ffffff;
  text-decoration: none;
  border-left: 5px #ffffff solid;
	display: block;
}

.modul {
  margin-bottom: 7px;
  padding: 10px;
  background-color: #ffffff;
  clear: both;
}

.nadpis_modul {
  color: #ffffff;
  background-color: #990100;
  height: 23px;
  font-size: 11px;
  font-weight: normal;
  clear: both;
}

.nadpis_modul .modul_bg {
  background-image: url(img/bg_nadpis_modul.gif);
  background-position: top right;
	background-repeat: no-repeat;
  float: left;
  margin: 0px;
  padding: 4px 30px 3px 10px;
}

/****************** AKTUALITY *******************/

.aktualita {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px #cccccc solid;
  clear: both;
}

.aktualita a h1 {
  font-size: 20px;
  font-weight: normal;
  margin: 0px;
  padding: 3px 0px;
}

.aktualita a:hover h1 {
  text-decoration: underline;
}

.aktualita .autor_datum {
  color: #666666;
  font-size: 11px;
}

.aktualita .datum {
  margin-left: 5px;
  float: left;
}

.aktualita .autor {
  float: left;
}

.aktualita .text {
  clear: both;
}

.aktualita img {
  border: 1px #cccccc solid;
  margin: 3px;
  padding: 2px;
}

.aktualita .vice {
  height: 18px;
  margin-top: 15px;
  text-align: right;
  background: #dadada;
  clear: both;
}

.aktualita .vice a {
  padding-left: 5px;
  font-weight: bold;
  background: #ffffff;
}

.dalsiAktuality {
  padding: 2px 0px;
  clear: both;
}

.both {
  clear: both;
}

#bottom {
	position: relative;
	height: 19px;
	margin: 0px;
	background-image: url(img/bottom_lista.gif);
	background-position: top right;
	background-repeat: no-repeat;
	font-family: 'Trebuchet MS', Arial, Verdana, Tahoma, sans-serif;
	font-weight: normal;
	color: #ffffff;
	clear: both;
}

#bottom a {
	color: #ffffff;
	text-decoration: none;
}

#bottom  h1 {
	font-size: 10px;
	padding: 4px 35px 3px 25px;
	margin: 0px;
	background-image: url(./img/bottom_lista_left.gif);
	background-position: top right;
	float: left;
}

#bottom .odkaz {
	float: right;
	font-size: 9px;
	text-decoration: none;
	padding: 3px 25px;
}

#bottom .copyright {
	float: right;
	font-size: 10px;
	padding: 3px 10px 0px 5px;
}

form {
  margin: 0px;
  padding: 0px;
}

form .input_hledej {
  background-color: #e6e8ef;
  border-left: 1px #aca899 solid;
  border-top: 1px #aca899 solid;
  border-right: 1px #ffffff solid;
  border-bottom: 1px #ffffff solid;
  font-size: 12px;
  width: 145px;
  margin: 10px;
  padding: 2px 2px;
}

/****************** TABULKA *******************/

.tabulka {
	background-color: #e7e7e7;
	clear: both;
}

.tabulka tr th {
	background-color: #990100;
	text-align: center;
	font-weight: normal;
	padding: 4px;
	color: #ffffff;
}

.tabulka td {
	padding: 3px 4px;
}

td.datum_rozpis {
  font-weight: bold;
  font-size: 14px;
  background-color: #e7e7e7;
}

.tabulka .radek {
	background-color: #fff;
}

.tabulka .radek2 {
	background-color: #f8f8f8;
}

.tabulka .radek_hover {
	background-color: #ffefef;
}


/* ************* STATISTIKA ************* */

.changeOrder{
	text-decoration: none;
	font-weight: bold;
	color: white;
}

.changeOrder:hover{
	text-decoration: underline;
	color: white;
}

th.styleOrder{
	font-weight: bold;
	text-decoration:underline;
	color: white;
}

td.styleOrder{
	background-color: #ffefef;
	font-weight: bold
}


/****************** FORMULÁŘE *******************/

input:focus {
   background: #ffefef;
}

textarea:focus {
   background: #ffefef;
}

select:focus {
   background: #ffefef;
}

.inputText {
	font-size: 12px;
	border: 1px #ccc solid;
	padding: 2px 3px;
}

.inputButton {
	font-size: 12px;
	border: 1px #ccc solid;
	padding: 1px 5px;
}

textarea {
	font-size: 11px;
	border: 1px #bbb solid;
	padding: 2px 3px;
}

select {
	font-size: 11px;
	border: 1px #bbb solid;
	padding: 1px 1px;
}

textarea {
	font-size: 11px;
	border: 1px #bbb solid;
	padding: 2px 3px;
}

select {
	font-size: 11px;
	border: 1px #bbb solid;
	padding: 1px 1px;
}

.vysledkyVyhledavani {
  padding-left: 20px;
  padding-bottom: 2px;
}

.predel {
  visibility: hidden;
}


