body{
	text-align:center;
	font: normal 11px Arial, Helvetica, sans-serif;
	line-height: 17px;
	color: #2c2751;
	}

.clear {font-size:1px;margin-top:-1px;clear:both;line-height:1px;height:1px;visibility:hidden}
.foo {font-size:1px;margin-top:-1px;clear:both;line-height:1px;height:10px;visibility:hidden}

a          { color: #DD137B; text-decoration: none; font-weight: bold; }
a:visited  { color: #DD137B; text-decoration: none; }
a:active   { color: #DD137B; text-decoration: none; }
a:hover    { color: #DD137B; text-decoration: none; }

h1 {
	font-family: "Lucida Sans", "Lucida Grande", Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #666;
	letter-spacing: -0.2px;
	padding: 8px 0 0 10px;
	margin: 0;
	float: left;
}

h2 {
	font-family: "Lucida Sans", "Lucida Grande", Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #DD137B;
	letter-spacing: -0.2px;
	padding: 8px 0 0 10px;
	margin: 0;
}

h3 {
	font-family: "Lucida Sans", "Lucida Grande", Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #DD137B;
	letter-spacing: -0.2px;
	padding: 8px 0 0 10px;
	margin: 0;
}

h4 {
	font-family: "Lucida Sans", "Lucida Grande", Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #DD137B;
	letter-spacing: -0.2px;
	padding: 8px 0 0 10px;
	margin: 0;
}

h5 {
	font-family: "Lucida Sans", "Lucida Grande", Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #DD137B;
	letter-spacing: -0.2px;
	padding: 0 0 10px 0;
	margin: 0;
}

#meniu{position:relative;display:block;height:39px;font-size:11px;font-weight:bold;background:transparent url(../imagini/bgOFF.gif) repeat-x top left;font-family:Arial,Verdana,Helvitica,sans-serif;border-top:4px solid #DD137B;}
#meniu ul{margin:0;padding:0;list-style-type:none;width:auto;}
#meniu ul li{display:block;float:left;margin:0;}
#meniu ul li a{display:block;float:left;color:#666;text-decoration:none;padding:11px 20px 0 20px;height:23px;background:transparent url(../imagini/bgDIVIDER.gif) no-repeat top right;}
#meniu ul li a:hover,#meniu ul li a.selectat{
	color:#DD137B;
	background:#fff url(../imagini/bgON.gif) no-repeat top right;
}

.text_stire{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	font-weight:normal;
}

#footer{
	font: normal 11px Arial, Helvetica, sans-serif;
	text-align: left;
	color: #999;
}

#footer a          { color: #666; text-decoration: none; font-weight: bold; }
#footer a:visited  { color: #666; text-decoration: none; }
#footer a:active   { color: #666; text-decoration: none; }
#footer a:hover    { color: #999; text-decoration: none; }

