body,div {
  margin: 0;padding: 0;
}
body,div,p,td,li {
  font-size: 14px;
  font-family: Verdana,sans-serif;
}
body {
  background:#1864a1 url('../img/body_bg.png') no-repeat center 257px;
}
#wrapper {
  margin:auto;
  width:909px;
}
#header {
  background:#1e78ba url('../img/title.png') no-repeat center top;
  height:322px;
}
#header h1 {
  height:60px;
  display: none;
}
#menu {
  background: #1e78ba;
  padding: 10px 50px 5px 50px;
  height: 24px;
  border-top: solid #c1001f 1px;
  border-bottom: solid #c1001f 2px;
}
#menu a {
  font-family: "Times new Roman",serif;
  font-size: 20px;
  text-decoration: none;
  color: #fff;
}
#content {
  padding:10px;
  background:#fff url('../img/content_bg.png') no-repeat center top;
  min-height:440px;
}
#content h1,#content h2{
  text-align: center;
  margin-bottom: 30px;
}
#content img {
  border: solid #000 1px;
}
table.obsazeni td {
  width: 300px;
  padding-bottom: 10px;
}

