 #pat h1 a, #pat h1 span {
          width: 156px;
          height: 40px;
          
 }
        
 #pat h1 span {
          background: url(../img/logo-galerie.jpg) 0 0 no-repeat;
 }
 
 #obsah .boxy {
    background-color:white;
    width:730px;
    height: 180px;
    _height: expression(this.scrollHeight > 180? "180px" : "auto" );
    overflow: auto;
    border-bottom:5x solid white;
 }
    #obsah .boxy h2 {
        font-size:large;
    }
     
.menu {
        
	 left:330px;
        
    }   
 
.menu2 {
	 left:483px;
     
	}
	   .menu2 ul li a {
            text-transform: lowercase !important;        
}
          