#menu{
    margin: 0px; padding: 0px; height: 48px; background-color: #fff;
     background-image: url("../images/menu1_bg.jpg");
  }
#podmenu{
    margin: 0px; padding: 0px; height: 272px; width: 797px;
    background-color: #fff; background-image: url("../images/podmenu1_bg.jpg");
    float: left;
  }
  
#willkomen{
    margin: 0px; padding: 0px; float: right;
    width: 177px; height: 501px;
    background-color: #ECEDEF; background-image: url("../images/willkomen1_bg.jpg");
    background-position: 0px 0px; background-repeat: no-repeat;
  }

   
#podmenicko{
    top: 246px;
  }
