#content #middle ul {
  padding-left: 26px;
  margin-bottom: 12px;
  font-weight: bold;
}

#content #middle ul ol {
  margin-bottom: 5px;
}

.uvodbox {
  width: 450px;
  background-color: #e8e7e2;
  text-align: left;
  height: 180px;
  margin-bottom: 12px;
}

.uvodbox p {
  padding-top: 8px;
  padding-right: 6px;
}

.uvod-rek {
  margin-bottom: 12px;
}
.uvod-rek .bb {
  padding-left: 6px;
}

.uvod-rek .speca {
  text-align: center;
  margin-top: 5px;
  font-size: 16px;
  font-weight: bold;
  color: #000;
}

.uvod-rek .speca a {
  font-size: 18px;
  text-weight: bold;
}

