#menu ul {
margin: 0 0 3px 3px;
text-align: left;
padding-top: 4px;
padding-bottom: 8px;
font-size: 1.0em;
color: #4C4C4C;
}

#menu li {
list-style-type: none;
margin: 0 0 3px 10px;
}

#menu a.big {
  font-weight: bold;
  font-size: 1.0em;
  background-image: url(../layout/li.gif);
  background-repeat: no-repeat;
  padding: 0 0 0 13px;
  background-position: 0px 8px;
  line-height: 1.6em;

}

.odrazky { background: url(li.gif) no-repeat 6px 8px; padding-left: 16px; }

#menu .odrazka-menu {


  background-image: url(../images/odrazka-menu.gif);
  background-repeat: no-repeat;
  padding: 0px 0 8px 22px;
  background-position: 10px 6px;
  line-height: 1.7em;


}

#menu a {
  font-weight: normal;
  text-decoration: underline;
  margin: 0px;

}
