body {
margin: 30px auto;
background-color: #646464;
}

td {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #555555;
text-align: left;
}

p {
	text-align:justify;
}

a {
color: #475C78;
font-weight: bold;
text-decoration: underline;
}

a:hover {
color: #475C78;
font-weight: bold;
text-decoration: none;
}

a.meniu {
	color: white;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a.meniu:hover {
	color: white;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.subsol {
	color: #475C78;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a.subsol:hover {
	color: #475C78;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.download {
	color: #646464;
	font-weight: normal;
	text-decoration: underline;
}
.download:hover {
	color: #646464;
	font-weight: normal;
	text-decoration: none;
}

#title {
	background-color: #bac4d1;
	height: 20px;
	width: 510px;
	border-right: 10px solid #304F78;
	padding-top: 5px;
}

#title span {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #304F78;
	height: 20px;
	vertical-align:top;
	padding: 5px 5px 5px 5px;
}

#title_right {
	background-color: #bac4d1;
	height: 20px;
	width: 160px;
	border-right: 10px solid #304F78;
	padding-top: 5px;
}

#title_right span {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #304F78;
	height: 20px;
	vertical-align:top;
	padding: 5px 5px 5px 5px;
}

.header {
height: 110px;
background-image: url(../imagini/headerbg.gif);
background-repeat: no-repeat;
background-color: #646464;
}

.headerleft {
padding: 15px 0 0 15px;
}

.headerright {
padding: 15px 30px 0 0;
text-align: right;
}

.menuright {
padding: 0 0 0 0;
text-align: right;
color: white;
}

.mainbody {
background-image: url(../imagini/mainbodybg.gif);
background-repeat: repeat-y;
background-color: #646464;
}

.mainleft {
padding: 0 0 0 20px;
}

.pageleft {
padding: 0 10px 0 0;
}

.dividervert {
background-image: url(../imagini/divider_vert.gif);
background-repeat: repeat-y;
}

.mainright {
padding: 0 25px 0 10px;
}

.footer {
height: 43px;
margin: 0;
background-image: url(../imagini/footerbg.gif);
background-repeat: no-repeat;
background-color: #646464;
}

.footerleft {
padding: 8px 0 0 35px;
font size: 9px;
}

.footerright {
text-align: right;
padding: 8px 35px 0 0;
font size: 9px;
}

.poweredBy {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #555555;
}

.formElementA {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #555555;
  border: 1px solid #304F78;
  background-color:#ffffff;	
  height: 13px;
  width: 150px;
}

.formElementB {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #555555;
  border: 1px solid #304F78;
  height: 50px;
  background-color:#ffffff;	
  width: 150px;	
}

.formElementC {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #555555;
  border: 1px solid #304F78;
  background-color:#ffffff;	
  height: 13px;
  width: 160px;
}

.formButton {
 width:80px;
 height: 17px;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:10px;
 font-weight: bold;
 background-color:Silver;
 border:1px solid #807c7b;
 color:#555555;
 }
 
 
 .formButon {
 width:80px;
 height: 17px;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:10px;
 font-weight: bold;
 background-color:#bac4d1;
 border:1px solid #304F78;
 color:#304F78;
 }
