@charset "UTF-8";
/* CSS Document */

#kontaktmain {
	width: 386px;
}#kontaktrow {
	height: 30px;
}
#kontaktrowb {
	height: 100px;
}

#kontaktcol1, #kontaktcol2 {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6a6d71;
}

#kontaktcol1 {
	width: 110px;
}
#kontaktmain #kontaktrow #kontaktcol2 img {
	margin-top: -16px;
	padding-top: -12px;
}
#kontaktcol2 {
	width: 240px;
}


.textfield1, textfield2 {
	background-color: #CCCCCC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
}

.textfield1 {

	height: 21px;
	width: 240px;
}

.textfield2 {
	height: 90px;
	width: 240px;
}

/*
div {
	border: 1px solid #333333; 
}
*/
textarea {
	background-color: #CCCCCC;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

