@charset "utf-8";
/* CSS Document */

#content_all {
width:765px;
}

.left {
float:left;
width:435px;
}

.left #text_pic {
width:435px;
height:295px;
background:url(../images_cariere/left_box_pic.jpg) no-repeat;
font:Verdana, Arial, Helvetica, sans-serif 12px #58585a;
}

#text_pic #text_pic_text {
padding:80px 0px 0px 30px;
width:240px;
}

.left #lower_pic {
width:435px;
height:297px;
background:url(../images_cariere/left_box_pic_lower.jpg) no-repeat;
font:Verdana, Arial, Helvetica, sans-serif 12px #58585a;
}

#lower_pic_text {
padding:30px 0px 0px 30px;
width:240px;
}

.right {
float:left;
width:330px;
height:592px;
}

.right #aplica {
float:left;
width:330px;
height:117px;
background:url(../images_cariere/aplica_docucenter.jpg) no-repeat;
}

.right form#form {
height:290px;
}

.right #form_right {
	float:left;
	width:330px;
	height:475px;
	background:url(../images_cariere/back_form.jpg) no-repeat;
}

.right #form_text {
   width:270px;
   height:40px;
   padding:35px 0px 15px 30px;
   color:#58585a;
   bac
}

.right #message {
   height:40px;
   width:270px;
   text-align:center;
   margin:0px 0px 0px 30px;
   border:1px solid #FF0000;
}


.right #message p {
   font:Verdana, Arial, Helvetica, sans-serif 12px;
   color:#FF0000;
   padding:13px 0px 0px 10px;
}

.right #form {
width:270px;
padding-top:20px;
padding-left:30px;
height:353px;
}

.right #form input.input {
width:187px;
height:23px;
margin-top:2px;
padding-top:3px;
padding-left:10px;
margin-bottom:10px;
position:relative;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='images_contact/form_input.png');
}

.right #form input.input[class] {
width:187px;
margin-top:2px;
height:23px;
padding-top:3px;
padding-left:10px;
margin-bottom:10px;
position:relative;
background:url(../images_contact/form_input.png);
background-repeat:no-repeat;
}

.right #form input.file {
width:187px;
height:23px;
margin-top:2px;
padding-top:3px;
padding-left:15px;
margin-bottom:10px;
position:relative;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='images_contact/form_input.png');
}

.right #form input.file[class] {
width:187px;
margin-top:2px;
height:23px;
padding-top:3px;
padding-left:15px;
margin-bottom:10px;
position:relative;
background:url(../images_contact/form_input.png);
background-repeat:no-repeat;
}

.right #form .input #scrisoare {
width:187px;
height:23px;
margin-top:2px;
padding-top:3px;
padding-left:15px;
margin-bottom:10px;
position:relative;
background:url(../images_cariere/form_input.png) no-repeat;
}

.right #form .input #scrisoare[id] {
width:187px;
height:23px;
margin-top:2px;
padding-top:3px;
padding-left:15px;
margin-bottom:10px;
position:relative;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src="images_cariere/form_input.png");
}

.right #form p {
color:#58585a;
width:65px;
padding:0px;
clear:left;
padding-top:3px;
}
.right #form p b {
color:#FF0000;
}

.right #form input#sub {
float:right;
width:auto;
margin-right:15px;
margin-top:15px;
position:relative;
}

#xtend_bottom {
	height:40px;
}

.clear {
clear:left;
}

