@charset "utf-8";
/* CSS Document */

body {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #5c5c5c;
	background-color: #fff;
	margin: 0px;
	text-align: center;
	line-height: normal;
	}
	
#head {
	/*background: url(kadry_top.jpg) no-repeat;*/
	width: 590px;
	height: 162px;
	padding: 0 40px;
	}
	
p {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: justify;
	line-height: 1.2em;
	}
	
p strong {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	line-height: 1.2em;
	}
	
ol, ul {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: normal;
	text-align: left;
	font-weight: bold;
	}
	
li {
	font-size: 12px;
	font-family:  Arial, Helvetica, sans-serif;
	color: #000000;
	list-style-type: disc;
	line-height: 1.3em;
	font-weight: normal;
	margin-left: -14px;
	}
	
a:link, a:active, a:visited {
	font-size: 12px;
	line-height: normal;
	color: #f80447;
	font-family: Arial, Helvetica, sans-serif;
	}
	
.header2 {
	font-size:12px;
	padding: 10px 0 15px 0;
	width: 670px;
	color: #646464;
	background: #ffffff;
	}
			
.header2 img {
	float: left;
	}
	
.header2 p {
	text-align: right;
	}

h1 {
	font: bold 18px Arial, Helvetica, sans-serif;
	color: #950D80;
	margin: 0px;
	line-height: 1.1em;
	text-align: center;
	text-transform: uppercase;
	}

#jobTitle {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align: center;
	padding: 8px 60px 0 60px;
	}
	
#jobTitle span {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
	}
	
#main {
	width: 670px;
	margin: 0px auto 0px auto;
	background: #ffffff;
	}
	
#main2 {
	width: 670px;
	border: 1px solid #CCC;
	background: #000000;
	background: url(moltton_bg2.jpg) no-repeat scroll center bottom;
	padding-bottom: 80px;
	}

#logo {
	background: url(moltton_top.jpg) no-repeat top;
	height: 40px;
	}

#text {
	padding: 0;
	}

#description {
	text-align: left;
	}
	
#description p {color: #000000;}

#contact {
	text-align: left;
	margin-bottom: 20px;
	}

#clause {
	text-align: justify;
	font-size: 11px;
	margin: 0;
	padding: 0 40px 15px 70px;
	color: #000000;
	width: 280px;
	float: left;
	}

#bottom { text-align:center; margin: 0px 0px; }

div.t { 
	text-align: justify;
	width: 550px;
	padding: 0 60px;
	}

p.small-box {
    border: 1px solid #999;
    color: #999;
    line-height: 1.4em;
    margin: 15px 10px 15px 54px;
    padding: 8px;
    width: 540px;
	font-size: 11px;
	text-align: left;
	}

.footer {
	position: relative;
	height: 140px;
	}
	
.cvtext_small {font-size:9px;}
.cvtext_medium {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
	margin-top: 0;
	}
.cvtext_large {font-size:16px;}
.cvtext_xlarge {font-size:18px;}