#nav {
	position: absolute;
	right: 0;
	top: 88px;
	height:27px;
	list-style: none;
	font-size: 16px;
	font-weight: bold;
	white-space: nowrap;
}
#nav li {position: relative; float: left; z-index: 1000;}
#nav li li {float: none;}
#nav li ul {position: absolute; left: 0; top: 25px;}
#nav li li a {text-decoration: none;}
#nav ul {list-style: none; width: 168px;}/* background-color: #d7ceac;*/
.section {
	display: block;
	height: 27px;
	line-height: 27px;
	padding: 0 16px 0 14px;
	background: url(/_elki/_img/down14.gif) no-repeat right center;
}
#nav li a.section {color: #fff;}
#nav li span.section {color: #e0ffe9;}
#nav li a.section, #nav li span.section {float: left;}

#nav li a.section:hover,
#nav li.active a.section:hover {color: #ffe6af;}

#nav li a.section:active,
#nav li.active a.section,
#nav li.active a.section:active {color: #e0ffe9;}

/* commented backslash \*/ 
* html ul li a {height:1%}
/* end hack */ 

.row a, .row span {
	float: none;
	display: block;
	height: 16px;
	line-height: 16px;
	padding: 4px 12px 7px;
	font-size: 13px;
	font-family: Verdana, Arial, sans-serif;
	letter-spacing: -.04em;
	word-spacing: .11em;
	white-space: nowrap;
}
#nav li li, .row {display: block; height: 27px;}
#nav li li.first {
	background: url(/_elki/_img/_imgAjaxmenu/ajaxmenu_rc-tl-93x10.png) no-repeat 0 0;
	height: 37px;
	margin-top: 12px;
}
#nav li li.first span.row {
	padding: 10px 0 0;
	background: url(/_elki/_img/_imgAjaxmenu/ajaxmenu_rc-tr-93x10.png) no-repeat 100% 0;
}
#nav li li.last {
	background: url(/_elki/_img/_imgAjaxmenu/ajaxmenu_rc-bl-93x11.png) no-repeat 0 bottom;
	height: 38px;
	margin-bottom: 16px;
}
#nav li li.last span.row {
	padding: 0 0 11px;
	background: url(/_elki/_img/_imgAjaxmenu/ajaxmenu_rc-br-93x11.png) no-repeat 100% bottom;
}
.row a {color: #36554f;}
.row a:link, .row a:visited {color: #36554f; background-color: #d7ceac;}
.row a:hover, .row a:active {color: #fff; background-color: #a19567;}
.row span {background-image: none; color: #896030; background-color:#f0eee0;}
.row a:link, .row a:visited , .row a:hover, .row a:active, .row span {
	border-left: #ebe8dc 1px solid;
	border-right: #986 1px solid;
}
#nav li li a.fly {background: url(/_elki/_img/fly14.gif) no-repeat right center;}
#nav li:hover ul {left: 0; top: 25px;}
#nav li.last ul {left: -71px; top: 25px; width: 150px; text-align: right;}
#nav li:hover li:hover > ul {left: -5px; margin-left: 100%; top: -1px;}

#nav ul {display: block;}
