/* * { 
  font-size: 100%; 
  font-family: tahoma;
  } */ /* bude se muset odsud odmazat a premistit na o slozku nize - section, ffp, fbp... */
pre {
  text-align: left;
}  
body { 
  font-family: tahoma; 
  color: #000;
  margin: 0; 
  padding: 0; 
  background: #fff;
  text-align: center;
  background: #fff;
  }
h1 {
  margin: 0;
  padding: 0;
  }
h2 {
  padding: 0;
  margin: 0;
  }
h3 {
  padding: 0;
  margin: 0;
  }
img, a img {
  border: none;
  }
form {
  margin: 0;
  padding: 0;
  }
a {
  color: #DF393D;
  }
a:hover {
  text-decoration: none;
  color: #DF393D;
  }
/* Tlacitka obecne */
button {
  height: 21px;
  _height: 21px;
  padding: 0 10px 1px 10px;
  #padding: 1px 0px;
  _padding: 1px 0px;
  color: #fff;
  margin: 0 5px;
  font-weight: bold;
 _width: 0;
 _overflow: visible;
 _padding: 0 5px;
  } 
button.cerveny {
  background: #DF393D url("../img/red_button.gif") 0 0 repeat-x;
  _background: #DF393D url("../img/red_button.gif") 0 0 repeat-x;
  border: none;
  }
button.sedy {
  background: #A0A6AD url("../img/grey_button.gif") 0 0 repeat-x;
  _background: #A0A6AD url("../img/grey_button.gif") 0 0 repeat-x;
  border: none;
  }
div.specoff_top {
    position: relative;
    }