body {
  background-color: #F7E1B2;
  background-image: url(images/bg.jpg);
  background-repeat: repeat;
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}
a:link {
	color: #FFFFFF;
	color: 
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ffffff;
}
a:hover {
	text-decoration: underline;
	font-weight:bold;
	color: #ffffff;
	font-size:14px;
}
a:active {
	text-decoration: none;
	color: #ffffff;
}
.titlu {font-family: "Times New Roman", Times, serif;
     color: #000000;
	 font-size: 20px;
	 font-weight:bold;
}
.titlu2 {font-family: "Times New Roman", Times, serif;
     color: #666666;
	 font-size: 20px;
	 font-weight:bold;
}
.detalii {font-family:Arial, Helvetica, sans-serif;
     color: #666666;
	 font-size: 13px;
	 font-weight: bold;
}
.services {font-family:Arial, Helvetica, sans-serif;
     color: #666666;
	 font-size: 13px;
	 padding-left:90px;
	 font-weight: 500;
}
.c{font-family:Arial, Helvetica, sans-serif;
     color: #000000;
	 font-size: 13px;
	 padding-left:4px;
	 font-weight: bold;
}
.price {font-family: "Times New Roman", Times, serif;
     color: #000000;
	 font-size: 14px;
	 font-weight: bold;
}

.hh1 {font-family: "Times New Roman", Times, serif;
     color: #333333;
	 font-size: 11px;
}
.contact {font-family:Arial, Helvetica, sans-serif;
     color:black;
	 font-size: 12px;
	 font-weight:bold;
}
.contact2 {font-family:Arial, Helvetica, sans-serif;
     color: #000000;
	 font-size: 12px;
}
.contact3 {font-family:Arial, Helvetica, sans-serif;
     color: #FF0000;
	 font-size: 14px;
	 font-weight:bold;
}
.chenar-poze {
	border: solid;
	border-color:gray;
	border-width:5px;
	 }
.copyright {color: #000000;
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	font-weight: 900;
}

