/* Body */
body
{
	font-family: verdana, arial, sans-serif;
	color: #030000;
	font-size: 10px;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin : 0px 0px 0px 0px;
	padding: 0px;
	background: url(../images/common/bg_body.jpg);
	text-align: center;
}






/* Stiluri de TEXTE */
td
{
	font-family: georgia, verdana, arial, sans-serif;
	font-size: 14px;
	color: #030000;
}
h1
{
	font-family: georgia, verdana, arial, sans-serif;
	font-size: 18px;
	color: #783E0A;
	font-weight: bold;
}
h3
{
	font-family: georgia, verdana, arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
.td9
{
	font-size: 9px;
}
.td10
{
	font-size: 10px;
}
.td11
{
	font-size: 11px;
}
.td12
{
	font-size: 12px;
}
.td14
{
	font-size: 14px;
}
.td15
{
	font-size: 15px;
}
.td18
{
	font-size: 18px;
}
.tdwhite
{
	color: #FFFFFF;
}
.tdmaro
{
	color: #783E0A;
}
.tderror
{
	color: #D83A3A;
}
.tdfooter
{
	color: #95601F;
}
.justify
{
	text-align: justify;
}
.bold
{
	font-weight: bold;
}
.arial
{
	font-family: arial, sans-serif;
}
hr
{
	color: #EACD9A;
}
p
{
	padding: 0px;
	margin: 0px;
}




/* Stiluri pentru TD-uri */
.borderimg
{
	border: 3px #928770 solid;
}
.bgmeniu
{
	background: url(../images/common/bg_meniu.jpg) no-repeat top;
	height: 89px;
}
.bgbodytop
{
	background: url(../images/common/bg_body_top.jpg) repeat-x top;
}
.bgcontenttop
{
	background: url(../images/common/bg_content_top.jpg) no-repeat top;
	height: 315px;
}
.bgcontentbottom
{
	background: url(../images/common/bg_content_bottom.jpg) no-repeat bottom;
	height: 116px;
}
.bgcontent
{
	background: url(../images/common/bg_content_ext.gif) repeat-y top;
}
.bgfooter
{
	background: url(../images/common/bg_footer.jpg) no-repeat;
	height: 99px;
}
.bgcontenttopindexro
{
	background: url(../images/index/bg_content_top_index_ro.jpg) no-repeat top;
	height: 315px;
}
.bgcontenttopindexen
{
	background: url(../images/index/bg_content_top_index_en.jpg) no-repeat top;
	height: 315px;
}
.bgcontenttopindexit
{
	background: url(../images/index/bg_content_top_index_it.jpg) no-repeat top;
	height: 315px;
}
.shadow-container
{
	margin: 0 auto;
	width: 900px;
	height: 45px;
	/* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/common/shadow_footer.png');
}

.shadow-container[class]
{
	background: url(../images/common/shadow_footer.png) no-repeat left;
	margin: 0 auto;
	width: 689px;
	height: 45px;
}

.bgerror
{
	background: #CC0000;
}
.bgline
{
	background: #E2B251;
}
.middle
{
	vertical-align: middle;
}
.titlutabel
{
	font-size: 11px;
	color: #0A6976;
	padding: 2px;
	background: #E2F3F5;
}
.tdtabel0
{
	background: #F8F8F8;
	padding: 4px;
}
.tdtabel1
{
	background: #EAEAEA;
	padding: 4px;
}


.height100
{
	height: 100%;
}
.tableheight
{
	height: 20%;
}
hr
{
	color: #DDDDDD;
}
.noborder
{
	border: 0px;
}
ul
{
	margin-top: 0;
	text-align: justify;
	list-style-type : disc;
}
.border
{
	border: 1px #D0D1D0 solid;
}





/* Formulare */
.form
{
	FONT-FAMILY: georgia, verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background: #A88451;
	border: 1px #A88451 solid;
	margin : 0;
	padding: 2px;
}
/* la fel ca si FORM */
.form0
{
	FONT-FAMILY: georgia, verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background: #A88451;
	border: 1px #A88451 solid;
	margin : 0;
	padding: 2px;
}
/* clasa pentru campurile cu erori la formulare */
.form1
{
	FONT-FAMILY: georgia, verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background: #A46F24;
	border: 1px #A46F24 solid;
	margin : 0;
	padding: 2px;
}
.checkbox
{
	FONT-FAMILY: georgia, verdana, Arial, Helvetica, sans-serif;
	color: #444444;
	background-color : transparent;
	margin : 0;
	padding: 0;
}
form
{
	margin : 0;
	padding: 0;
}
.submit
{
	FONT-FAMILY: georgia, verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	cursor: pointer;
	color: #FFFFFF;
	background-color: #5A4105;
	border: 0;
	font-weight: bold;
	margin : 0;
	padding: 2px;
}
.submit2
{
	FONT-FAMILY: georgia, verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	cursor: pointer;
	color: #2A3D91;
	background-color: #DCE6EF;
	border: 1px #888888 solid;
	font-weight: bold;
	margin : 0;
	padding: 2px;
}






/* Link-uri */
a
{
	font-family: georgia, verdana, arial, sans-serif;
	color: #CB7315;
	text-decoration: none;
}
a:hover 
{  
	color: #CB7315;
	text-decoration: underline;
}
.afooter
{
	color: #857534;
	text-decoration: none;
}
.afooter:hover 
{  
	color: #7C491C;
	text-decoration: none;
}
