/* ===== ODKAZY V HLAVNÍM MENU ====== */

#menu li a {
    font-family: trebuchet ms,arial;
    font-size: 110%;
    font-weight: bold;
}

/* ========= HLAVNÍ NADPIS 1 ========= */

h1 {
    font-family: trebuchet ms,arial;
    font-size: 200%;
    font-weight: bold;
}
