/* saved */ /* Start of CMSMS style sheet 'Galeria' */
.album_content {
	width: 100%;
	float: left;
}
.clear {
	clear: both
}
.albumlist {
	background: none  !important;
	border: 0  !important;
	line-height: normal  !important;
	list-style: none  !important;
	margin: 0  !important;
	padding: 0 0 10px  !important;
}
.albumlist .thumb {
	clear: both;
	width: 100%;
}
.albumlist .thumb img {
	float: left;
	margin: 0 10px 4px 0;
}
span#caption, #captionflash {
	display: none;
	background-color: #fff;
}
.picturelist {
	overflow: hidden;
	line-height: 0 !important;
	text-align: center;
	padding: 0 0 10px 0 !important;
}
.thumb {
	padding: 3px !important;
	text-decoration: none  !important;
	line-height: normal  !important;
	list-style: none  !important;
	text-align: left;
	display: inline-block;
	background: none !important;
	vertical-align: top;
}
*:first-child+html .thumb {
	display: inline;
}
.thumb a {
	margin: 0;
	text-decoration: none;
	background: none !important;
}
.thumb a img {
	border: 1px solid #CCCCCC !important;
	float: left;
	box-shadow: none !important;
}
.thumb a:hover img {
	border: 1px #8e8f91 solid !important;
}
.albumname {
	font-size: 11px;
	text-align: left !important;
	font-weight: bold;
	font-style: normal;
	text-indent: 0 !important;
	margin: 0px !important;
	display: block;
}
.albumname a {
	display: inline;
	border: none;
	margin: 0;
	padding: 0;
	background-color: transparent;
}
.albumpicturecount {
	float: none !important;
	font-size: 10px;
	text-align: center;
	font-weight: normal;
	font-style: italic;
	text-align: center;
}
.albumcomment {
}
.albumnav {
	text-align: center;
	font-weight: normal;
	font-style: normal;
	font-size: smaller;
}
.instructiontext {
	font-weight: normal;
	font-size: 10px;
	font-style: italic;
}
/* Big Picture */
.bigpicture {
	padding: 0.5em 0 0;
	clear: left;
	border-top: 1px solid #ccc;
	text-align: center;
}
.bigpicturecaption {
	text-align: center;
	margin: 0 0 5px;
	padding: 0;
}
.bigpicture img {
	padding: 18px;
	width: 80%;
	margin: 0;
	background-color: white;
	border-top: 1px solid #eee;
	border-right: 2px solid #ccc;
	border-bottom: 2px solid #ccc;
	border-left: 1px solid #eee;
	text-decoration: none;
}
.bigpicturenav {
	margin: 0;
	padding: 0;
	color: #000;
	font-size: smaller;
	line-height: normal;
}
/* Default + komentarz */
.picturelist .comment {
	width: 48%;
	float: left;
	height: 115px;
	overflow: hidden;
	margin-bottom: 10px;
}
.picturelist .comment a {
	float: left;
	margin: 0 20px 0 0;
	padding: 0;
}
.picturelist .comment img {
	display: block;
	margin: 0 auto;
}
.picturelist .comment p {
	text-align: left;
}
/* * FancyBox - jQuery Plugin * Simple and fancy lightbox alternative * * Examples and documentation at: http://fancybox.net *  * Copyright (c) 2008 - 2010 Janis Skarnelis * That said, it is hardly a one-person project. Many people have submitted bugs, code, and offered their advice freely. Their support is greatly appreciated. *  * Version: 1.3.4 (11/11/2010) * Requires: jQuery v1.3+ * * Dual licensed under the MIT and GPL licenses: *   http://www.opensource.org/licenses/mit-license.php *   http://www.gnu.org/licenses/gpl.html */
#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 40px;
	height: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	z-index: 1104;
	display: none;
}
#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background-image: url('uploads/js/fancybox/fancybox.png');
}
#fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1100;
	display: none;
}
#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}
#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	padding: 20px;
	z-index: 1101;
	outline: none;
	display: none;
}
#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #fff;
}
#fancybox-content {
	width: 0;
	height: 0;
	padding: 0;
	outline: none;
	position: relative;
	overflow: hidden;
	z-index: 1102;
	border: 0px solid #fff;
}
#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
	z-index: 1101;
}
#fancybox-close {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 30px;
	height: 30px;
	background: transparent url('uploads/js/fancybox/fancybox.png') -40px 0px;
	cursor: pointer;
	z-index: 1103;
	display: none;
}
#fancybox-error {
	color: #444;
	font: normal 12px/20px Arial;
	padding: 14px;
	margin: 0;
}
#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
}
#fancybox-frame {
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}
#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background: transparent url('uploads/js/fancybox/blank.gif');
	z-index: 1102;
	display: none;
}
#fancybox-left {
	left: 0px;
}
#fancybox-right {
	right: 0px;
}
#fancybox-left-ico, #fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block;
}
#fancybox-left-ico {
	background-image: url('uploads/js/fancybox/fancybox.png');
	background-position: -40px -30px;
}
#fancybox-right-ico {
	background-image: url('uploads/js/fancybox/fancybox.png');
	background-position: -40px -60px;
}
#fancybox-left:hover, #fancybox-right:hover {
	visibility: visible;
/* IE6 */
}
#fancybox-left:hover span {
	left: 20px;
}
#fancybox-right:hover span {
	left: auto;
	right: 20px;
}
.fancybox-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	width: 20px;
	height: 20px;
	z-index: 1001;
}
#fancybox-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
	background-image: url('uploads/js/fancybox/fancybox-x.png');
}
#fancybox-bg-ne {
	top: -20px;
	right: -20px;
	background-image: url('uploads/js/fancybox/fancybox.png');
	background-position: -40px -162px;
}
#fancybox-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	background-image: url('uploads/js/fancybox/fancybox-y.png');
	background-position: -20px 0px;
}
#fancybox-bg-se {
	bottom: -20px;
	right: -20px;
	background-image: url('uploads/js/fancybox/fancybox.png');
	background-position: -40px -182px;
}
#fancybox-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	background-image: url('uploads/js/fancybox/fancybox-x.png');
	background-position: 0px -20px;
}
#fancybox-bg-sw {
	bottom: -20px;
	left: -20px;
	background-image: url('uploads/js/fancybox/fancybox.png');
	background-position: -40px -142px;
}
#fancybox-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	background-image: url('uploads/js/fancybox/fancybox-y.png');
}
#fancybox-bg-nw {
	top: -20px;
	left: -20px;
	background-image: url('uploads/js/fancybox/fancybox.png');
	background-position: -40px -122px;
}
#fancybox-title {
	font-family: Helvetica;
	font-size: 12px;
	z-index: 1102;
}
.fancybox-title-inside {
	padding-bottom: 10px;
	text-align: center;
	color: #333;
	background: #fff;
	position: relative;
}
.fancybox-title-outside {
	padding-top: 10px;
	color: #fff;
}
.fancybox-title-over {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #FFF;
	text-align: left;
}
#fancybox-title-over {
	padding: 10px;
	background-image: url('uploads/js/fancybox/fancy_title_over.png');
	display: block;
}
.fancybox-title-float {
	position: absolute;
	left: 0;
	bottom: -20px;
	height: 32px;
}
#fancybox-title-float-wrap {
	border: none;
	border-collapse: collapse;
	width: auto;
}
#fancybox-title-float-wrap td {
	border: none;
	white-space: nowrap;
}
#fancybox-title-float-left {
	padding: 0 0 0 15px;
	background: url('uploads/js/fancybox/fancybox.png') -40px -90px no-repeat;
}
#fancybox-title-float-main {
	color: #FFF;
	line-height: 29px;
	font-weight: bold;
	padding: 0 0 3px 0;
	background: url('uploads/js/fancybox/fancybox-x.png') 0px -40px;
}
#fancybox-title-float-right {
	padding: 0 0 0 15px;
	background: url('uploads/js/fancybox/fancybox.png') -55px -90px no-repeat;
}
/* Lightbox */
/** * jQuery lightBox plugin * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/) * and adapted to me for use like a plugin from jQuery. * @name jquery-lightbox-0.5.css * @author Leandro Vieira Pinho - http://leandrovieira.com * @version 0.5 * @date April 11, 2008 * @category jQuery plugin * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com) * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100% !important;
	height: 100% !important;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img {
	border: none;
}
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image {
	padding: 10px;
}
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav {
	left: 0;
}
#lightbox-nav a {
	outline: none;
}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	display: block;
}
#lightbox-nav-btnPrev {
	left: 0;
	float: left;
}
#lightbox-nav-btnNext {
	right: 0;
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px;
	color: #666;
}
#lightbox-container-image-data #lightbox-image-details {
	width: 70%;
	float: left;
	text-align: left;
}
#lightbox-image-details-caption {
	font-weight: bold;
}
#lightbox-image-details-currentNumber {
	display: block;
	clear: left;
	padding-bottom: 1.0em;
}
#lightbox-secNav-btnClose {
	width: 66px;
	float: right;
	padding-bottom: 0.7em;
}
/*slider*/
#box {
	position: relative;
	clear: both;
	padding: 14px 0;
	overflow: visible;
}
.sub-box #box, .sub-box .slideshow {
	margin: 0;
}
#content #box > ul, #content .slideshow > ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.slideshow {
	margin-bottom: 20px;
	clear: both;
}
#content #box ul > li, #content .slideshow ul > li {
	margin: 0 8px 0 0;
	background: none;
	float: left;
	padding: 0;
	width: 60px;
	height: 60px;
}
.jcarousel-skin-tango .jcarousel-container {
	text-align: center;
}
.jcarousel-skin-tango .jcarousel-direction-rtl {
	direction: rtl;
}
.sub-box .jcarousel-skin-tango .jcarousel-container-horizontal {
	padding: 0 10px;
	width: 200px;
}
.jcarousel-skin-tango .jcarousel-container-horizontal {
	padding: 0 10px;
	margin: 0 auto;
}
#main .jcarousel-skin-tango .jcarousel-container-horizontal {
	width: 605px;
}
.index #main .jcarousel-skin-tango .jcarousel-container-horizontal {
	width: 399px;
}
.jcarousel-skin-tango .jcarousel-clip {
	overflow: hidden;
}
.sub-box .jcarousel-skin-tango .jcarousel-clip-horizontal {
	width: 199px;
}
.index #main .jcarousel-skin-tango .jcarousel-clip-horizontal {
	width: 399px;
}
#main .jcarousel-skin-tango .jcarousel-clip-horizontal {
	width: 605px;
}
.jcarousel-skin-tango .jcarousel-item {
	width: 60px;
	height: 60px;
}
.jcarousel-skin-tango .jcarousel-item img {
	box-shadow: 0px 0px !important;
}
.jcarousel-skin-tango .jcarousel-item-horizontal {
	margin-left: 0;
}
.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-item-horizontal {
	margin-right: 0;
}
.jcarousel-skin-tango .jcarousel-item-placeholder {
	background: #fff;
	color: #000;
}
/** *  Horizontal Buttons */
.jcarousel-skin-tango .jcarousel-next-horizontal {
	cursor: pointer;
	background: url(uploads/images/img/next.png) no-repeat;
	height: 31px;
	position: absolute;
	right: -7px;
	top: 15px;
	width: 30px;
}
.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-next-horizontal {
	left: 5px;
	right: auto;
}
.jcarousel-skin-tango .jcarousel-prev-horizontal {
	cursor: pointer;
	height: 31px;
	left: -8px;
	position: absolute;
	top: 15px;
	width: 30px;
	background: url(uploads/images/img/prev.png) no-repeat;
}
.jcarousel-skin-tango .jcarousel-prev-disabled {
	background: url(uploads/images/img/prevh.png) no-repeat;
	cursor: default;
}
.jcarousel-skin-tango .jcarousel-next-disabled {
	background: url(uploads/images/img/nexth.png) no-repeat;
	cursor: default;
}
/* End of 'Galeria' */

