/* (c) 2007 Martin Smidek <martin@smidek.eu> */

/* inner page */

#stredni {
  float:left;
  width:100%;
  min-height:400px; /*x _height:400px;*/
  margin:0; padding:0px;
}
#emoce_fill {
  clear:both; height:85px; }
#emoce {
  position:absolute;
  left:50px; bottom:0px;
  width:109px; height:167px;
  /*x filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,src='style/cp/img/emoce_mikrofon.gif');*/
}
div[id="emoce"] {
  background-image:url(img/emoce_mikrofon.gif);
}
/* = = = = = = = = = = = = = = = = = = = = = = panel */
#rule {
  position:relative; left:0px; top:1px; width:200px; height:14px; overflow:hidden;
  display:block; padding:0; text-align:center;
  margin-bottom:5px;
  border-bottom:1px solid #aaa;
}
#rule img {
  border:0; padding:0 2px; vertical-align:-12%;
}
#rule a {
  display:inline;
  font-weight:bold; font-family:Arial,"Geneva CE",sans-serif;
  color:#777; font-size:110%; text-decoration:none;
}
#rule a.active {
  font-weight:bold; font-family:Arial,"Geneva CE",sans-serif;
  color:#000; font-size:110%; text-decoration:none;
}
/* = = = = = = = = = = = = = = = = = = = = = = střední */

