@charset "utf-8";
body{
	clear: both;
	margin: 0px;
	background-image: url(../images/bg_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 85px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
h1{
	font-weight: lighter;
	color: #FFFFFF;
	margin: 0px;
	padding: 25px;
	font-size: 24px;
}
h2{
	color: #A99364;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
	font-size: 18px;
	margin: 0px;
	padding: 12px;
}
#paper{
	clear: both;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
#main_menu {
	padding: 0px;
	margin: 0px;
}
#main_menu li {
	display: inline;
}
#main_menu a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
	color: #a79368;
	text-align: center;
	padding-top: 14px;
	padding-bottom: 85px;
	letter-spacing: 0.6px;
	margin: 0px;
	display: block;
	width: 110px;
	float: left;
	font-weight: bold;
}
#main_menu a:hover {
	color: #FFFFFF;
	background-color: #d4cead;
}
#logo{
}
#home_content{
	background-image: url(../images/bg_home-page.jpg);
	background-repeat: no-repeat;
	height: 400px;
}
#mb_content{
	background-image: url(../images/bg_mbarad.jpg);
	background-repeat: no-repeat;
	height: 500px;
	padding: 2px;
}
#mb_content1{
	background-image: url(../images/bg_mbarad1.jpg);
	background-repeat: no-repeat;
	height: 500px;
	padding: 2px;
}
#home_content_l{
	width: 220px;
	margin: 0px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
}
.home_copy{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	padding-bottom: 80px;
}
.home_product{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #a79368;
	margin: 0px;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
}
.home_link a{
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-weight: bold;
	color: #990000;
}
#home_content_r{
	color: #a79368;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	text-align: right;
	padding-top: 300px;
	padding-right: 25px;
}
#mb_content_r{
	padding-top: 80px;
}
#footer{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #a79368;
	font-size: 12px;
	text-align: center;
}
#footer a{
	color: #a79368;
	text-decoration: none;
}
#footer a:hover{
	text-decoration: underline;
}
.contact_form{
	padding-left: 30px;
}
.text_box{
	width: 200px;
	border: 1px solid #BEB18F;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.submit_button_contact{
	background-color: #CEC5A4;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.colectii{
	padding-top: 80px;
}
.colectii1{
	padding-top: 5px;
}
.colectie_home{
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
}
#flash{
}
