body    {font-family: "Luxi Sans", Arial, helvetica, sans-serif;
         font-style: normal;
         background-color: #e2e2e2;
         margin: 0;
         padding: 0;}
#obsah    {background-color: #e2e2e2;
              margin: 0px auto;
              padding: 5px;
              border: 0;
              width: 540px;}
h2              {font-size: 20px;
                background-color: #e2e2e2;
                color: #000000;
                font-weight: bold;
                text-align: center;
                margin: 20px 0px 0px 0px;
                padding: 0;}
h3              {font-size: 14px;
                font-weight: bold;
                color: #000000;
                background-color: #e2e2e2;
                text-align: left;
                margin: 10px 15px;
                padding: 0;}
p            {margin: 5px 15px;
             text-align: left;
             padding: 0;
             font-size: 13px;
             text-indent: 15px;
             font-weight: normal;
             background-color: #e2e2e2;
             color: #000000;}
p.autor      {margin: 0px 15px;
             text-align: right;
             padding: 0;
             font-size: 11px;
             text-indent: 0px;
             font-style: italic;
             color: #000000;}
a    {font-size: 13px;
      font-weight: bold;
      font-style: italic;
      color: #0000ff;}
a:link {color: #0000ff;}
a:visited {color: #0000ff;}
a:hover {color: #0000ff;}
a:active {color: #0000ff;}
