.formleft {
	float: left;
	width: 250px;
}

.formright {
	float: right;
	width: 480px;
}

.formtxt {
	width: auto;
	height: auto;
	font-family: Arial;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 2px;
}

#formbuttons {
	text-align: right;
}

textarea#style1 {
	width: 465px;
	height: 136px;
    border: 1px solid #cccccc;
    font-family: Tahoma, sans-serif;
	font-size: 12px;
	background-color: #efefef;
	padding: 5px;
	overflow: hidden;
}

textarea#style1serwis {
	width: 427px;
	height: 137px;
    border: 1px solid #cccccc;
    font-family: Tahoma, sans-serif;
	font-size: 12px;
	background-color: #efefef;
	padding: 5px;
	overflow: hidden;
	margin-bottom: 10px;
}

textarea#style2serwis {
	width: 427px;
	height: 80px;
    border: 1px solid #cccccc;
    font-family: Tahoma, sans-serif;
	font-size: 12px;
	background-color: #efefef;
	padding: 5px;
	overflow: hidden;
	margin-bottom: 10px;
}

input#style21 {
	width: 250px;
	border: 1px solid #cccccc;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	background-color: #efefef;
	padding: 5px;
	margin-bottom: 15px;
}

input#style3 {
	width: auto;
	border: 1px solid #cccccc;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	background-color: #7b7b7b;
	color: #ffffff;
	padding: 5px;
	letter-spacing: 0px;
}

input#style4 {
	width: auto;
	border: 1px solid #cccccc;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	background-color: #7b7b7b;
	color: #dcdcdc;
	padding: 5px;
	letter-spacing: 0px;
}

input#style5 {
	width: 250px;
	border: 1px solid #cccccc;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	background-color: #efefef;
	padding: 5px;
	margin-bottom: 15px;
	margin-top: 10px;
}

#wyslano {
	text-align: center;
	color: #05cd00;
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	padding-top: 20px;
}

#wypelnij {
	text-align: center;
	color: #fb0000;
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	padding-top: 20px;
}

#powrot {
	text-align: center;
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	padding-top: 20px;
}

#powrot a:link, #powrot a:visited {
	text-decoration: none;
	color: #1ad5f1;
}

#powrot a:hover {
	text-decoration: none;
	color: #ffffff;
}

#powrot a:active {
	text-decoration: none;
	color: #048598;
}