  
#contact-wrapper {   

	 width:503px; height: 150px; 
    border:1px solid #e2e2e2;   
    background:#f1f1f1;   
    margin-top: 20px;
    padding: 5px 5px;
}   
  
#contact-wrapper label {   
   display:block;   
   float:none;   
   font-size:10px;   
   width:auto;   
}   
form#contactform input {   
	border-color:#B7B7B7 #E8E8E8 #E8E8E8 #B7B7B7;   
	border-style:solid;   
	border-width:1px;     
   font-size:10px;   
   color:#333;   
}   
form#contactform textarea {   
   font: normal 10px  Arial, Helvetica, Verdana, sans-serif;          
   border-color:#B7B7B7 #E8E8E8 #E8E8E8 #B7B7B7;   
   border-style:solid;   
   border-width:1px;   
}  
#contact-name {position: absolute;}
#contact-email {position: absolute; margin-top: 35px;}
#contact-subject {position: absolute; margin-top: 70px;}
#contact-message {position: absolute; margin-left: 170px; margin-top:2px;}
#contact-send {position: absolute; margin-left: 170px; margin-top: 126px;}

#contact-newsletter {margin-top: 2px;margin-left:4px;}
#contact-newsletter_dodaj{margin-top: 4px;margin-left:4px;}
