body { behavior:url("images_pliki/csshover.htc"); }
.linkcss{
	position:absolute;
	visibility: hidden;
	border:0px;
	border-bottom-width: 0;
	font:normal 12px Verdana;
	line-height: 18px;
	z-index:10;
	width: 90px;
	text-align:left;
	
}

.linkcss a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 0px;
padding: 2px 8px;
text-decoration: none;
text-indent: 5px;
color:#9C6B2C;
z-index:10;
}

.linkcss a:hover{ /*hover background color*/
color: #6C4B20;
font-weight: bold;
text-decoration:none;
}

#linkmenu1 {background:url('menu_pod.gif') transparent no-repeat;width:176px;

}
html>body #linkmenu1 {
background-image:url('menu_pod.png');
}
