.ddimgtooltip{
box-shadow: 3px 3px 5px #818181; /*shadow for CSS3 capable browsers.*/
-webkit-box-shadow: 3px 3px 5px #818181;
-moz-box-shadow: 3px 3px 5px #818181;
display:none;
position:absolute;
border:1px solid black;
background:white;
color: black;
z-index:2000;
padding: 4px;
}



.descriere {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #391801;
	font-style: normal;
	text-align:justify
	}

.subtitlu {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #391801;
	font-style: normal;
	text-align:justify
	}
	
.info {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #391801;
	font-style: normal;
	text-align:justify
	}
	
.subtitlurosu {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #fb0303;
	font-style: normal;
	text-align: right
	}
	
.text {
	font-size: 18px;
	color: #391801;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: bold;
	text-align: center;
	}
	
.text2 {
	font-size: 18px;
	color: #FFFFF4;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: bold;
	text-align: center;
	}
	
	
.pret {
	font-size: 16px;
	color: #391801;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	}
	
.estimat {
	font-size: 14px;
	color: #391801;
	font-family: "Times New Roman", Times, serif;
	font-style: oblique;
	text-align: center;
	}
	
.suma {
	font-size: 19px;
	color: #391801;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: bold;
	}
	
.suma2 {
	font-size: 22px;
	color: #391801;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: bold;
	}
	
.titlu {
	font-size: 21px;
	color: #391801;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: bold;
	text-align: center;
	}
	
	
.copyright {
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	color: #391801;
	font-style: inherit;
	text-align:justify
	}
	
.nota {
	font-size: 13px;
	color: #FF0000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	}
	
.nota2 {
	font-size: 13px;
	color: #391801;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	}
	
a:visited {
	text-decoration: none;
	color: #C3A988;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a:link {
	color: #C3A988;
	text-decoration: none;
}
