body
{
	margin: 0;
	padding: 0;
	background: #E5E5E5;
	background-attachement: fixed;
	text-align: center;
	font-family: arial,verdana, helvetica, sans-serif;
	font-size: 10px;
}
td
{
	font-family:  verdana, helvetica, sans-serif;
	font-size: 10px;
	color: #7F7F7F;
}

/*FORMATARE*/
#inhalt
 { 	
  position:absolute;
  height:100%; 
  width:715px;
  margin:50% 0px 0px -358px;
  top: 50%; 
  left: 50%;
}
.height100
{
	height: 100%;
}
.titlu
{
	font-family:  arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.titlumasina
{
	font-size: 18px;
	color: #F88D30;
	font-weight: bold;
}
.subtitlumasina
{
	font-size: 11px;
	color: #F88D30;
	font-weight: bold;
}
.textorange
{
	color: #F88D30;
	font-size: 11px;
	font-weight: bold;
}
.textorangemic
{
	color: #F88D30;
	font-size: 10px;
}
.textgrimare
{
	font-size: 11px;
	color: #7E8D99;
	font-weight: bold;
}
.textgri
{
	font-size: 10px;
	color: #7E8D99;
	text-align: justify;
	padding-left: 10px;
}


/*BORDER*/
.border1
{
	margin: 0;
	padding: 0;	
	border-bottom: solid 1px #A5AEB5;	
}
.border2
{
	margin: 0;
	padding: 0;
	border-top: solid 2px #D7DBDE;	
}
.bordervert
{
	border-left: solid 1px #D7D7D7;	
}
.bordergritop
{
	border-top: 1px solid #D7D7D7;
}
.bordergribottom
{
	border-bottom: 1px solid #D7D7D7;
}
.bordergriright
{
	border-right: 1px solid #D7D7D7;
}
.borderalb
{
	border-bottom: 1px solid #FFFFFF;	
}
.bandagri
{
	background-color: #F5F5F5;
	border-top:  solid 1px #D7D7D7;	
}
.bordertst
{
	border-left: 1px solid #A5AEB5;
	border-bottom: 1px solid #A5AEB5;
}
.bordert
{
	border-left: 1px solid #A5AEB5;
	border-bottom: 1px solid #A5AEB5;
}
.bordertdr
{
	border-right: 1px solid #A5AEB5;
	border-bottom: 1px solid #A5AEB5;
	border-left: 1px solid #A5AEB5;
}


/*BACKGOUND*/
.chenarleft
{
	background-image: url(../images/common/border_st.jpg); 
	background-repeat: repeat-y;
}
.chenarright
{
	background-image: url(../images/common/border_dr.jpg);
	background-repeat: repeat-y;
}
.bckgtitlu
{
	background-image: url(../images/common/background_titlu.jpg);
	background-repeat: repeat-x;
}
.bckgtabel
{
	background-color: #A5AEB5;	
	border-right: 1px solid #FFF;
}
.grideschis1
{
	background-color: #D7DBDE;	
}
.griinchis
{
	background-color: #A5AEB5;	
}
.bckgtabeldr
{
	background-color: #A5AEB5;	
}



/*CULORI*/
.orange
{
	background-color: #FF9F00;
	border-bottom: 1px solid #FFFFFF;	
	border-top: 1px solid #FFFFFF;	
}
.gri
{
	background-color: #EAEAEA;
	border-bottom: 1px solid #FFFFFF;	
	border-top: 1px solid #FFFFFF;	
}
.grideschis
{
	background-color: #F5F5F5
}
.textalb
{
	color: #FFF;
}
.alb
{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 5px;
}
.texttabel
{
	color: #7E8D99;
}
.tdrosu
{
	color: #CA1D31;
}
.tdverde
{
	color: #3C9F2B;
}
.tdcrem
{
	color: #7F7F7F;
	text-align: justify;
	padding-right: 10px;
}




.alinkcar:link,.alinkcar:visited
{
	padding-left: 25px;
	font-size: 10px;
	color: #A5AEB5;
	background: url(../images/common/patratel.jpg) no-repeat 0 50%;	
	font-weight: bold;
	text-decoration:none;
}
.alinkcar:hover
{
	padding-left: 25px;
	font-size: 10px;
	color: #F78C30;
	background: url(../images/common/sagetuta.jpg) no-repeat 0 50%;	
	font-weight: bold;
	text-decoration:none;
}

.liniepunctata
{
	background-image: url(../images/common/linie_punctata.jpg);
	background-repeat: repeat-x;
}

.alinkgri
{
	font-size: 10 px;
	color: #7E8D99;
	text-decoration:none;
}
.alinkgri:hover
{
	font-size: 10 px;
	color: #7E8D99;
	text-decoration: underline;
}
.alinkmail
{
	font-size: 10 px;
	color: #F88D30;
	text-decoration:none;
}
.alinkmail:hover
{
	font-size: 10 px;
	color: #F88D30;
	text-decoration: underline;
}
.form
{
	font-size: 10px;
	margin: 0;
	padding: 0;
	border: solid 1px #A5AEB5;	
}
.textform
{
	color: #7F7F7F;
	padding: 0px;
}

