/* Author:

*/

		$('#karuselli').carouFredSel({
	width: 970,
	align: false,
	height: 514,
	items: {
		visible: 1,
		width: 970,
		height: 514
	},
	scroll: {
		fx: "crossfade",
		easing: "linear",
		pauseOnHover: true
	},
	auto: 8000
});






