body {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
  color: black;
  background-image: url('../images/znak.png');
  background-repeat: no-repeat;
  background-position: right top;
}
a {
  color: inherit;
  text-decoration: inherit;
}
#rightcolumn,#menucover,#menu,#footer div {
  display: none;
}
h1 {
  height: 117px;
  line-height: 107px;
  font-size: 25px;
  border-bottom: solid 1px black;
  padding: 0px;
  margin: 0px;
}
