/* Barvy pro glukomatiky */
.menu_up:hover,
.menu_sub:hover {
   background: #189743;
}
.napistenam:hover {
   background: #189743;
}
.uvodnik .datum_clanku {
   color: #ffffc0;
   background-color: #bbb;
}
.uvodnik {
   background: #ffffc0;
}
.uvodnik .autor {
   background-color: #ffffc0;
}
.uvodnik .pokracovani a {
   color: #189743;
}
.clanek {
   background: #ffffc0;
}
.clanek a {
   color: black;
}
.clanek, .perex {
   background: #ffffc0;
}
.butonky:hover {
   background: #189743;
}
.left_center {
   background: #ffffc0;
}
#posledni_diskuse {
 background: #fec208;
}
#posledni_diskuse h3 {
   border-bottom: 1px solid black;
}
#pocasi td {
   background: #ffffc0;
}
#pocasi p {
   background: #ffffc0;
}
input, textarea {
   background: #189743;
   color: #ffffc0;
}

