@charset "UTF-8";
/* CSS Document */
html,
body{
	height: 100%;
	margin-bottom:1px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	background-color: #D6E5DF;
	background-position: 50%;
	font-weight: normal;
}
#container02{
	width:  760px;
	background-color: #D6E5DF;
	margin: 0px auto 0px auto;
	position: relative;
	border-bottom:  1px solid #6D6B70;
	padding: 20px;
}
.afb-links {
	position: relative;
	width: 524px;
	padding: 10px;
}

#tekstblok {
	background-color: #FFF;
	padding: 10px;
	width: 250px;
	left: 532px;
	top: 211px;
	overflow: hidden;
	position: absolute;
	height: auto;
	visibility: visible;
}
