.logo {
	background-image: url(../images/header/logo_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 176px;
	width: 270px;
	position: relative;
	float: left;
}
.logoImg {
	padding: 0px;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	top: 94px;
}
.HeaderCollage {
	background-image: url(../images/header/collage_right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 176px;
	width: 469px;
	padding: 0px;
	float: right;
	margin: 0px;
}
.FormTexts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #506A77;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #506A77;
	padding: 2px;
	border: 1px solid #5D7C8B;
}
.textarea {
	width: 230px;
}
.table_products {
	padding: 6px;
	border: 2px solid #F8BC66;
	margin-left: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: auto;
}
.table_products td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	height: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F8BC66;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F8BC66;
	margin: 0px;
	padding: 2px;
}
.table_products_colored_bg {
	padding: 1px;
	background-color: #FAEFE9;
	font-weight: bolder;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F8BC66;
}
.table_products_text_ocre {
	color: #F8BC66;
}
.table_products_note {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 5px;
	font-style: italic;
	font-weight: normal;
	color: #333333;
	text-align: left;
}
