@charset "utf-8";
/* CSS Document */
/*====GLOBALE===*/
body
{
	font-family:Arial, Helvetica, sans-serif;
}
img
{
	border:0px
}
/*====END GLOBALE===*/

/*====ID-uri===*/
#main
{
	width:810px;
	margin:0px auto;
}

#flash
{
	width:795px;
	height:328px;
	margin-left:13px;
}

#centr
{
	width:810px;
	background-image:url(../images/liniuta-laterala.jpg);
	background-position:top right;
	background-repeat:repeat-y;
}

#meniu_orizontal
{
	width:802px;
	height:20px;
	background-image:url(../images/back-meniu.jpg);
	background-position:top;
	background-repeat:repeat-y;
	line-height:20px;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	font-family:"Trebuchet MS", Arial, sans-serif;
}

#col1
{
	width:413px;
	float:left;
	padding:0px 0px 0px 35px;
}

#linie_verticala
{
	float:left;
	display:inline;
	width:16px;
}

#col2
{
	width:327px;
	float:right;
	font-family:"Trebuchet MS", Arial, sans-serif;
}

#footer
{
	width:810px;
	height:19px;
	line-height:19px;
	background-image:url(../images/back-footer.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}
/*====END ID-uri===*/

/*====CLASE===*/
.sub_flash
{
	height:1px;
	line-height:1px;
	background-image:url(../images/sub-flash.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	margin-bottom:2px;
}

.el_meniu
{
	padding:0px 18px 0px 18px;
	float:left;
}

.el_meniu a
{
	text-decoration:none;
	color:#FFFFFF
}

.titlu
{
	font-size:24px;
	color:#3333CC;
	font-weight:bold;
	font-family:"Trebuchet MS", Arial, sans-serif;
}

.continut1
{
	font-size:12px;
	width:413px;
	color:#717171;
}

.linie_td_sus
{
	width:16px;
	height:36px;
	background-image:url(../images/linie-td-sus.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}

.linie_td_centru
{
	width:16px;
	height:170px;
	background-image:url(../images/linie-td-centru.jpg);
	background-position:center top;
	background-repeat:repeat-y;
}

.linie_td_jos
{
	width:16px;
	height:79px;
	background-image:url(../images/linie-td-jos.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}

.continut_col2
{
	width:168px;
	padding-left:65px;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	color:#717171;
}

.continut_col2 .titlu
{
	font-size:18px;
	color:#0033CC;
	font-weight:bold;
}

.hr_verde_mare
{
	width:100%;
	height:6px;
	line-height:6px;
	background-image:url(../images/hr-verde-mare.jpg);
	background-position:center;
	background-repeat:no-repeat;
	padding:2px 0px 2px 0px;
}

.hr_verde_mica
{
	width:100%;
	height:5px;
	line-height:5px;
	background-image:url(../images/hr-verde-mica.jpg);
	background-position:center;
	background-repeat:no-repeat;
	padding:2px 0px 2px 0px;
}

.continut_col2 .subtitlu
{
	font-size:12px;
	color:#333399;
	font-weight:bold;
}

.det_cont
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#7a7a7a;
	display:block;
	font-weight:bold;
	margin-bottom:3px;
}

.continut_cont
{
	font-size:14px;
	width:440px;
	color:#717171;
}

.det_serv
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#7a7a7a;
	display:block;
	font-weight:bold;
	margin-bottom:15px;
}

.bullet_mic_cont
{
	margin-right:5px;
}

.a_link
{
	color:#7a7a7a;
	text-decoration:none;
}

.semn_footer
{
	margin-left:510px;
	font-size:12px;
	color:#7a7a7a;
}

.semn_footer a
{
	color:#3333CC;
}
/*====END CLASE===*/