body    { color: #333; font-size: 12px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; background: #bedbe1 url(graphics/iglubu-background.gif) repeat-y left 0 }
p  { color: #333; font-size: 12px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif }
td  { color: #333; font-size: 12px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif }
a:visited  { color: black; text-decoration: none }
a:hover, a:active, a:link { color: #da3434; text-decoration: none }
.main { border: solid 1px #9d8d84 }
.middle { border-right: 1px solid #9d8d84; border-left: 1px solid #9d8d84 }
#layer1  { visibility: visible; position: absolute; z-index: 2; top: 12px; left: 20px; width: 216px; height: 84px }

.topmenuul{
	list-style-type:none;
	margin:0;
	padding:0;
}

.topmenuli{
	list-style-type:none;
	float:left;
}

.topmenutitle{
	display:block;
	width:auto;
}

.submenuul{
	list-style-type:none;
	position:absolute;
	margin: 0;
	padding:0;
	display:none;
}

.submenuli a{
	display:block;
	width:100px;
}

li:hover ul , li.over ul{ /* lists nested under hovered list items */
	display: block;
}

#dmenu li>ul { 
	top: auto;
	left: auto;
}

.topmenutitle {
	text-indent:0px;
	text-decoration: none;
	border:0px solid #000000;
	padding:0px;
	line-height:14px;
}

.submenuul {
	margin-top:-1px;
	background-color:#e6f0da;
	background-position: top left;
	background-repeat: repeat-x;
}

.submenuli a{
	padding:1px;
	text-decoration: none;
	color: #000000;
}

#content {
	clear: left;
	color: #ccc;
}
