#kontakt{margin:0.1em 0;padding-top:1.5em;color:#246878;width:300px; /* customize width, this form have fluid layout */background:#fbfaf4 url(../images/img_forma/form4/form_bg.gif) repeat-y;		}
#kontakt h3{margin:0 20px;height:28px;text-indent:-8000px;background:url(../images/img_forma/form4/form_heading.gif) no-repeat 0 0;	}
#kontakt h4{margin:0 20px;height:28px;text-indent:-8000px;background:url(../images/img_forma/form4/form_heading_de.gif) no-repeat 0 0;	}	
#kontakt h5{margin:0 20px;height:28px;text-indent:-8000px;background:url(../images/img_forma/form4/form_heading_hr.gif) no-repeat 0 0;	}
#kontakt fieldset{margin:0;padding:0;border:none;	padding-bottom:1em;}		
#kontakt legend{display:none;}	
#kontakt p{margin:.5em 20px;}	
#kontakt label{display:block;}	
#kontakt input, #form4 textarea{width:260px;border:1px solid #dfdfdf;background:#fff;padding:5px 3px;}	
#kontakt input.spamcheck{width:50px;}
#kontakt textarea{width:260px; height:125px;overflow:auto;}					
#kontakt p.submit{text-align:right;}	
#kontakt button{margin:0;padding:0;text-indent:-8000px;overflow:hidden;width:88px;height:56px;border:none;background:url(../images/img_forma/form4/form_button.gif) no-repeat 0 0;cursor:pointer;text-align:left;}
#kontakt button.de{margin:0;padding:0;text-indent:-8000px;overflow:hidden;width:88px;height:56px;border:none;background:url(../images/img_forma/form4/form_button_de.gif) no-repeat 0 0;cursor:pointer;text-align:left;}
#kontakt button.hr{margin:0;padding:0;text-indent:-8000px;overflow:hidden;width:88px;height:56px;border:none;background:url(../images/img_forma/form4/form_button_hr.gif) no-repeat 0 0;cursor:pointer;text-align:left;}

/* Congratulation message */
.MsgSent {Display: block;padding: 10px;margin: 40px auto;width: 280px;text-align: center;border: 1px solid #EEE;
background-color: white;}
.MsgSent h1 {background: url(../images/img_form/MsgSent.gif) no-repeat 0 0;padding-left: 20px;height: 85px;line-height: 85px;}
/* Error message */
.MsgError {Display: block;padding: 10px;margin: 0px auto;width: 400px;text-align: center;border: 1px solid #EEE;background-color: white;}
.MsgError h1 {background: url(../images/img_form/MsgError.gif) no-repeat 0 0;padding-left: 20px;height: 20px;
line-height: 20px;color: #CC0000;}
.MsgSent p, .MsgError p {font-size: 1.3em;color:#999;}