#scroll {
	position:relative;
	width:974px; height:138px;
	background:#faf7f5;
	}
#cont {
	width:870px; height:138px;
	overflow:hidden;
	margin:0 auto;
	}
#scroll-sadrzaj {
	width:1680px;	/* width:2785px; */
	float:left;
	padding:0; 
	margin:20px 0px 0px 0px;
	}
#scroll-sadrzaj li {
	float:left;
	list-style:none;
	margin:0px 15px 0px 0px;
	}
#scroll-sadrzaj li.zadnji {
	margin-right:0px;
	}
#scroll-lijevo {
	text-decoration:none;
	position:absolute;
	top:0px; left:0px;
	width:32px; height:138px;
	text-indent:-9999px;
	background:url(../layout/strelica-lijevo.gif) no-repeat 0 0;
	}
#scroll-desno {
	position:absolute;
	top:0px; right:0px;
	width:32px; height:138px;
	background:url(../layout/strelica-desno.gif) no-repeat 0 0;
	}
#scroll-desno a,#scroll-lijevo a{
	position:absolute;
	top:23px; right:8px;
	display:block;
	width:22px; height:90px;
	text-decoration:none;
	text-indent:-9999px;
	}
#scroll-lijevo a { left:8px; }
#scroll-sadrzaj li a {
	border:3px solid #dcd9d7;
	display:block;
	width:117px; height:70px;
	}
#scroll-sadrzaj a:hover {
	border:3px solid #b30d0d;
	}
#scroll-sadrzaj li p {
	width:123px;
	margin-top:5px;
	padding-left:2px;
	padding-bottom:4px;
	/*border-bottom:1px solid #d7d4d2;*/
	color:#9d9994;
	font:bold 11px Arial, Helvetica, sans-serif;
	}
#scroll-sadrzaj li p a {
	border:0;
	float:left;
	margin-right:5px;
	text-indent:-9999px;
	width:13px; height:13px;
	text-decoration:none;
	background:url(../layout/scroll-strelica-dalje.gif) no-repeat 0 0;
	}
#scroll-sadrzaj li p a:hover {
	border:0;
	text-decoration:underline;
	background:url(../layout/scroll-strelica-dalje.gif) no-repeat 0px -13px;
	}
