body {
	position:relative;
	margin: 0 ; 	padding: 0;
	font: normal 73%/1.5em Arial, sans-serif;
	color: #555;
	background: #000;
}

#szablon {
	display: block;
	vertical-align: center;
	margin: 0 auto;
	margin-top: 100px;
	width: 310px;
	height: 300px;
	background: #000;
}

#top {
	width: 300px;
	height: 181px;
	float: left;
	background: url(top.jpg);
}

#pl {
	width: 152px;
	height: 119px;
	float: left;
}

#de {
	width: 148px;
	height: 119px;
	float: left;
}