/*  definice stylu stránky batohy */
BODY { text-align: justify;
      background-color: #ffe500;
      background-image: url(lilie_embos4.gif);
       color: #0000A0; }
A:link {color: blue}
A:visited {color: purple}
A:active {color: darkcyan}
.nadpis {font-size: 50px;
             font-style: normal;
             font-family: sans-serif;
             text-align: center;
              font-weight: 500}
H1   {color: #0000A0;
      font-family: Georgia;
      text-align: center;
       font-size: 30pt;}
H2   {font-family: sans-serif;
       font-style: normal;
       font-size: 15pt;
       color: #FF0000}
IMG.obraz   {border-style: inset}
P {font-family: sans-serif;
   font-size: 13pt;
   color: #008080;}
.popis {font-style: italic;
        color: #1616FF}
