/* CSS Document */ 

    #obal {max-width:1100px;
            min-width:480px;
	          background-image: url(http://hitlerovimuzi.sweb.cz/html/obrazky/drazdany.JPG);
            background-position: left top repeat;
            width:90%;
            margin: 20px auto; 
            padding: 80px 60px 0 0;
          }
  
  #obsah {background:white;
          border-right: 2px solid black;
          border-top: 2px solid black
         }
  
  #panel {margin-left: 74%;
          background: #CCCCCC;
          padding:4px;
         }
  
  #hlavni {float:left;
           width:75%;
           font-family: "Palatino Linotype ", Palatino , sans-serif;
          }
  #paticka {clear:left}
  
  #paticka {border-top: 2px dotted black;
            margin-top: 20px;   
           }
  
  .vstup {padding-right:14px;
          margin-right:1em;
          font-size: 110%
         }
  

  .panel {font-style: italic;
         }         
  
  #paticka {font-size: 80%}
  
  h1 {font-size:2.5em; color:#000033}
  
  .vstup h2{font-size: 1.5em; 
            color:#000033;
           }
  #paticka h2 {font-size: 1.5em;
               color:#000033;
              }
  
  #nav-tlacitka {position:relative; 
                 text-align:right;
                 top: -3em;
                 
                 }
  a:focus, a:hover, a:active
    {background: #99ffcc} 
    
  a { 
     width: 2em; 
     text-decoration:none; 
     background: #C9C9C9;
     padding: 0 10px 0 10px;
     border: 3px outset #898989;
     color: #161616; font-family: "Trebuchet MS", Verdana, sans-serif;
     }
  
  .zvyrazneni {
    font-style: italic;
  }
  
  .foto-nahled {
     margin-right: 20px;
   }  
   
    .foto-nahled2 {
     margin: 0 20px 20px 0;
   }
  
               
