/* Formularz szybkiego kontaktu */
div#foot-container div#form-phone-adviser-container {
	margin: 0;
	padding: 0;
	color: white;
	background: #a1b4e9 url(/images/form-phone-adviser-bg.gif) top repeat-x;
	width: 300px;
	text-align: left;
	float: right;
}
div#form-phone-adviser-container div#form-phone-adviser-foot {
	margin: 0;
	padding: 0;
	font-size: 0px;
	background: transparent url(/images/form-phone-adviser-foot.gif) bottom left no-repeat;
	width: 300px;
	height: 18px;
}
h1#form-adviser-title {
	margin: 10px 0 0 15px;
	font-size: 1.7em;
	font-weight: 700;
	color: white;
	height: 22px;
}
h2#form-adviser-title {
	margin: 10px 0 0 15px;
	font-size: 1.7em;
	font-weight: 700;
	color: white;
	height: 22px;
}
h1#form-adviser-title-right {
	margin: 0 15px 10px 0;
	font-size: 1.7em;
	font-weight: 700;
	color: white;
	text-align: right;
	height: 22px;
}
h2#form-adviser-title-right {
	margin: 0 15px 10px 0;
	font-size: 1.7em;
	font-weight: 700;
	color: white;
	text-align: right;
	height: 22px;
}
div#form-adviser-row {
	font-size: 1.3em;
	margin-left: 20px;
	color: white;
	height: 26px;
	clear: both;
}
div.form-adviser-label {
	margin-top: 2px;
	width: 100px;
}
div#form-adviser-submit {
	margin: 10px 0 0 0;
	text-align: center;
}
div#form-adviser-info {
	margin: 15px;
	font-size: 1.4em;
	font-weight: 700;
	text-align: center;
	height: 22px;
}
div#form-adviser-note {
	margin: 15px 15px 0 15px;
	font-size: 1em;
	text-align: justify;
}