.tytulWiersza {
	font-weight: bold;
	text-align: right;
}

input, textarea, select {
	border: 1px solid #cc6677;
	background-color: #74c24b;
	color: #ffffff;
}

input:hover, textarea:hover,select:hover, input:focus, textarea:focus, select:focus {
	background-color: #CCFFCC;
	color: #000000;
}

td.wyslij {
	text-align: right;
	width: 330px;
}

.bladFormularza {
	margin: auto;
	width: 390px;
	color: #FF0000;
	font-size: 17px;
}

.wyslanoFormularz{
	margin: auto;
	width: 390px;
	color: #74c24b;
}
