#reklama {
	float: left;
	height: 144px;
	width: 742px;
	position: relative;
}

#reklama-napis {
	float: left;
	height: 12px;
	width: 80%;
	padding-left: 15px;
}

#reklama-box {
	float: left;
	height: 132px;
	width: 736px;
	position: relative;
	z-index: 0;
	background-color: #FFF;
}

#reklama-03 {
	position:absolute;
	left:0;
	top:0;
	width:741px;
	height:6px;
	background-image: url(../images/reklama_03.png);
	background-repeat: no-repeat;
}

#reklama-05 {
	position:absolute;
	left:0;
	top:6px;
	width:6px;
	height:126px;
	background-image: url(../images/reklama_05.png);
	background-repeat: no-repeat;
}

#reklama-06 {
	position:absolute;
	left:6px;
	top:6px;
	width:729px;
	height:120px;
	overflow: hidden;
}

#reklama-07 {
	position:absolute;
	left:735px;
	top:6px;
	width:6px;
	height:126px;
	background-image: url(../images/reklama_07.png);
	background-repeat: no-repeat;
}

#reklama-08 {
	position:absolute;
	left:6px;
	top:126px;
	width:729px;
	height:6px;
	background-image: url(../images/reklama_08.png);
	background-repeat: no-repeat;
}

#reklama-tl {
	position:absolute;
	left:1px;
	top:2px;
	width:15px;
	height:13px;
	z-index:2;
}

#reklama-tr {
	position:absolute;
	left:726px;
	top:2px;
	width:16px;
	height:19px;
	z-index:2;
}

#reklama-bl {
	position:absolute;
	left:1px;
	top:116px;
	width:15px;
	height:16px;
	z-index:2;
}

#reklama-br {
	position:absolute;
	left:726px;
	top:116px;
	width:16px;
	height:17px;
	z-index:2;
}

