ul#menu2 {
/*border: 1px dotted silver;*/
width: 230px; margin-top: 10px;
}

ul#menu2 li {
/*margin-bottom: 5px;*/
list-style: none; font-size: 14px;
width: 220px; margin-bottom: 4px;
/*border-top: 1px solid #888888;*/
}

ul#menu2 li a.menu_s1 {
width: 230px; display: block; padding: 3px 5px 2px 5px;
color: #888888; background: white;
text-decoration: none; font-weight: bolder;
}

ul#menu2 li a.menu_s1:hover {
color: white; background: #000060; font-size: 14px;
}

ul#menu2 li span.menu_s1 {
width: 230px; display: block; padding: 3px 5px 2px 5px;
color: white; background: #888888;
text-decoration: none; font-weight: bolder;
}

.nadpis { font-weight: bolder; }
.text { font-weight: normal; }

