body 
{ 
	font-family: tahoma;
  font-size: 11px;
	color: #444;
  margin: 0px;
  overflow: auto;
	background:#fafafa;
} 

img{border: 0px; vertical-align: middle;}
form{border: 0px;margin: 0px;}


A, A:hover
{
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none; 
	font-weight: bold; 
	color: #c40000;
}
A:hover 
{
	text-decoration: underline;
}

h1
{
	margin: 0px;
	font-size: 16px;
	color: #444;
	font-weight: bold;
}

h1 span
{
	color: #c40000;
}

td
{
	font-family: tahoma;
  font-size: 11px;
	vertical-align: top;
	text-align: left;
}

.spacer_5
{
	height: 5px;
	overflow: hidden;
}

.spacer_10
{
	height: 10px;
	overflow: hidden;
}

.spacer_15
{
	height: 15px;
	overflow: hidden;
}

div.cauta
{
	font-size: 10px;
	padding-left: 35px;
	margin-top: 48px;
	height: 91px;
}

.cauta input
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-width: 1px;
	border-color: #C8C8C8;
	border-style: solid;
	background: #EAEAEA;
	width: 117px;
	float: left;
	padding: 1px 2px;
}

input.cauta_over
{
	background: #fafafa;
}

.cauta img
{
	float: left;
	margin-left: 2px;
	cursor: pointer;
}

.cauta div
{
	height: 2px;
	overflow: hidden;
}

.cauta table
{
	width: 155px;
	border-top: 5px solid #fff;
}

.cauta table img
{
	margin-right: 5px;
}

div.meniu_sus
{
	margin: 8px  0px 0px 34px;
	height: 175px;
}

.meniu_sus div
{
	width: 146px;
	border-left: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
	background-image: url(/images/sag_meniu_1.gif);
	background-repeat:no-repeat;
	margin-top: 5px;
	padding-left: 10px;
	background-position: 0px 3px;
}

.meniu_sus a, .meniu_sus a:hover
{
	font-size: 12px;
	color: #A0A0A0;
}

.meniu_sus a:hover
{
	color: #c40000;
	text-decoration: none;
}

.submeniu_sus a, .submeniu_sus a:hover
{
	color: #444;
}

.submeniu_sus a:hover
{
	text-decoration: underline;
}

.submeniu_sus p
{
	margin: 0px;
	background-image: url(/images/sag_meniu_2.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
	padding: 0px 0px 2px 8px;
}

.hr_normal
{
	height: 1px;
	overflow: hidden;
	background: #b8b8b8;
	margin: 0px 20px;
}

div.fp_stg
{
	margin: 25px 27px 0px 27px;
}

.fp_stg h1
{
	margin-bottom: 10px;
	font-size: 14px;
	color: #444;
	font-weight: bold;
}

.fp_stg div
{
	margin-bottom: 14px;
	text-align:center;
}

.fp_stg span
{
	font-weight: bold;
	color: #c40000;
}

.link_sageata a, .link_sageata a:hover
{
	font-weight: bold;
	color: #c40000;
}

.continut
{
	width: 490px;
	padding: 25px 0px 10px 10px;
}

.continut strong
{
	/*color: #DA251D;*/
}

.linie_orizontala
{
	margin: 10px 0px;
	height: 1px;
	overflow: hidden;
	background: #444;
	background-image: url(/images/linie_orizontala.gif);
	background-repeat:no-repeat;
	background-position: right;
}

A.link_titlu, A.link_titlu:hover 
{
	font-size: 12px;
	font-weight: bold; 
	color: #5a5a5a;
}

.fp_parteneri img
{
	float: left;
	margin-left: 50px;
	border: 1px solid #eaeaea;
}

.meniu_jos
{
	width: 495px; 
	height: 32px;
	padding: 5px 0px 0px 15px;
	background: #eaeaea;
}

.meniu_jos a, .meniu_jos a:hover
{
	color: #444;
}

.meniu_jos div
{
	font-size: 10px;
}

/*articol*/

div.articol
{
	margin: 0px 7px 5px 0px;
	float: left;
	text-align:justify;
}

.articol h1
{
	font-size: 13px;
	color:#141414;
	margin-bottom:5px;
}

.articol p
{
	margin: 0px 0px 5px 0px;
}

.articol span
{
	color: #444;
	font-weight: bold;
}

.articol_img
{
	padding: 1px;
	border: 1px solid #bbb;
}

.articol div
{
	color: #444;
	font-weight: bold;
	padding-bottom: 5px;
	font-size: 11px;
}

.articol ul
{
	margin: 5px 0px 0px 0px;
	padding-left: 10px;
	list-style-type: none;
}

.articol li
{
	background-image: url(/images/sag_meniu_2.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 8px;
}

.articol .rosu
{
	color: #c40000;
}

.articol .rosu_boldat
{
	font-weight: bold;
	color: #c40000;
}

.articol td
{
	vertical-align:middle;
	padding:2px;
}

/*formular contact*/
table.form
{
	padding: 20px 0px;
}

.form td
{
	padding: 0px 10px;
}

.form td td
{
	padding: 0px;
	vertical-align: middle;
}

.form input
{
	width: 200px;
}

.form select
{
	width: 205px;
}

.form textarea
{	
	width: 200px;
	height: 140px;
}

input.button
{
	width: 205px;
}

.form_left
{
	font-size: 11px;
	width: 150px;
	color: #2c2c2c;
}

.form_left span
{
	color: #c40000;
}

.form_spacer
{
	height: 10px;
	overflow: hidden;
}

table.form_preview
{
	margin: 10px 0px;
}

.form_preview td
{
	padding: 2px;
	width: 190px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.contact_persoana td
{
	padding: 10px;
	width: 230px;
	float: left;
}

.contact_persoana h2
{
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #444;
}

.contact_persoana span
{
	/*font-weight: bold;*/
	color: #000;
}

/*end formular contact*/

.portofoliu_desc span
{
	font-weight: bold;
	color: #2c2c2c;
}

span.black_underline
{
	font-weight: normal; 
	text-decoration: underline; 
	color: #000;
}

div.sageata_rosie
{
	background-image: url(/images/sag_meniu_1.gif);
	background-repeat:no-repeat;
	background-position: 0px 3px;
	padding-left: 7px;
}

.eroare
{
	color: #f00;
	font-weight: bold;
}

.eroare a, .eroare a:hover
{
	color: #000;
}

table.portofoliu
{
	margin: 0 20px 20px 0;
}

.portofoliu td
{
	font-family:Tahoma, Arial, Verdana;
	font-size:18px;
	font-weight:normal;
	color:#c40000;
	border-bottom:1px dashed #bbb;
}

div.bannere{
	clear:both;
	width:770px;
}

.bannere img, .bannere div{
	float:left;
	margin:2px 2px 0 0;
}

sup { /*font-size: 0.75em; line-height: 0.5em */}  