/* Mass Effect Design (med.css) */

@font-face {
  font-family: MEfont;
  src: url('SLIDER_CZ.ttf');
}

/*.med .nadpis {
  font-size: 22px;
  font-family: MEfont, Arial;
  font-weight: bold;
  color: #F8AD73;
  border-bottom: 1px solid white;
  display: block;
  margin-top: 2px;
  margin-bottom: 4px;
}*/

.med .chap {
  font-size: 22px;
  font-family: MEfont, Tahoma;
  font-weight: bold;
  color: #D4D8E4;
  border-bottom: 1px solid white;
  display: block;
  margin-top: 2px;
  margin-bottom: 4px;
  text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
}

.med ul {
  list-style-image: url('http://masseffect.herniweb.cz/themes/hw_me/images/bullet.gif');
}

.med .chap .pozn {
  font-size: 12px;
}
