body {
  font-family: "Trebuchet MS", Verdana, Arial, serif;
  background-color: #fdf2ff;
  font-size: 14px;
  color: black;
  overflow-x: hidden;
}

.boxed
{
  padding: 10px;
  margin: 0px;
}

#back
{
  display: inline;
  float: right;
  width: 267px;
  height: 380px;
  z-index: 1;
  background-image: url("../images/TwoGuys.gif");
  background-repeat: no-repeat;
  background-position: top right;
  position: absolute;
  top: 90px;
  right: 0px;
}

#divmain
{
  display: block;
}

#divleft
{
  margin: 10px 0 0 0 0;
  padding: 0;
  display: inline;
  position: relative;
  top: 0;
  left: 0;
  float: left;
  z-index: 1;
}

#divright
{
  background-color: transparent;

  margin: 10px 0 0 0;
  padding: 0;
  display: inline;
  position: relative;
  top:0px;
  left: 50px;
  float: left;
  z-index: 0;
}

#produse {
}

#produse a:link, #produse a:hover, #produse a:visited  {
  text-decoration: none;
  color: black;
}

.patrat1, .patrat2, .patrat3, .patrat4 {
  display: inline;
  float: left;
  width: 160px;
  height: 160px;
  position: relative;
  cursor: pointer;
  background-repeat: no-repeat;
  background-position: center center;
}

.patrat1 p.titluprodus, .patrat2 p.titluprodus, .patrat3 p.titluprodus, .patrat4 p.titluprodus {
  margin: 0;
  padding: 0;
  width: 100%;
  position: absolute;
  top: 140px;
  text-align: center;
}

.patrat1 {
  background-image: url("../images/anlagenbau.gif");
}

.patrat2 {
  background-image: url("../images/aqualift_f.gif");
}

.patrat3 {
  background-image: url("../images/edelstahl.gif");
}

.patrat4 {
  background-image: url("../images/anlagenbau.gif");
}

acronym {
  text-decoration: none;
  border-bottom: 1px dotted black;
}

h4 {
  padding 0 0 0 0;
  margin: 10px 0 10px 0;
}

em.und {
  text-decoration: none;
  border-bottom: 1px dotted black;
}

ul {
  font-size: 14px;
  padding 0 0 0 0;
  margin: 0 0 10px 40px;
}

p {
  font-size: 14px;
  text-align: justify;
}

p.just {
	text-indent: 1em;
	line-height: 20px;
	padding: 0 0 7px 0;
	margin: 0;
}

hr {
  height: 1px;
  border: none;
	background-color: grey;
	color: grey;
	width: 100%;
}

hr.mov {
  height: 2px;
  border: none;
	background-color: #6B4A8C;
	color: #6B4A8C;
	width: 100%;
}

#divright td, #divright th {
	padding-left: 20px;
	text-align: center;
}

#divright th {
	background-color: #6B4A8C;
	color: white;
	font-size: 13px;
}

#divright th.titlu {
	text-align: center;
	font-size: 16px;
}

#divright th.ilustratie {
	text-align: center;
}

#divright th.descriere {
	text-align: left;
}

#divright th.tipuri {
	text-align: left;
}

#divright td {
	color: black;
	vertical-align: top;
	margin: 0;
	padding: 0;
	font-size: 14px;
}

#divright td.ilustratie {
	background-color: #F0F8FF;
	text-align: center;
	width: 250px;
}

#divright td.ilustratie a {
	background-image: url('../images/play.png');
	background-repeat: no-repeat;
	padding-left: 20px;
}

#divright td.ilustratie a.nodec {
	border: 0;
	background-image: none;
}

#divright td.descriere {
	background-color: #F0F8FF;
	text-align: left;
	width: 300px;
}

#divright td.tipuri {
	background-color: #F0F8FF;
	text-align: left;
	width: 220px;
}

#divright td.marime {
	background-color: #F0F8FF;
	text-align: center;
}

#divright td.info {
	background-color: #F0F8FF;
	padding-left: 10px;
}

#divright td a:link, #divright td a:visited {
	color: black;
	text-decoration: underline;
}

#divright td a:hover {
	color: #6B4A8C;
	text-decoration: none;
}
