html {
	margin: 0;
	padding: 0;
	height: 100%;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #dbe8de;
	margin: 0;
	padding: 0;
	text-align: center;
	height: 100%;
}

img {
	border: 0;
}

#continut {
	position: relative;
	width: 750px;
	border-left: 1px solid #368f47;
	border-right: 1px solid #368f47;
	margin: auto;
	background-color: #fffac3;
	min-height: 100%;
	text-align: left;
}

#header {
	position: relative;
	background: url('../poze/fundal-brazi.png') no-repeat;
	height: 117px;
}

#meniu {
	position: absolute; 
	bottom: 0;
	width: 100%;
	height: 25px;
	background-color: #29883c;
	text-align: right;
}

#meniu a {
	text-align: left;
	color: #fff;
}

#footer {
	position: absolute;
	bottom: 15px;
	right: 15px;
	left: 15px;
	color: #29883c;
	font-size: 10px;
	text-align: right;
}

#footer a {
	color: #29883c;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

h1 {
	position: absolute; 
	right: 20px;
	top: 25px; 
	text-indent: -100em;
	background: url('../poze/brazi-ornamentali.png') no-repeat;
	width: 417px;
	height: 42px;
	padding: 0;
	margin: 0;
	margin-right: 0px;
}

h2 {
	font-size: 24px;
	color: #29883c;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Garuda, sans-serif;
}
	
h2 span {
	color: #7b7b7b;
}

h3 {
	font-size: 15px;
	padding: 0;
	margin: 0;
	color: #000000;
	font-weight: bold;
}

table {
	border: 0;
	border-collapse: collapse;	
}

table th {
	vertical-align: top;
	}

table td,th {
	padding: 5px;
	vertical-align: top;
}
	
/* div-uri */
#pagina {
	padding: 15px;
	padding-bottom: 50px;
}

#pagina a {
	color: #29883c;
	text-decoration: none;
}

#pagina a:hover {
	text-decoration: underline;
}

#listaServicii {
	margin: 0px;
	padding-left: 30px;
	list-style: none;
}

#listaServicii li {
	padding: 5px;
}

#listaServicii li img {
	float: right;
	border: 1px solid #7b7b7b;
}

/* titluri */
#titluCraciun {
	text-indent: -100em;
	background: url('../titluri/oferta-de-craciun.gif') no-repeat;
}

#titluContact {
	text-indent: -100em;
	background: url('../titluri/contact.gif') no-repeat;
}

#titluDespre {
	text-indent: -100em;
	background: url('../titluri/despre-noi.gif') no-repeat;
}

#titluOferta {
	text-indent: -100em;
	background: url('../titluri/oferta.gif') no-repeat;
}

#titluPreturi {
	text-indent: -100em;
	background: url('../titluri/preturi.gif') no-repeat;
}

#titluGalerieFoto {
	text-indent: -100em;
	background: url('../titluri/galerie-foto.gif') no-repeat;
}

#titluConiferePlantatii {
	text-indent: -100em;
	background: url('../titluri/conifere-plantatii.gif') no-repeat;
}

#titluBraziTaiatiCraciun {
	text-indent: -100em;
	background: url('../titluri/brazi-taiati-craciun.gif') no-repeat;
}

/* clase */
.listaImagini {
	list-style: none;
	margin: 0px;
	padding-left: 30px;
}

.listaImagini li {
	float: left;
	padding: 5px;
}

.listaImagini img {
	border: 1px solid #7b7b7b;
}

.listaPreturi {
	margin-top: 10px;
}

.listaPreturi td, .listaPreturi th{
	padding: 0;
	padding-left: 30px;
	text-align: right;
}

.tabelPreturi {
	margin: 10px 0 0 0;
	width: 100%;
	border-collapse: collapse;
}

.tabelPreturi td p {
	text-align: center;
}

.tabelPreturiColoana {
	border-right: 1px dotted #888;
}