/* CSS Document pl*/

* {margin:0;padding:0}

body {
	text-align:center;
	background-color: #7c8d95;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-transform: none;
	font-size: 12px;
		}
		
a:link, a:visited {
	color: #9BB700;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#button{
	background-color: #4176A4;
	color: White;
	border: 1px #2C567A solid;
	font-size: 12px;
}

#box{
min-height:130px; /*firefox, opera, ie7 */
height:auto !important; /*firefox, opera, ie7 */
height:130px; /* ie6 */
margin: 20px 0px 0px 0px;
	}

a.boxlink:link,  a.boxlink:visited {
	color: #9BB700;
	background: #fff;
	padding: 0px 1px;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
}

a.boxlink:hover {
	color: #FFFFFF;
	background-color: #9BB700;
}

a.vacancy:link,  a.vacancy:visited {
	color: #9BB700;
	padding: 0px 1px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}

a.vacancy:hover {
	color: #FFFFFF;
	background-color: #9BB700;
}

input {
	border: 1px solid #99CC00;
	margin-right: 4px;
	margin-bottom: 1px;
	padding: 0px;
	font-size:11px;
}

select {
	border: 1px solid #99CC00;
	margin-right: 4px;
	margin-bottom: 1px;
	padding: 0px;
	font-size:11px;
}

.green {color: #a3bf00;}		

.red {
	color: #CC0000;
	font-weight: normal;
	font-size: 14px;
}

.smalltext {
	font-size: 10px;
}


		
	
#frame {
	width:760px;
	margin-right:auto;
	margin-left:auto;
	text-align:left;
	position:relative;
	min-height:620px;
  	height:auto !important;
	background: #FFF url(../images/bg_bottom.jpg) no-repeat center bottom;
		}


		
#flags {
	text-align:right;
	background-color: #7C8D95;
	padding: 10px 0px 20px 0px;
}	
	
#flags a:link, #flags a:visited {
	color: #FFFFFF;
	font-size: 10px;
	display: block;
	float: right;
	width: 50px;
	margin-right: 23px;
	text-decoration: none;
}

#flags a:hover {
	text-decoration: underline;
}

#flags a.eng:link, #flags a.eng:visited {
	background: url(../images/flag_eng.gif) no-repeat right center;
	padding-right: 25px;
	}
	
#flags a.sp:link, #flags a.sp:visited {
	background: url(../images/flag_sp.gif) no-repeat right center;
	padding-right: 25px;
	}
	
#flags a.pl:link, #flags a.pl:visited {
	background: url(../images/flag_pl.gif) no-repeat right center;
	padding-right: 27px;
	}	
	
#flags a.rom:link, #flags a.rom:visited {
	background: url(../images/flag_rom.gif) no-repeat right center;
	padding-right: 27px;
	}
	
#flags a.bg:link, #flags a.bg:visited {
	background: url(../images/flag_bg.gif) no-repeat right center;
	padding-right: 27px;
	}	
	
#flags a.fr:link, #flags a.fr:visited {
	background: url(../images/flag_fr.gif) no-repeat right center;
	padding-right: 27px;
	}
	
#flags a.de:link, #flags a.de:visited {
	background: url(../images/flag_de.gif) no-repeat right center;
	padding-right: 27px;
	}		
		
/* header styles */
	
#contentheader {
	height: 208px;
	background: #fff url(../images/img_top.jpg) no-repeat center top;
	text-align: center;
}
		
#contentheader ul {
	list-style-type: none;
	padding: 10px 0 0 0;
}

#contentheader ul li {
	display: inline;
}

#contentheader ul li a {
	padding: 0 15px;
	color: #000066;
	text-decoration: none;
	border-right: 0px solid #fff;
	margin-right: 5px;
	margin-left: 5px;
	text-transform: none;
}

#contentheader ul li a:hover
{
color: #9BB700;
}

#contentheader ul li a.active {
	color: #a3bf00;
	font-weight: bold;
}

#contentheader img {
	padding: 10px 0px 10px 0px;
}

#contentheader img.logo {
	border: 0px;
	float: left;
	margin: 30px 0px 0px 35px;
}		
		
#contentheader img.banner {
	float: left;
	margin-left: 150px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	margin-right: 0px;
}

/* ------------------ end header styles --------------------------- */

/* main content styles */

#contentmain {
	background-image: url(../images/divider.gif);
	background-repeat: no-repeat;
	background-position: center top;
}	
		
#contentmain h1 {
	font-size:20px;
	color: #000066;
	font-weight: normal;
	padding: 15px 10px 5px 40px;
		}
		
#contentmain p {
	padding: 5px 40px 5px 40px;
	text-align: left;
}	

#contentmain img {
	border: 1px solid #CCCCCC;
	padding: 5px;
}

#contentmain img.noborder {
	border: 0px solid #ffffff;
	padding: 0px;
}

#contentmain ul {
	padding: 15px 40px 15px 50px;
	list-style-type: none;
}

#contentmain li {
	margin-bottom: 10px;
	padding-left: 16px;
	line-height: 18px;
	background: url(../images/bullet.gif) no-repeat 0% 5px;
}

#contentmain table {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 40px;
	width: 500px;
}

#contentmain table.contact {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 38px;
	width: 720px;
	padding: 0px;
	}
	
#contentmain td.contacttd {
	padding: 4px 4px 4px 6px;
	background-color: #ffffff;
	width: 33%;
}	

#contentmain td {
	padding: 4px 4px 4px 6px;
	background-color: #ECEFF0;
}

#contentmain td.tdwhite {
	padding: 3px;
	background-color: #fff;
}

#contentmain .tdwhite img {
	margin: 0px;
	padding: 0px;
	border-style: none;
}



	
#contentleft {
	width:245px;
	padding:0px;
	float:left;
	margin: 0;
	background: url(../images/divider2.gif) no-repeat right bottom;
		}
		 		
	
#contentcenter {
	width:245px;
	padding:0px;
	float:left;
	background: url(../images/divider2.gif) no-repeat right bottom;
		}

	
#contentright {
	width:245px;
	padding:0px;
	float:left;
		}
		
	
		
#contentleft img, #contentcenter img, #contentright img {
	margin-left: 40px;
}		

#contentleft h1, #contentcenter h1, #contentright h1 {
	margin: 0px;
	padding: 30px 0px 10px 40px;	
}

#contentleft p, #contentcenter p, #contentright p {
	padding: 5px 28px 10px 40px;
	font-size: 10px;
}


a.print:link, a.print:visited {
	text-decoration:none;
	color:#9BB700;
	font-size:11px;
	font-weight: normal;
	text-transform: uppercase;
	background: url(../images/icon_arrows.gif) no-repeat right center;
	display: block;
	width: 100px;
	margin: 0;
	margin-left: 40px;
}

a.print:hover {
text-decoration:underline;
} 

a.print2:link, a.print2:visited {
	text-decoration:none;
	color:#9BB700;
	font-size:11px;
	font-weight: normal;
	text-transform: uppercase;
	background: url(../images/icon_arrows.gif) no-repeat right center;
	display: block;
	width: 130px;
	margin-left: 40px;
	margin-top: 54px;
	margin-right: 0;
	margin-bottom: 0;
}

a.print2:hover {
text-decoration:underline;
}

/* ----------------- end main content styles ----------------- */

/* footer styles */

#footer {
	clear: both;
	width: 760px;
	margin-left:auto;
	margin-right:auto;
	text-align: center;
	font-size: 10px;
	color: #666666;
	height: 30px;
}

#footer p {
	padding-top: 10px;
	color: #FFFFFF;
	
}

#footer a:link, #footer a:visited {
	color: #EEFF8C;
}

/* ----------------------- end footer styles ----------------------- */
