body {
     background-color: #dcdcdc;
     font-family: "Trebuchet MS", Arial;
     overflow: auto;
     color: black;
     margin: 0px;
     }

.lista1 {
        font-size: 1.1em;
        color: #000000;
        font-family: Arial;
        text-decoration: none;
        font-weight: bold;
        }

.lista2 {
        font-size: 0.95em;
        color: #000000;
        font-family: Arial;
        text-decoration: none;
        }

.lista2:hover {
              color: white;
              text-decoration: underline;
              }

div.bodystyl {
             width: 800px;
             margin: auto;
             font-size: 0.95em;
             overflow: hidden;
             }

div.head {
         height: 200px;
         width: 100%;
         overflow: hidden;
         }

div.telo {
         width: 800px;
         margin: auto;
         }

div.zahlavi {
            width: 800px;
            margin: auto;
            border-bottom: 8px solid #6a6a6a;
            }

div.menu {
         float: left;
         width: 451px;
         height: 190px;
         }

div.sponzori {
             background-color: #bababa;
             height: 55px;
             }

div.copy {
         width: 796px;
         margin: auto;
         text-align: right;
         color: black;
         font-size: 0.75em;
         letter-spacing: 3px;
         padding-right: 4px;
         padding-top: 1px;
         }

p {
  font-size: 0.9em;
  padding-left: 15px;
  padding-right: 5px;
  padding-bottom: 15px;
  }

h2 {
   color: #e77817;
   font-size: 1.2em;
   font-weight: bold;
   font-style: italic;
   margin-bottom: -2px;
   margin-top: 0px;
   padding-top: 4px
   }

h2.sponzori {
            color: #0093dd;
            font-size: 1.2em;
            font-weight: bold;
            font-style: italic;
            margin-bottom: -2px;
            padding-top: 4px
            }

h3 {
   font-size: 1em;
   margin-top: 5px;
   padding-top: 0px
   }
       
a.menu {
       font-family: "Trebuchet MS", Arial;
       font-size: 0.9em;
       font-weight: bold;
       font-style: italic;
       text-decoration: none;
       text-align: center;
       color: white;
       display: block;
       float: left;
       width: 84px;
       height: 84px;
       margin: 1px;
       padding: 3px;
       overflow: hidden;
       background-color: #888888; 
       }

a.pexeso {
         width: 90px;
         height: 90px;
         margin: 1px;
         padding: 0px;
         overflow: hidden;
         background-color: #888888; 
         }

a.menu1 {
        background-color: #e77817;
        margin-left: 129px;
        _margin-left: 63px;
        height: 52px;
        padding-top: 35px;
        }

a.menu2 {
        background-color: #00923f;
        height: 52px;
        padding-top: 35px;
        }

a.menu3 {
        background-color: #fff502;
        margin-left: 37px;
        _margin-left: 17px;
        height: 61px;
        padding-top: 26px;
        color: black;
        }

a.menu4 {
        background-color: black;
        height: 70px;
        padding-top: 17px;
        }

a.menu5 {
        background-color: #0093dd;
        height: 52px;
        padding-top: 35px;
        }

a.menu7 {
        width: 39px;
        margin-right: 0px;
        }
        
a.menu:hover {
             background-color: #A0A0A0;
             color: #EEEEEE
             }

a.odkaz {
        font-family: "Trebuchet MS", Arial;
        color: black;
        text-decoration: none;
        }

a.odkaz:hover {
              color: red;
              }

a.copy {
       font-family: "Trebuchet MS", Arial;
       color: black;
       text-decoration: none;
       }

a.copy:hover {
             color: red;
             }

img {
    border: 0px;
    }

img.foto {
         border-right: 3px solid yellow;
         margin: 5px;
         }

ol {
   padding: 0px;
   margin: 0px;
   margin-top: -20px;
   margin-left: 60px;
   margin-bottom: 15px;
   }

ol.pravidla {
            padding: 0px;
            margin: 0px;
            margin-top: 5px;
            margin-left: 60px;
            margin-bottom: 15px;
            }

li {
   font-size: 0.9em;
   }