body, html {
	margin: 0;
	padding: 0;
}

#main {
	text-align: center;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	background: url(../images/top_background.jpg) no-repeat;
}

#header {
	text-align: left;
	width: 1000px;
	margin: 0;
	padding: 0;
}
	
	#bgh1 {
		margin-left: auto;
		margin-right: auto;
		width: 867px;
		height: 19px;
		padding-top: 4px;
		line-height: 23px;
		background: url(../images/h1.png);
		margin-top: -2px;
	}
	
	#header h1 {
		font-weight: normal;
		font-size: 11px;
		font-family: "Tahoma";
		color: #7699c3;
		line-height: 12px;
		margin: 0;
		padding: 0;
		padding-left: 10px;
	}

	#header img {
		margin: 0;
		padding: 0;
	}

#center {
	width: 900px;
	margin-left: 50px;
	margin-right: 50px;
	text-align: left;
}

#meniu {
	margin: 0;
	padding: 0;
	margin-top: 5px;
	height: 39px;
	width: 900px;
	background: url(../images/meniu.jpg) no-repeat;
}
	
	#meniu ul {
		margin: 0;
		padding: 0;
		height: 39px;
		width: 900px;
	}
	
	#meniu ul li {
		margin: 0;
		padding: 0;
		padding-top: 13px;
		display: block;
		float: left;
		font-family: "Tahoma";
		font-size: 12px;
		font-weight: bold;
		text-align: left;
	}
	
	#meniu ul li a {
		color: #7699c3;
		text-decoration: none;
	}
	
	li#home {
		width: 128px;
	}
	
	li#home a {
		padding-left: 53px;
	}
	
	li#despre-noi {
		width: 164px;
	}
	
	li#despre-noi a {
		padding-left: 60px;
	}
	
	li#produse {
		width: 153px;
	}
	
	li#produse a {
		padding-left: 60px;
	}
	
	li#servicii {
		width: 152px;
	}
	
	li#servicii a {
		padding-left: 60px;
	}
	
	li#catalog {
		width: 158px;
	}
	
	li#catalog a {
		padding-left: 60px;
	}
	
	li#contact {
		width: 145px;
	}
	
	li#contact a {
		padding-left: 58px;
	}

#slideshow {
	width: 900px;
	height: 192px;
	margin: 0;
	padding: 0;
}
	
	#slideshow img {
		border: none;
	}

#continut {
	padding-top: 17px;
	width: 900px;
}

div#stanga {
	width: 643px;
	float: left;
}

	.continut_stanga {
		width: 643px;
		background: url(../images/chenar_continut.jpg) no-repeat;
		float: right;
		margin-bottom: 17px;
		min-height: 213px;
	}

	.continut_stanga h2 {
		font-family: "Tahoma";
		font-size: 14px;
		color: #7699c3;
		padding-left: 20px;
		padding-top: 20px;
		padding-bottom: 10px;
		margin: 0;
	}

	.continut_stanga a {
		color: #7699c3;
		text-decoration: none;
	}
	
	span.margin_left {
		margin: 0;
		padding: 0;
		display: block;
	}
	
	.continut_stanga span h4 {
		font-family: "Tahoma";
		font-size: 11px;
		color: #7699c3;
		padding-left: 10px;
		padding-top: 7px;
		background: url(../images/h4.png) no-repeat;
		padding-bottom: 10px;
		margin: 0;
	}
	
	.continut_stanga img {
		border: solid 1px #daedf8;
		display: block;
		float: left;
	}
	
	div#despre-noi-home img {
		margin-right: 20px;
	}
	
	div#produse-home img {
		margin-top: 10px;
		margin-left: 20px;
		margin-right: 6px;
		margin-bottom: 10px;
		padding: 0;
	}
	
	.continut_stanga span {
		font-family: "Tahoma";
		font-size: 11px;
		color: #6b9cba;
	}
	
	div#despre-noi-home span {
		display: block;
		padding-left: 20px;
		padding-right: 20px;
		float: left;
	}
	
	div#contact span {
		display: block;
		padding-left: 20px;
	}
	
	div#contact img {
		margin-right: 10px;
	}
	
	div#contact strong {
		font-size: 12px;
	}
	
	#produse-home span {
		padding-left: 20px;
		display: block;
		padding-right: 20px;
	}
	
	div#produse-home h3 {
		font-size: 11px;
		font-family: "Tahoma";
		color: #7699c3;
		padding-left: 20px;
	}
	
	div#produse-home h3 a {
		text-decoration: none;
		color: #7699c3;
	}
	
	div#formular {
		clear: both;
		padding-left: 20px;
		padding-top: 20px;
		font-size: 11px;
		font-family: "Tahoma";
		color: #7699c3;
	}
		
		.text_input {
			background: url(../images/input.jpg) no-repeat;
			border: none;
			width: 247px;
			height: 23px;
		}
		
		div#formular textarea {
			background: url(../images/textarea.jpg) no-repeat;
			border: none;
			width: 247px;
			height: 96px;
		}
		
		#submit {
			background: url(../images/trimite.jpg) no-repeat;
			width: 75px;
			height: 23px;
			border: none;
			font-family: "Tahoma";
			font-size: 11px;
			color: #7699c3;
		}
		
		.gallery {
			clear: both;
			display: block;
			padding-left: 20px;
		}
		
		.gallery img {
			padding: 0;
			margin: 0;
			margin-bottom: 20px;
		}

div#dreapta {
	width: 234px;
	float: right;
}
	div#catalog-produse {
		width: 234px;
		height: 200px;
		margin: 0;
		padding: 0;
	}
	
		div#catalog-produse img {
			margin: 0;
			padding: 0;
			border: none;
		}
	
	div#contact-home {
		width: 234px;
		margin: 0;
		padding: 0;
	}
	
	div#contact-home h2 {
		font-family: "Tahoma";
		font-size: 14px;
		color: #7699c3;
		padding-top: 20px;
		padding-bottom: 10px;
		margin: 0;
	}
	
	div#contact-home span {
		display: block;
		font-family: "Tahoma";
		font-size: 11px;
		color: #6b9cba;
	}
	
	#categorii_produse {
		list-style-type: none;
	}
	
	#categorii_produse li {
		float: left;
		width: 130px;
		height: 140px;
		text-align: center;
	}
	
	#categorii_produse img {
		width: 125px;
		height: 100px;
		border: none;
	}
	
	#categorii_produse span {
		margin: 0;
		padding: 0;
	}

div#footer {
	clear: both;
	width: 1000px;
	height: 170px;
	margin-top: 20px;
	background: url(../images/footer.jpg) no-repeat;
}
	div#footer span {
		font-family: "Tahoma";
		font-size: 11px;
		color: #653690;
		display: block;
		padding-top: 150px;
		padding-left: 62px;
	}
	
	span#meniu-footer {
		float: left;
	}
	
	#meniu-footer a {
		text-decoration: none;
		color: #653690;
	}
	
	span#copyright-footer {
		float: right;
		text-align: right;
		line-height: 15px;
		margin-right: 62px;
	}

.read_more {
	cursor: pointer;
	display: block;
	clear: both;
	padding-right: 20px;
	text-align: right;
	font-family: "Tahoma";
	font-size: 11px;
	color: #92bfdc;
	text-decoration: underline;
}

.clear {
	clear: both;
}