body, html {	
	margin: 0;	
	padding: 0;	
	height: 100%;	
	font-family: Arial; font-size:0.82em;	
	background:url(../images/bg1.jpg) repeat-y center;
}
#container {	
	margin: 0 auto;	
	text-align: left;	
	background-image:url(../images/bg-ornamenti.jpg);
	background-position: bottom right;
	background-repeat:no-repeat;
	width: 780px;
	height:800px;
	padding: 0 160px;
}
#center {	
	background: #a7a9aa url(../images/siva.jpg) bottom left no-repeat;	
	width: 780px;	
	height:620px;
}
/* start header */
#header {	
	width: 780px;	
	height: 180px;	
	float:left;
}
#left {	
	width: 390px;	
	height:160px;	
	padding-bottom: 20px;	
	float: left;	
	background: #fff url(../images/logo.gif) 0% 90% no-repeat;
}
#right {	
	width:380px;	
	height:170px;	
	padding:10px 0px 0px 10px;	
	float: left;	
	color: #fff;
	background-color:#000;
}
/* end header */
/* start body */
#sadrzaj {	
	width:780px;
	height: 170px;	
	float:left;
}
div, p, ul, h2, h3, img{	padding:0px; 	margin:0px;}
/* start footer */
#footer {	
	height:50px;	
	width: 780px;	
	margin: 0 auto;
}
#copyright {	
	width: 385px;	
	height:45px;	
	text-align:right;	
	margin-right: 5px;	
	margin-top: 5px;	
	float:left;	
	background-color:#fff;
}
#copyright a {	
	color:#999999;	
	font-variant:normal;	
	text-decoration:underline;
}
#copyright a:hover {	
	text-decoration:none;	
	font-variant:normal;
}/* end footer */
.clear { clear: both; }
.picture-slides-container {	margin-bottom: 0em;	float: left;}
.navigation-controls {
	text-align: left;
	float: left;
	width: 150px;
	height: 50px;
	z-index: 1001;
	position: relative;
	padding: 13px;
}

.navigation-controls a.picture-slides-previous-image,  .navigation-controls a.picture-slides-next-image,  .navigation-controls a.picture-slides-start-slideshow {				text-decoration:none;
	border-bottom: 1px dashed #fff;
	color:#fff;
}
.navigation-controls a.picture-slides-previous-image:hover,  .navigation-controls a.picture-slides-next-image:hover, .navigation-controls a.picture-slides-start-slideshow:hover {	
	text-decoration:none;	
	border-bottom: 1px solid #ae1f24;	
	color:#fff;
}
.navigation-controls a.picture-slides-stop-slideshow {
text-decoration:none;	
color:#fff; 	
border-bottom: 1px solid #ae1f24;
}
/* Picture slides */
.picture-slides-disabled {	color: #eee;}
.picture-slides-fade-container {	position: relative;	overflow: hidden;	text-align: center;	z-index: 1002;}
.picture-slides-fade-container {	height: 188px;	float: left;	width: 270px;	display: block;	padding: 10px;}
.picture-slides-fade-container img{	border:5px solid #fff}
.picture-slides-image-load-fail {	display: none;}
.picture-slides-image-text {	position: relative;	text-align: center;	padding: 5px 0 10px;	z-index: 1001;}
.picture-slides-previous-image, .picture-slides-next-image, .picture-slides-start-slideshow, .picture-slides-stop-slideshow{	display: none;	font-size:11px;	line-height:20px;}
.picture-slides-image-counter{	display: none;	font-size:11px;	line-height:20px;	margin: 0 5px;	font-weight:bold;	color:#ae1f24}
.picture-slides-previous-image, .picture-slides-next-image, .picture-slides-start-slideshow, .picture-slides-stop-slideshow {	cursor: pointer;}
.picture-slides-thumbnails {	list-style: none;	float:left}
.picture-slides-thumbnails li {	float: left;	width: 120px;	margin-right:10px;	margin-bottom:10px;	margin-left:10px}
.picture-slides-thumbnails li img {	width: 120px;	height: 80px;}
.picture-slides-thumbnails li a img{	padding: 5px;	background: none;	border: 1px solid #fff;		width: 120px;	height: 80px;}
.picture-slides-thumbnails li a:hover img{	padding: 5px;	background: none;	border: 1px solid #999999;	width: 120px;	height: 80px;}
.picture-slides-thumbnails li .picture-slides-selected-thumbnail img {	width: 120px;	padding: 5px;	background: none;	border: 1px solid #7A0D10;}.picture-slides-dim-overlay {	position: absolute;	left: 0;	top: 0;	width: 100%;	height: 100%;	background: #000;	opacity: 0.8;	overflow:auto;	/* For IE 5-7 */	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);	/* For IE 8 (and 9, 10, 11?). Don't miss the added quotes */	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";	z-index: 1000;	display: none;}
