body {margin: 10px;
      font-family: Arial, sans-serif;
      font-size: 85%;
      text-align: center;
      background: #6699CC;
      color: #666666;}
      
img {border: none;}

img.foto {margin: 5px;
          border: #999999 solid 2px;}
      
.main {width: 750px;
       background: #FFFFFF;
       text-align: left;
       margin: 0px auto;
       }
       
#top {height: 170px;
      clear: both;
      width: 750px;
      background: url('images/top.jpg') no-repeat left top;}
      
#bottom {background: url('images/lilka2.jpg') no-repeat left bottom;}

.hlavni {text-align: left;}

.left {float: left;
       width: 169px;
       padding: 0px;}
       
.lilka {width: 120px;
        height: 135px;
        margin-left: 10px;}
        
.obsah {float: right;
        width: 550px;
        min-height: 600px;
        background: url('images/pozadi.jpg') repeat-y right top;}
        
.velikost {width: 530px;
           text-align: left;}
        
.end {clear: both;}

.patka {background: url('images/patka.jpg') no-repeat left top;
        width: 750px;
        height: 70px;
        clear: both;}
        
/*menu*/

#menu ul {margin: 15px 0px 0px 0px;
          width: 165px;
          padding: 0px;
          text-align: left;}
          
#menu li {list-style-type: none;
          padding: 0px;
          margin: 5px 0px;
          border-top: #CCCCCC dashed 1px;
          border-bottom: #CCCCCC dashed 1px;}

#menu a {display: block;
         margin: 0px;
         font-weight: bold;}
         
#menu a:link, #menu a:visited {padding: 2px 0px 2px 5px;
                               color: #003366;
                               text-decoration: none;
                               background: url('images/prechod.jpg') repeat-y left;}
                               
#menu a:hover {background: #FFFFFF;
               color: #000000;}

#menu li.nolink {background: #000000;
                 color: #FFFFFF;
                 padding: 0px;
                 margin: 5px 0px;
                 border-top: #6699CC solid 2px;
                 border-bottom: #6699CC solid 2px;}
                 
#menu span {padding: 2px 0px 2px 5px;
            font-weight: bold;}


/*text*/

h1, h2 {display: none;}
a:link, a:visited {color: #6699CC;}

a:hover {color: #333399;}

.nadpis {color: #222222;
         font-size: small;
         font-weight: normal;
         width: 480px;
         text-align: left;
         background: #DDDDDD;
         margin: 0px 20px 0px 0px;
         padding: 1px;
         padding-right: 5px;}
         
.nadpis span {font-size: 70%;}

h4 {font-weight: bold;}
         
.patka2 {margin-left: 15px;
         margin-top: 10px;}
         
.doplnek {margin: 5px;
          float: right;
          border: 3px #999999 solid;
          margin-right: 40px;}
          
ul {list-style-type: square;}

.t1 {background: #003366;
     color: #FFFFFF;}
     
.t2 {background: #EEEEEE;}

table {font-family: Arial, sans-serif;}

table td {padding: 3px;}

table.t {width: 480px;
         font-size: 95%;}

hr {height: 1px;
    color: #999999;
    border: 1px #999999 dashed;}
