#menu {
font-weight: bold;
position : relative;
text-align : left;
margin: 0 auto auto;
padding: 0;
padding-left: 10px;
padding-right: 10px;
clear: both;
width: 920px;
height: 35px;
z-index: 99;
text-transform: none;
font-size : 11px;
background : url('../images/prechod-head-bottom.gif') #fff repeat-x bottom;
#width: 940px;
}

#menu ul {
display: block;
position : relative; 
color: #fff;
text-align : left;
margin: 0;
list-style: none;
padding: 0;
height: 35px;
margin-left: 1px;
z-index: 99;
background : url('../images/prechod-menu.gif') #cd171e repeat-x;
}

#menu ul li {
display: block;
position : relative; left: 0;
text-align : left;
line-height: 11px;
padding: 7px;
padding-bottom: 0;
margin: 0;
color: #fff;
float: left;
}

a.menu_li {
display: block;
color: #fff;
padding: 5px;
padding-bottom: 12px;
text-decoration: none;
background : url('../images/sipka-menu.gif') no-repeat -15px bottom;
}

a.menu_li:hover {
color: #cd171e;
padding: 5px;
padding-bottom: 12px;
text-decoration: none;
background : url('../images/sipka-menu.gif') #fff no-repeat 0 bottom;
}

a.vybrany {
display: block;
color: #cd171e;
padding: 5px;
padding-bottom: 12px;
text-decoration: none;
background : url('../images/sipka-menu.gif') #fff no-repeat 0 bottom;
}