body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 11px;
	color: #6c6c6c;
	font-family: tahoma;
}
div {
	font-size: 11px;
	color: #6c6c6c;
	font-family: tahoma;
}
td {
	font-size: 11px;
	color: #6c6c6c;
	font-family: tahoma;
}
h1 {
	font-size: 22px;
	font-family: 'Trebuchet MS';
	font-weight: normal;
	margin: 0px;
	display: inline;
	color: #6c6c6c;
}
h2 {
	font-size: 18px;
	font-family: 'Trebuchet MS';
	font-weight: normal;
	margin: 0px;
	display: inline;
	color: #6c6c6c;
}
h3 {
	font-family: 'Trebuchet MS';
	font-size: 14px;
	color: #6c6c6c;
	display: inline;
	margin: 0px;
}
h4 {
	font-family: 'Trebuchet MS';
	font-size: 12px;
	color: #5c5c5c;
	display: inline;
	margin: 0px;
}
ul {
	list-style-image: url(images/point_1.jpg);
	padding-left: 10px; 
	margin-left: 10px;
}
li { 
	padding-left: 0px; 
	margin-left: 0px;
}

p {
	margin: 5px;
}

.error {
	color: #ff0000;
}
a:link {
	color: #007FD6;
}
a:visited {
	color: #007FD6;
}
.a_gri:link {
	color: #999999;
	text-decoration: none;
}
.a_gri:visited {
	color: #999999;
	text-decoration: none;
}
.a_top:link {
	font-family: verdana;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.a_top:visited {
	font-family: verdana;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.a1 {
	color: #999999;
	font-size: 18px;
	font-family: 'Trebuchet MS';
	font-weight: bold;
	text-decoration: none;
}

.text1_intrebari1 {
	text-align: justify;
	text-indent: 30px;
}
.fundal_verde {
	background: #79C500;
	color: #ffffff;
}
.fundal_rosu {
	background: #F1F1F1;
	color: #8c8c8c;
}
.fundal_gri {
	background: #F1F1F1;
	color: #8c8c8c;
	text-align: center;
}
.fundal_alb {
	text-align: center;
}
.text1_big {
	font-size: 14px;
	padding-left: 5px;
}
.img_left {
	float: left;
	margin: 5px 10px 5px 0px;
	padding: 0px;
}

.img_right {
	float: right;
	margin: 5px 0px 5px 10px;
	padding: 0px;
}


.style1 {
	color: #6c6c6c;
	font-size: 11px;
	font-family: tahoma;
	line-height:14px
}
.style2 {
	color: #007FC1;
	font-size: 11px;
	font-family: tahoma;
}
.style3 {
	color: #ffffff;
	font-size: 9px;
	font-family: tahoma;
}
.style4 {
	color: #6c6c6c;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none
}
.width_450 {
	width: 450px;
	font-family: tahoma;
	font-size: 11px;
	color: #000000; 
	border: 1px solid #cccccc;
}
.width_400 {
	width: 400px;
	font-family: tahoma;
	font-size: 11px;
	color: #000000; 
	border: 1px solid #cccccc;
}
.width_300 {
	width: 300px;
	font-family: tahoma;
	font-size: 11px;
	color: #000000; 
	border: 1px solid #cccccc;
}
.width_200 {
	width: 200px;
	font-family: tahoma;
	font-size: 11px;
	color: #000000; 
	border: 1px solid #cccccc;
}
.width_100 {
	width: 100px;
	font-family: tahoma;
	font-size: 11px;
	color: #000000; 
	border: 1px solid #cccccc;
}
.size_300_100 {
	width:300px;
	height:100px;
	font-family: tahoma;
	font-size: 11px;
	color: #000000; 
	border: 1px solid #cccccc;
}
.size_400_100 {
	width:400px;
	height:100px;
	font-family: tahoma;
	font-size: 11px;
	color: #000000; 
	border: 1px solid #cccccc;
}
.size_450_100 {
	width:450px;
	height:100px;
	font-family: tahoma;
	font-size: 11px;
	color: #000000; 
	border: 1px solid #cccccc;
}
.button {
	background: #79C500; 
	border-width: 0px; 
	color: #ffffff; 
	font-weight: bold; 
	font-size: 11px; 
	font-family: verdana; 
	padding: 2px; 
	cursor: pointer;
}