body {
	font-size:11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #68757C;
	font-family: Arial, Helvetica, sans-serif;
	list-style-image: url(images/bullet.jpg);
	background-color: #D7DFE4; 
}

p.special {
	font-size:12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #68757C;
	font-family: Arial, Helvetica, sans-serif;
	list-style-image: url(images/bullet.jpg); 
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration: none;
	color: #A51820;	
}

a.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: normal;
	text-decoration: none;
	color: #68757C;
}

a:hover {
	text-decoration: underline;
}

a.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration: none;
	color: #64717A;	
}

a.copy:hover {
	text-decoration: underline;
}

table.alb {
	font-size: 11px;
	background-color: white; 
}
table {
	font-size: 11px;
	background-color: #F4F7F9;
}
td.news{
	padding-left: 10px
}
span.redtext {
	color: #A51820;
}
span.navred {
	color: #A51820;
	font-weight: normal;
}
span.blacktext{
	color: #555555;
}

td.bold{
	color: #OOOOOO;
	font-weight: bold;
}
span.leftspan{
	text-align:right;
	left: 40px;
}
ul {
	margin: 21px 21px 10px;
	top: -467px;
	bottom: 0px;
	position: relative;
	left: -46px;
	width: 354px;
	height: 203px;
}

//de aici incepe meniul drop-down
.menu {
  background-color: transparent;
  left:10; // modifica coordonatele daca vrei ca meniul
  top:10;   // sa fie in alta parte
  text-align: left;
  z-index: 100;
  border-color: #bee0f3 #72a4f3 #72a4f3 #bee0f3;
  border-style: solid;
  border-width: 0px;
  padding: 3px 2px 5px 2px;	  
}

.item
{
//CELULELE DIN MENIUL DE SUS
  padding: 2px 12px 3px 12px;
  text-decoration:none;
  color:black;
  text-align: center;
  font-family:arial;
  font-size:12;
  font-weight:normal;
  background-color: #E9E8E0
}

.itemdw
{
  padding: 2px 12px 3px 12px;
  text-decoration:none;
  color:black;
  text-align: center;
  font-family:arial;
  font-size:12;
  font-weight:normal;
  border-color: #96b5f3;
  border-style: solid;
  border-width: 1px;
  background-color: #000000;
}

.subitem {
  text-decoration: none;
  cursor: hand;
  margin: 0px;
  display: block;
  font-family: Helvetica, "MS Sans Serif";
  font-size: 8pt;
  font-style: normal;
  font-weight: normal;
  color: #606A6C;
  padding: 2px 5px 2px 3px;
}

.subitem:hover {
  background-color: #C6D4DD;
  text-decoration: none;
}


.item:hover
{
  border-color:white white white white;
  text-decoration:none;

  background-color: #c7c7ba;
}


.dropdown
{
	border-color:white white white white;
	border-style: solid;
	border-width: 1px;
	visibility:hidden;
	position:absolute;
	background-color: #EAEFF3;
	border-style: solid;
	padding: 3px 3px 3px 3px;
	left: -226px;

}

.editfields{
	font-size:11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
}

.title{
	font-size:15px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
}

td.pad
{
	padding: 7px;
}

a.info {
	font-size:11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #8198AD;
	font-family: Arial, Helvetica, sans-serif;
}

a.info:hover {
	font-size:11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #4793B3;
	font-family: Arial, Helvetica, sans-serif;
}
