/* ====================================================================== */
/* ##### KULTURA ##### */
.akce {width: 610px;}

.form-kultura p {
  font-size: 0.8em;
  font-weight: bold;
  }

.form-kultura select, input {
  font-family: Verdana, sans-serif;
  font-size: 0.7em;
  background-color: #FFFFCC;
  font-weight: normal;
  }
  
p.datumy-nadpis {
  font-size: 1.5em;
  font-weight: bold;
  border-bottom: 1px solid #505598;
  color: #505598;
  text-align: center;
  padding: 0.1em 0.2em 0.2em 0.4em;
  }

.akce-datum {font-size:0.8em; color:#000eb7; font-weight:bold; padding-top:0.5em;}
.akce-cas {font-weight:normal; color: #000000;}
.akce-misto {font-weight:normal; color: #000000; font-size: 0.85em; }
.akce-nazev {text-transform:uppercase; font-size: 0.95em; padding:1px; font-weight:bold; margin: 1px;}

h2.akce-nazev a.permalink {
    text-decoration: none;
    color: #000;
}

.akce-popis {font-size: 0.8em;}
.akce-poradatel {font-size: 0.8em;}
.dotted {border-bottom: 1px dotted #d6d6d6; }

