/* ------------------ Site styles ------------------ */
@import url(../framework/styles.css); 
/* ------------------ Object styles ------------------ */

/* ------------------ Page styles ------------------ */
/* Layout */

.container .col2 {
	margin-right: 0;
}
.col3 .images{
	border:0px solid;
	margin:30px 0 0 0;
}
.about_image{
	display:block;
	width: 930px;
	height: 91px;
	background: url(../../pics/title/title-careers.jpg) no-repeat  top center ;
	margin: 0 0 0 10px;
	padding:0;
}
/* Content */
.col1 {
	padding:36px 0 27px 47px;
}


/* hack za IE 7 */
html>body .col2 {
	float: none;
	width:630px;
	padding:36px 0 27px 20px;
	min-height: 350px;
	height:auto !important;
	height:350px;
}
/* hack za fire fox */
html>/**/body .col2 {
	float:left;
	width:630px;
	padding:36px 0 27px 30px;
}
/* hack za IE 6 */
*html .col2 {
	width:630px;	
	padding:30px 0 27px 15px;
}

.about_title {
	margin:10px 0 0 38px;
	position:absolute;
	font-family: Trebuchet MS,Verdana, Arial, sans-serif;
	font-size: 30px;
	font-weight:bold;
	color:#fff;
}
html>body .news_box{
	display:block;
	clear:both;
	margin: 20px 15px 20px 0;
}
*html .news_box{
	display:block;
	margin: 0px 0 20px 0;
}
.news_title{
	width:150px;
	display: block;
	float: left;
	margin:0 8px 0 0;
	min-height: 80px;
	height:auto !important;
	height:80px;
}
*html .news_title{
	margin:30px 0px 0 0;
	width:150px;
	display: block;
	float: left;
}
*:first-child+html .news_title{
		margin:10px 0px 0 0;
}
h3{
	font-size: 10pt;
	padding-bottom: 2px;
	padding: 0;
	margin: 0;
	line-height:110%;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#ea5a00;
}
html>body .news_text{
	width:457px;
	float: left;
	display:block;
}
*html .news_text{
	width:450px;
	float: left;
	display:block;
/*	margin:-60px 0 0 80px;*/
}
.content img {
	border: 0px solid #d1d6db;
	padding: 0px;
	background-color: #fff;
}
.content a:hover img {
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:0.8;
	-khtml-opacity:0.8;
}
html>body .call_us{
	display:block;
	margin:20px 0 0 0px;
	color:#697681;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size:14px;
	font-weight: bold;
}
*html .call_us{
	float:left;
	margin:20px 0 0 0px;
	width:465px;
	display:block;
}
html>body .call_us strong,
html>body .call_us a{
	color:#242f38;
	font-weight: bold;
	margin:0;
}
html>body .call_us h1{
	/*	margin:0;*/
	color:#000;
	font-size:20px;
}
*html .call_us h1{
	/*	margin:0;*/
	color:#000;
	font-size:20px;
}
.apply{
}
.apply a:hover{
	text-decoration:none;
	display:block;
}
.apply_form{
	width:80%;
	margin:0px 0 0 50px;
}
*html .apply_form{
	width:100%;
	margin:0px 0 0 80px;
}
.apply_form td{
	padding:8px 0 8px 0;
	border-bottom:1px solid #c8ced3;
}
.jump_menu{
	width:160px;
	color:#476b23;
	font-weight:bold;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size:12px;
	margin-left: 5px;
}
.green_style{
	color:#476b23;
	text-align:right;
}
.gray_style{
	text-align:right;
	vertical-align:top;
}
.back_position{
	margin-right:80px;
}
*html a{
	text-decoration:none;
}
*html .back_position{
	text-decoration:none;
	margin-right:110px;
}
input.apply{
	border:0px solid;
	width:108px;
	height:27px;
	display:block;
	background:url(../../pics/apply.jpg) no-repeat  top center ;
}
input.apply_bg{
	border:0px solid;
	width:108px;
	height:27px;
	display:block;
	background:url(../../pics/apply_bg.jpg) no-repeat  top center ;
}
.text_message{
	width:98%;
	height:100px;
}
.green_border{
	border:2px solid #476b23;
}
.move_project{
	float:left;
	height:50px;
	margin:15px 0 10px 10px;
	width: 640px;
}
.move_project a:hover{
	filter:alpha(opacity=70);
	-moz-opacity:.70;
	opacity:0.7;
	-khtml-opacity:0.7;
}
.next_en{
	background-image: url(../../pics/next_en.jpg);
	margin-top:-15px;
	display:block;
	width:108px;
	height:27px;
}
.next_bg{
	background-image: url(../../pics/next_bg.jpg);
	margin-top:-15px;
	display:block;
	width:108px;
	height:27px;
}
.previous_bg{
	background-image: url(../../pics/prev_bg.jpg);
	margin-top:-15px;
	display:block;
	width:108px;
	height:27px;
}
.previous_en{
	background-image: url(../../pics/prev_en.jpg);
	margin-top:-15px;
	display:block;
	width:108px;
	height:27px;
}
.button_center{
	text-align:center;
}
