.aktualita {
    padding-left: 33px;
    background-position: left top;
}

/* Nový příspěvek do fotogalerie. */
.ikonka_01 {
    background: url('../images/ikonky/01.jpg') no-repeat;
}
/* Aktuality ze společenského života: oslavy, zábavy. */
.ikonka_02 {
    background: url('../images/ikonky/02.jpg') no-repeat;
}
/* Přírodní zajímavost, aktuality o přírodě a ekologii. */
.ikonka_03 {
    background: url('../images/ikonky/03.jpg') no-repeat;
}
/* Obecná informace, nezařazené hlášení obecního rozhlasu. */
.ikonka_04 {
    background: url('../images/ikonky/04.jpg') no-repeat;
}
/* Výročí, svátek, poděkování. */
.ikonka_05 {
    background: url('../images/ikonky/05.jpg') no-repeat;
}
/* Dotazník, anketa, ptáte se. */
.ikonka_06 {
    background: url('../images/ikonky/06.jpg') no-repeat;
}
/* Názory, drby. */
.ikonka_07 {
    background: url('../images/ikonky/07.jpg') no-repeat;
}
/* Aktuality z turistiky, tipy na výlety. */
.ikonka_08 {
    background: url('../images/ikonky/08.jpg') no-repeat;
}
/* Aktuality pro domácnosti, z úřadů, institucí a firem. */
.ikonka_09 {
    background: url('../images/ikonky/09.jpg') no-repeat;
}
/* Důležitá informace, pozor, nezapomeňte. */
.ikonka_10 {
    background: url('../images/ikonky/10.jpg') no-repeat;
}
/* Narození, informace pro děti, o dětech. */
.ikonka_11 {
    background: url('../images/ikonky/11.jpg') no-repeat;
}
/* Aktualita ze školy, vzdělávání, přednáška. */
.ikonka_12 {
    background: url('../images/ikonky/12.jpg') no-repeat;
}
/* Úmrtí. */
.ikonka_13 {
    background: url('../images/ikonky/13.jpg') no-repeat;
}
/* Aktualita z farnosti. */
.ikonka_14 {
    background: url('../images/ikonky/14.jpg') no-repeat;
}
/* Aktualita z kultury. */
.ikonka_15 {
    background: url('../images/ikonky/15.jpg') no-repeat;
}
/* Aktualita ze sportu. */
.ikonka_16 {
    background: url('../images/ikonky/16.jpg') no-repeat;
}
/* Aktualita hasiči. */
.ikonka_17 {
    background: url('../images/ikonky/17.jpg') no-repeat;
}
