body {
     background-color: #f8f3ec;
     background-image: url("./obrazky/back.png");
     background-repeat: repeat-x;
     font-family: "Century School Book", "Times New Roman";
     overflow: auto;
     text-align: center;
     color: black;
     }

div.bodystyl {
             width: 800px;
             position: relative;
             text-align: left;
             margin: auto;
             padding-top: 5px;
             background-color: white;
             }

div.head {
         overflow: hidden;
         width: 100%;
         background-color: #ffffff;
         margin-top: -5px;
         }

h2.articlehead {
               font-family: Arial, Tahoma;
               font-weight: bold;
               font-style: italic;
               text-align: left;
               font-family: "Century School Book", "Times New Roman";
               font-size: 2em;
               color: #503a2c;
               margin-top: 10px;
               }

p.article {
          font-family: "Century School Book", "Times New Roman";
          text-align: justify;
          color: #000000;
          padding: 10px;
          padding-top: 0px;
          padding-left: 0px;
          }

p.slogan {
         font-family: "Century School Book", "Times New Roman";
         text-align: center;
         color: green;
         padding: 10px;
         padding-top: 0px;
         padding-left: 0px;
         }

div.nalevo {
           background-color: #503a2c;
           font-family: Arial, Tahoma;
           font-size: 1em;
           width: 200px;
           float: left;
           margin-right: 10px;
           padding-bottom: 10px;
           %margin-top: -3px;
           }

div.levy_box {
             background-color: #96572d;
             font-family: Arial, Tahoma;
             color: #E874C0;
             font-style: italic;
             margin-left: 10px;
             margin-top: -1px;
             width: 180px;
             padding-bottom: 30px;
             border-bottom: 4px solid #b3764d;
             margin-bottom: 5px;
             }

div.napravo {
            font-size: 0.87em;
            float: left;
            width: 550px;
            padding-left: 20px;
            }

img.logo {
         width: 800px;
         _margin-bottom: -4px;
         border: 0px;
         }

div.end {
        text-align: right;
        font-size: 0.65em;
        font-family: "Century School Book", "Times New Roman";
        background-color: black;
        color: white;
        text-align: center;
        }

a.copy {
       color: white;
       text-decoration: none;
       }

a.copy:hover {
             color: orange;
             }

a.odkaz {
        font-family: "Century School Book", "Times New Roman";
        color: #000000;
        text-decoration: none;
        }

a.odkaz:hover {
              color: orange;
              }

a.menu {
       display: block;
       text-decoration: none;
       text-align: left;
       font-family: Arial, Tahoma;
       font-style: normal;
       font-weight: bold;
       font-size: 1em;
       color: white;
       background-image: url("./obrazky/menu.jpg");
       background-repeat: no-repeat;
       border: 1px solid black;
       margin: 1px;
       padding-top: 6px;
       padding-left: 29px;
       width: 148px;
       height: 27px;
       }

a.menu:hover {
             background-image: url("./obrazky/menu2.jpg");
             background-repeat: no-repeat;
             }

div.center {
           position: relative;
           text-align: center;
           padding-top: 2px;
           }

input {
      border-width: 1px;
      }

img {
    border-width: 0px;
    }

textarea {
         border-width: 1px;
         }

div.jidlo {
          font-family: "Century School Book", "Times New Roman";
          float: left;
          width: 200px;
          }

div.jidlo2 {
           font-family: "Century School Book", "Times New Roman";
           float: left;
           color: #503a2c;
           font-weight: bold;
           font-style: italic;
           }

table {
      font-family: "Century School Book", "Times New Roman";
      width: 100%;
      }

td.nazev {
         font-weight: bold;
         font-style: italic;
         font-size: 1.4em;
         width: 424px;
         }

td.sekce {
         font-weight: bold;
         font-style: italic;
         font-size: 2em;
         color: darkred;
         text-decoration:  underline;
         text-align: center;
         padding-bottom: 25px;
         }

td.sekce2 {
         font-weight: bold;
         font-style: italic;
         font-size: 0.8em;
         color: darkred;
         text-decoration:  underline;
         }

ul {
   font-family: "Century School Book", "Times New Roman";
   }
