#page ul.tree li.separator,
#page ul.menu li.separator {
	display: block;
}

#page ul.menu li.add-last {
	display: block;
	line-height: 1px;
	height: 1px;
	margin-top: -1px;
	float: left !important;
	overflow: hidden;
}

#page ul.menu li {
	list-style: none;
	float: left;
}

#page ul.tree li {
	list-style: none;
}

#page ul.tree a:hover,
#page ul.menu a:hover,
#page ul.tree a,
#page ul.menu a {
	display: block;
	text-decoration: none;
}

#page  ul.tree ul {
	display: none;
	margin: 0em;
	padding: 0em;
}

#page  ul.menu ul {
	display: none;
	position: absolute;
	margin: 0em;
	padding: 0em;
	z-index: 90;
}

#page ul.menu ul li {
	float: none;
	display: inline;
	margin:0em;
}

#page ul.tree ul.show,
#page ul.menu ul.show {
  display: block;
}

/*------------------------------+
| menu style horizontal         |
+------------------------------*/


/*  zmena zn
#page #menu-horizontal {
	font-size: 10pt;
	font-family: sans-serif;
	position: absolute;
	top: 1em;
	left: 1em;	
	width: 50em;
	clear: both;
	z-index: 20;
}
*/
#page #menu-horizontal {
  font-weight: bold;
}

/*-[ colors ]-------------------*/
#page #menu-horizontal ul.menu {
	color: black;
/*	background-color: #cccccc;
 zmena zn*/
}

#page #menu-horizontal ul.menu ul {
	color: black;
	background-color: #f4f4f4;
	border-color: #cccccc;
}

#page #menu-horizontal ul.menu li a,
#page #menu-horizontal ul.menu li ul li a {
	color: black;
	background-color: transparent;
}

#page #menu-horizontal ul.menu li a.open{
	color: black;
	/* background-color: white; zmena zn */
}
#page #menu-horizontal ul.menu li a.over {
  color: #b34700; text-decoration: underline;
}


#page #menu-horizontal ul.menu ul li a.open {
	color: black;
	background-color: #cccccc;
}

#page #menu-horizontal ul.menu ul li a.over {
	color: white;
	background-color: #999999;
        text-decoration:none; /* zmena zn */
}
/*------------------------------*/

/*-[ bg images ]----------------*/

#page #menu-horizontal ul.menu ul a span.dart {
	background-image: url("pdesign_image.php?lang=1&name=menudart.gif");
}

#page #menu-horizontal ul.menu ul a {
	background-image: url("pdesign_image.php?lang=1&name=icondart.gif"); background-position: top;
}

/*------------------------------*/

#page #menu-horizontal ul.menu li ul li{
/* zmena zn */
  margin:0px; 
  padding:0px;
}


#page #menu-horizontal ul.menu li.separator {
	height: 0.35em;
	border-top: 0.07em solid #cccccc;
	line-height: 0.07em;
	overflow: hidden;
	margin-top: 0.35em;
}

#page #menu-horizontal ul.menu {
	margin: 0em;
	padding: 0em;
	/*padding-top: 2em;*/
	text-align: left;
	height: 1.7em;
}

#page #menu-horizontal ul.menu ul {
	width: 16em; /* šířka podmenu */
	margin: 0em;
	padding-left: 0em;
	padding-right: 0em;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	border-style: solid;
	border-width: 0.07em;
}

#page #menu-horizontal ul.menu ul ul {
	width: 16em; /* šířka pod podmenu */
	left: 15.93em; /* odsazení pod podmenu */
	margin-left: 0em;
	margin-top: -2.07em;
	padding-bottom: 0.5em;
	padding-top: 0.5em;
}

#page #menu-horizontal ul[class~="menu"] li ul li ul {
	margin-left: 0.135em; /*melo by byt 0.14em <- MZ*/
}

#page #menu-horizontal ul.menu ul ul ul {
	left: 10.93em;
}

#page #menu-horizontal ul.menu ul ul ul ul {
	left: -11.07em;
}

#page #menu-horizontal ul[class~="menu"] ul ul ul ul {
	left: -11.36em; /*melo by byt 11.35em <- MZ*/
}

#page #menu-horizontal ul.menu li {
	padding-top: 0em;
	padding-bottom: 0em;
}

#page #menu-horizontal ul.menu li a {
	position: relative;
	padding-right: 0.4em;
	padding-left: 0.9em;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
}


#page #menu-horizontal ul.menu li ul li a {
	padding-right: 1.75em;
	padding-left: 2em;
	padding-top: 0em;
	padding-bottom: 0em;
	line-height: 1.5em;
	margin-left: 0em;
	position: static;
	background-repeat: no-repeat;
	background-position: 1em 50%;
}

#page #menu-horizontal ul.menu a span.icon {
	margin-left: -0.5em;
	margin-right: 0.4em;
}
#page #menu-horizontal ul.menu a span.icon img {
	vertical-align: text-top;
	border: none;
}

#page #menu-horizontal ul.menu ul a span.icon {
	position: absolute;
	left: 0.5em;
	overflow: hidden;
	height: 1.5em;
	width: 16px;
	background-repeat: no-repeat;
	background-position: 0px 50%;
	margin: 0em;
}
#page #menu-horizontal ul[class~="menu"] ul a span.icon {
	margin-top: 0em;
}


#page #menu-horizontal ul.menu ul a span.icon img {
	position: relative;
	top: 40%;
	height: 16px;
	margin-top: -50%;
	border: none;
}

#page #menu-horizontal ul[class~="menu"] ul a span.icon img {
	position: absolute;
	top: 50%;
}

#page #menu-horizontal ul.menu a span.dart {
	position: absolute;
	overflow: hidden;
	height: 1.7em;
	top: 0em;
	margin-top: 0em;
	width: 10px;
	right: 0.25em;
	background-repeat: no-repeat;
	background-position: -0px 50%;
}


#page #menu-horizontal ul.menu ul a span.dart {
	top: auto;
	height: 1.5em;
	right: 0.5em;
	background-position: 0px 50%;
}


#page #menu-horizontal ul.menu ul a.over span.dart {
	background-position: -10px 50%;
}


/*------------------------------+
| menu style horizontal 2        |
+------------------------------*/


#page #menu-horizontal2 {
	font-size: 11.5pt;
	font-family: sans-serif;
	position: absolute;
	top: 5em;
	left: 1em;
	width: 50em;
	clear: both;
	z-index: 15;
}


/*-[ colors ]-------------------*/
#page #menu-horizontal2 ul.menu {
	color: black;
	background-color: #cccccc;
}

#page #menu-horizontal2 ul.menu ul {
	color: black;
	background-color: #f4f4f4;
	border-color: #cccccc;
}

#page #menu-horizontal2 ul.menu li a,
#page #menu-horizontal2 ul.menu li ul li a {
	color: black;
	background-color: transparent;
}

#page #menu-horizontal2 ul.menu li a.open,
#page #menu-horizontal2 ul.menu li a.over {
	color: black;
	background-color: white;
}

#page #menu-horizontal2 ul.menu ul li a.open {
	color: black;
	background-color: #cccccc;
}

#page #menu-horizontal2 ul.menu ul li a.over {
	color: white;
	background-color: #999999;
}

/*------------------------------*/

/*-[ bg images ]----------------*/

#page #menu-horizontal2 ul.menu a span.dart {
	background-image: url("pdesign_image.php?lang=1&name=treedart.gif");
}

#page #menu-horizontal2 ul.menu ul a span.dart {
	background-image: url("pdesign_image.php?lang=1&name=menudart.gif");
}

#page #menu-horizontal2 ul.menu ul a {
	background-image: url("pdesign_image.php?lang=1&name=icondart.gif");
}

/*------------------------------*/


#page #menu-horizontal2 ul.menu li.separator {
	height: 0.7em;
}

#page #menu-horizontal2 ul.menu {
	margin: 0em;
	padding: 0em;
	text-align: left;
	height: 1.6em;
}

#page #menu-horizontal2 ul.menu ul {
	width: 16em;
	margin: 0em;
	padding-left: 0em;
	padding-right: 0em;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	border-style: solid;
	border-width: 0.07em;
}

#page #menu-horizontal2 ul.menu ul ul {
	width: 11em;
	left: 15.93em;
	margin-left: 0em;
	margin-top: -2.07em;
	padding-bottom: 0.5em;
	padding-top: 0.5em;
}

#page #menu-horizontal2 ul[class~="menu"] li ul li ul {
	margin-left: 0.135em; /*melo by byt 0.14em <- MZ*/
}

#page #menu-horizontal2 ul.menu ul ul ul {
	left: 10.93em;
}

#page #menu-horizontal2 ul.menu ul ul ul ul {
	left: -11.07em;
}

#page #menu-horizontal2 ul[class~="menu"] ul ul ul ul {
	left: -11.36em; /*melo by byt 11.35em <- MZ*/
}

#page #menu-horizontal2 ul.menu li {
	padding-top: 0em;
	padding-bottom: 0em;
}

#page #menu-horizontal2 ul.menu li a {
	position: relative;
	padding-right: 1.5em;
	padding-left: 1em;
	padding-top: 0.3em;
	padding-bottom: 0.2em;
}


#page #menu-horizontal2 ul.menu li ul li a {
	padding-right: 1.75em;
	padding-left: 2em;
	padding-top: 0em;
	padding-bottom: 0em;
	line-height: 1.5em;
	margin-left: 0em;
	position: static;
	background-repeat: no-repeat;
	background-position: 1em 50%;
}

#page #menu-horizontal2 ul.menu a span.icon {
	margin-left: -0.5em;
	margin-right: 0.4em;
}
#page #menu-horizontal2 ul.menu a span.icon img {
	vertical-align: text-top;
	border: none;
}

#page #menu-horizontal2 ul.menu ul a span.icon {
	position: absolute;
	left: 0.5em;
	overflow: hidden;
	height: 1.5em;
	width: 16px;
	background-repeat: no-repeat;
	background-position: 0px 50%;
	margin: 0em;
}
#page #menu-horizontal2 ul[class~="menu"] ul a span.icon {
	margin-top: 0em;
}


#page #menu-horizontal2 ul.menu ul a span.icon img {
	position: relative;
	top: 40%;
	height: 16px;
	margin-top: -50%;
	border: none;
}

#page #menu-horizontal2 ul[class~="menu"] ul a span.icon img {
	position: absolute;
	top: 50%;
}

#page #menu-horizontal2 ul.menu a span.dart {
	position: absolute;
	overflow: hidden;
	height: 1.6em;
	top: 0em;
	margin-top: 0em;
	width: 10px;
	right: 0.25em;
	background-repeat: no-repeat;
	background-position: -30px 50%;
}


#page #menu-horizontal2 ul.menu ul a span.dart {
	top: auto;
	height: 1.5em;
	right: 0.5em;
	background-position: 0px 50%;
}


/*#page #menu-horizontal2 ul.menu a span.dart {
	background-position: -30px 50%;
}*/

#page #menu-horizontal2 ul.menu ul a.over span.dart {
	background-position: -10px 50%;
}





/*------------------------------+
| menu style vertical           |
+------------------------------*/


#page #menu-vertical {
	font-size: 10pt;
	font-family: sans-serif;
	position: absolute;
	top: 15em;
	left: 1em;
	width: 10em;
	clear: both;
	z-index: 10;
}


/*-[ colors ]-------------------*/
#page #menu-vertical ul.menu {
	color: black;
	background-color: #cccccc;
}

#page #menu-vertical ul.menu ul {
	color: black;
	background-color: #f4f4f4;
	border-color: #999999;
}

#page #menu-vertical ul.menu li a,
#page #menu-vertical ul.menu li ul li a {
	color: black;
	background-color: transparent;
}

#page #menu-vertical ul.menu li a.open,
#page #menu-vertical ul.menu li a.over {
	color: black;
	background-color: white;
}

#page #menu-vertical ul.menu ul li a.open,
#page #menu-vertical ul.menu ul li a.over {
	color: white;
	background-color: #999999;
}

/*------------------------------*/

/*-[ bg images ]----------------*/

#page #menu-vertical ul.menu a span.dart {
	background-image: url("pdesign_image.php?lang=1&name=menudart.gif");
}

#page #menu-vertical ul.menu a {
	background-image: url("pdesign_image.php?lang=1&name=icondart.gif");
}

/*------------------------------*/

#page #menu-vertical ul.menu li.separator {
	height: 0.7em;
}

#page #menu-vertical ul.menu {
	margin: 0em;
	padding: 0em;
	text-align: left;
	width: 10em;
	position: relative;
}

#page #menu-vertical ul.menu ul {
	left: 9.93em;
	width: 16em;
	margin: 0em;
	padding-left: 0em;
	padding-right: 0em;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	border-style: solid;
	border-width: 0.07em;
	margin-top: -2.07em;
}

#page #menu-vertical ul.menu ul ul {
	width: 11em;
	left: 15.93em;
	margin-left: 0em;
	padding-bottom: 0.5em;
	padding-top: 0.5em;
}

#page #menu-vertical ul[class~="menu"] ul ul {
	margin-left: 0.145em; /*melo by byt 0.14em <- MZ*/
}

#page #menu-vertical ul.menu ul ul ul {
	left: 10.93em;
}

#page #menu-vertical ul.menu ul ul ul ul {
	left: -11.07em;
}

#page #menu-vertical ul[class~="menu"] ul ul ul ul {
	left: -11.35em;
}

#page #menu-vertical ul.menu li {
	display: inline;
	float: none;
	padding-top: 0em;
	padding-bottom: 0em;
}

#page #menu-vertical ul.menu li a {
	padding-right: 1.75em;
	padding-left: 2em;
	padding-top: 0em;
	padding-bottom: 0em;
	line-height: 1.5em;
	margin-left: 0em;
	background-repeat: no-repeat;
	background-position: 1em 50%;
	position: static;
}


#page #menu-vertical ul.menu a span.icon {
	position: absolute;
	overflow: hidden;
	height: 1.5em;
	width: 16px;
	left: 0.5em;
	background-repeat: no-repeat;
	background-position: 0px 50%;
}

#page #menu-vertical ul[class~="menu"] a span.icon {
	margin-top: 0em;
}

#page #menu-vertical ul.menu a span.icon img {
	position: relative;
	top: 40%;
	height: 16px;
	margin-top: -50%;
	border: none;
}

#page #menu-vertical ul[class~="menu"] a span.icon img {
	position: absolute;
	top: 50%;
}

#page #menu-vertical ul.menu a span.dart {
	position: absolute;
	overflow: hidden;
	height: 1.5em;
	margin-top: -0.17em;
	width: 10px;
	right: 0.5em;
	background-repeat: no-repeat;
	background-position: 0px 50%;
}

#page #menu-vertical ul[class~="menu"] a span.dart {
	margin-top: 0em;
}


#page #menu-vertical ul.menu a span.dart,
#page #menu-vertical ul.menu ul a span.dart {
	background-position: 0px 50%;
}

#page #menu-vertical ul.menu ul a.open span.dart {
	background-position: -10px 50%;
}




/*------------------------------+
| tree                          |
+------------------------------*/


#page #tree {
	font-size: 10.5pt;
	font-family: sans-serif;
	position: absolute;
	top: 15em;
	left: 15em;
	clear: both;
	width: 16em;
}


/*-[ colors ]-------------------*/
#page #tree ul.tree {
	color: black;
	background-color: #cccccc;
}

#page #tree ul.tree ul {
	color: black;
	background-color: transparent;
}

#page #tree ul.tree li a,
#page #tree ul.tree li ul li a {
	color: black;
	background-color: transparent;
}

#page #tree ul.tree li a.open,
#page #tree ul.tree li a.over {
	color: #ff9900;
	background-color: white;
}

#page #tree ul.tree ul li a.open,
#page #tree ul.tree ul li a.over {
	color: white;
	background-color: #999999;
}

/*------------------------------*/

/*-[ bg images ]----------------*/

#page #tree ul.tree a span.dart {
	background-image: url("pdesign_image.php?lang=1&name=treedart.gif");
}

#page #tree ul.tree a,
#page #tree ul.tree ul ul a {
	background-image: url("pdesign_image.php?lang=1&name=iconblackdart.gif");
}

#page #tree ul.tree ul a {
	background-image: url("pdesign_image.php?lang=1&name=icondart.gif");
}


/*------------------------------*/

#page #tree ul.tree li.separator {
	height: 0.7em;
}

#page #tree ul.tree {
	margin: 0em;
	padding: 0em;
	text-align: left;
}

#page #tree ul.tree ul {
	margin: 0em;
	padding-left: 1em;
	padding-right: 0em;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}


#page #tree ul.tree li {
	display: inline;
	float: none;
	padding-top: 0em;
	padding-bottom: 0em;
}

#page #tree ul.tree li a {
	padding-right: 1.75em;
	padding-left: 2em;
	padding-top: 0em;
	padding-bottom: 0em;
	line-height: 1.5em;
	margin-left: 0em;
	position: static;
	background-repeat: no-repeat;
	background-position: 1em 50%;
}


#page #tree ul.tree a span.icon {
	float: left;
	overflow: hidden;
	height: 1.5em;
	width: 16px;
	margin-left: -1.5em;
	background-repeat: no-repeat;
	background-position: 0px 50%;
}

#page #tree ul.tree a span.icon img {
	position: relative;
	top: 50%;
	height: 16px;
	margin-top: -50%;
	border: none;
}

#page #tree ul[class~="tree"] a span.icon img {
	top: 50%;
}

#page #tree ul.tree a span.dart {
	float: right;
	overflow: hidden;
	height: 1.5em;
	margin-top: 0em; /*-1.5em*/
	margin-right: -1em;
	width: 10px;
	background-repeat: no-repeat;
	background-position: 0px 50%;
}

#page #tree ul.tree a span.dart,
#page #tree ul.tree ul a span.dart {
	background-position: 0px 50%;
}

#page #tree ul.tree ul a.open span.dart {
	background-position: -20px 50% !important;
}

#page #tree ul.tree ul a.over span.dart {
	background-position: -10px 50%;
}

#page #tree ul.tree a.open span.dart {
	background-position: -30px 50% !important;
}



/*------------------------------+
| tree 2                        |
+------------------------------*/


#page #tree2 {
	font-size: 10pt;
	font-family: sans-serif;
	position: absolute;
	top: 15em;
	left: 35em;
	clear: both;
	width: 16em;
}


/*-[ colors ]-------------------*/
#page #tree2 ul.tree {
	color: black;
	background-color: white;
	border-color: #999999;
}

#page #tree2 ul.tree ul {
	color: black;
	background-color: transparent;
}

#page #tree2 ul.tree li a,
#page #tree2 ul.tree li ul li a {
	color: black;
	background-color: transparent;
	border-color: #999999;
}

#page #tree2 ul.tree li a.open,
#page #tree2 ul.tree li a.over {
	color: #ff9900;
	background-color: transparent;
}

#page #tree2 ul.tree ul li a.open,
#page #tree2 ul.tree ul li a.over {
	color: #999999;
	background-color: transparent;
}

/*------------------------------*/

/*-[ bg images ]----------------*/

#page #tree2 ul.tree a span.dart {
	background-image: url("pdesign_image.php?lang=1&name=treedart.gif");
}

#page #tree2 ul.tree a,
#page #tree2 ul.tree ul ul a {
	background-image: url("pdesign_image.php?lang=1&name=iconblackdart.gif");
}

#page #tree2 ul.tree ul a {
	background-image: url("pdesign_image.php?lang=1&name=icondart.gif");
}


/*------------------------------*/

#page #tree2 ul.tree li.separator {
	height: 0.7em;
}

#page #tree2 ul.tree {
	margin: 0em;
	padding: 0.5em;
	text-align: left;
	border-style: solid;
	border-width: 0.07em;
}

#page #tree2 ul.tree ul {
	margin: 0em;
	padding-left: 1em;
	padding-right: 0em;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}


#page #tree2 ul.tree li {
	display: inline;
	float: none;
	padding-top: 0em;
	padding-bottom: 0em;
}

#page #tree2 ul.tree li a {
	padding-right: 1.75em;
	padding-left: 1.25em;
	padding-top: 0em;
	padding-bottom: 0em;
	line-height: 1.5em;
	margin-top: 0.25em;
	margin-left: 0em;
	position: static;
	background-repeat: no-repeat;
	background-position: 0.5em 50%;
	border-bottom-style: solid;
	border-bottom-width: 0.07em;
}

#page #tree2 ul.tree li.last a {
	border-bottom-width: 0em;
}

#page #tree2 ul.tree a span.icon {
	float: left;
	overflow: hidden;
	height: 1.5em;
	width: 16px;
	margin-left: -1.25em;
	background-repeat: no-repeat;
	background-position: 0px 50%;
}

#page #tree2 ul.tree a span.icon img {
	position: relative;
	top: 50%;
	height: 16px;
	margin-top: -50%;
	border: none;
}

#page #tree2 ul[class~="tree"] a span.icon img {
	top: 50%;
}

#page #tree2 ul.tree a span.dart {
	float: right;
	overflow: hidden;
	height: 1.5em;
	margin-top: 0em; /*-1.5em*/
	margin-right: -1em;
	width: 10px;
	background-repeat: no-repeat;
	background-position: 0px 50%;
}

#page #tree2 ul.tree a span.dart {
	background-position: 0px 50%;
}

#page #tree2 ul.tree a.open span.dart {
	background-position: -30px 50% !important;
}


/*------------------------------+
| menu like tree                |
+------------------------------*/
#page #menu-like-tree ul.menu li {
	list-style: none;
	float: none;
	margin:0px;padding:0px;
	
}

#page #menu-like-tree ul.menu ul {
	margin: 0em;
	padding: 0em;
	position: static;
}

#page #menu-like-tree ul.menu li.add-last,
#page #menu-like-tree iframe {
	display: none;
}

#page #menu-like-tree {
/* zmena zn */
  font-size: 100%; font-weight: normal;
  margin:0px; padding:0px; 
  padding-top:5px; 
}

/*-[ colors ]-------------------*/
#page #menu-like-tree ul.menu {
	color: black;
	background-color: #fff;
	/*background-color: white; zmena zn */
	border-color: #999999;
}

#page #menu-like-tree ul.menu ul {
	color: black;
	background-color: transparent;
}

#page #menu-like-tree ul.menu li a,
#page #menu-like-tree ul.menu li ul li a {
	color: #b34700; /* zmena zn */
        padding-left: 1em; 
	background-color: transparent;
	border-color: #999999;
	Xfont-weight:bold;
}

#page #menu-like-tree ul.menu li a.open {
	color: #b34700; /* zmena zn */
	background-color: transparent;
}

#page #menu-like-tree ul.menu li a.over {
	color: black; /* zmena zn */
	text-decoration: underline;
	background-color: transparent;
}

#page #menu-like-tree ul.menu ul li a.over {
	color: black; /* zmena zn */
	background-color: transparent;
}

/*------------------------------*/

/*-[ bg images ]----------------*/

#page #menu-like-tree ul.menu a span.dart {
	background-image:  none
}

#page #menu-like-tree ul.menu a,
#page #menu-like-tree ul.menu ul ul a {
	background-image: url("pdesign_image.php?lang=1&name=iconblackdart.gif");
	background-repeat: no-repeat;
	background-position: top;
}

#page #menu-like-tree ul.menu ul a {
	background-image: url("pdesign_image.php?lang=1&name=icondart.gif");
	background-repeat: no-repeat;
	background-position: top;
}


/*------------------------------*/

#page #menu-like-tree ul.menu li.separator {
	height: 0.7em;
}

#page #menu-like-tree ul.menu {
	margin: 0em;
	padding: 0.5em;
	text-align: left;
/*	border-style: solid;
	border-width: 0.07em; zmena zn */
}

#page #menu-like-tree ul.menu ul {
	margin: 0em;
	padding-left: 0.5em;
	padding-right: 0em;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}


#page #menu-like-tree ul.menu li {
	display: inline;
	float: none;
	padding-top: 0em;
	padding-bottom: 0em;
}

#page #menu-like-tree ul.menu li a {
/*	padding-right: 1.75em;
	padding-left: 1.25em;
	padding-top: 0em;
	padding-bottom: 0em;
	line-height: 1.5em;
	margin-top: 0.25em;
	margin-left: 0em;
	position: static;
	background-repeat: no-repeat;
	background-position: 0.5em 50%;
	border-bottom-style: solid;
	border-bottom-width: 0.07em; zmena zn */
	background-repeat: no-repeat;
	background-position: 0em 50%;
}

#page #menu-like-tree ul.menu li.last a {
	border-bottom-width: 0em;
}

#page #menu-like-tree ul.menu a span.icon {
	float: left;
	overflow: hidden;
	height: 1.5em;
	width: 16px;
	margin-left: -1.25em;
	background-repeat: no-repeat;
	background-position: 0px 50%;
}

#page #menu-like-tree ul.menu a span.icon img {
	position: relative;
	top: 50%;
	height: 16px;
	margin-top: -50%;
	border: none;
}

#page #menu-like-tree ul[class~="menu"] a span.icon img {
	top: 50%;
}

#page #menu-like-tree ul.menu a span.dart {
	float: right;
	overflow: hidden;
	height: 1.5em;
	margin-top: 0em; /*-1.5em*/
	margin-right: -1em;
	width: 10px;
	background-repeat: no-repeat;
	background-position: top left; 
}

#page #menu-like-tree ul.menu a span.dart {
	background-position: 0px 60%;
}

#page #menu-like-tree ul.menu a.open span.dart {
	background-position: -30px 60% !important;
}

/** IE select bug */
#page ul.menu iframe {
	position: absolute;
	z-index: 0;
	filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0);
}

#page ul[class~="menu"] iframe {
	display: none;
}



