.topItem {
  background: #6D929B;
  background-image: url(close.gif);
  background-position:right center;
  background-repeat:no-repeat;
  padding-left:3px;
  height:22px;
  cursor:pointer;
  text-decoration: none;
  color: #C1DAD6;
  font-weight:bold;
  font-family:"GOTHIC";
}

.topItemOver {
  padding-left:3px;
  background: #6D929B;
  background-image: url(open.gif);
  background-position:right center;
  background-repeat:no-repeat;
  height:22px;
  cursor:pointer;
  text-decoration: none;
  color: #C1DAD6;
  font-weight:bold;
  font-family:"GOTHIC";
}

.dropMenu {
  background:#B7AFA3;
  filter:alpha(opacity=100);
  border:1px solid #6D929B;
}

.subMenu {
  display:block;
}

.subItem {
  height:21px;
  padding-left:10px;
  cursor:pointer;
  font-weight:bold;
  text-decoration:none;
  color:#6D929B;
}

.subItem a {
  text-decoration:none;
  color:#6D929B;
}

.subItemOver {
  height:21px;
  padding-left:10px;
  cursor:pointer;
  font-weight:bold;
}

.subItemOver  a {
  color:#485C5A;
  text-decoration:none;
}

.drop {
  border-left:1px solid black;
  border-right:1px solid black;
}

.topItem1 {
  background: #748f89;
  background-image: url(close.gif);
  background-position:right center;
  background-repeat:no-repeat;
  padding-left:3px;
  height:22px;
  cursor:pointer;
  text-decoration: none;
  color: #ffffff;
  font-weight:bold;
  font-family:"GOTHIC";
}

.topItem1Over {
  padding-left:3px;
  background: #748f89;
  background-image: url(open.gif);
  background-position:right center;
  background-repeat:no-repeat;
  height:22px;
  cursor:pointer;
  text-decoration: none;
  color: #ffffff;
  font-weight:bold;
  font-family:"GOTHIC";
}

.dropMenu1 {
  background:#c4d2cd;
  filter:alpha(opacity=100);
  border:0px solid #3366CC;
}

.subMenu1 {
  display:block;
}
.subItem1 {
  height:21px;
  padding-left:10px;
  cursor:pointer;
  font-weight:bold;
  text-decoration:none;
  color:#000000;
}

.subItem1 a {
  text-decoration:none;
  color:#000000;
}

.subItem1Over {

  height:21px;
  padding-left:10px;
  cursor:pointer;
  font-weight:bold;
}

.subItem1Over  a {
  color:#003399;
  text-decoration:none;
}
.text {
	font-size:14px;
	font-style:normal;
	text-align:justify;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.titlu_pagina{
	font-size:14px;
	font-style:italic;
	font:Verdana, Arial, Helvetica, sans-serif;
	text-align:justify;
	color:000000;
	margin: 10px;
	padding: 10px;
}
.titlu_text{
	font-size:20px;
	font-style:bold;
	font:Verdana, Arial, Helvetica, sans-serif;
	text-align:justify;
	color:526959;
	margin: 10px;
	padding: 10px;
}
.data{
font-size:12px;
font-style:normal;
font:Verdana, Arial, Helvetica, sans-serif;
text-align:right;
color:#FFFFFF
}
.link{
font-size:10px;
font-style:normal;
color:#000000;
}
