body {
    background-color: #fcffe8;
}
tr#cervenka {
    background-color: #fb5f50;
}
td#zelenka {
    background-color:#90d05f;
}
p{
margin-top: 1px; margin-bottom: 1px; text-indent: 9%
}
p#neodsazeny{
  text-indent: 0%
}
img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    margin-top: 6px;
    margin-bottom:6px; }
img#rss {
    display: block;
    margin-left: 0px;
    margin-right: 4px;
    width: 100%;
    margin-top: 1px;
    margin-bottom:7px; }
img#vtextu {
    display: block;
    margin-left: 5px;
    margin-right: 0px;
    width: 100%;
    margin-top: 4px;
    margin-bottom:1px; }
div#fb     {
    margin-top: 1px;
    }
a#viditelny:link {color: #b32d00; text-decoration: none} /*nenavštívený odkaz */
a#viditelny:visited {color: #b32d00; text-decoration:none}/* navštívený odkaz */
a#viditelny:hover {color: #cc3300; text-decoration:none} /* odkaz, přes který se jede myší*/