.logo {
	font-family: Helvetica, sans-serif; 
	text-align: center;
	font-size: 599%;
	color: #dddddd;
}
body {
	background-image: url('imagini/reporiz.jpg'); 
	background-repeat: repeat-x; 
	background-color: #d1d1d1; 
	font-family: Helvetica, sans-serif; 
	text-align: center;
	font-size: 77%;
}
.main {
	margin: 0px auto; 
	width: 800px;
	text-align: center;
}
.butoane { 
	background-image: url('imagini/meniu.jpg'); 
	margin:0px; 
	width: 800px; 
	line-height: 30px; 
	height: 30px; 
	text-align: center;
}
.repvert { 
	background-image: url('imagini/repvert.jpg'); 
	background-repeat: repeat-y; 
	margin:0px; 
	width: 800px; 
	font-family: Helvetica, sans-serif; 
	text-align: center;
}
td {
	text-align: center;
	border-bottom: none;
	border-top: none;
	border-left: none;
	border-right: none;
}
a:link {
	text-decoration: none ;
	color:#717171
}
a:visited {
	text-decoration: none;
	color:#717171
}
a:active {
	text-decoration: none;
	color:#717171
}
a:hover {
	text-decoration: underline; 
	color: #414141;
}
div.img
  {
  margin:3px;
  border:1px solid #aaaaaa;
  height:auto;
  width:auto;
  float:left;
  text-align:center;
  }
div.img img
  {
  display:inline;
  margin:3px;
  border:1px solid #ffffff;
  }
div.imgparcauto
  {
  margin:3px;
  border:1px solid #aaaaaa;
  height:auto;
  width:auto;
  text-align:center;
  }
div.imgparcauto img
  {
  display:inline;
  margin:3px;
  border:1px solid #ffffff;
  }
div.img a:hover img
  {
  border:1px solid #777777;
  }
div.desc
  {
  text-align:center;
  font-weight:normal;
  width:120px;
  margin:2px;
  }
div.titlu{ 
  text-align:left;
  font-weight: bold;
  width:400px;
  margin:2px;
  }
div.titluparcauto{ 
  text-align:left;
  font-weight: bold;
  width:300px;
  margin:10px;
  }
div.continut
  {
  text-align:left;
  font-weight: normal;
  width:400px;
  margin:2px;
  }
div.continutparcauto
  {
  text-align:left;
  font-weight: normal;
  width:300px;
  margin:10px;
  }
div.comanda
  {
  text-align:center;
  font-weight: normal;
  width: 100%;
  margin:10px;
  }
div.text
  {
  text-align:left;
  font-weight: normal;
  width:700px;
  margin:20px;
  }
div.mesaj{ 
  text-align:center;
  font-weight: bold;
  width:500px;
  margin:10px;
  }
