.inside  { background-color: white; border: dotted 1pt black }
.menu { border-top: 1pt solid #2e3192; border-bottom: 1pt solid #2e3192 }
p { color: black; font-size: 10pt; font-family: Verdana; text-align: justify }
.text { color: black; font-size: 10pt; font-family: Verdana; text-align: justify }
h1  { color: black; font-weight: bold; font-size: 10pt; font-family: Verdana; text-align: justify; margin-top: 0pt; padding-top: 0pt }
a   { color: #2e3192; font-size: 10pt; font-family: Verdana; text-decoration: none }
.a1   { color: #e39016; font-size: 10pt; font-family: Verdana; text-decoration: none }
a:hover   { color: #4f55ff; font-size: 10pt; font-family: Verdana; text-decoration: none }
.vodkaz1 { color: #666; font-weight: normal; font-size: 10pt; font-family: Verdana; text-decoration: none; text-align: justify; border: solid 1pt black }
#navigation ul {
list-style: none;
margin: 0;
padding: 0;
}

#navigation li {
background: #dedede;
border-left: 1px solid #999;
float: left;
margin: 0;
padding: 0;
}

#navigation a {
color: #2e3192;
font-weight: bold;
padding: 5px 10px;
text-decoration: none;
}

#navigation a:hover {
color: #4f55ff;
}

#navigation #currentpage a {
background: #fff;
color: #333;
}
