@CHARSET "UTF-8";

div.rekry-bg {
	height: 100%;
	width: 100%;
	position: fixed;
	top: 0px;
	left: 0px;
	background-color: #0D194C;
	z-index: 1000;
	opacity: 0.9;
	-webkit-opacity: 0.9;
	-moz-opacity: 0.9;
	filter: alpha(opacity=90);
}

div.rekry-frame {
	height: 100%;
	width: 100%;
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 1001;
}

div.rekry-frame * {
	position: relative;
	z-index: 5001;
}

div.rekry-innerframe {
	width: 871px;
	height:534.921px;
	border: 1px solid #D97A1D;
	position: absolute;
	z-index: 1001;
	top: 50%;
	left: 50%;
	margin-left: -435.5px;
	margin-top: -267.4605px;
}

div.rekry-textbox {
	border: 3px solid #F7931E;
	width: 819px;
	height: 461px;
	position: relative;
	z-index: 1002;
	margin: 25px;
	background-color: white;
}

div.rekry-textframe {
	margin: 74px 0px 0px 80px;
	width: 440px;
}

div.rekry-textbox h1 a {
	font-family: Tahoma, "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 29px;
	color: #F7931E;
	text-decoration: none;
}

div.rekry-textbox h2 {
	font-weight: bold;
	font-family: Tahoma, "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #000E3F;
}

div.rekry-textbox p {
	font-family: Tahoma, "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 12px;
	color: black;
}

div.rekry-textbox p.rekry-ingressi {
	font-family: Tahoma, "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 13px;
	color: #000E3F;
}

div.rekry-textbox a {
	color: #000E3F;
}

img.rekry-talo {
	/*float: right;*/
	margin-top: 80px;
	border: 0px;
	position: absolute;
	left: 570px;
}

img.rekry-tag {
	position: absolute;
	z-index: 1005;
	margin-left: -9px;
	margin-top: -9px;
}

img.rekry-trophy {
	position: absolute;
	z-index: 1005;
	margin-left: 760px;
	margin-top: -6px;
}

a.rekry-close {
	float: right;
	margin-right: 25px;
	margin-top: -10px;
	color: white;
	font-weight: bold;
}