.head_text {
	font-family: Verdana, Geneva, sans-serif;/*Arial, Helvetica, sans-serif;*/
	font-size: 15px;
	font-weight: bold;
	color: #28606F;
	text-transform:uppercase;
}
.links {
	font-family: tahoma;
	font-size: 10px;
	color: #1A8F07;
	text-decoration: underline;

}

.text {
	/*font-family: tahoma;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #595857;
	text-decoration: none;
	font-weight: bold;
	clear: none;
	text-align: left;
	}
	
.textSubsol {
	/*font-family: tahoma;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #595857;
	text-decoration: none;
	font-weight: bold;
	/*clear: none;*/
	text-align: center;
	}
	
.more {
	font-family: tahoma;
	font-size: 10px;
	color: #1A8F07;
	text-decoration: none;
	font-weight: bold;
}
.cont_name {
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #079BC4;
	text-decoration: none;
}
.green_text {

	font-family: tahoma;
	font-size: 10px;
	color: #1A8F07;
	text-decoration: none;
}
.more_blue {

	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #079BC4;
	text-decoration: none;
}

a.indiciu {
	position: relative;
}

a.indiciu span {
	display: none;
	position: absolute;
	top: 20px;
	left: -10px;
	width: 110px;
	padding: 5px;
	z-index: 100;
	background: #fff;
	border:solid #C00 1px;
	color: #333;
	-moz-border-radius: 5px; /* only in camino/firefox */
	-webkit-border-radius: 5px; /* just for Safari */
}

a:hover.indiciu {
	font-size: 99%;
}

a:hover.indiciu span {
	display: block;
}

.butonHome{
	background-image:url(images/b_about_siteRosu.gif);
	background-repeat:no-repeat;
	height:33px;
	width:128px;
	padding:0;
	margin:0;
	margin-top:0px;
/*	padding-right:-5px;
	margin-right:-5px;*/
}

.butonHome a{
	background-image:url(images/b_about_site.gif);
	background-repeat:no-repeat;
	height:33px;
	width:128px;
	display:block;
/*		padding:0;
	margin:0;*/
}

.butonHome a:hover{
	background-image:url(images/b_about_siteRosu.gif);
	background-repeat:no-repeat;
/*	padding: 0 0 0 0;
	margin: 0 0 0 0;
		padding:0;
	margin:0;*/
}

.butonDespre{
	background-image:url(images/b_programsRosu.gif);
	background-repeat:no-repeat;
	height:33px;
/*	width:132px;
	padding:0;
	margin:0;
	margin-top:0px;*/
/*	padding-right:-5px;
	margin-right:-5px;*/
}

.butonDespre a{
	background-image:url(images/b_programs.gif);
	background-repeat:no-repeat;
	height:33px;
	width:132px;
	display:block;
/*		padding:0;
	margin:0;*/
}

.butonDespre a:hover{
	background-image:url(images/b_programsRosu.gif);
	background-repeat:no-repeat;
/*	padding: 0 0 0 0;
	margin: 0 0 0 0;
		padding:0;
	margin:0;*/
}

.butonOferta{
	background-image:url(images/b_eventsRosu.gif);
	background-repeat:no-repeat;
	height:33px;
	width:130px;
/*	padding:0;
	margin:0;
	margin-top:0px;*/
/*	padding-right:-5px;
	margin-right:-5px;*/
}

.butonOferta a{
	background-image:url(images/b_events.gif);
	background-repeat:no-repeat;
	height:33px;
	width:130px;
	display:block;
/*		padding:0;
	margin:0;*/
}

.butonOferta a:hover{
	background-image:url(images/b_eventsRosu.gif);
	background-repeat:no-repeat;
/*	padding: 0 0 0 0;
	margin: 0 0 0 0;
		padding:0;
	margin:0;*/
}

.butonContact{
	background-image:url(images/b_contactsRosu.gif);
	background-repeat:no-repeat;
	height:33px;
	width:149px;
/*	padding:0;
	margin:0;
	margin-top:0px;*/
/*	padding-right:-5px;
	margin-right:-5px;*/
}

.butonContact a{
	background-image:url(images/b_contacts.gif);
	background-repeat:no-repeat;
	height:33px;
	width:149px;
	display:block;
/*		padding:0;
	margin:0;*/
}

.butonContact a:hover{
	background-image:url(images/b_contactsRosu.gif);
	background-repeat:no-repeat;
/*	padding: 0;
	margin: 0 0 0 0;
	margin:0;*/
}

a:visited.buton{
	text-decoration:line-through;
	background:url(images/b_about_site.gif) center no-repeat;
	border:none;
	color:white;
}
a:active.buton{
	text-decoration:none;
	background:url(images/b_about_site.gif) center no-repeat;
}
a:hover.buton{
	text-decoration:none;
	color:white;
	background-image:url(images/b_about_siteRosu.gif);
	height: 33px;
	width: 128px;
	}
strong {
	color:#C00;
}

.articol{
	/*position:static;
	z-index:100;*/
/*	border: #CCC solid 1px;
	border-right:#888 solid 1px;
	border-bottom :#888 solid 1px;*/

	
	/*left: 70px;
	width: 630px;*/
	/*text-indent: 2em;*/
	margin-top: 60px;
	/*margin-left: 50px;
	padding: 2em;*/

}

.titluArticol{
	font-size:large;
	font-weight:bold;
	text-align:left;
	/*background-color: #EDE7E0;*/
	color:#C00;
	background-image:url(images/bg_textLONG.png);
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 0px;
	}

.bodyArticol {
	font-size: 10pt;
	font-style: normal;
	line-height: 120%;
	text-align: justify;
	font-weight: bold;
	color: #666;
	padding-left: 3em;
}

.pozaArticol {
	text-align: left;
	}
	
#pozaArticol1 {


}
#divArticol1 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.apDivContent {
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

a:link{
	color: #079BC4;
	padding-left:0em;
	text-decoration: none;
}






.headlineOferta {
	text-align: center;
}
#pretOferta {
	font-size: 18px;
	color: #ED1B24;
}
#pretOferta {
	color: #ED1B24;
}
#pretOferta {
	color: #ED1B24;
	font-weight: bold;
	font-size: 36px;
	padding-left: 25px;
	margin-top: 15px;
}
.textOferta {
	color: #28606F;
	font-weight: bold;
	font-size: 18px;
	font-family: Verdana, Geneva, sans-serif;
	padding-left: 40px;
}
#termenOferta {
	font-size: 10px;
	color: #666;
	padding-left: 20px;
	font-weight: bold;
}
#egalOferta {
	font-size: 36px;
	font-weight: bold;
	color: #28606F;
	padding-left: 70px;
	margin-top: -20px;
	margin-bottom: -20px;
}

.rubricaContact{
	clear: none;


	}
	
.textRubricaContact{
	clear: none;


}

.pozaRubricaContact{
	clear:none;
}

ol{
	text-indent:0;
	line-height: 120%;
	list-style: circle;
}
.textJustify {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #595857;
	text-align: justify;
}

.faraPadding{
	padding:0;
	margin:0;
}

