#blok1{
	float:left;
	width:100%;
	height:390px;
	margin-top:-20px;
	}
#blok2{
	float:left;
	width:100%;
	height:340px;
}
p.blok1{
	position:relative;
	float:left;
	width:45%;
	text-align:left;
	line-height:20pt;
	margin-top:20px;
	margin-left:30px;
}
p.blok2{
	position:relative;
	float:left;
	width:45%;
	text-align:left;
	line-height:20pt;
	margin-left:30px;
	margin-top:-20px;
}

img.foto1{
	position:relative;
	float : left;
	height: 300px;
	margin: 30px 20px 0 80px;
	border: none;
}
img.foto2{
	position:relative;
	float : right;
	height: 270px;
	margin: 0px 80px 0px 0px;
	border: none;
}
.verborgen{
display: inline-block;
opacity: 0.0;
filter: alpha(opacity = 00);
)

