body {
	margin:0px;
	background-image:url(../images/header_bg.png);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5d5d5d;
}
.all {
	width:920px;
	text-align:left;
	padding-top:40px;
}
.top {
	width:920px;
	display:inline-block;
	margin-bottom:15px;
}
.main_menu {
	float:right;
	margin-top:10px;
}
.menu_span {
	color:#FFF;
	text-decoration:none;
	margin-right:20px;
	font-size:16px;
	font-family:Tahoma, Geneva, sans-serif;
}
.header {
	background-color:#FFF;
	position:relative;
	padding:5px;
	float:left;
	width:906px;
	text-align:center;
}
.bg {
	background-image:url(../images/bg.png);
	background-repeat:repeat-x;
	height:205px;
	position:absolute;
	top:217px;
	width:100%;
	left:0px;
}
.menu {
	background-image:url(../images/meniu_bg.png);
	height:52px;
	background-repeat:repeat-x;
	width:905px;
	margin-left:1px;
	float:left;
	position:relative;
	margin-top:2px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
}
.menu_span2 {
	color:#FFF;
	margin-right:20px;
	padding-top:10px;
	display:inline-block;
	font-size:15px;
	font-family:Tahoma, Geneva, sans-serif;
	text-decoration:none;
}
.menu_span2:hover {	
	background-image:url(../images/meniu_bg_selected.png);
	background-position:top center;
	background-repeat:no-repeat;
}
.menu_select {
	color:#FFF;
	margin-right:20px;
	padding-top:10px;
	display:inline-block;
	font-size:15px;
	font-family:Tahoma, Geneva, sans-serif;
	text-decoration:none;
	background-image:url(../images/meniu_bg_selected.png);
	background-position:top center;
	background-repeat:no-repeat;
}
.content {
	width:905px;
	text-align:center;
	padding-bottom:30px;
	display:inline-block;
}
.produs {
	float:left;
	width:280px;
	min-height:320px;
	margin-left:10px;
	margin-right:10px;
	text-align:center;
	margin-bottom:15px;
}
.produs_mare {
	float:left;
	width:280px;
	margin-top:10px;
	min-height:200px;
	margin-left:10px;
	margin-right:10px;
	text-align:center;
	display:block;
	text-decoration:none;
}
.produs img {
	padding:5px; border:solid 1px #bfbfbf; margin-top:5px; margin-bottom:5px;  height:182px; width:273px; overflow:hidden;
}
.produs_mare img {
	padding:5px; border:solid 1px #bfbfbf; margin-top:5px; margin-bottom:5px;  height:149px; width:222px; overflow:hidden;
}
.title {
	font-size:16px;
	font-weight:bold;
	color:#5d5d5d;
	float:left;
	width:100%;
	text-align:center;
}
.title_mare {
	font-size:19px;
	height:40px;
	margin-bottom:3px;
	font-weight:bold;
	color:#5d5d5d;
	float:left;
	width:100%;
	text-align:center;
}
.pret {
	font-size:16px;
	float:right;
}
.details {
	font-size:12px;
	color:#73ab00;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:4px;
	text-align:justify;
}
.footer {
	background-color:#3a3632;
	margin-top:1px;
	color:#FFF;
	padding-top:10px;
	padding-bottom:10px;
	font-size:11px;
	height:31px;
}
.footer_border {
	border-top: solid 1px #cfcfcf;
	float:left;
	width:100%;
}
.continut {
	text-align:left;
}
.submenu {
	margin-left:10px;
	font-size:14px;
	font-weight:bold;
	margin-bottom:20px;
}
.link_sub {
	color:#73ab00;
	margin-right:16px;
	margin-bottom:10px;
	text-decoration:none;
	float:left;
	background-image:url(../images/li_submenu.png);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:13px;
}
.link_sub:hover {
	text-decoration:underline;
}
.formular_contact {
	width:200px;
	float:left;
}
.date {
	width:200px;
	float:left;
	font-size:14px;
}
.input_text {
	border:none;
	background-color:transparent;
	width:194px;
	background-image:url(../images/contact-input.png);
	padding:3px;
	margin-bottom:5px;
	background-repeat:no-repeat;
	height:17px
}
.textarea {
	border:none;
	background-color:transparent;
	width:194px;
	background-repeat:no-repeat;
	padding:3px;
	margin-bottom:5px;
	height:139px;
	background-image:url(../images/contact-textarea.png);
	margin-bottom:10px;
}
.subtitlu {
	font-size:20px;
	color:#3A3632;
	text-align:left;
	font-weight:bold;
}
