body {
	font-family : Arial, Helvetica, sans-serif;
  margin: 0px;
  background: url(img/pd.jpg);
	background-repeat: no-repeat;
	background-color: #ffffcc;
}

#tabcont {
	width: 900px;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-top: 0px;
	border-bottom: 0px;
}

#interior {
	width: 100%;
  background: url(img/repet.jpg) right;
  background-repeat: repeat-y; 
}

#meniugen {
	width: 100%;   
}

#tabjos {
	height: 89px;
	width: 100%;
	border: 0px;
	background: url(img/subsol.jpg) right;
	background-repeat: no-repeat;
}

#antetul {
	height: 253px;
}

#meniul {
	width: 206px;
}

#continut {
	width: 694px;
}

h1 {
  font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 16px;
	color: #009900;
	font-style : normal;
	font-weight : bold;
}

h2 {
  font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 14px;
	color: #009900;
	font-style : normal;
	font-weight : bold;
	}

hr {
  background: #ffffff;
  height: 1px;
  width: 100%;
  color: #999999;
}

a:link  {
	color : #006600;
	text-decoration : none;
}

a:visited  {
	color : #006600;
	text-decoration : none;
}

a:hover  {
	color : #990000;
	text-decoration : underline;
}

a:active  {
	color : #00cc00;
	text-decoration : none;
}
