body {background-color: #465864;
      background-image: url('../images/pruh.gif');
      background-repeat: repeat-x;
      padding: 0px;
      margin: 0px;
      }

* {font-family: Verdana;
   font-size: 12px;
   }

#vrsek {position: relative;
        width: 1000px;
        height: 150px;
        background-image: url('../images/header.gif');
        background-repeat: no-repeat;
        }

#menu {position: relative;
       width: 1000px;
       height: 30px;
       float: left;
       text-align: right;
       background-image: url('../images/djmenu.gif');
       background-repeat: no-repeat;
       }

#lbok {position: relative;
       width: 200px;
       float: left;
       background-image: url('../images/djbok.gif');
       background-repeat: no-repeat;
       }

#obsah {position: relative;
        width: 600px;
        float: left;
        background-image: url('../images/djobsah.gif');
        background-repeat: no-repeat;
        }        

#pbok {position: relative;
       width: 200px;
       float: left;
       }

#posun {height:210px;
        text-align: center;
        }
     
.text {margin: 0px 8px 8px 8px;
       border-style: solid;
       padding: 8px;
       border-width: 0px 1px 1px 1px;
       text-align: justify;
       background-color: #5B707E;
       }

.pruh {background-image: url('../images/obsah.gif');
       color: white;
       font-size: 14px;
       font-variant: small-caps;
       font-weight: bold;
       padding: 3px;
       width: 592px;
       }

.pruh2 {background-image: url('../images/menu.gif');
        color: white;
        font-size: 14px;
        font-variant: small-caps;
        font-weight: bold;
        padding: 3px;
        width: 192px;
        }
 
img {border: 0px;
     }  
    
a.menu {float: right;
        }

a {color: white;
   }

.kniha {border: 2px;
        border-style: dotted;
        margin: 0px 0px 5px 0px;
        }

.top {border: 1px;
      border-style: solid;
      } 
      
p a,p {color: #A4A4A4;
       text-align: center;
       text-decoration: none;
       } 

a:hover {color: red;
         }

td.play {text-align: center;
         width: 50px;
         }   
         
h2 {font-size: 14px;
    font-variant: small-caps;
    font-weight: bold;
    }  
