/* CSS vizitky za korunu */


#calculator {
  position: relative;
  left: -100px;
  float: right;
  /*background-color: #31c2d3;*/
  background: url(img/kalkul.jpg) repeat-x;
  height: 120px;
  overflow: visible;
}

#calculator select option {
  overflow: visible;
}

#calculator select {
  overflow: visible;
}

#calculator td {
   overflow: visible;
}

.admbar { text-align: right;
          margin-top: -20px;
          margin-right: 15px;  }
          
.bbb a  { color: #000;
          text-decoration: none;  }       
          
div.pocasi { width: 63px; margin: auto; text-align: center; }        

p.pocasi    { background-color: #5ABF00; color: #ffffff; font-size: 12pt }    

table.table td  { text-align: center;  }

h2  { text-align:left; 
      color: #888888;  }
      
.uvod { text-align: left;  }      

.ram  { text-align: center; }

.table  {width: 450px; height: 48px; text-align: left;}

.dnes   { color: #1D2226;  }

.svatek   { color:#E01400;  }
