.galerie {
  width: 465px;
}

.obrazek {
  float: left;
  margin: 10px;
  cursor: pointer;
}

/* Zvyrazneni bunky pri prohazovani poradi */
.poradiSelected {
  background-color: #F7BD46;
}

p.aktlist{
  color:#0081c3;
  font-weight:bold;
}

a.aktlist {font-weight:bold; color:#4D6AAC; text-decoration:none}
a.aktlist i {font-weight: normal; color:black}
a.aktlist:hover {text-decoration: underline; color:black}
.aktspacer {margin-bottom: 0.5em}
.aktcudl {border: 1px solid black; padding: 2px; background: #e5e1da; text-decoration:none; font-weight: bold; color: gray}
.aktcudl:hover {background: #fff; color: black}
#aktname {color:#556173}

.imgObrazek{
    border: 1px solid black;
}

