#indeks {
  background-image: url(grafika/podstawa/tlo_tekst.jpg);
  border: 1px solid #3d1b0a;
  margin-top: 20px;
  text-align: center;
  width: 195px }

#indeks input.text {
  background-color: #e5e0dd;
  width: 191px }

#indeks select {
  background-image: url(../grafika/podstawa/tlo_indeks.jpg);
  font-size: 3.3mm;
  color: #2c1205;
  cursor: hand;
  padding-top: 10px;
  width: 100%;
  font-weight: bold }

#indeks input.button {
  width: 75px  }
  
indeks.wstaw {
  background-color: red;
  margin-top: 10px; }

