body {
background-color: #b2c4d2;
font-family: Bookman, Geneva, Georgia, Times }
font-size: 9pt;
h1, h3, h4 {
font-family: Bookman, Geneva, Georgia, Times }
h2 {
margin-left: 3%;
font-family: Bookman, Georgia, Times }

table {
font-family: Bookman, Georgia, Times;
background-color: #b2c4d2;
padding; 0;
}
table.new {
font-family: Bookman, Georgia, Times;
background-color: #b2c4d2;
padding; 0;
width: 70%;
}
table.ruta {
font-family: Bookman, Georgia, Times;
font-size: 9pt;
background-color: #b2c4d2;
border-width: thin;
border-style: solid;
}
td.new {
border-width: thin;
border-style: solid;
border-color: #000000;
font-size: 75%;
}
td.adress {
font-size: 85%;
}
p.cv {
margin-left: 0.1cm;
}
td.rot {
font-family: Bookman, Georgia, Times;
font-size: 9pt;
} 
td.vit {
font-family: Bookman, Georgia, Times;
font-size: 9pt;

background-color: #FFFFFF;
} 
td.niva {
font-family: Bookman, Georgia, Times;
font-size: 8pt;
} 

#menu {
width: 100%;
float: left;
}
#menu ul {
list-style: none;
margin: 0;
padding: 0;
width: 10,5em;
float: left;
}
#menu a, #menu h2 {
font-family: Bookman, Georgia, Times;
font-size: 8pt;
display: block;
margin: 0;
padding: 0;
}

#menu h2 {
color: #ffffff;
background: #ffffff;
border: 0;
}

#menu a {
color: #000000;
background: #efefef;
border-width: 1px;
border-style: solid;
border-color: #ccc #888 #555 #bbb;
white-space: nowrap;
text-decoration: none;
}

#menu a:hover {
color: #ffffff;
background: #004a4a;
}
#menu li {
position: relative;
}

#menu ul ul {
position: absolute;
z-index: 500;
top: auto;
display: none;
}

#menu ul ul ul {
top: 0;
left: 100%;
}
div#menu h2:hoover {
background: #efefef;
}
div#menu li:hover {
cursor: pointer;
z-index: 100;
}
div#menu li:hover ul ul,
div#menu li li:hover ul ul,
div#menu li li li:hover ul ul,
div#menu li li li li:hover ul ul {
display: none;
}
div#menu li:hover ul,
div#menu li li:hover ul,
div#menu li li li:hover ul,
div#menu li li li li:hover ul {
display: block;
}
#menu a.x, #menu a.x:visited {
font-weight: bold;
color: #ffffff;
background: #efefef;
}
#menu a.x:hover {
color: #ffffff;
background: #efefef;
}
A:link { color: #000000; text-decoration: none; } A:visited { color: #000000; text-decoration: none; } A:active { color: #000000; text-decoration: none; }A:hover { color: #000080; text-decoration: underline; }
