/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
		LIGHTBOX
 :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
*/

#qbOverlay {
	display: none;
	position: absolute;
	z-index: 100;
	left: 0;
	top: 0;
	background-color: #fff;
	cursor: pointer;
	padding-bottom:100px;
}
#www{
	font-size:12px;
	color:#6D6D6D;
	font-weight:bold;
	text-align:left;
	padding:0 40px;
}
#www a{
	color:#34a6f2;
	float:right;
}
#www a:hover{
	color:#91cbf2;
}
#qbBox {
	display: none;
	position: absolute;
	left: 50%;
	z-index: 101;
	padding:10px 0px 45px 0px;	
	background: transparent url("../images/quickbox/realizacje.png") repeat-y top right;   	
}
#qbStage {
	position: relative;
	z-index: 103;
	height: 100%;
}
#qbBottom{
	position: relative;
	z-index: 102;
	height: 20px;
	padding: 0 30px;
	margin-bottom: -65px;
}
#qbClose {
	display: block;
	float: right;
	width: 76px;
	height: 22px;
	background: transparent url("../images/quickbox/close.png") no-repeat center;
	cursor: pointer;
}
#qbPrev, #qbNext {
	position: absolute;
	z-index: 104;
	width: 71%;
	height: 100%;
	outline: none;
	display: block;
	margin-left:-44px;
}
#qbNext {
	left: 50%;
}
#qbPrev:hover	{ background: transparent url("../images/quickbox/prev.png") no-repeat 0% 15%;   }
#qbNext:hover	{ background: transparent url("../images/quickbox/next.png") no-repeat 100% 15%; }
#qbBox .loading {
	background: #fff url("../images/quickbox/loading.gif") no-repeat center;
}
#qbBoxTop {
	background: transparent url("../images/quickbox/realizacje.png") no-repeat top left;
	height:20px;
	z-index:110;
	left:50%;
}

#qbBoxBottom {
	background: transparent url("../images/quickbox/realizacje.png") no-repeat bottom left;
	height:20px;
	z-index:110;
	left:50%;
}

#qbCaption {
	color: #666;
	font-size: 0.8em;
	font-weight: bold;
}
#qbCounter {
	font-family: "Trebuchet MS";
	color: #6d6d6d;
	float:left;
	margin-top:4px;
	font-size:11px;
}
#qbCounter  b{
	color: #34a6f2;
}

/* ===============================================================
	lightbox - szablony lite
================================================================ */

#qbOverlay_lite {
	display: none;
	position: absolute;
	z-index: 100;
	left: 0;
	top: 0;
	background-color: #fff;
	cursor: pointer;
}
#qbBox_lite {
	display: none;
	position: absolute;
	left: 50%;
	z-index: 101;
	background-color: #fff;
}

#qbStage_lite {
	position: relative;
	z-index: 103;
	height: 100%;
}
#qbBottom_lite {
	z-index: 102;
	background-color: #fff;
	height: 45px;
	padding: 0 10px;
	margin-bottom: -45px;
}
#qbClose_lite {
	position: absolute;
	top: 10px;
	right: 10px;
	display: block;
	float: right;
	width: 100px;
	height: 22px;
	background: #fff url("../images/quickbox/close.png") no-repeat center;
	cursor: pointer;
	z-index: 120;
}

#qbPrev_lite, #qbNext_lite {
	position: absolute;
	z-index: 104;
	width: 50%;
	height: 100%;
	outline: none;
	display: block;
}
#qbNext_lite {
	left: 50%;
}
#qbPrev_lite:hover	{ background: transparent url("../images/quickbox/prev.png") no-repeat 0% 15%;   }
#qbNext_lite:hover	{ background: transparent url("../images/quickbox/next.png") no-repeat 100% 15%; }
#qbBox_lite .loading {
	background: #fff url("../images/quickbox/loading.gif") no-repeat center;
}
#qbCaption_lite {
	color: #666;
	font-size: 0.8em;
	font-weight: bold;
}
#qbCounter {
	font-family: "Trebuchet MS";
	color: #6d6d6d;
	float:left;
	margin-top:4px;
	font-size:11px;
}
#qbCounter  b{
	color: #34a6f2;
}

#gallery-szablonyLite {
	text-align: center;
}

#szablony-lite #gallery-szablonyLite .presentation {
	margin: 20px auto 30px auto;
}

#szablony-lite img.projekty{
	margin: 0;
}
