#table_form {
	width: auto;
	text-align: left;
}

#table_form a {
	font-size: 12px;
	color: #a8a8a7;
	text-decoration: none;
}

#table_form tr{
	height: 40px;
}

#table_form td{
	vertical-align: top;
}

#table_form input {
	width: 350px;
}

#table_form textarea {
	width: 350px;
	height: 150px;
}
/* formularz input send */
#col_opis .wyslij{
	width: 40px;
	height: 20px;
	border: none;
	float: right;
	padding: 0px 0px 2px 0px;
	margin: 0px;
	color: white;
	font-size: 10px;
	font-weight: bold;
	cursor: pointer;
	background: url(../images/wyslij.jpg) no-repeat;
}

	/*
	border: 0px;
	padding: 5px;
	color: white;
	
	font-weight: bold;
	cursor: pointer;
	float: right;
	width: 40px;
	height: 20px;
	*/
