body {
  background-color:#000000;
  margin: 10px auto 5px auto;
  text-align: center;
  color: white;
}

#calosc {
  width:850px;
  height:600px;
  margin: 0 auto;
}

#top {
  width:850px;
  height:201px;
  background-image: url(img/a.gif);
}

#menu {
  width:850px;
  height:33px;
  background-image: url(img/b.gif);
}

#contain {
  width:850px;
  background-color: black;
  padding: 8px 0px 8px 0px;
  color: white;
  font-family: Trebuchet MS;
  font-size: 12px;
  text-align: left;
}

#footer{
  width:850px;
  height:24px;
  background-image: url(img/d.gif);
}

#katalog {
  width:850px;
  background-color: black;
  padding: 0px;
  color: white;
  font-family: Trebuchet MS;
  font-size: 12px;
  text-align: center;
}

A.menu { font-family: Arial; font-size:12px; text-decoration: none;  }

A:link.menu { color: white; }

A:active.menu { color: white; }

A:visited.menu { color: white; }

A:hover.menu { color: #4D7BA9; }

A.text { color: white; text-decoration: underline; }

A.text:hover{ text-decoration: none; }

img{
  border: none;
}

blockquote {
  margin: 0 auto;
  width: 75%;
  border: 1px solid grey;
  background-color: #161616;
  padding: 15px;
}
