#partneri_body{
	margin-top: 40px;
	width: 793px;
	height: 100px;		
	margin-left: 0px;
}
#partneri_header{
	background: url('/img/brand/header.png');
	width: 129px;
	height: 12px;
	position: absolute;
	margin: -15px 0 0 68px;
}
#container{
float: left;
position: relative;
top: 20px;
left: 35px;
width: 670px; 
height: 60px;
overflow: hidden;
}
 
#container img{
position: absolute;
height: 38px;
cursor: pointer;
overflow: hidden;
}
 
#container a{
position: absolute;
height: 38px;
width: 141px;
cursor: pointer;
overflow: hidden;
}

#carouselLeft{
float: left;
position: relative;
top: 20px;
left: 0px;
cursor: pointer;
}

#carouselRight{
float: left;
position: relative;
top: 20px;
left: 60px;
cursor: pointer;
}