/********** NOVI CONTAINER ZA SLIDESHOW *******************/
.slideshow_outer{
	position:relative;
	float: left;  
	width: 575px; 
	margin: 0 0 25px 28px;
	}
	
* html .slideshow_outer{
	margin: 0 0 25px 14px;
	}

.slides{
	position:relative;
	float: left;  
	width: 150px; 
	margin: 0 15px 0 0;
	background: #E3E3E3; 
	padding: 3px; 
	}
	
.slideshow_nav{
	text-align:center;
	position:relative;
	background: #E3E3E3; 
	padding: 3px;
	margin-top:2px;
	height:14px;
	}

.slideshow_nav img{
	position:relative;
	}

.slideshow_nav span{
	text-align:center;
	position:relative;
	margin: 0 10px 0 10px;
	top:-3px;
	color: #777779; 
	font-style: normal;
	background: #E3E3E3; 
	}
	
/********** // NOVI CONTAINER ZA SLIDESHOW *******************/
