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