.kutux { 
background-color: #e5e5e5;
padding:40px;
width:230px;
}

#kontakt { 
float:left; clear:both; margin-top:20px; min-height:830px;
}


#kontakt label { 
display: inline-block; 
width: 300px; 
font-size: 14px; 
color: #404141; 
float:left; clear:both; 
text-align:left; 
padding:0;
}


#kontakt input, textarea, select { 
float:left; 
clear:both; 
width: 580px; 
margin: 0; padding: 0px; 
color: #414f5c; 
background: #fff; 
border: 1px solid #ddd; 
margin: 5px 0 20px 0;  
font-size: 15px;
line-height:45px;
height:45px;
padding: 0 10px;
}


#kontakt textarea { 
height:180px;
line-height:20px;
}



#kontakt input:focus, textarea:focus, select:focus { border: 1px solid transparent; background-color: #e5e5e5; color:#666; }


#kontakt input.submit { float:left; width: 200px; cursor: pointer; background-color: #e5e5e5; color:#666; }


#kontakt input.submit:hover { background:#fff; color:#000; }


#kontakt input[type="submit"][disabled] { background:#888; cursor: default; }


#kontakt fieldset { padding:0px; border:0px solid #eee; margin-top:30px;  }


#kontakt legend { padding:7px 10px; font-weight:bold; color:#000; border:1px solid #eee; -moz-border-radius:5px; -webkit-border-radius:5px; margin-bottom:0 !important; margin-bottom:20px; }


#kontakt label.radio { display:block; width:100%; margin-top:10px; margin-bottom:5px; }


 

#kontakt span.required{ font-size: 10px; color: #66934a; padding-left: 5px; }  

#message { margin: 10px 0; padding: 0; }

#message ul li{ margin: 5px 0; padding: 0; clear:both; font-size:12px;}

.error_message { display: block; line-height: 22px; background: url('../img/error.gif') no-repeat 10px 6px; padding: 3px 10px 3px 35px; color:#414f5c; float:left; margin-bottom:10px;}

ul.error_messages { margin: 0 0 0 15px; padding: 0;  float:left; }

ul.error_messages li {list-style:circle inside; display:inline; float:left; line-height:16px; margin: 5px 0 0 0; padding:0;}

.loader { padding: 0 10px; }

#kontakt #success_page h1 { background: url('../img/success.gif') left no-repeat; padding-left:22px; }

acronym { border-bottom:1px dotted #ccc; }

input[type="checkbox"] {
  width:20px !important;
  margin: 4px 0 0;
  margin-top: 1px \9;
  float: left;
  *margin-top: 0;
  line-height: normal;
  cursor: pointer;
}
input[type="radio"] {
  width:20px !important;
}