

/* header */
div#header {
background:#FFF url('header-cz.jpg') 5px 5px no-repeat;
}

/* menu1-horizontal */
div#menu1 {
width:740px;
height:39px;
position:absolute;
top:155px;
left:6px;
background:url('menu1-horizontal-bg-act-cz.gif') left top no-repeat;
z-index:40;
}
div#menu1 li {
float:left;
}
div#menu1 a {
float:left;
line-height:39px;
height:39px;
display:block;
}
div#menu1 a span {
display:none;
}
div#menu1 li.m11i1 a {
width:245px;
background:url('menu1-horizontal-i1-cz.gif') left top no-repeat;
}
div#menu1 li.m11i2 a {
width:123px;
background:url('menu1-horizontal-i2-cz.gif') left top no-repeat;
}
div#menu1 li.m11i3 a {
width:123px;
background:url('menu1-horizontal-i3-cz.gif') left top no-repeat;
}
div#menu1 li.m11i4 a {
width:124px;
background:url('menu1-horizontal-i4-cz.gif') left top no-repeat;
}
div#menu1 li.m11i5 a {
width:125px;
background:url('menu1-horizontal-i5-cz.gif') left top no-repeat;
}
div#menu1 li a:hover,
div#menu1 li a#m11active {
background:none;
}

