body{
	scrollbar-base-color:#EAEAEA;
	scrollbar-arrow-color:#616264;
	scrollbar-face-color:#DFE3E6;
	scrollbar-3dlight-color:#ECEDF1;
	scrollbar-darkshadow-color:#B0B2BC;
	scrollbar-shadow-color:#f5f5f5;
	scollbar-highlight-color:#B0B2BC;
	scollbar-track-color:#616264;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #fff;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
	padding: 5px;
	line-height: 20px;
}
.text_justify {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
	padding: 5px;
	line-height: 20px;
	text-align: justify;
}
.text_caracteristici {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
	padding: 5px;
	border: 1px solid #f0f0f0;
}


.text_nota {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
	padding: 5px;
	border: 1px solid #f0f0f0;
	background-color: #fafafa;
}

.nota {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #6A6A6A;
	text-decoration: none;
}

.cap_tabel_caracteristici {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
	background-color: #fafafa;
}

.serie {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

.row_color {
	background-color: #f0f0f0;
	padding-top: 10px;
	padding-bottom: 10px;
}

.row_color3 {
	border-bottom: 1px solid #f0f0f0;
	background-color: #fafafa;
	padding-top: 6px;
	padding-bottom: 6px;
}

.row_color2 {
	background-color: #fff;
	padding-top: 10px;
	padding-bottom: 10px;
}


.fade_1 {
	background-color: #F5F5F5;
	padding-top: 10px;
	padding-bottom: 10px;
}
.fade_2 {
	background-color: #F1F1F1;
	padding-top: 10px;
	padding-bottom: 10px;
}
.fade_3 {
	background-color: #EAEAEA;
	padding-top: 10px;
	padding-bottom: 10px;
}
.fade_4 {
	background-color: #E1E1E1;
	padding-top: 10px;
	padding-bottom: 10px;
}

.fade_1a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	background-color: #F5F5F5;
	padding-top: 10px;
	padding-bottom: 10px;
}
.fade_2a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	background-color: #F1F1F1;
	padding-top: 10px;
	padding-bottom: 10px;
}
.fade_3a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	background-color: #EAEAEA;
	padding-top: 10px;
	padding-bottom: 10px;
}
.fade_4a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	background-color: #E1E1E1;
	padding-top: 10px;
	padding-bottom: 10px;
}


.row_coloractiv {
	background-color: #fff;
	padding-top: 10px;
	padding-bottom: 10px;
}

.row_caracteristici {
	background-color: #f0f0f0;
}
.titlu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #FF6600;;
	text-decoration: none;
	word-spacing: 1px;
	background-color: #fafafa;
	letter-spacing: 1px;
	border-bottom: 1px solid #f0f0f0;
	padding-bottom: 3px;

}

.subtitlu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
	word-spacing: 1px;
	letter-spacing: 0px;
	border-bottom: 1px solid #f0f0f0;
	padding-bottom: 3px;
}
.subtitlu_articol {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	word-spacing: 1px;
	letter-spacing: 0px;
	border-bottom: 1px solid #f0f0f0;
	padding-bottom: 3px;
	margin-top: 40px;
	margin-bottom: 15px;
}


.link_detalii:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FF9900;
	text-decoration: underline;
}
.link_detalii:hover {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
.link_detalii:active {
	color: #FF9900;
}
.link_detalii:visited {
	color: #666666;
	text-decoration: underline;
}


.link_bg_dark:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FF9900;
	text-decoration: underline;
}
.link_bg_dark:hover {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.link_bg_dark:active {
	color: #ffffff;
}
.link_bg_dark:visited {
	color: #ffffff;
	text-decoration: underline;
}

.sep {
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
}
.pas {
	border: 1px solid #CCCCCC;
}
.pas_activ {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #333333;
	padding: 5px;
	line-height: 10px;
	text-align: center;
	background-color: #FFCC00;
	border-right: 1px solid #fff;
	font-weight: bold;



}
.pas_inactiv {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #333333;
	padding: 5px;
	line-height: 10px;
	text-align: center;
	background-color: #f0f0f0;
}
.front {
	background-color: #fafafa;
	padding-top: 1px;

}
.text_formular_concurs {
	margin-left: 5px;
	padding-left: 5px;
	border: 1px solid #999999;
	height: 20px;

}
.text_mic {
	font-family: Arial;
	font-size: 9px;
	font-style: normal;
	color: #000000;
}
.boton_concrus {
	height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF9900;
	border-top: 2px solid #333333;
	border-right: 2px solid #333333;
	border-bottom: 2px solid #333333;
	border-left: 2px solid #333333;
}
INPUT.post {
	BACKGROUND-COLOR: #ffffff;
}
.buton {
	border: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/trimite.gif);
	background-repeat: repeat;
	height: 25px;
	width: 127px;
	font-weight: bold;
	color: #FF9900;
}

.trimite {
	border: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/trimite.gif);
	background-repeat: repeat;
	height: 25px;
	width: 127px;
	font-weight: bold;
	color: #FF9900;
}


.link_footer:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
}
.link_footer:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000;
	text-decoration: underline;
}
.link_footer:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333;
}
.link_footer:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
}


.text_color_tr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FF9900;
	text-decoration: none;
	padding: 5px;
	background-image: url(../images/bg_footer.gif);
	height: 65px;
	}
li {
	list-style-image: none;
	list-style-type: none;
}
