BODY.menu {
  margin: 0px 0px 0px 12px;
  background-image :none;
}

A.menu1b:link, A.menu1b:visited,  .menu1b{
	color: #003C78;
	text-decoration: underline;
	font-weight: bold;
	white-space: nowrap;
	padding-left: 5px;
  font-size: 12px;
  line-height: 20px;
}

A.menu1b:hover {
	color: #003C78;
	text-decoration: none;
	font-weight: bold;
	white-space: nowrap;
	padding-left: 5px;
  font-size: 12px;
  line-height: 20px;
}

A.menu1:link, A.menu1:visited, .menu1 {
	color: #003C78;
	text-decoration: underline;
	font-weight: bold;
	white-space: nowrap;
	padding-left: 5px;
  font-size: 12px;
  line-height: 20px;
}

A.menu1:hover {
	color: #003C78;
	text-decoration: none;
	font-weight: bold;
	white-space: nowrap;
	padding-left: 5px;
  font-size: 12px;
  line-height: 20px;
}

SPAN.nezalamuj {
    white-space:nowrap;
    cursor: hand;
}

SPAN.show {
    display: block;
}

SPAN.hide {
    display: none;
}

SPAN.plus {
	cursor: default;
	background: url(../images/menu_plus.gif) no-repeat 0px 2px;
	padding-left: 6px;
	text-decoration: none;
	z-index: 2;
	cursor: hand;
}

SPAN.neplus1 {
    cursor: default;
    background: url(../images/menu_neplus1.gif) no-repeat 0px 1px;
    padding-left: 11px;
    text-decoration: none;
    z-index: 2;
}

SPAN.minus {
    cursor: default;
    background: url(../images/menu_minus.gif) no-repeat 0px 2px;
    padding-left: 6px;
    text-decoration: none;
}

A.menu2:link, A.menu2:visited, .menu2 {
  color: #003C78;
  text-decoration: none;
  font-weight: normal;
  padding-left: 3px;
  white-space:nowrap;
  font-size: 12px;
}

A.menu2:active {
	color: #F3AF04;
	text-decoration: underline;
	font-weight: normal;
	padding-left: 3px;
	white-space:nowrap;
  font-size: 12px;
}

A.menu2:hover {
	color: #F3AF04;
	text-decoration: underline;
	font-weight: normal;
	padding-left: 3px;
	white-space:nowrap;
  font-size: 12px;
}

A.menu2b:link, A.menu2b:visited, .menu2b {
  color: #003C78;
  text-decoration: none;
  font-weight: normal;
  padding-left: 3px;
  white-space:nowrap;
  font-size: 12px;
}

A.menu2b:hover {
	color: #F3AF04;
	text-decoration: none;
	font-weight: normal;
	padding-left: 3px;
	white-space:nowrap;
  font-size: 12px;
}

SPAN.sshow {
    display: block;
}

SPAN.shide {
    display: none;
}

SPAN.splus {
    cursor: default;
    background: url(../images/menu_plus.gif) no-repeat 0px 2px;
    margin-left: 13px;
    padding-left: 6px;
    text-decoration: none;
    z-index: 2;
    cursor: hand;
}

SPAN.neplus2 {
    cursor: default;
    background: url(../images/menu_neplus2.gif) no-repeat 0px 2px;
    margin-left: 13px;
    padding-left: 6px;
    text-decoration: none;
    z-index: 2;
}

SPAN.sminus {
    cursor: default;
    background: url(../images/menu_minus.gif) no-repeat 0px 2px;
    margin-left: 13px;
    padding-left: 6px;
    text-decoration: none;
}

A.menu3:link, A.menu3:visited, .menu3 {
  color: #003C78;
  text-decoration: none;
  padding-left: 3px;
  white-space:nowrap;
  font-size: 12px;
}

A.menu3:hover {
	color: #F3AF04;
  text-decoration: none;
  padding-left: 3px;
  white-space:nowrap;
  font-size: 12px;
}

SPAN.neplus3 {
    cursor: default;
    background: url(../images/menu_neplus3.gif) no-repeat 0px 2px;
    margin-left: 28px;
    padding-left: 6px;
    text-decoration: none;
    z-index: 2;
}
