#registrace{
  color:black;
  font-family: "Arial CE", Arial, sans-serif;
  font-size: 80%;
}
div#formpole {
  border: 1px solid silver;
  background-color: #f2f3f3;
}
div#formpolein {
  border: 1px solid silver;
}

div#registrace h1 {
  padding:0 0 0 1em; 
  font-size: 116%;
  margin:0 0 .3ex 0;
  font-weight: normal;
  letter-spacing: 0.1ex;
}

#infotext {
  margin: 1.5em 0;
  text-align: center;
  font-weight: bold;
  color: black;
  font-size: 14px;
}

.login {
  align="center";
}

#userform{
  font-family: "Arial CE", Arial, sans-serif;
  align: center;
  font-weight: bold;
  color: black;
  font-size: 13px;
}
#uservalue{
font-weight:normal;
}
#userback{
 text-align:left;
 color: black;
 font-size: 12px;
}
