@charset "utf-8";
/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	background-color: #017abf;
	background-image:url(../images/background4.jpg); 
	background-repeat:repeat;
	background-attachment:fixed;
	background-position:center;
}
	
p { 
	font: 10pt/14pt "Century Gothic", Verdana, Arial, Helvetica, sans-serif; 
	text-align: justify;
	margin-right:30px;
}
	
a:link {
	text-decoration: underline;
	/*color: #3fa9f5;*/
	color: #333;
}
	
a:visited { 
	text-decoration: underline; 
/*	color: #54a4db;*/
	color: #3fa9f5;
}
	
a:hover, a:active { 
	text-decoration: none; 
	color: #033067;
}

a img {border:none;}

#container {
	background: #FFFFFF;
	background-repeat:no-repeat;
	width: 800px;
	height:1000px;
/*	height: auto;
*/	border: 1px solid #54a4db;
	padding: 0px;
	font: 10pt/16pt "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	color: #3b3a3a;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
/*	margin-bottom: 40px;
*/
}

#blok {
	width:800px;
	height:750px;
	background-image:url(../images/2.jpg);
	background-repeat:no-repeat;
}

#container2 {
	background: #FFFFFF;
	background-repeat:no-repeat;
	width: 800px;
	height: auto;
	border: 1px solid #54a4db;
	padding: 0px;
	font: 10pt/16pt "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	color: #3b3a3a;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
/*	margin-bottom: 40px;
*/
}

#blok2 {
	width:800px;
	height:auto;
	margin-bottom:15px;
	background-image:url(../images/2.jpg);
	background-repeat:no-repeat;
}
#intro {
	width: 800px;
}
	
#pageHeader {
	width: 800px;
	height: 150px;
	padding: 0px;
	border-bottom: 5px solid #54a4db;
}

#pageHeader h1 span {
}
	
#pageHeader h2 {
	margin: 0px;
	background-repeat: no-repeat;
	height: 210px;
	width: 800px;
	color: #FFFFFF;
	padding-left: 20px;
}

#pageHeader h2 span {
}
	
#preamble, #explanation {
	width: 579px;
	margin-left: 201px;
	padding-right: 10px;
	padding-left: 10px;
}
	
#explanation {
background-repeat: no-repeat;
}	

#supportingText {
/*	background-image:url(../images/1.jpg);
*/	background-repeat:no-repeat;
}

#footer2 {
	font: 8pt/16pt "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	text-align: center;

}
	
#linkList {
	font-size: 13px;
	width: 200px;
	position: absolute;
	left: auto;
	top: 262px;
}

#linkList h3.select { 
	margin: 0px; 
	width: 199px; 
	height: 28px; 
}
	
#linkList h3.select span {
	display:none
}
	
#linkList h3.archives {
	margin: 0px;
	width: 199px;
	height: 28px;
	color: #3b3a3a;
	text-align: center;
}
	
#linkList h3.archives span {
}
	
#linkList ul {
	margin: 0px;
	padding: 10px 20px;
	width: 161px;
}
	
#linkList li {
	line-height: 2.5ex;
	list-style-type: none;
	display: block;
	padding-top: 5px;
	margin-bottom: 5px;
	padding-left: 15px;
}

#preamble {
	height:60px;
}

#preamble h3 span{
}

#preamble h3, #preamble h2{
	width: 579px;
	height: 19px;
	margin-top: 15px;
	margin-bottom: 15px;
}

#preamble h5 {
	width: 579px;
	height: 19px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#explanation h3 span{
}

#explanation h3, #explanation h4 {
	width: 579px;
	height: 19px;
	margin-top: 15px;
	margin-bottom: 15px;
}

#explanation input {
	background-color:#DBDBDB;
}

#explanation a:link, #explanation a:visited {
	text-decoration: none; 
	color: #033067;	
}

#explanation a:hover, #explanation a:active {
	text-decoration: underline; 
	color: #033067;	
}

#sutso {
	width: 200px;
	height: 500px;
	padding-left: 5px;
	padding-right: 5px;
}

.button {
background: #007bc1 url(../images/login.jpg) no-repeat center; 
color: #FFF; 
font-weight: bold;  
}

/*	Eurofinish page  */	
#preambleEuro {
	width: 579px;
	margin-left: 201px;
/*	padding-right: 10px;
	padding-left: 10px;*/
}	




