body {
	font-family: 'verdana', 'tahoma', sans serif;
	font-size: 100%;
	margin: 0;
	padding: 0;
}
#container {
	width: 643px;
	font-size: 70%;
  background-color: #cddef0;
}
#container hr#bgholder {
  clear: both;
  visibility: hidden;
  margin: 0;
}
#headbox {
  width: 643px;
  height: 155px;
  background: #fff url('/grattis_ostrava/grattis_ostrava_1.jpg') no-repeat;
  background-position: -160px 0;
}
#headbox img {
  display: block;
  float: left;
  _margin: 0 -3px 0 -3px;
}
#headbox #topmenu{
  width: 643px;
}
#headbox span {
  display: none;
}
#middlebox {
  width: 612px;
  margin: 15px;
}
#footbox {
  clear: both;
  width: 643px;
  height: 17px;
  background: #fff url('/grattis_ostrava/grattis_ostrava_paticka_bg.jpg');
}
#footbox img {
  display: block;
  margin-left: 353px;
}
#photobox {
  float: right;
  width: 180px;
  text-align: right;
  margin-top: 20px;
}
#photobox img {
  margin-bottom: 10px;
}
#photobox p {
  margin: 0px 0 10px 0;
  text-align: center;
}
#pagelisting {
  text-align: center;
  margin-top: 10px;
}
ul, ol {
  padding: 0;
  margin: 10px;
}
li {
  list-style-type: circle;
  margin: 3px 3px 3px 20px;
}
img {
  border: 0;
}
h1 {
  font-size: 110%;
  border-bottom: 1px solid #942d24;
  color: #942d24;
  margin: 0;
  padding: 0 0 5px 0;
}
h2 {
  font-size: 100%;
  border-bottom: 1px solid #ebebeb;
  color: #ebebeb;
  margin: 0;
  width: 150px;
  padding: 11px 0 5px 0px;
  text-align: right;
}
p {
  margin: 15px 0 5px 0;
  line-height: 1.4em;
}
#middlebox a img {
  border: 1px solid #598fcb;
}
a {
  color: #b30000;
  text-decoration: underline;
}
a:hover {
  color: #333;
  text-decoration: none;
}