td_left{
 text-align:left;
}
.content_pohlednice img{
 width:100px;
 padding:5px;
}
.tab_form_reg{
  border-width:0px;
  }
.form_pohled_textarea{
 width:420px;
}
form_pohled_text{
width:300px;
}
legend {
  padding:0px;
  padding-left : 3px;
  padding-right : 3px;
  font-weight:bold;
  color:#C40910;
  font-size:120%;
}
fieldset { 
  width : 430px; 
  padding : 10px;
  padding-top : 0px; 
}
.formular {
  width : 450px;
  background-color: #F4E4E5;
  padding : 10px;
  padding-top : 20px;
}

.inp {  
  width : 425px;
  font-family: Arial;
  font-size:100%;
}

.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;
}

.center_submit {
  padding-top:10px;
  width : 100%;
  text-align:center;
}

