   * { padding: 0; margin: 0; }
body{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 14px;
 background-image: url(imagini/black.gif); 
 background-color: #FFFFFF}



#tot {
  width: 970px;
  height: auto;
  margin-left: auto;
  margin-bottom: 8px;
  margin-right: auto;
  margin-top: auto;
}




#header {
 width: auto;
 float: right;
 border: 2px solid #696969;
 height: 156px;
 margin: 10px 0px 0px 0px;;
 background-image: url(imagini/headerbleu.jpg);
}



#stanga{
 color: #333;
 border: 2px solid #696969;
 background-image:url(imagini/laterale%20stanga.jpg);
 margin: 0px 0px 0px 0px;
 height: 1115px;
 width: 160px;
 float: left;
 padding-top:10px;
}



#dreapta {
 background-image: url(imagini/bluemijloc-index.jpg);
 float:left;
 color: #333;
 border: 2px solid #C0C0C0;
 margin: 0px 0px 0px 0px;
 padding:10px;
 height: 1105px;
 width: 618px;
}



#altul{
 color: #333;
 border: 2px solid #696969;
 background-image:url(imagini/laterale%20dreapta1.jpg);
 margin: 0px 0px 0px 0px;
 height: 1125px;
 width: 160px;
 float: right;
 padding-top:0px;
}
 



#footer {
 width: 966px;
 height:45px;
 clear: both;
 color:#FF9900;
 border: 2px solid #4F4F4F;
 padding-top:10px;
 background-image: url(imagini/jos3.jpg);
}



#termeni {
 width: 966px;
 height:20px;
 clear: both;
 color:#FF9900;
 border: 2px solid #4F4F4F;
 margin: 10px 0px 0px 0px;
 padding-bottom:2px;
 background-image: url(imagini/jos3.jpg);
}




h1 {
	color:#006;
	font-size:18px;
	text-align:center;
	font-family:Georgia;
}



h2{
  color: #C7EDFA;
  font-family: "Times New Roman", Times, serif;
  font-size: 1px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
}




h3{ color:#006;
  font-family: "Times New Roman", Times, serif;
  font-size: 20px;
  font-style: normal;
  font-weight: bold;
  text-align: center;
}


 h4{
	color:#000;
	font-size:12px;
	text-align:center;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}


h5{
	color:#31B3EF;
	font-size:1px;
	text-align:center;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}




p {
	COLOR:#004;
	font-size:12px;
	text-align:justify;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-family:Arial;
}



h6 {
	color:#06367E;
	font-size:20px;
	text-align:center;
	font-family: "Script MT Bold";
	text-decoration: none;
	font-style: inherit;
	font-weight: lighter;
}


a {
	color:#006;
	text-decoration:none;
}

 a:link { color: #006;
 text-decoration:none;}
 
 
 a:hover{
	text-decoration: underline;
	color:#006;
}
 





