﻿table.kalendar
{
    border-color: #FCB933;
}
table.kalendar th
{
    color: White;
    background-color: #FCB933;
    font-weight: normal;
    font-size: 14px;
}
table.kalendar th.main
{
    background: url(line.png);
}
table.kalendar td
{
    border-color: #fcb933;
}
table.kalendar tr
{
    background-color: white;
}
table.kalendar tr.active
{
    background-color: #FDE8C3;
}
.fotoalbum a
{
    color: #999;
}
.fotoalbum .nadpis
{
    color: #fcb933;
}
.fotoalbum a:hover
{
        border-bottom: dashed 2px #fcb933;
}
.fotoalbum .tabulka
{
    border-bottom-color: #fcb933;
}
.vysledky a
{
    background-color: #0085B6;
    color: White;
}
.vysledky a:hover
{
    background-color: #fcb933;
}
.vysledky .nadpis
{
    color: #FCB933;
}
.Fotka .info
{
    border-color: #FCB933;
}