

* {	
	font-family:Arial, Tahoma; 
	font-size: 12px;
	color:#984640;
	font-weight: normal;

}
body { background-color:#000000;
}



.poza1 { background-image:url(images/atlas_07.jpg);
background-repeat:repeat-y;
background-color:#F6CAA5;
}
.poza2 { background-image:url(images/header.jpg);
background-repeat:no-repeat;
background-color:#F6CAA5;
}
.poza3 { 
text-align:right; 
background-image:url(images/atlas_08.jpg);
background-repeat:repeat-y;
background-color:#F6CAA5;
}
.poza4 { background-image:url(images/footer.jpg);
background-repeat:no-repeat;
background-color:#000000;
}



.aligiament { text-align:right;
}
.aligiament2 { text-align:center;
color:#FFFFFF;
}


.meniu1 { background-image:url(images/atlas_meniu_05.jpg);
background-repeat:no-repeat;

}
.meniu2 { background-image:url(images/atlas_meniu_04.jpg);
background-repeat:no-repeat;

}
.meniu3 { background-image:url(images/atlas_meniu_03.jpg);
background-repeat:no-repeat;

}
.meniu4 { background-image:url(images/atlas_meniu_02.jpg);
background-repeat:repeat-y;

}
.meniu5 { background-image:url(images/atlas_meniu_01.jpg);
background-repeat:no-repeat;

}

		
		a {	text-align:left;
			font-family:Arial, Helvetica, sans-serif; 
			font-size:12px;	
			color:#bd7261;
			font-weight: bold;
			text-decoration:none;

		  }
		a:hover {	text-align:left;
			font-family:Arial, Helvetica, sans-serif;
			font-size:12px;		
			color:#af675a;
			font-weight: bold;
			text-decoration:underline;
		  }
		  p { font-weight: bold; 
		  }
		  h1 { font-weight:bold;
		  font-size:14px;
		  }
		  h2, h3, h4, h5, h6 { font-weight:bold;
		  font-size:13;
		  }
		  
		
		a.buton_sus {	text-align:left;
			font-family:Arial, Helvetica, sans-serif; 
			font-size:15px;	
			color:#990000;
			font-weight: bold ;
			text-decoration:none;
			padding-left:10px;
			
			

		  }
		a.buton_sus:hover {	text-align:left;
			font-family:Arial, Helvetica, sans-serif;
			font-size:15px;		
			color:#af675a;
			font-weight: bold;
			text-decoration:none;
			padding-left:10px;
			
			
		  }
		  a.buton_stanga {	text-align:right;
			font-family:Arial, Helvetica, sans-serif; 
			font-size:14px;	
			color:#984640;
			font-weight: bold ;
			text-decoration:none;
			padding-right:50px;
			
			

		  }
		a.buton_stanga:hover {	text-align:right;
			font-family:Arial, Helvetica, sans-serif;
			font-size:14px;		
			color:#333333;
			font-weight: bold;
			text-decoration:none;
			padding-right:50px;
			
			
		  }
