/* Body */
body
{
	font-family: verdana, arial, sans-serif;
	color: #000000;
	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: verdana, arial, sans-serif;
	font-size: 11px;
	color: #684C07;
}
h1 {
	font-size: 18px;
	color: #CB7315;
	margin: 0;
	padding: 0;
	display: inline;
	line-height: normal;
	font-weight: normal;
}
.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;
}
.tdgrey
{
	color: #ADADAD;
}
.tdwhite
{
	color: #FFFFFF;
}
.tdblack
{
	color: #000000;
}
.tdmaro
{
	color: #CB7315;
}
.tderror
{
	color: #D83A3A;
}
.tdtitle
{
	color: #684C07;
	font-size: 12px;
	padding-left: 8px;
	/*font-family:  "Georgia", "Times New Roman","Book Antiqua";*/
}
.tdfooter
{
	color: #7B7B7B;
}
.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 */
.tdbox
{
	border: 5px #F1E0B7 solid;
	background: #FEFBE8;
	padding: 0px 10px 10px 10px;
}
.borderimg
{
	border: 3px #928770 solid;
}
.logotop-container
{
	margin: 0 auto;
	width: 344px;
	height: 57px;
	/* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/header/logo_top.png');
}

.logotop-container[class]
{
	background: url(../images/header/logo_top.png) no-repeat top;
	margin: 0 auto;
	width: 344px;
	height: 57px;
}

.shadow-container
{
	margin: 0 auto;
	width: 689px;
	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;
}
.bghr
{
	background: #A08643;
}
.bgheader
{
	background: #E9E3B8;
}
.bgcontent
{
	background: #FAF6DA;
}
.bgtitleleft
{
	background: #EACD9A;
}
.bgtitleright
{
	background: #F1E0B7;
}
.bgleft
{
	background: url(../images/common/bg_left.gif) #FAF6DA repeat-y left;
}
.bgright
{
	background: url(../images/common/bg_right.gif) #FAF6DA repeat-y right;
}
.bgfooter
{
	background: url(../images/common/bg_footer.gif) repeat-x right;
}
.bggalerieleft
{
	background: url(../images/galerie/bg_left.gif) repeat-y right;
}
.bggalerieright
{
	background: url(../images/galerie/bg_right.gif) repeat-y left;
}
.bgborderbody
{
	background: #DDD7A1;
}
.bgwhite
{
	background: #FFFFFF;
}
.middle
{
	vertical-align: middle;
}
.titlutabel
{
	font-size: 11px;
	color: #0A6976;
	padding: 2px;
	background: #E2F3F5;
}
.tdtabel0
{
	background: #F8F8F8;
	padding: 4px;
}
.tdtabel1
{
	background: #EAEAEA;
	padding: 4px;
}


.bgwhite
{
	background: #FFFFFF;
}
.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;
}
.borderbig
{
	border-left: 1px #D0D1D0 solid;
	border-right: 1px #D0D1D0 solid;
	border-bottom: 1px #D0D1D0 solid;
}
.paddingheader
{
	padding-top: 29px;
	padding-right: 31px;
}





/* Formulare */
.form
{
	FONT-FAMILY: verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #684C07;
	background: #F8F7F2;
	border: 1px #DCBB81 solid;
	margin : 0;
	padding: 2px;
}
/* la fel ca si FORM */
.form0
{
	FONT-FAMILY: verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #684C07;
	background: #F8F7F2;
	border: 1px #DCBB81 solid;
	margin : 0;
	padding: 2px;
}
/* clasa pentru campurile cu erori la formulare */
.form1
{
	FONT-FAMILY: verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #684C07;
	background: #FFF0F0;
	border: 1px #FFBBBB solid;
	margin : 0;
	padding: 2px;
}
.checkbox
{
	FONT-FAMILY: verdana, Arial, Helvetica, sans-serif;
	color: #444444;
	background-color : transparent;
	margin : 0;
	padding: 0;
}
form
{
	margin : 0;
	padding: 0;
}
.submit
{
	FONT-FAMILY: verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	cursor: pointer;
	color: #FFFFFF;
	background-color: #5A4105;
	border: 0;
	font-weight: bold;
	margin : 0;
	padding: 2px;
}
.submit2
{
	FONT-FAMILY: 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: verdana, Arial, Helvetica, sans-serif;
	color: #CB7315;
	text-decoration: none;
}
a:hover 
{  
	color: #CB7315;
	text-decoration: underline;
}
.agrey
{
	FONT-FAMILY: verdana, Arial, Helvetica, sans-serif;
	color: #7E7E7E;
	text-decoration: none;
}
.agrey:hover 
{  
	color: #E70617;
	text-decoration: underline;
}
.afooter
{
	FONT-FAMILY: verdana, Arial, Helvetica, sans-serif;
	color: #684C07;
	text-decoration: none;
}
.afooter:hover 
{  
	color: #684C07;
	text-decoration: underline;
}
