
#prihlas {
  text-align: right;
  position: absolute;
  top: 5px;
  right: 0px;
  width: 500px;
  color: #000000;
  font-size: 12px;
}

#prihlas a {
  color: #000000;
}

#prihlas a.inventarizace,
#prihlas a.finance {
  color: #004d93;
}

#prihlas a#zobraz_mPrihlas {
  color: #cdcdcd;
}

#mPrihlasForm {
  position: absolute;
  top: -1px;
  right: 0px;
}

#mPrihlasForm .mPrihlas_klik {
  color: #738393;
}

#mPrihlasJmeno, #mPrihlasHeslo {
  width: 95px;
  height: 12px;
  font-size: 11px;
}

#prihlas .submit {
  height: 18px;
  line-height: 18px;
  font-size: 11px;
  padding: 0px 10px;
  margin: 0px;
}
