@charset "utf-8";
/* CSS Document */

p {
/*line-height: 1.8em;*/
}


div.content {
/* The display of content is enabled by a javascript generated style on the page.
This is so that the slideshow content won't display unless javascript is enabled. */
display: none;
float:left;
/*margin-left:51px;*/

}
div.content a, div.navigation a {
text-decoration: none;
color: #FF2121;
}
div.content a:focus, div.content a:hover, div.content a:active {
text-decoration: none;
}
div.controls {
height: 23px;
width:555px; /*original img size*/
}
div.controls a {
padding: 5px;
}
div.ss-controls {
float: left;
}
div.nav-controls {
float: right;
}

div.loader {
background-image: url('images/loader.gif');
background-repeat: no-repeat;
background-position: center;
width: 555px;
height: 250px
}
div.slideshow {
clear: both;
}
div.slideshow span.image-wrapper {
float: left;
padding-bottom: 0px;
}
div.slideshow a.advance-link {
padding: 0px;
border: 0px solid #CFCFCF;
display: block;
}
div.slideshow img {
border: none;
display: block;
}
div.download {
float: right;
}
div.embox {
clear: both;
/* border: 1px solid #ccc;
background-color: #eee; */
padding: 10px 6px 0px 6px;
padding-left: 0px;
}
div.image-title {
font-weight: normal;
font-size: 1em;
color: #555;
}

div.image-desc {
line-height: 1.3em;
padding-top: 12px;
}
div.navigation {
/* The navigation style is set by a javascript generated style on the page.
This is so that the javascript specific styles won't be applied unless javascript is enabled. */
}
ul.thumbs {
clear: both;
margin: 0;
padding: 0;
}
ul.thumbs li {
float: left;
padding: 0;
margin-top: 5px;
margin-left: 0px;
margin-bottom: 5px;
margin-right: 16px;
list-style: none;
}
a.thumb {
padding: 0px;
margin: 0px;
margin-left: 1px;
border: 1px solid #ffffff;
display: block;
}
ul.thumbs li.selected a.thumb {
border-color:#FF2121;
}
a.thumb:focus {
outline: none;
}
ul.thumbs img {
border: none;
display: block;
}
div.pagination {
clear: both;
margin-left: 0px;
}
div.navigation div.top {
margin-bottom: -6px;
height: 11px;
}
div.navigation div.bottom {
margin-top: 12px;
}
div.pagination a, div.pagination span.current {
display: block;
float: left;
margin-top: 6px;
margin-left: 2px;
margin-right: 5px;
margin-bottom: 10px;
padding: 3px 7px 1px 7px;
border-bottom: 2px solid #FF2121;
border-right: 1px solid #FF2121;
color: #FF2121;
}
div.pagination a:hover {
background-color: #FF2121;
color: #fff;
text-decoration: none;
}
div.pagination span.current {
font-weight: normal;
background-color: #FF2121;
border-color: #fff;
color: #fff;
}

/* Minimal Gallery Styles */
#thumbs-min ul.thumbs li {
float: none;
padding: 0;
margin: 0;
list-style: none;
}

#thumbs-min a.thumb {
padding: 0px;
display: inline;
border: none;
}

#thumbs-min ul.thumbs li.selected a.thumb {
background: inherit;
color: #000;
font-weight: bold;
}
#gallery-adv {
	margin-top:5px;
	display:block;
}

div.navigation{display:block;clear:both;}

div.content{display:block;clear:both;}
.holdergalerije {
	margin-top:15px;
}
.thumbs li.last {
	margin-right:0px;
}