﻿div.content {	display: none;	float: left;	width: 344px; }
div.content a, div.navigation a {	text-decoration: none;	color: #FFFCF7;}
div.content a:focus, div.content a:hover, div.content a:active { color: #000000;}
div.controls { margin-top: 5px; height: 23px;}
div.controls a { padding: 5px;}
div.ss-controls { text-align: center;}
div.nav-controls { float: right;}
div.slideshow-container {	position: relative;	clear: both;	height: 518px; /* h */}
div.loader {	position: absolute;	top: 0;	left: 0;	background-image: url('/grafika/web/loader.gif');	background-repeat: no-repeat;	background-position: center;	width: 550px;	height: 690px; /* h */}

div.slideshow span.image-wrapper {	display: block;	position: absolute;	top: 0;	left: 0;}
div.slideshow a.advance-link {	display: block;	width: 344px;	height: 518px; /* h */	line-height: 0px; /* h */	text-align: center;}
div.slideshow a.advance-link:hover, div.slideshow a.advance-link:active, div.slideshow a.advance-link:visited {	text-decoration: none;}

div.slideshow img {	vertical-align: middle;	border: 1px solid #ccc;}
div.caption-container {	position: relative;	clear: left;	height: 75px;}

ul.thumbs {	clear: both;	margin: 0;	padding: 0;}
ul.thumbs li {	float: left;	padding: 0;	margin: 0px 0px 11px 11px; list-style: none;}
a.thumb {	padding: 0px;	display: block;	border: 1px solid #D2C9BF;}
ul.thumbs li.selected a.thumb {	background: #4b4945;}
a.thumb:focus {	outline: none;}
ul.thumbs img {	border: none;	display: block;}

div.navigation { margin-top: 12px; margin-bottom: 12px;	height: 11px;}

div.pagination_old { clear: both;}
div.pagination { margin-left:140px; width:120px;;}
div.pagination a, div.pagination span.current, div.pagination span.ellipsis {	display: block;	float: left;	margin-right: 6px;}
div.pagination a:hover {text-decoration: none; color: #fff;}
div.pagination span.current {	font-weight: bold; color: #FFFCF7;}
div.pagination span.ellipsis {	border: none;	padding: 0px 0px 0px 0px;}

p, li {	line-height: 1.8em;}
pre {	font-size: 1.2em;	line-height: 1.2em;	overflow-x: auto;}
div#container {	padding: 0px;}
div#ads {	clear: both;	padding: 12px 0 12px 66px;}
#fullscreen_text { cursor: pointer; font-weight: bold; position: relative; top: -35px; }


#lightbox {
    display:none;
    background:#000000;
    opacity:0.9;
    filter:alpha(opacity=90);
    position:absolute;
    top:0px;
    left:0px;
    min-width:100%;
    min-height:1024px;
    z-index:1000;
    }

#lightbox-panel {
    display:none;
    position:absolute;
    top:10px;
    left: 25%;
    width:400px;
    padding:0px;
    margin:0px;
    border: 1px solid #CCCCCC;
    vertical-align: middle;
    z-index:1001;
}

p#close-panel {
    color: #000000;
    cursor: pointer;
    float: left;
    font-weight: bold;
    left: 544px;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: 100px;
    z-index: 11000;
}

#zdjecie-show {
    cursor: pointer;
    position: relative;
    top: 0;
}

#fullscreen {  left: 311px; position: relative; top: -516px; cursor: pointer; }
