/* CSS Document */

body {
  margin: 0px;
  background-color: #004078;
}

table {
  border: 0px #ffffff solid;
  width: 100%;
  margin: 0px;
}

td.menu {
  background-color: #fff339;
  width: 152px;
  padding-left: 37px;
  padding-top: 5px;
  font-family: trebuchet ms;
  font-size: 12px;
  font-weight: bold;
  font-style: italic;
  color: #000000;
}

td.feeter {
  background-color: #ee5522;
  padding-left: 10px;
  vertical-align: middle;
  font-family: arial;
  font-size: 9px;
  font-weight: normal;
  color: #ffffff;
  height: 52px;
}

td.circle {
  vertical-align: middle;
  font-family: arial;
  font-size: 11px;
  font-weight: normal;
  color: #ffffff;
  height: 24px;
}

td.success {
  vertical-align: middle;
  font-family: arial;
  font-size: 11px;
  font-weight: normal;
  color: #000000;
  height: 24px;
}

td.cenik {
  vertical-align: middle;
  text-align: center;
  font-family: arial;
  font-size: 11px;
  font-weight: normal;
  color: #000000;
  height: 24px;
  border: 1px solid #808080;
  background-color: #ffffff;
}

td.vnitrek {
  background-color: #f0f0f0;
  background-image: url(img/bg.jpg);
  padding: 10px;
  vertical-align: top;
}

a.menu {
  font-family: trebuchet ms;
  font-size: 12px;
  font-weight: bold;
  font-style: italic;
  color: #000000;
  text-decoration: none;
  padding-left: 10px;
}

a:hover.menu {
  text-decoration: underline;
}

a.menu2 {
  font-family: trebuchet ms;
  font-size: 12px;
  font-weight: bold;
  font-style: italic;
  color: #ffee08;
  text-decoration: none;
  padding-left: 10px;
  padding-right:10px;
}

a:hover.menu2 {
  text-decoration: underline;
}

td.linemenu {
  background-color: #00203c;
  margin: 0px;
  padding-left: 10px;
}

td.vertline {
  background-color: #ffffff;
  margin: 0px;
  width: 1px;
}

td.horizongray {
  background-color: #807a1c;
  margin: 0px;
  height: 1px;
}

td.horizonwhite {
  background-color: #ffffff;
  margin: 0px;
  height: 1px;
}

td.horizonorange {
  background-color: #ed5421;
  margin: 0px;
  height: 4px;
}

td.discorange {
  background-color: #772a11;
  margin: 0px;
  height: 1px;
}

a.foto {
  font-family: trebuchet ms;
  font-size: 12px;
  font-weight: normal;
  font-style: italic;
  color: #ed5421;
  text-decoration:none;
}

a:hover.foto {
  
}

/* texty */

.sekce_nadpis {
  font-family: trebuchet ms;
  font-size: 24px;
  font-weight: bold;
  font-style: italic;
  color: #004078;
}

.aktualita {
  font-family: trebuchet ms;
  font-size: 12px;
  font-weight: normal;
  font-style: italic;
  color: #000000;
  padding-left: 10px;
}

.text {
  font-family: arial;
  font-size: 11px;
  font-weight: normal;
  color: #000000;

  padding-right: 16px;
}

a {
  font-family: arial;
  font-size: 11px;
  font-weight: bold;
  color: #ed5421;
  text-decoration:none;
}

a:hover {
  text-decoration: underline;
}

a.aktualita {
  font-family: trebuchet ms;
  font-size: 12px;
  font-weight: bold;
  font-style: italic;
  color: #ed5421;
  text-decoration:none;
}

a:hover.aktualita {
  text-decoration: underline;
}

.feeter {
  padding-left: 200px;
  font-family: arial;
  font-size: 9px;
  font-weight: normal;
  color: #ffffff;
}

