

form.kontaktuforma table td {
	vertical-align: top;
}


form.kontaktuforma ul {
	list-style-position: outside;
	list-style-image: url(arrow.gif);
	list-style-type: square;
}


form.kontaktuforma table .inp {
	width: 100%;
}


form.kontaktuforma table textarea {
	height: 100px;
}


div.kontaktuforma_error {
	text-align: center;
	font-weight: bold;
	color: red;
}
