BODY {
  color:                 black;
  background-color:      white;
  font-family:           Arial;
  font-size:             12pt;
  scrollbar-arrow-color: #afaff6;
  scrollbar-base-color:  #afaff6;
  scrollbar-track-color: #9494de;
  scrollbar-face-color:  #efefff;
  background-image:      url("img/znak_kk_grey.png");
}

.justify {
  text-align: justify;
}

div.break {
  page-break-after: always;
}

TABLE {
  font-size: 12pt;
}

TABLE.mensi {
  font-size: 11pt;
}

H1, H2 {
  color:       #262695;
  font-weight: bold;
  text-align:  center;
}

FIELDSET {
  padding: 8px;
}

LEGEND {
  color:          brown;
  font-weight:    400;
  padding-bottom: 6px;
}

A {
  color: blue;
}
A.email:link, A.email:visited, A.email:hover {
  text-decoration: none;
}
A.email:hover {
  text-decoration: underline;
}

TABLE.copyright {
  font-size: 8pt;
  width:     100%;
}

FONT.expl {
  font-size: 8pt;
}

.nadpis {
  background-color: #b4aeff;
}

.akce, .akce_KP, .akce_Has, .akce_JCM {
  text-align:    justify;
  border:        solid 1px;
  margin-bottom: 1ex;
  padding:       1em;
}
.akce_KP  {background-color: #f1fff2;}
.akce_Has {background-color: #fffec6;}
.akce_JCM {background-color: #ffe0e8;}
.levy_sloupec {
  width: 49%;
  float: left;
}
.pravy_sloupec {
  width: 50%;
  float: right;
}
.datum {
  text-decoration: underline;
}
.nazev {
  font-weight: bold;
}

.popisek {
  background-color: #f9c2ff;
} 
.caption {
  background-color: #b2ffbd;
}

.underline {
  text-decoration: underline;
}

.n {
  font-weight: 200;
}
