/* GENERAL STYLES */
/* GENERAL EmailForm STYLES */

#DivMain
{
	width: 350px;
	float: left;
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
}

#DivMainEmailForm
{
	/*border: thin solid #800000;*/
	text-align: left;
	width: 350px;
	float: left;
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
}

#DivMainEmailForm div
{
	border: 0px solid black;
	margin-top: 0px;
	padding-top: 7px;

}

#DivMainEmailForm div span
{
	float: left;
	width: 100%;
	margin-top: 0px;
	padding-top: 0px;
	color: #949494;
}

#DivMainEmailForm div input
{
	width: 285px;
	height: 22px;
	margin-top: 0px;
	padding-top: 0px;
	color: #000000;
	border: solid 1px #C1C0BE;
}

/*

#DivMainEmailForm input
{
	width: 100%;
	background: #59595c;
	border: none;
	display: block;
	clear: both;
	padding-bottom: 7px;
	padding: 6px 0px 1px;
	height: 17px;
	text-indent: 5px;
	color: #e5e5e5;

}

#DivName
{
	padding-top: 5px;
}

#DivName span
{
	border: thin solid #800000;
	width:150px;
	float:left;
}


#DivEmail
{

	width: 220px;
	float: right;
	padding-bottom: 7px;

}

*/

#DivComment
{
	padding-bottom: 5px;
}
#DivComment textarea
{
	height: 120px;
	padding: 5px;
	width: 275px;
	margin-top: 0px;
	color: #000000;
	border: solid 1px #C1C0BE;
}

#DivFirmName
{
	margin-top: 0px;
}


#DivQuantity
{
	display: none;
}


#DivStreet
{
	margin-top: 0px;
}

#DivPostCode
{
	padding-top: 0px; /*display:none; width: 110px; float: left; padding-bottom: 7px; padding-top: 5px;*/
}

#DivCity
{
	padding-top: 0px; /* display:none; width: 220px; float: right; padding-bottom: 7px; padding-top: 5px;*/
}

#DivPhone 
{
	
	padding-top: 0px;
}

#DivEmail 
{
	
	padding-top: 0px;
}

#DivComment
{
	
	padding-top: 5px;
}


/*
#DivContainerSendBroshure
{
	width: 300px;
	height: 150px;
	text-align: left;
	padding-bottom: 10px;
	padding-top: 10px;

}

#DivCheckBox
{
	float: left;
	width: 150px;
	text-align: left;
	padding: 0px 0 0 0;
	margin: 0px 0 0 0;
}

#DivCheckBox label
{
}

#DivCheckBox input
{
	margin-left: 5px;
	padding-bottom: 5px;
}
*/

#DivButtonSend
{
	width: 200px;
	text-align: left;
	background-color: transparent;
	padding-top: 0px;
	margin-right: 60px;
	margin-top: 0px;
	float: right;
	display: block;
	border: 0px solid black;
}

#DivButtonSend input
{
	text-align: center; /*background-color: transparent; padding-top: 0px; margin-top: 0px; */
	float: left;
	margin-left: 135px;
	width: 60px;
	border: solid 1px #999999;
	background-color: #ffffff;
	color: #666666;
	text-transform: None;
}

/*
.button
{
	width: 110px;
	height: 22px;
	border: 0px;
	padding-top: 0px;
	margin-left: 8px;
	margin-top: 0px;
}

.button:hover
{
	border: 0px;
}


#DivBrochureCaption
{
	padding-left: 10px;
	padding-bottom: 5px;
}


*/

.CommentBoxCss
{
	margin-top: 5px;
}

.textbox
{
	margin-top: 5px;
}

.content_contact_form
{
	float: left;
	/*width: 320px;*/
}

.content_contact_googlemap
{
	float: left;
}

/* END GENERAL EmailForm STYLES */


.mainContactHolder
{
	float: left;
	margin-top: 40px;
	margin-left: 0px;
}

.email_form_holder
{
	float: left;
	width: 330px;
}

.address_holder
{
	float: left;
	width: 340px;
}

.address_title
{
	width: 100%;
	float: left;
	font-size: 14px;
	color: #474747;
	padding-bottom: 4px;
	border-bottom: solid 1px #C1C0BE;
	text-transform: uppercase;
}

.addrress_container
{
	float: left;
	width: 100%;
	margin-top: 5px;
}

.address_container_text
{
	float: left;
	width: 150px;
	color: #8D8D8D;
}

.address_container_map
{
	float: left;
}

.work_time
{
	float: left;
	margin-top: 30px;
}

.table_work_time
{
	
}

.table_work_time td
{
	width: 140px;
	color: #8D8D8D;
}

#DivMainEmailForm .validation_warning_span
{
	float:none;
	display:inline;

	padding-left:5px;
}
#DivValidationContainer
{
display:block;
float:left;
/*clear:both;*/

width:100%;

margin-top:7px;
padding-left:60px;
}

#DivValidationContainer span
{
	float:left;
font-weight:bold;
}



/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
