
div.intro_container {
	
	margin:0px;
	padding:0px;
	height:auto;
	width:auto;

}



div#right_box {
	
	margin-right:25px;
	margin-top:15px;
	float:right;
	width:480px;
	height:270px;
	background:#e9e9e9 url('/public/images/automatyka/triangle.png') bottom right no-repeat;
	
}

div#form_box {


	margin-left:0px;
	margin-top:15px;
	float:left;
	width:450px;
	height:270px;
	background:#e9e9e9 url('/public/images/automatyka/form_box.png') no-repeat;
	
}


div.contact_form {
	
	width:230px;
	height:265px;
	overflow:hidden;
	float:left;
	color:#666666;
	
}

div.contact_form form {
	
	margin-top:40px;
	margin-left:20px;
	color:#666666;

}


div.contact_form form input {
	
	color:#666666;
	padding:2px;
	background:#dddddd;
	border:0px;
	width:180px;
	margin-bottom:15px;
	font-family:arial;
	font-size:12px;
	
	
}

div.contact_form form textarea {
	
	color:#666666;
	font-family:arial;
	font-size:12px;
	padding:2px;
	background:#dddddd;
	border:0px;
	width:180px;
	height:80px;
	margin-bottom:15px;
	
	
}


div.main_contact {
	
	width:210px;
	height:265px;
	overflow:hidden;
	float:left;
	position:relative;

}

div#contact_form_submit {
	
	position:absolute;
	cursor:pointer;
	width:30px;
	height:80px;
	float:left;
	left:0px;
	bottom:0px;

}

div.main_contact p {
	
	margin:0px;
	margin-left:40px;
	margin-top:40px;
	padding:0px;
	font-family:arial;
	font-size:12px;
	line-height:24px;
	color:#666666;
	text-align:left;
	text-indent:0px;
	
}

a.more_meble {

	color:#ff7711;
	text-decoration:none;

}

a.more_automatyka {

	color:#0077BB;
	text-decoration:none;

}

div.project_meble {

	height:100px;
	width:auto;
	margin:22px;
	color:#666666;
	text-align:justify;
	
}

div.project_meble p {
	
	font-size:12px;
	margin:0px;
	padding:0px;
	margin-top:17px;
	float:left;
	width:250px;

}

div.project_meble img.border {
	
	border:5px solid #ff6611;
	float:right;

}

div.project_automatyka {

	height:100px;
	width:auto;
	margin:22px;
	color:#666666;
	text-align:justify;
	
}

div.project_automatyka p {
	
	font-size:12px;
	margin:0px;
	padding:0px;
	margin-top:17px;
	float:left;
	width:250px;

}

div.project_automatyka img.border {
	
	border:5px solid #0077BB;
	float:right;

}

div.references_meble, div.references_automatyka {

	height:100px;
	width:auto;
	margin:22px;
	color:#666666;
	text-align:justify;
	
}

div.references_meble p, div.references_automatyka p {
	
	font-size:12px;
	margin:0px;
	padding:0px;
	margin-top:25px;
	float:left;
	width:250px;

}

div.references_meble img.border, div.references_automatyka img.border {
	
	border:1px solid #999999;
	padding:1px;
	margin-left:25px;
	float:left;

}







