@import url(common.css);
@import url(layout.css);
@import url(jquery.lightbox-0.4.css);

.text {
  padding: 20px;
  padding-top: 0;
}

ol, ul {
  padding-left: 25px;
  line-height: 160%;
}

ol li {
  padding: 10px 0;
}


#gallery .img {
  float: left;
  padding-bottom: 10px;
  text-align:center;
  width: 165px;
}

#gallery img {
  margin-bottom: 5px;
  height: 150px;
  width: 150px;
}

.nobg {
  background-image: none;
}


.news {
  padding: 10px 30px;
  border-bottom: 1px solid #ccc;
}
.news-img {
  float: right;
  margin-left: 10px;
  margin-bottom: 10px;
}
.news-text {
  width: 330px;
}

.text {
  padding: 23px 30px 10px;
}

#hakt {
  padding: 23px 30px 0;
  margin-bottom: 10px;
}

.nbg {
  background: url(../images/newsbg.gif) repeat-x left bottom;
}

