﻿label { font-size: 12px; color:#6b2e67; Arial, Tahoma; }
.kod { font-size: 14px; color:#6b2e67; Arial, Tahoma; }
#contact p { font-size: 12px; Arial, Tahoma; }
#contact { display: block; width: 263px; margin: 0px auto; padding: 0px;  background-color: none; }

/* Form style */

#contact label { display: inline-block; float: left; height: 16px; line-height: 16px; width: 105px; font: 12px "Arial", "Verdana", Tahoma; -webkit-border-radius:5px; }
select { width: 150px; margin: 0; padding: 5px; color: #6b2e67; background: #fff; border: 1px solid #6b2e67; margin: 5px 0; font: 12px "Tahoma", "Verdana", Arial, sans-serif; webkit-border-radius:5px; }
textarea { width: 170px; margin: 0; padding: 5px; color: #6b2e67; background: #fff; border: 1px solid #6b2e67; margin: 5px 0; font: 12px "Tahoma", "Verdana", Arial, sans-serif; webkit-border-radius:5px; }
#contact input { width: 190px; margin: 0; padding: 5px; color: #6b2e67; background: #fff; border: 1px solid #6b2e67; margin: 5px 0; font: 12px "Tahoma", "Verdana", Arial, sans-serif; webkit-border-radius:5px; }
select:focus { border: 1px solid #6b2e67; background-color: #fff; color:#6b2e67; }
textarea:focus { border: 1px solid #6b2e67; background-color: #fff; color:#6b2e67; }
#contact input:focus { border: 1px solid #6b2e67; background-color: #fff; color:#6b2e67; }
#contact input.submit { float:left; width: 90px; height: 29px; cursor: pointer; background: url('images/wyslij.png'); border: 0px; }
#contact input.submit:hover { background: url('images/wyslij1.png'); }
#contact input[type="submit"][disabled] { background:#888; }
#contact fieldset { padding-left:25px; border: 0px; }
#contact legend { padding:2px 10px; font-weight:bold; font-size: 14px; color:#584d38;  margin-bottom:0 !important; margin-bottom:20px; }

#contact span.required{ font-size: 12px; color: #f50914; } /* Select the colour of the * if the field is required. */

#message { margin: 10px 0; padding: 0; font-size: 12px; }

.error_message { display: block;  line-height: 22px; background: #FBE3E4 url('assets/error.gif') no-repeat 10px center; padding: 3px 10px 3px 35px; color:#8a1f11;border: 1px solid #FBC2C4; -webkit-border-radius:5px; }

.loader { padding: 0 10px; }

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

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