#menu {
   margin: 0px;
}
#menu a, #menu a:visited, #menu a:link {
   color: #636b5a;
   font-family: arial;
   font-weight: bold;
   font-size: 11px;
   text-transform: uppercase;
   text-decoration: none;
   padding: 3px 10px 2px 10px;
   line-height: 15px;
   float: left;
   display: block;
}
#menu a:hover {
   color: black;
}
#menu .border {
   border: 1px solid white;
   margin: -1px 1px 1px 1px;
   padding: 0px;
   height: 20px;
   background: #c6cebd;
}
#menu .spacer {
   float: left;
   border: 1px inset white;
   height: 12px;
   line-height: 12px;
   width: 1px;
   margin-top: 3px;
}
.list, .list td {
   font-family: verdana;
   font-size: 11px;
   font-weight: bold;
}

h1.menu {
   font-family: tahoma;
   font-weight: bold;
   font-size: 14px;
   margin: 0px;
   padding-left: 3px;
   padding-bottom: 1px;
   color: #636b5a;
   margin-top: 20px;
   margin-bottom: 10px;
   border-bottom: 2px solid #aaa;
}
.rudas {
	font-size: 10px;
}
