/* CSS menu hippo */
#menu{
position: relative;
margin: 25px 0px 0px 260px;
_margin: 20px 0px 0px 260px;
width:622px;
_width:622px;
height: 180px;
padding-left: 12px;
padding-right:12px;
text-align: center;
background-image: url(images/obsah.gif);
background-repeat: repeat-y;
border-top: 2px solid black;
}


