.clear{ clear: both; height: 0; visibility: hidden; display: block; }
strong{ font-weight: 700; }
#container{ width: 500px; margin:0 auto;}
#customForm{ padding: 0 10px 10px; }
#customForm label{ display: block; color: #797979; font-weight:bold; line-height: 1.3em;}
#customForm input{ width: 220px; padding:4px; font-family: Arial,  Verdana, Helvetica, sans-serif; font-size: 12px;
	border: 1px solid #cecece; }
#customForm input.error{ background: #f8dbdb; border-color: #e77776; }
#customForm textarea{ width: 450px; height: 80px; padding: 4px; font-family: Arial,  Verdana, Helvetica, sans-serif;
	font-size: 12px; border: 1px solid #cecece; }
#customForm textarea.error{ background: #f8dbdb; border-color: #e77776; }
#customForm div{ margin-bottom: 15px; }
#customForm div span{ margin-left: 10px; color: #b1b1b1; font-size: 11px; font-style: italic; }
#customForm div span.error{ color: #e46c6e; }
#customForm #wyslij {margin:10px 0 0 180px;}
#customForm #send{ background:#11749E; color: #fff; font-weight:bold; border:1px solid #000000; cursor: pointer;  width:100px; }
#customForm #send:hover{
	background-color:#1593C8;
	border:1px solid #333333;
}
#potwierzenie span {border-bottom:1px solid #FF0000; padding:0 0 5px 0; }
#potwierzenie { font-size:14px; color:#333333; font-weight:bold; margin:0 auto; width:280px; padding:5px 0 25px 5px; }

