.content {
	position:relative;
	
}
.content h2 {
	color:#2d66c3;
}
.content td {
	padding-right:20px;
	font-size:11px;
}

.content div.aktualnosci {
	position:absolute;
	width:285px;
	height:300px;
	right:10px;
	top:21px;
}
.content div.zaufali {
	position:absolute;
	width:285px;
	height:300px;
	left:20px;
	top:280px;
	text-align:center;
}
.content div.ue {
	background: url(../../../images/baner-ue-big.jpg) no-repeat top left;
	position:absolute;
	width:241px;
	height:114px;
	left:40px;
	top:420px;
	text-align:center;
	
}
.content div.ue2 {
	background: url(../../../images/baner-ue-big.jpg) no-repeat top left;
	
	width:241px;
	height:114px;
    margin-left:20px;
	text-align:center;
	
}
.clients {
	width:922px;
	height:82px;
	position:absolute;
	bottom:2px;
}
.content div.zaufali div {
	text-align:left;
	margin-bottom:5px;
	
}

/* ------ slideshow ------ */
#slideshow {
    position:relative;
    height:237px;
    width:661px;
}

#slideshow img {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    overflow:auto;
}

#slideshow img.active {
    z-index:10;
}

#slideshow img.last-active {
    z-index:9;
}
