body           {font-family: Tahoma, Verdana, Arial CE, sans-serif}

/* definice fontù */
h1             {text-align: center; color: navy}
h2             {text-align: center; color: navy}
h3             {text-align: center; color: red}
h4             {text-align: center; color: green}
h5             {text-align: center; color: red}
h6             {text-align: center; color: red}

p              {color: #FFD402; font-size: 16px; font-weight: normal; text-align: center;}

a              {font-weight: bold; color: navy; text-decoration: none}
a:visited      {color: navy}
a:link         {color: navy}
a:hover        {color: black; text-decoration: none}

