.submit {
  background-image : url(../images/layout/submit.gif);
  background-position : right top;
  background-repeat : no-repeat;
  padding-right : 20px;
  height : 15px;
  line-height : 15px;
  color : #D14349;
  font-size: 12px;
  font-weight:bold;
  background-color : #F4E4E5;
  cursor : pointer;
  border : 0px;
}

.Teplomer{
  width:100px;
  height:15px;
  background-color:#EACDCF;
  text-align:left;
}

.Stupnice{
  width:50px;
  height:15px;
  background-color:#C40910;
}

.registrace {
  /*width : 450px;*/
  background-color: #F4E4E5;
  padding : 10px;
  padding-top : 20px;
  margin-bottom : 20px;
}

 legend {
  padding:0px;
  padding-left : 3px;
  padding-right : 3px;
  font-weight:bold;
  color:#C40910;
  font-size:120%;
}
 fieldset { 
  width : 445px; 
  padding : 0 0 10px;
  padding-top : 0px; 
}

