html, body {

	margin:0px;
	padding:0px;
	width:100%;
	height:100%;
	background-color:#467491;
	overflow:auto;
	color:#ffffff;
	font-family:		verdana, helfetica, sans-serif;
	font-size:		10pt;
}

#content 	{
	
}

#background {
	margin-top:		50px;
	position:	absolute;
	background:	url('../images/noflash/background.png') no-repeat;
	width:		630px;
	height:		860px;
	margin-left: 50%;
	left:		-315px;
	z-index:	1;
}

#tekst {
	position:	absolute;
	width:		564px;
	height:		auto;
	color:		#000000;
	margin-left: 50%;
	left:		-282px; 
	margin-top:	200px;
	border:		0px solid red;
	z-index:	2;
}

table#adres {
	color:			#447696;
	font-weight:	bold;
	font-size:		9pt;
}

img {
	border:		0px solid;
}
