.contact_cnt
{
	width:934px;
	float:left;
	padding:40px 0 200px 0;
}
.contact_form
{
	width:470px;
	float:left;
	margin-left:215px;
}			
.contact_right
{
	width:170px;
	height:289px;
	padding:10px 10px 0 10px;
	background:url(../images/contact_side_bar_bg.png) no-repeat;
	text-align:justify;
	font-size:11px;
	color:#5C5C5C;
	right:17px;
	float:right;
	overflow:hidden;
}	
.content_text_desc
{
	width:470px;
	line-height:16px;
	margin:0 0 50px 150px;
	float:left;
}
	.contact_cnt table
	{
		margin:auto;
	}
		.contact_cnt textarea
		{
			width:468px;
			height:130px;
		}
		.contact_cnt input, textarea, select
		{
			margin:0 0 2px 0;
			border:1px solid #A3A3A3;
		}
		.contact_cnt input, textarea
		{
			width:290px;
		}
			.button input
			{
				width:118px;
				height:28px;
				line-height:28px;
				padding:0 0 2px 0;
				color:#a30000;
				font-weight:bold;
				margin:10px 0 0 0;
				font-size:11px;
				border:0px;
				background:url(../images/button_bg.png) no-repeat left;
			}
				.button input:hover
				{
					background:url(../images/button_bg.png) no-repeat center;
				}
				.button input:active
				{
					background:url(../images/button_bg.png) no-repeat right;
				}
.contact_questionnaire
{
	width:677px;
	overflow:hidden;
}
	.contact_questionnaire table
	{
		width:677px;
	}
		.contact_questionnaire table tr td
		{
			vertical-align:top;
		}
			.contact_questionnaire table tr td.left
			{
				width:317px;
				padding:0 10px 0 0;
				text-align:right;
			}
			.contact_questionnaire table tr td.right
			{
				width:350px;
				text-align:left;
			}
				.contact_questionnaire table tr td.checkbox input
				{
					width:14px;
					height:14px;
					border:0px;
				}
		.contact_questionnaire input
		{
			width:345px;
		}
		.contact_questionnaire textarea
		{
			width:345px;
			height:100px;
		}
	.upitnik_title
	{
		height:20px;
	}
		.upitnik_title div
		{
			height:20px;
			padding:0 0 0 10px;
			border:1px solid #a5a5a5;
			margin:10px 0;
			background:url(../images/contact_offer_head_bg.png) repeat-x;
		}
		.upitnik_title h1
		{
			line-height:20px;
			color:white;
			padding:0px;
			margin:0px;
		}
		.upitnik_title h1 a
		{
			display:block;
			color:white;
			float:left;
		}