.sf_comment_form div {
}

.sf_comment_form fieldset {
padding: 0;
}

.sf_comment_form label {
margin: 0;
padding: 0;
display: block;
}

.sf_comment_form input, .sf_comment_form textarea {

}

.sf_comment_form textarea {

}

.sf_comment_form .form_error {
color: red;
font-weight: bold;
}

.sf_comment_form input.submit {
	float: right;
	border-style: none;
	background: url(../../images/containers/buttons/dodaj-komenatrz.jpg) no-repeat;
	width: 156px;
	height: 27px;
	font-size: 0;
}

.sf_comment_form input.submit:hover {
//color: #ececec;
//border: 1px #ececec solid;
//background-color: #666;
}

.sf_comment_form .required input, .sf_comment_form .required textarea {
	background-color: #4da4fb;
	width: 560px;
	border-style: none;
	height: 100px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.sf_comment_form_error {
color: red;
font-weight: bold;
}

.sf_comment_info a {
color: black;
text-decoration: none;
}

.sf_comment_text
{
	font-size: 13px;;
}

#sf_comment_ajax_indicator {
width: 20px;
height: 20px;
margin: 0;
padding: 0;
background: transparent url(../images/indicator.gif) top left no-repeat;
}