* html #left {margin-left: 55px}

body 			{
			width: 1001px;
			background-color: #000000;
			background-image: url(../images/background.jpg);
			margin: auto;
			}

img 			{
			border: none;	
			}

a		 	{
			color: white;	
			text-decoration: none;
			}

a:hover 		{
			color: white;	
			text-decoration: underline;
			}

p		 	{
			text-align: justify;
			text-indent: 30pt;
			padding-top: 0px;
			margin-top: 0px;
			}

h4			{
			padding: 0px;
			margin: 0px;
			}

#acoperis 		{
			background: url(../images/acoperis-templu.jpg) no-repeat top;	
			width: 1000px;
			height: 65px;
			margin-top: 10px;
			}

#meniu 			{	
			margin-top: 5px;
			margin-left: 140px;
			width: 700px;
			height:75px;
			}

#templu-index 	{
			background: url(../images/bg-index.jpg) no-repeat top;
			width: 1000px;
			height: 603px;
			}

#templu-ambianta 	{
			background: url(../images/bg-ambianta.jpg) no-repeat top;
			width: 1000px;
			height: 603px;
			}

#templu-servicii 	{
			background: url(../images/bg-servicii.jpg) no-repeat top;
			width: 1000px;
			height: 603px;
			}

#templu-galerie-foto 	{
			background: url(../images/bg-galerie-foto.jpg) no-repeat top;
			width: 1000px;
			height: 603px;
			}

#templu-angajari 	{
			background: url(../images/bg-angajari.jpg) no-repeat top;
			width: 1000px;
			height: 603px;
			}

#templu-contact 	{
			background: url(../images/bg-contact.jpg) no-repeat top;
			width: 1000px;
			height: 603px;
			}

#left			{
			height: 528px;
			float: left;
			margin-left: 107px;
			}

#center			{
			width: 650px;
			height: 528px;
			float: left;
			font-family: Verdana;
			font-size: 12px;
			color: #ffd9bc;
			padding-top: 4px;
			padding-left: 10px;
			}

#centeridx		{
			width: 670px;
			height: 528px;
			float: left;
			font-family: Verdana;
			font-size: 12px;
			color: #ffd9bc;
			padding-top: 4px;
			padding-left: 7px;
}

#center-galerie-foto	{
			width: 650px;
			height: 350px;
			float: left;
			font-family: Verdana;
			font-size: 12px;
			color: #ffd9bc;
			padding-top: 4px;
			padding-left: 7px;
			SCROLLBAR-FACE-COLOR: #5B5752; 
			SCROLLBAR-HIGHLIGHT-COLOR: #CCCCCC; 
			SCROLLBAR-SHADOW-COLOR: #5B5752; 
			SCROLLBAR-3DLIGHT-COLOR: #363636; 
			SCROLLBAR-ARROW-COLOR: #f23e1d; 
			SCROLLBAR-DARKSHADOW-COLOR: #363636; 
			SCROLLBAR-BASE-COLOR: #cc0033;
			overflow: auto;
			margin-top: 0px;
			margin-left: 300px;				
			}

#center-galerie-foto img.th {
			border: 3px solid #CC3300; 
			margin-right: 5px;
			}

#center-galerie-foto a:hover img.th
			{
			border: 3px solid #FF9900; 
			}

#center-galerie-foto img.thAlbum {
			border: 3px solid #000000; 
			margin-right: 5px;
			}

#center-galerie-foto a:hover img.thAlbum
			{
			border: 3px solid #D19D6D; 
			}


#right			{
			height: 528px;
			float: left;
			margin-left:19px;
			}

#rightidx		{
			height: 528px;
			float: left;
			margin-left:2px;
			}

.title			{
			font-weight: bold;
			text-decoration: underline;
			font-family: verdana;
			}

.text			{
			color: #ffd9bc;
			font-family: Verdana;
			font-size: 13px;
			

			}

.text2			{
			color: #900;
			font-family: Verdana;
			font-size: 13px;
			background-color:#EC991F;
			filter:alpha(opacity=70); 
			-moz-opacity: 0.7; 
			opacity: 0.7; 

			}

.text3			{
			color: #ffffff;
			font-family: Verdana;
			font-size: 13px;
			background-color:#EC991F;
			filter:alpha(opacity=70); 
			-moz-opacity: 0.7; 
			opacity: 0.7; 
			}


