body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  background-color: #00ccff;
  margin: 0px;
  padding: 0px;
  border-spacing: 0px;
}

table {
  border: none;
}

img {
  border: none;
}

img.ramik {
  /*
  border: 1px solid;
  border-color: black;
  */
}

img.foto {
  border: 1px solid;
  border-color: black;
  margin: 5px;
}

div.skryte {
  /* tlacitka menu */
  visibility: hidden;
  position: absolute;
  white-space: nowrap;
  margin: 0px 0px 0px 0px;
  vertical-align: super;
  line-height: 130%;
  border-style: none
}

div.float {
	position: absolute;
	top: 180px;
	width: 170px;
	height: 917px;
}

div.editwindow {
  width: 500px;
  height: 330px;
  background-color: white;
  color: black;
  border: thin groove black;
  font-size: 11px;
}

div.stadion {
  color:#006699;
}

a:link,a:visited,a:active {
  text-decoration: none;
  color: #000000;
}

a:hover {
  text-decoration: none;
  color: red;
}

a:link.button,a:visited.button,a:active.button {
  text-decoration: none;
  color: #FFFFFF;
  font-weight: bold;
}

a:hover.button {
  text-decoration: none;
  color: red;
  font-weight: bold;
}

a:link.upper,a:visited.upper,a:active.upper {
  text-decoration: none;
  color: #FFFFFF;
}

a:hover.upper {
  text-decoration: none;
  color: red;
}

td.pruh_siroky {
  background-image: url(../images/pruh_siroky.gif);
  width: 790px;
  height: 30px;
  color: #FFFFFF;
  text-align: right;
}

td.button {
  background-image: url(../images/button.jpg);
  width: 160px;
  height: 20px;
  color: #FFFFFF;
  font-weight: bold;
  cursor: default;
}

td.left_box_corner {
  background-image: url(../images/left_box_corner.gif);
  width: 11px;
  height: 28px;
  background-repeat: no-repeat
}

td.left_box_corner_line {
  background-image: url(../images/left_box_corner_line.gif);
  width: 11px;
  height: 28px;
  background-repeat: no-repeat
}

td.nadpis_box {
  background-image: url(../images/nadpis_box.gif);
  height: 28px;
  margin-top: 5px;
  padding-top: 5px;
  background-repeat: repeat-x;
  font-weight: bold;
}

td.right_box_corner {
  background-image: url(../images/right_box_corner.gif);
  width: 12px;
  height: 28px;
  background-repeat: no-repeat
}

td.right_box_corner_line {
  background-image: url(../images/right_box_corner_line.gif);
  width: 12px;
  height: 28px;
  background-repeat: no-repeat
}

td.left_line {
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #D7D7D7
}

td.between_lines {
  padding-top: 5px;
  padding-bottom: 15px
}

td.nadpis_between_lines {
  padding-top: 5px;
  padding-bottom: 5px;
  font-weight: bold
}

td.important {
  padding-top: 5px;
  padding-bottom: 5px;
  font-weight: bold;
  font-size: large
}

td.right_line {
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #D7D7D7
}

td.underline {
  background-image: url(../images/underline.gif);
  background-repeat: repeat-x;
}

td.left_corner {
  background-image: url(../images/left_corner.gif);
  background-repeat: no-repeat
}

td.between_corners {
  background-image: url(../images/between_corners.gif);
  background-repeat: repeat-x;
}

td.right_corner {
  background-image: url(../images/right_corner.gif);
  background-repeat: no-repeat
}

td.gray {
  color: #808080;
  text-align: center;
}

td.gray_big {
  color: #808080;
  text-align: center;
  font-size: 15px;
  font-weight: bold;
}

td.oddelovac {
  height: 1px;
}

td.meno {
  font-size: 20px;
}

td.small {
  /* color: #808080; */
  text-align: center;
  font-size: 10px;
  vertical-align: top;
}

span.red {
  color: #FF0000;
}

span.silver {
  color: #C0C0C0;
}

table.podmenu {
  width: 160px;
  background-color: #FFFFFF;
}

table.sidewind {
  width: 160px;
}

table.middlewind {
  width: 610px;
}

table.middlewind1 {
  width: 420px;
}

table.main_up {
  width: 420px;
}

p {
    margin: 0 0 0 0;
}
