#registrace .row {
 height:25px;
}
#registrace .high {
 height:45px;
}

#registrace label {
 float:left;
 width:200px;
 vertical-align: top;
}
#registrace input,#registrace textarea {
  width:300px;
  border:1px solid #888;
  padding: 0 2px;
}

#registrace textarea {
 height:100px;
}

#registrace .submit {
 width:100px;
 text-align:center;
 font-weight:bold;
 color: #ffffff;
  height: 20px;  
  line-height: 20px;
  text-align: center;
  padding-right: 10px;
  font-size: 10px;
  background: url(rb_l.jpg) 0 -20px no-repeat;
}

#registrace .povinne {
 border:1px solid #FC0;
}

#registrace .row p { font-weight: bold;}
