BODY, TD {
  font-family: Arial CE,Helvetica CE, Arial, Helvetica;
  font-size: 12px;
}

H2 {
  font-size: 16px;
  font-weight: bold;
  text-align: left;
  color: #800040;
  background-color: #F5F5F5;
  padding-left: 3px;
}

H3 {
  font-size: 14px;
  font-weight: bold;
}

P, UL {
  text-align: justify;
}

/* ---> obsah <--- */
.o1, .o1 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000066;
}

.o1 a {
  text-decoration: none;
}

.o1 a:hover {
  text-decoration: underline;
}
/* <--- obsah ---> */

/* ---> navigace <--- */
.nav {
  font-size: 14px;
  color: #FFFFFF;
  font-weight: bold;
}

.nav a {
  text-decoration: none;
  color: #ccffff;
  font-weight: normal;
}

.nav a:hover {
 text-decoration: underline;
}

.nav2 {
  font-size: 10px;
} 
/* <--- navigace ---> */

/* <--- vysvetlivky ---> */
.vys {
  font-size: 10px;
  color: #000000;
}

.vys2 {
  text-decoration: underline;
}
/* ---> vysvetlivky <--- */

/* <--- buňky tabulek ---> */

.t0, .t1, .t2, .t4, .t5, .t6, .t8, .t9, .t10, .t16, .t17, .t18, .t20, .t21, .t22, .t24, .t25, .t26 {
padding-right: 3px;
padding-left: 3px;
}

.t0 {
  text-align: center;
}

.t1 {
  text-align: left;
}

.t2 {
  text-align: right;
}
.t4 {
  text-align: center;
}

.t5 {
  text-align: left;
}

.t6 {
  text-align: right;
}
.t8 {
  text-align: center;
}

.t9 {
  text-align: left;
}

.t10 {
  text-align: right;
}
.t16 {
  text-align: center;
  font-weight: bold;
}

.t17 {
  text-align: left;
  font-weight: bold;
}

.t18 {
  text-align: right;
  font-weight: bold;
}
.t20 {
  text-align: center;
  font-weight: bold;
}

.t21 {
  text-align: left;
  font-weight: bold;
}

.t22 {
  text-align: right;
  font-weight: bold;
}
.t24 {
  text-align: center;
  font-weight: bold;
}

.t25 {
  text-align: left;
  font-weight: bold;
}

.t26 {
  text-align: right;
  font-weight: bold;
}

.tn {
  background-color: #999999;
}

.tt {
background-color: #000066;
}
/* <--- navigace ---> */

.img {
  text-align: center;
}
/* ---> obarvení scrolovacích lišt <--- */
body {
  scrollbar-track-color: #cccccc;
  scrollbar-face-color: #000066;
  scrollbar-highlight-color: #ccffff;
  scrollbar-3dlight-color: #666666;
  scrollbar-darkshadow-color: #000000;
  scrollbar-shadow-color: purple;
  scrollbar-arrow-color: #ccffff;
}
/* <--- obarvení scrolovacích lišt ---> */
