body { 
  font-family: "Trebuchet MS", "Arial CE", Arial, Sans-serif;
  font-size: 12pt;
  line-height: 14pt;
  margin: 0px; 
  background-color: #FFFFFF; 
}

h1 { font-size: 16pt; line-height: 18pt; color: #06065C; }
h2 { font-size: 12pt; line-height: 14pt; color: #06065C; }

.main {
  width:773px;
  text-align:center;
  margin:auto;
  border-collapse: collapse; 
  border-spacing: 0px;
  border: none;
}

.menu ul { margin: 0px; padding: 0px; }
.menu ul li { display: inline; padding: 0px 15px;}

strong { color: navy; }

table {
  border-collapse: collapse; 
  border-spacing: 0px;
  border: none;
}

td { 
  vertical-align: top;
  padding: 0px; 
  margin: 0px; 
  line-height: 0;
}

img {
  margin: 0px;
  padding: 0px;
}

td.rad {
  font-size: 8pt;
  text-align: center;
}

td.rad1 {
  font-weight: bold;
}
         
td.rad2 {
  font-size: 8pt;
}

a:link, a:visited {
  color: #06065C;
  text-decoration: underline;
  font-weight: bold;
}

a:hover, a:active {
  color: #06065C;
  text-decoration: none;
  font-weight: bold;
}

img.foto { border: 1px solid navy }

.menu, .odkaz, .nadpis { line-height: 14pt; }
.copyright, .info { font-size: 10pt; line-height: 12pt; }

.content {
  line-height: 16pt;
  text-align: justify;
}

.menu { 
  text-align: center;
  font-weight: bold;
  background-image: url(../images/01-03.gif);
}

.menu a, .nadpis a {
  text-decoration: none;
}

.menu a:hover, .menu a.active, .nadpis a:hover {
  text-decoration: underline;
}

.odkaz {
  font-weight: bold;
}

.nadpis {
  text-align: left;
  font-weight: bold;
  background-image: url(../images/01-11.gif);
}

.footer {
  text-align: center;
}

.copyright {
  font-weight: bold;
  background: url(../images/01-11.gif) center repeat-y;
}

.info { 
  text-align: justify;
  padding: 10pt;
}
