@charset "UTF-8";
/* CSS Document */


BODY {
	background-color: #5e1461;
	background-image: url(2009/img/bg.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	color: #ffffff;
	font: normal 11px Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

A IMG {
	border: none;
	}

DIV#centerscreen {
	position: absolute;
	top: 50%;
	left: 50%;
}

DIV#index-center {
	position: absolute;
	top: -150px;
	left: -200px;
	margin: 0 auto;
	width: 400px;
	height: 350px;
}

IMG#index-logo {
	float: left;
}

DIV#index-center A.jezik {
	display: block;
	zoom: 1;
	background-color: #ffffff;
	float: right;
	clear: right;
	width: 58px;
	color: #787873;
	height: 0px;
	padding: 29px 0;
	text-decoration: none;
	text-align: center;
	line-height: 0px;
	margin-bottom: 10px;
}

DIV#index-copy {
	float: left;
	clear: both;
	width: 332px;
	margin-top: 10px;
}

A.mailto {
	text-decoration: none;
	color: #ffffff;
}


DIV#choose-center {
	position: absolute;
	top: -150px;
	left: -260px;
	margin: 0 auto;
	width: 520px;
	height: 300px;
}

IMG#dia2006 {
	float: left;
}
IMG#dia2009 {
	float: right;
}

DIV#choose-copy {
	float: left;
	clear: both;
	margin-top: 10px;
	width: 332px;
}


DIV#center {
	margin: 20px auto;
	width:  312px;
}

DIV.whitebg {
	background-color: #ffffff;
	color: #787873;
}

DIV#logos {
	margin-bottom: 12px;
	position: relative;
}

DIV#main {
	margin-bottom: 12px;
	padding: 20px;
	text-align: center;
}

DIV#main A{
	color: #787873;
	text-decoration: none;
}

DIV#extra {
	padding: 20px;
	text-align: center;
}

SMALL#email, SMALL#copyright {
	font-size: 9px;
}

DIV#center SMALL#email{
	margin-top: 5px;
	float: left;
}

DIV#center SMALL#copyright{
	float: right;
	margin-top: 5px;
}

DIV#zoom {
	position: absolute;
	top: 0;
	left: 0;
	width: 312px;
	height: 136px;
	overflow: hidden;
	visibility: hidden;
}

IMG#zoomImage {
	position: relative;
}