div#content { background-color: #84AFA5 } 

div#cont_v {
	position: absolute;
	width: 890px;
	height: 550px;
	top: 50%;
	left: 50%;
	margin-left: -445px;
	margin-top: -250px;
	font-family: Trebuchet MS, Times, serif;
	font-size:13px;
}

div#wrp
{
width: 890px;
height: 550px;
overflow:auto;
}

div#levi
{
float:left;
width: 320px;
}

div#srednji
{
float:left;
width: 280px;
}

div#desni
{
float:left;
width: 250px;

}

img.s {
	margin: 0;
	border: 0;
}
