#slide-wrapper {
	height: 135px;
	margin-top: -8px;
	padding: 15px 14px 0 18px;
}

.home #slide-wrapper {
	background: url(lowlight.png);
	padding: 15px 14px 10px 18px;
	}
	         
.sliderGallery {
	overflow: hidden;
	position: relative;
	padding: 5px 10px 10px 5px;
	height: 140px;
}
        
.sliderGallery img {
	padding: 5px;
	background: url(lowlight.png)
}
        	
.scrollable {
	display:block;
	overflow:hidden;
	position:relative;
	height:123px;
}

.scrollable .items {
	width:9999px;
	position:absolute;
}

.scrollable div {
	width:185px;
	float:left;
}

.sliderGallery a.arrow-small, .sliderGallery a.arrow-small:visited {
	text-indent: -99em;
	position: relative;
	top:-75px;
	left:532px;
}
               
               
.home .sliderGallery a.arrow-small, .home .sliderGallery a.arrow-small:visited {
	top: -75px;
	left: 400px;
}  

  

	
hr {
	display: block;
	height:1px;
	background:#CCC;
	border:0;
	color:#CCC;
	}

.wrapper {
	font-size:.8em /*Global content font-size*/;
	width:490px;
	margin:0 auto;
	overflow: hidden;
	}

#top .wrapper {
	padding-bottom: 45px;
	}
	
#sidebar {
	float: right;
	width:187px;
	background: url(highlight.png);
	padding: 18px 22px 10px;
	border-bottom: 1px solid #D7DADE;
	border-right: 1px solid #D7DADE;
	}
	
.left {
	float: left;
	}	

.right {
	float: right
	}
	
a.arrow-small, a.arrow-small:visited {
	font-size: 1.1em;
	padding: 8px 0 0 39px;
	height: 22px;
	background: url(arrow_small.png) no-repeat;
	display: block
	}
	
a.arrow-small:hover {
	background: url(arrow_small.png) 0 -30px no-repeat;
	}	

a.arrow-small:active {
	background: url(arrow_small.png) 0 -60px no-repeat;
	height: 21px;
	padding: 9px 0 0 39px;
	}


/*podloga slika*/


#video-tour img:hover, .sliderGallery img:hover {
	background: #e3c868;
	}

# .sliderGallery img:active {
	background: #7b858d;
	}
	

/*About*/
