@charset "utf-8";
/* CSS Document */

body {
	font-size: 10pt;
	font-family:  Arial, Sans-serif;
	color: #333333;
	background-color: #fff;
	margin: 0px;
	text-align: center;
	line-height: normal;
	}

#kontener {
	background: #ffffff;
	padding: 8px 20px 10px 20px;
	color: #000000;
	text-align: justify;
	width: 536px;
	margin-left: 17px;
	color: #333333;
	}	
	
p {
	font-size: 12px;
	font-family: Arial, Sans-serif;
	color: #333333;
	text-align: left;
	line-height: normal;
	}
	
ol, ul {
	font-size: 12px;
	font-family: Arial, Sans-serif;
	color: #333333;
	margin-left: 0px;
	padding-left: 0px;
	line-height: normal;
	font-weight: bold;
	}
	
li {
	font-size: 12px;
	font-family:  Arial, Sans-serif;
	color: #333333;
	list-style: disc;
	line-height: normal;
	margin-left: 20px;
	font-weight: normal;
	}
	
a:link, a:active, a:visited {
	font-size: 10pt;
	color: #ffffff;
	line-height: normal;
	font-weight: bold;
	}
	
div, span { line-height: normal; }

#jobTitle {
	font-size: 29px;
	color: #333333;
	text-align: center;
	font-weight: bold;
	line-height: normal;
	padding: 10px 0 0 10px;
	background: #ffffff;
	width: 566px;
	margin-left: 17px;
	}
	
#jobLocation {
	background: #ffffff;
	width: 566px;
	padding: 10px 0 0 10px;
	text-align: center;
	margin-left: 17px;
	}
	
#main {
	width: 610px;
	text-align: left;
	margin: 15px auto 0px auto;
	/*border: 1px solid #4183b7;*/
	padding: 6px;
	background: #004e61;
	/*height: 1500px;*/
	height: auto;
	}
	
#top {
	text-align:center;
	margin: 0px 0px;
	}
	
#left_col {
	float: left;
	width: 260px;
	height: 280px;
	padding: 25px 25px;
	margin-left: -6px;
	text-align: justify;
	color: #ffffff;
	background: #004e61;
	}
	
#right_col {
	float: right;
	width: 252px;
	height: 280px;
	margin-right: -6px;
	text-align: justify;
	color: #ffffff;
	/*padding-top: 25px;*/
	padding: 25px 30px;
	background: #004e61;
	}
	
.adres {
	float: left;
	font-size: 11px;
	font-weight: bold;
    color: #ffffff;
	background: #004e61;
	}
	
#text {
	padding: 10px;
	background: #ffffff;
	width: 556px;
	margin-left: 17px;
	}

#company { padding:10px 200px 0px 50px; }

#info {
	text-align: left;
	margin: 27px 0 10px 0;
	padding:0px 200px 0px 0px;
	}
	
#description {
	text-align: left;
	background: #ffffff;
	padding: 0 10px;
	}

#contact {
	padding-left: 15px;
	text-align: left; }

#clause {
	text-align: justify;
	font-size: 8pt;
	margin-top:10px;
	}
#bottom { text-align:center; margin: 0px 0px; }

div.t { margin-bottom: 10px; text-align: left; }

p.small-box {
    border: 1px solid #969696;
    color: #333338;
    line-height: 1.4em;
    margin: 35px 10px 0 15px;
    padding: 8px;
    width: 500px;
	font-size: 11px;
	}

.button {
	padding:45px 0 0 290px;
	width:175px;
	text-align:center;	
	}	

.button a{
	color:#000;
	text-decoration: underline;
	}
	
.cvtext_small {font-size:9px;}
.cvtext_medium {font-size:11px;}
.cvtext_large {font-size:16px;}
.cvtext_xlarge {font-size:18px;}