body 
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}

body,td,th 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A0A5B0;
}

a
{
	color: #A0A5B0;
	font-size: 10px;
	text-decoration: none;
	font-weight:normal;
}
a.link-albastru
{
	color: #5AB3DF;
	font-size: 10px;
	text-decoration: none;
	font-weight:normal;
}
H1
{
	color: #637783;
	font-size: 13px;
	text-decoration: none;
	font-weight:bold;
}
.titlu 
{
	color: #A0A5B0;
	font-size: 12px; 
	font-weight: bold;  
}

.titlu_mic_home
{
	color: #5AB3DF;
	font-weight: bold;
	font-size: 10px;
}

.titlu_mic_servicii
{
	color: #805F94;
	font-weight: bold;
	font-size: 10px;
}

.titlu_mic_servicii-1
{
	color: #5C81AB;
	font-weight: bold;
	font-size: 10px;
}

.border-imagine 
{
 	border:1px solid #8C948D;
}
.caseta 
{
	border:1px solid #092845;
}
.txt-homepage
{
	color: #637783;
	font-size: 10px;
}
.bara 
{
	font-weight=bold; 
	font-size=10px; 
	background-color: #393A3B; 
	color: #FFFFFF; 
	border:1px solid #747B7D;
}
.buton 
{
	font-weight=bold; 
	font-size=10px;
    width:80px;
    height:20px; 
	background-color: #393A3B; 
	color: #A0A5B0; 
	border:1px solid #747B7D;
    cursor: pointer;
}