@charset "iso-8859-2";
/* CSS Document */

div#contactformdiv {
	width: 385px;
	height: auto;
	margin: 40px auto 0px auto;
}

div#right div#contactformdiv div.napisztop {
	width: 385px;
	height: 8px;
	background: #f8fafa url('images/napisz_top_backgr.gif') left top no-repeat;
}

div#right div#contactformdiv div.napiszbottom {
	width: 385px;
	height: 8px;
	background: #f8fafa url('images/napisz_bottom_backgr.gif') left top no-repeat;
}

div#right div#contactformdiv div.napisz {
	width: 363px;
	height: auto;
	background: #f8fafa none;
	border-width: 0px 1px 0px 1px;
	border-style: solid;
	border-color: #e3e3e3;
	padding: 5px 10px 5px 10px;
}

div#right div#contactformdiv div.napisz div {
	width: 363px;
}

div#right div#contactformdiv div.napisz form {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div#right div#contactformdiv div.napisz div.top {
	margin-bottom: 10px;
	padding-bottom: 10px;
	color: #4b4b4b;
	font-size: 12px;
	font-weight: bold;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #e3e3e3;
}

div#right div#contactformdiv div.napisz div.top a {
	color: #00aa56;
	background: transparent;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

div#right div#contactformdiv div.napisz div.top a:hover {
	color: #f48000;
	background: transparent;
}

div#right div#contactformdiv div.napisz form input {
	border-color: #9ec9b4;
	width: 357px;
}

div#right div#contactformdiv div.napisz form textarea {
	display: block;
	margin: 0px auto 0px auto;
	padding: 10px 10px 10px 10px;
	width: 340px;
	height: 120px;
	border: #9ec9b4 1px solid;
	background: #ffffff none;
	overflow: auto;
}

div#right div#contactformdiv div.napisz form div.submit {
	margin-top: 10px;
	text-align: center;
}

div#right div#contactformdiv div.napisz form div.submit input {
	width: 140px;
}
