

div.contactInfo {
 border-bottom:1px solid #E8E8E8;
 padding: 10px 0px 20px;
 margin-bottom: 50px;
 width: 675px;
}
div.contactInfo p {
 width: 380px;
 float: left;
 margin-right: 20px;
}
div.contactInfo p strong {
 font-weight: bold;
 display: block;
 margin-bottom: 10px;
}
div.contactInfo div.box_grey_small {
 width: 270px;
 float: left;
 line-height: 18px;
 background:transparent url(http://cssback.test.k2.pl/ACR_System3/bgCard.gif) repeat-x scroll 0% 0%;
}
div.contactInfo div.box_grey_small span.row1{
 border: 1px solid #e1e1e1;
 display: block;
 padding: 5px 20px 5px 20px
}
div.contactInfo div.box_grey_small span.row2{
 border: 1px solid #e1e1e1;
 border-top: none;
 border-bottom: 4px solid #e1e1e1;
 display: block;
 padding: 5px 20px 15px 20px
}
div.contactInfo div.box_grey_small strong{
 font-weight: bold;
 color: #000;
 padding-top:10px;
 display: block;
}
div.contactInfo div.box_grey_small a{
 color: #8a0000;
}

div.contactForm {
 border-bottom:1px solid #E8E8E8;
 padding-top: 10px;
 width: 675px;
}
div.contactForm div.formFrame {
 border:1px solid #E8E8E8;
 padding: 0px 30px 20px;
 background:transparent url(http://cssback.test.k2.pl/ACR_System3/bgForm.gif) repeat-x scroll 0% 0%;
}
div.contactForm strong {
 font-weight: bold;
 color: #9a0101;
 display: block;
 border-bottom:1px solid #E8E8E8;
 padding: 20px 0px 5px;
 margin-bottom: 10px;
}
div.contactForm div.formCol {
 width: 305px;
 float: left;
}
div.contactForm label {
 color: black;
 width: 60px;
 text-align: right;
 float: left;
 margin-top: 3px;
 margin-right: 10px;
 font-weight: bold;
}
div.contactForm input {
 width: 538px;
 margin-bottom: 20px;
 height: 18px;
 border: 1px solid #DBD9DA;
 border-bottom: 3px solid #E8E8E6;
 padding-top: 3px;
}
div.contactForm textarea {
 width: 538px;
 margin-bottom: 20px;
 height: 125px;
 border: 1px solid #DBD9DA;
 border-bottom: 3px solid #E8E8E6;
 padding-top: 3px;
}
div.contactForm div.formCol label {
 color: black;
 width: 60px;
 text-align: right;
 float: left;
 margin-top: 3px;
 margin-right: 10px;
}
div.contactForm div.formCol input {
 float: left;
 width: 220px;
 margin-bottom: 10px;
 height: 18px;
 border: 1px solid #DBD9DA;
 border-bottom: 3px solid #E8E8E6;
 padding-top: 3px;
}
div.contactForm input.send {
 width: 144px;
 height: 31px;
 float: right;
 border: none;
 padding: 0px;
 margin: 10px 30px 10px 0px;
}
div.contactForm .error{
 color: #9a0101;
 font-size: 10px;
 font-family: Tahoma;
 display: none;
}
div.contactForm .error strong {
 font-weight: bold;
 margin: 0px;
 padding: 0px;
 display: inline;
 border: none;
}
div.contactForm div.error img {
 padding: 0px 5px 1px 0px;
}
div.contactForm span.error img {
 padding: 10px 0px 0px 5px;
 float:left;
}
