/* CSS Document */


/* Pozadí */
body  {
background-color: ;
}

h2.nadpis  {
position: none; 
font-family: sans-serif, Comic Sans MS, Arial; 
color: white;
font-style: normal;
font-size: 14px;
}

/* Tabulka */
td { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px;
font-style: normal;
color: #white; 
text-decoration: none; 
background-color: none;
} 
