
body
{
	
	margin: 0px;
	text-align: center;
}

#page
{
	margin: auto;
	width: 1160px;
}

img
{
	border: none;
}

/* HEADER */
#logo
{
	
	float: left;
	width: 291px;
	height: 71px;
	padding: 0px;
	margin: 24px 0px 0px 16px;
	cursor: pointer;
}

.logobg_ro { background: url(../images/logo_ro.jpg) top left no-repeat; }
.logobg_en { background: url(../images/logo_en.jpg) top left no-repeat; }
.logobg_de { background: url(../images/logo_de.jpg) top left no-repeat; }

#hmenu
{
	
	float: left;
	width: 812px;
	height: 73px;
	text-align:right;
	margin: 24px 0px 0px 0px;
}

#hmenu li
{
	display: inline-block;
	padding-top: 30px;
	padding-left: 20px;
	list-style: none;
}

#hmenu a
{
	display: block;
	vertical-align: top;
}


/* CONTENT */
#left
{
	clear: left;
	float: left;
	width: 335px;
	height: 447px;
	margin: 0px 0px 0px 24px;
}

#menu
{
	width: 188px;
	height: 140px;
	padding: 0px;
	margin: auto;
	text-align: left;
	padding-top: 47px;
}

#newsletter
{
	width: 188px;
	height: 106px;
	margin: 140px auto 0px auto;
	padding: 0px;
	background: url(../images/img.newsletter.jpg) no-repeat;
	border: 1px solid #FFF;
}

#newsletter div
{
	text-align: left;
	padding: 0px 0px 0px 5px;
	margin-top: 60px;
}

#newsletter div div input[type=text]
{
	width: 100px;
	height: 19px;
}

#newsletter label
{
	margin: 0px;
	padding: 0px;
	display: block;
	width: 160px;
}

#content
{
	float: left;
	width: 760px;
	min-height: 472px;
	margin-top: -25px;
	text-align: left;	
}

/* FOOTER */
#fleft, #copyright_left
{
	
	clear: left;
	float: left;
	width: 335px;
	height: 26px;
	margin: 0px 0px 0px 24px;
}

#fmenu
{
	
	float: left;
	width: 400px;
	text-transform: uppercase;
}

#fmenu ul
{
	
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#fmenu li
{
	display: inline-block;
	margin: 0px 0px;
	padding: 2px 6px;
}

#fmenu a
{
	
	display: block;
	vertical-align: top;
}

#copyright
{
	float: left;
	width: 400px;
	padding: 14px 0px 0px 0px;
}

#language
{
	float: left;
	width: 360px;
	text-align: right;
	
	padding: 8px 0px 0px 0px;
	
}

#language a
{
	text-decoration: none;
}

.clear
{
	clear:both;
}

/* FONTS */
#fmenu a, #copyright, #hmenu a, fieldset, p, a, #language
{
	font-family: Verdana, Geneva, sans-serif;
	color: #707070;
}

p
{
	font-size: 14px;
}

#newsletter div, #newsletter div input
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}

#newsletter div
{
	color: #FFFFFF;
}

#fmenu a { font-size: 10px; text-decoration: none;}
#fmenu a:hover { color: #ff8828; }

#hmenu a { color: #9f5d02; font-size: 11px; text-decoration: none;}
#hmenu a:hover { color: #0f5675; }

#copyright { font-size: 10px; }

fieldset { font-size: 14px; font-weight: bold; }
fieldset p { font-size: 11px; font-weight: normal; }

/* FORM */
label {	width: 10em; float: left; }
em { font-weight: bold; padding-right: 1em; vertical-align: top; }
fieldset { border: 0px; }
hr {width: 400px; margin: 0px 0px 20px 0px; border: 1px thin #333;}
#loginForm a { font-size: 12px; text-decoration: none;}
#loginForm a:hover { color: #0f5675; }

/* QUESTIONS */
#tb_q
{
	width: 680px;
	border: 0px solid;
	border-collapse: collapse;
}

.tb_title
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #339;
	height: 60px;
}

.tb_q_title
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #339;
	text-decoration: underline;
}

.tb_title_note
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.tr_q { height: 30px; }

.td_number { width: 20px;padding-right: 5px; }
.td_q { padding-left: 5px; }
.td_note { width: 150px; }

.input_note { width: 140px; height: 15px; border: 0px solid; border-bottom: 1px solid; }
.input_obs { width: 300px; height: 15px; border: 0px solid; border-bottom: 1px solid; } 

.td_number
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.td_q, .input_note, .input_obs
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}

/* Validate */
label.error { font-family: Verdana, Geneva, sans-serif; font-size: 11px;}
label.error { float: none; color: red; padding-left: .5em; }

.ofertstitle
{
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #ff8828;
	clear: both;
}

.oferts, .oferts2
{
	font-family: Verdana, Geneva, sans-serif;
	list-style: none;
	font-size: 12px;
}

.oferts
{
	float: left;
	width: 320px;
}

.oferts2
{
	float:left;
	width: 320px;
}


/* NEWSSS */
#news { list-style: none; border-collapse: collapse; padding:0px; }
#news P { padding: 0px; margin: 0px; }
#news SPAN { padding: 0px; margin: 0px; }
.newstitle, .newsdate, .newsbody { font-family:Verdana, Geneva, sans-serif;}
.newstitle { color:#ff8828; }
.newstitle { font-size: 18px;font-weight:bold;}

.newsdate { font-size:11px; }
.newsdate { padding:0px 0px 20px 0px; }

.newstext { font-size:12px;padding-left:20px;}

.newsbody { padding-top:20px; padding-bottom:20px; }
.newsimage, .newstext { float:left; }

.newsimage { width:150px;text-align:center; }
.newstext { width:0px; }

/* CAREER */
#career_img
{
	float: left;
	width: 426px;
	height: 362px;
	padding-top: 73px;
	background: url(../images/career.jpg) no-repeat bottom;
}

#career_body
{
	float: left;
	width: 310px;
	height: 400px;
}

.career_title
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #E37f1f;
	padding-left: 25px;
}

#ta
{
	display:none;
	height:100px;
}

