div.important { 
  border: 3px solid red; 
  padding: 0.3em;
  background-color: #fee;
  }

.schema img {
  border: 0px none
}

div.note h3 {
  display: none;
}
.informalexample {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  margin-left: 30px; 
 
  padding: 0.2em;
}

.example p, .informalexample p, .note p {
  text-indent: 0; 
  margin-left: 0;
  
  }
/*
.example table, .informalexample table, .example p, .informalexample p {
   background: rgb(230,230,255);
}
*/
.example p { margin-left: 0.8em}

p.title {margin-left: 0}  
  
.example td, .example th, .informalexample td, .informalexample th {
   padding: 0.2em;
  padding-left: 0.8em; 
  padding-right: 0.8em;
  border: 0px none white;
  vertical-align: top;
}

  
.informaltable table {border: 0px none white; border-collapse: collapse }

div.informaltable th { 
  border: 0px none;
  border-bottom: 2px outset;
 
  }

table {width: 100%}
  
img.sound {/*border: 1px solid #800; padding: 0.1em;*/ cursor: pointer; background-image: url(ikonky/zvuk.gif); background-position: right center; background-repeat: no-repeat;}
img.IPA  {/*background: red;*/ vertical-align: -0.2em; height: 1.2em; border: 0px none}  

#prehravac {font-size: 0; clear: both}


p.aktivita {
  padding: 0.2em; 
  padding-left: 40px; 
  background: url("ikonky/icon_activity32.gif") no-repeat 3px 3px #eec; 
  border: 1px solid #a66; 
  min-height: 35px;
  text-indent: 0px
  }

p.priklad {font-size: 90%; padding: 0.5em; margin-left: 40px; border-left: 1px solid black  }
 p.pozn, p.note {font-size: 90%}
 em.term { font-style: normal; font-weight: bold; text-decoration: underline}
 em.transcript, em.fonet {
 font-family:  "Arial Unicode MS","Lucida Sans Unicode", Arial, sans-serif;
 font-style: normal; 
 font-size: 110%;
 letter-spacing: 0.05em;
/* */ 
 }
 em.u, em.ul, em.uk {text-decoration: underline; font-style: inherit}
 em.bk { font-weight: bold; }
 em.uk, em.bk { font-style: italic}
/* intonacni vysky */
 .m1, .m2, .m3, .m4, .p1 {position: relative; top: 1.2em; font-style: normal }
      .m2 {top: 2.4em;}
      .m3 {top: 3.6em;}
      .m4 {top: 4.8em;}

.intonation_m2 { height: 4em}
.intonation_m3 { height: 5em}
.intonation_m4 { height: 6em}
em.intonation_arrow, em em em.intonation_arrow {position: absolute; top: -1.25em;font-style: normal; text-decoration: none; color: #000}

p.intonation { line-height: 2.5em; position: relative}

span.sound, em.sound {
  cursor: pointer; 
  /*position:relative;*/
  font-family: "Lucida Sans Unicode", Arial, sans-serif;
  font-size: 110%;
  background: url(ikonky/zvuk.gif) right center no-repeat;
  /*font-style: italic;*/
  padding-right: 16px; 
  /*text-decoration: underline;*/ 
  color: #800;
  
  }
.menu-top { display: none}

