    BODY
    {
      background-color: white;
      }
    TD {
      font-size: 10pt;
      font-family: verdana,helvetica;
      text-decoration: none;
      }
    A {
      text-decoration: none;
      color: black;}


    .plaintext{
      font-family: Times New Roman;
      font-size: 10px;
    }

    .odkaz {
      position: relative;
      font-family:garamond;
      font-size:11pt;
      color:green;
      font-weight:bold;
      text-decoration:underline;
      background: #ff22ff;
      }
      .mh1{
      font-weight: bold;
      font-family:  arial;
      font-size: 10pt;
      color: black;
      }
      .mh2{
      color: black;
      font-family:  arial;
      font-size: 10pt;
      }
      .mdoc{
      color: black;
      font-family:  arial;
      font-size: 8pt;
      }

      .mdoco{
        color: gray;
        font-family:  arial;
        font-size: 8pt;
      }

      .tmenu{
        font-weight: normal;
        font-family:  arial;
        font-size: 10pt;
        color: gray;
      }

      .tmenu:hover{
        color: black;
      }

      .tmenu:link{
         color: gray;
      }

      .tmenu:visited{
         color: gray;
      }

      .ttd{
        border-bottom: solid #808080 1px;
        padding-left: 5px;
      }

      .ttdr{
         border-right: solid #808080 1px;
      }

      .ttdl{
         border-left: solid #808080 1px;
      }






      a:hover{
        color:gray;
      }
