/* Start of CMSMS style sheet 'formularz' */
#contact_form { overflow: hidden; zoom: 1; padding: 0 0 20px 0; position: relative;}
#contact_form fieldset {float: left; width: 370px;}
#contact_form .form_line {wisplay: block; overflow: hidden; zoom: 1; padding: 0 0 5px 0;}
#contact_form label {float: left; padding: 7px 10px 0 0; width: 150px; text-align: right; font-weight: bold;}
#contact_form div.text_input {float: left; width: 201px; height: 25px; padding: 5px 0 0 3px; background: url(uploads/img/input_bg.gif) no-repeat;}
#contact_form div.text_input input {float: left; background: none; border: 0 none; width: 190px; height: 19px; font-size: 13px; line-height: 19px; color: #6F6868; font-family: Tahoma, Verdana, sans-serif;}

#contact_form .right_col {width: 470px;}
#contact_form .right_col div.text_input  {width: 301px; background: url(uploads/img/input_bg2.gif) no-repeat;}
#contact_form .right_col div.text_input input {width: 290px;}
#contact_form .right_col div.textarea  {float: left; width: 301px; height: 65px; padding: 5px 0 0 3px; background: url(uploads/img/textarea_bg.gif) no-repeat;}
#contact_form .right_col div.textarea textarea{float: left; background: none; border: 0 none; width: 290px; height: 59px; font-size: 13px; line-height: 19px; color: #6F6868; font-family: Tahoma, Verdana, sans-serif; overflow: auto;}

#contact_form .form_line.buttons {padding: 0 0 5px 160px;}
#contact_form .form_line.buttons .reset {float: left; display: inline; margin: 0 0 0 3px; width: 90px; height: 22px; background: #5F2A00; border: 0 none; font-size: 13px; line-height: 16px; font-weight: bold; color: #fff; text-align: center; cursor: pointer;}
#contact_form .form_line.buttons .submit {float: right; display: inline; margin: 0 13px 0 0; width: 90px; height: 22px; background: #5F2A00; border: 0 none; font-size: 13px; line-height: 16px; font-weight: bold; color: #fff; text-align: center; cursor: pointer; cursor: pointer;}

#contact_form .contact_picture {position: absolute; top: 0px; right: 0; width: 144px; height: 133px; background: url(uploads/img/contact_pic.png) no-repeat;}
/* End of 'formularz' */

