
#prihlas {
  color: #fff;
  font-size: 12px;
  right: 10px;
  position: absolute;
  top: -30px;
  width: 1000px;
}

#prihlas a {
  color: #fff;
}
#prihlas a:hover {
  text-decoration: none;
}
#prihlas a.zobraz {
  background: url('http://ceskekurzy.cz/obrazky/locked.png') no-repeat center right;
  width: 18px;
  height: 20px;
  line-height: 20px;
  display: block;
  float: right;
  text-indent: 1000px;
  margin: 0 0 0 5px;
}
#prihlas a.zobrazen {
  background: url('http://ceskekurzy.cz/obrazky/unlocked.png') no-repeat center right;
}

#mPrihlasForm {
  float: right;
  margin: 0;
  padding: 0;
}
#mPrihlasForm span {
  display: block;
  float: left;
}
#mPrihlasForm input {
  margin: 0;
}
#mPrihlasForm .mPrihlas_klik {
  color: #738393;
}
#mPrihlasJmeno, #mPrihlasHeslo {
  font-size: 10px;
  padding: 0;
  height: 18px;
  line-height: 18px;
  width: 95px;
  margin: 0;
}
#prihlas .submit {
  font-size: 10px;
  height: 20px;
  line-height: 20px;
  padding: 0 5px;
  margin: 0;
}
#mPrihlasPrihlaseny {
  text-align: right;
}
