body.{
background-color: #85B1DD;
background-image: url(img/jobbhatter.gif);
background-attachment: fixed;
scrollbar-face: blue;
scrollbar-arrow: blue;
scrollbar-shadow: blue;}

#termekek{
z-index: 2;
position:absolute;
top:20;
left:3;
visibility: hidden;
}

.fomenuelem{
font-family: Verdana;
cursor: pointer;
font-size: 12px;
text-decoration: none;
font-weight: 600;
padding: 5px;
}

.fomenuelem:hover{
font-family: Verdana;
cursor: pointer;
font-size: 12px;
text-decoration: none;
color: red;
font-weight: 600;
padding: 5px;
}

.almenuelem{
font-family: Verdana;
font-size: 14px;
text-decoration: none;
font-weight: 600;
color: white;
border: 0;}

.almenuelem.a:hover{
font-family: Verdana;
font-size: 14px;
text-decoration: none;
font-weight: 600;
color: red;
border: 0;}

table.almenuelem{

border-color: black;
border-width: 2;
border-style: outset;
padding: 0px;}

table.almenuelem.a:hover{
color: red;
}