#tot {
	height: auto;
	width: 960px;
	margin: auto;
}
#header {
	float: left;
	height: 360px;
	width: 960px;
	margin-top: 32px;
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
}
#continut {
	background-image: url(../images/continut_sec.png);
	background-repeat: repeat-y;
	float: left;
	height: auto;
	width: 960px;
}
#continut_bottom {
	background-image: url(../images/continut_down_sec.png);
	background-repeat: no-repeat;
	float: left;
	height: 54px;
	width: 960px;
}
#footer_text {
	float: left;
	width: 910px;
	margin-right: 25px;
	margin-left: 25px;
	font-family: Verdana, Geneva, sans-serif;
}
#continut_text {
	float: left;
	height: auto;
	width: 910px;
	margin-right: 30px;
	margin-left: 30px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
}

#content {
	float: left;
	height: auto;
	width: 960px;
	margin-top: 30px;
	margin-bottom: 30px;
}
#footer {
	float: left;
	height: 180px;
	width: 960px;
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
}
.body {
	background-attachment: fixed;
	background-color:#8CD50A;
	background-repeat: no-repeat;
}
#header_top {
	background-image: url(../images/headergif.gif);
	background-repeat: no-repeat;
	float: left;
	height: 260px;
	width: 960px;
}
#header_bottom {
	float: left;
	height: 100px;
	width: 900px;
	margin-right: 30px;
	margin-left: 30px;
	background-image: url(../images/top_menu.png);
	background-repeat: no-repeat;
}
#home {
	float: left;
	height: 100px;
	width: 100px;
	margin-right: 32px;
	margin-left: 62px;
}
#produse {
	float: left;
	height: 100px;
	width: 100px;
	margin-right: 32px;
	margin-left: 32px;
}
#materiale {
	float: left;
	height: 100px;
	width: 100px;
	margin-right: 32px;
	margin-left: 32px;
}
#contact {
	float: left;
	height: 100px;
	width: 100px;
	margin-right: 32px;
	margin-left: 32px;
}
#continut_top {
	background-image: url(../images/continut_top_sec.png);
	background-repeat: no-repeat;
	float: left;
	height: 54px;
	width: 960px;
}
.body #tot #footer #footer_text p {
	font-size: 10px;
}
