body {
  background: #000000;
}
#container {
  max-width: 820px;
  margin: 0 auto;
}
#top {
  background: #000000 url(nocswiatyn_bg.jpg) no-repeat top center;
  height:312px;
  position:relative;
  border-top: 3px solid #C9C9C9;
  border-bottom: 3px solid #C9C9C9;
}
#menu-div {
  position:relative;
}
#fb-icon {
  position:absolute;
  width:24px;
  height:24px;
  top:8px;
  right:15px;
  z-index:9999;
}
#bottom {
  width: 100%;
  height:20px;
  position:relative;
  border-top: 3px solid #C9C9C9;
  margin-top:20px;
}
#content {
  position:relative;
  font-weight: normal;
  font-family: Arial, Helvetica;
  font-style: normal;
  font-size: 15px;
  color: #E0E0E0 ;
}
#content h3 {
  font-size:20px;
}
#content dl.pgm h3:not(:first-of-type) {
  margin-top:1.8em;
}
#content h1 {
  font-size:30px;
}
#content h4 {
  font-size:17px;
}
#content a {
  color: #E0E0E0 ;
}
#content dl {
  margin-left:30px;
}
#content dt {
  color: #4DABDF;
  font-weight:bold;
  margin-bottom:5px;
}
#content dd {
  margin-bottom:1em;
}
#content dl.pgm dd {
  margin-bottom:1.5em;
}
#content dd a {
  color:#EE298F;
  font-weight:bold;
}
#content dd a.readmore, #content dt a.readmore {
  color: #E0E0E0 ;
  text-decoration:none;
}
#content dd .opis {
  display:none;
  visibility:hidden;
}
