/*
 * Tiskovy Styl Biooko
 * Autor: Jan Rezac
 *
 */

html {
  font-size: 100%;
}

body {
  font-family: Arial, sans-serif;
  color: #000;
  line-height: 1.7;
  font-size: 10pt;
}

table {
  line-height: 1.7;
  font-size: 1em;
}

div#mImg,
div#altNav,
div#logo,
ul#menu2,
div.rh,
div#search,
div#footer,
div#menu,
ul.akt,
hr {
  display: none;
}

div.date {
  font-weight: bold;
  font-size: 1.2em;
}

a, a:link, a:visited {
  color: #000;
}

div.links a {
  text-decoration: none;
}