.navcontainer { width: 200px;
/*background-color: #fcfcfc;*/
background-image:url(htmenu.jpg);
	line-height: 160%;
}

.navcontainer ul
{
margin-left: 0;
margin-top: 0;
padding-left: 0;
list-style-type: none;
font-size: 110%;
}

.navcontainer a
{
display: block;
padding: 0px 15px 2px 10px;
width: 175px;
background-color: #f3f3f3;
border-bottom: 1px dashed #bbb;
}

.navcontainer a:link, .navcontainer a:visited, .navlist
{
color: #337;
text-decoration: none;
}

.navcontainer a:hover
{
background-color: #008;
color: #fff;
background-attachment: scroll; background-repeat: no-repeat; background-position: 100% 40%;background-image:url(nyil2.gif);

}

#topmenu
{
	border-top: 1px dashed #bbb;
}


.navtext
{
color: #557;
text-decoration: none;
text-align: center;
/*font-size: 120%;*/
}

#menu p{
color:#888;
line-height: 140%;
margin: 0 0 0 0;
padding: 10px 5px 10px 5px;}


