@media all {

html, body, b, div, span, applet, object, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { quotes:none; list-style:none; padding:0; background:transparent; border:0; outline:0; margin:0; font-weight:inherit; font-style:inherit; font-size:100%; font-family:inherit; text-decoration:none; vertical-align:baseline; }

input, select, textarea, button { font-weight:inherit; font-style:inherit; font-size:100%; font-family:inherit; }

blockquote::before, blockquote::after, q::before, q::after { content:none; }

del { text-decoration:line-through; }
table { border-collapse:collapse; border-spacing:0; }

*:focus { outline:0; }

/* end of reset */

div.text h1, div.text h2 { font-weight:normal; }
div.text h3, div.text h4, div.text h5, div.text h6 { margin-bottom:1em; font-weight:bold; }
div.text h4 { padding-left:9px; background:url(/images/icons1.png) no-repeat -6000px 50%; border-bottom:1px solid #E8E8E8; font-size:10px; color:#666; }
div.text h5 { font-size:13px; font-weight:bold; }
div.text ul, div.text ol, div.text dd { margin-left:2em; }
div.text ul li { list-style-type:disc; }
div.text ol li { list-style-type:decimal; }
div.text p, div.text ul, div.text ol { margin-bottom:1em; }
div.text strong { font-weight:bold; }
div.text em { font-style:italic; }
div.text table th, div.text table td { border:1px solid #4C4C4C; }
div.text img { padding:1px; border:1px solid #dedede; margin-right:17px; }

sup { position:relative; bottom:0.6em; font-size:0.92em; }
sub { position:relative; top:0.6em; font-size:0.92em; }

}
@media screen, projection {

a { color:#4c4c4c; text-decoration:none; }
a:focus, a:hover { text-decoration:underline; }
#contentMain a { color:#01acee; text-decoration:underline; }
#contentMain a:focus, #contentMain a:hover { text-decoration:none; }

html.JSON .formFilterType legend span, html.JSON .formFilterCity legend span,
#reportFull h2,
.formFilter legend span,
.formFilterDivisions legend span,
#formNewsletter legend span, #formNewsletter fieldset label,
#formContact legend span,
p.more a span, div.pagination h3,
hr, #breadcrumbs h2, #menuLanguage h2, #menuMain h2, #menuMain li ul, #menuMain .backToTop, #footer h2 { position:absolute; bottom:0; right:1000em; }

/* main v0.9.3 */

html {
	background:#eaeaea url(/images/bgdCommon1.png) no-repeat 50% -50px;
	font-size:100.01%;
	color:#4c4c4c;
}

body {
	font:0.75em/1.5 Verdana, Arial, sans-serif;
}

#main {
	width:965px;
	padding-top:30px;
	position:relative;
	z-index:0;
	margin:0 auto;
}

/* skip links */

#skipLinks {
	position:absolute;
	z-index:100;
	color:#fff;
}

	#skipLinks a {
		padding:5px;
		position:absolute;
		color:#fff;
		white-space:nowrap;
	}

	#skipLinks a:focus {
		background-color:#a3a3a3;
		z-index:10;
	}

/* classes */

/* main wrappers */

#contentWrapper {
	overflow:hidden;
	background-color:#fff;
	border:solid #e5e5e5;
	border-width:0 1px;
	position:relative;
	z-index:10;
	zoom:1; /* IE fix */
}

#contentMain {
	width:694px;
	float:right;
	margin-left:-280px;
}

#contentSide1 {
	width:240px;
	padding-right:19px;
	float:right;
	position:relative;
	left:413px;
}

#contentSide2 {
	width:230px;
	padding-left:19px;
}

#newsArchive,
#newsFull,
#reports,
#reportFull,
#page,
#offer,
#error {
	padding-right:18px;
}

/* containers */

/* headers */

#contentMain h2,
#boxIndex h2,
#boxNewsletter h2,
#menuOffers h2,
#menuPage h2,
#boxReports h2,
#breadcrumbs p {
	height:30px;
	font:1.83em/1 Georgia, "Times New Roman", Times, serif;
	color:#025daa;
}

	#contentMain h2 a,
	#menuOffers h2 a,
	#menuPage h2 a,
	#boxReports h2,
	#boxIndex h2 {
		display:block;
		height:30px;
		overflow:hidden;
		/*position:relative;
		z-index:-1;*/
		text-decoration:none;
	}

#boxIndex h2 {
	color:#00acee;
}

#boxNewsletter h2 {
	position:absolute;
	font-weight:bold;
	color:#4c4c4c;
}

#menuPage h2 {
	background-color:#fff;
	color:#333;
}

#menuOffers h2,
#boxReports h2  {
	color:#333;
	background-color:#fff;
}

	#contentMain h2 a {
		color:#025daa;
	}

	#menuOffers h2 a,
	#menuPage h2 a {
		padding-left:15px;
	}
/*
#news h2,
#newsArchive h2 {
	background:url(/images/headers1.png) no-repeat -3000px 0;
}

#menuOffers h2 {
	background:url(/images/headers1.png) no-repeat -985px 0;
}

#boxIndex {
	background:url(/images/headers1.png) no-repeat -4000px 0;
}

#boxReports {
	background:url(/images/headers1.png) no-repeat 0 0;
}

#formNewsletter {
	background:url(/images/headers1.png) no-repeat -2000px 0;
}
*/
#divisionsAddresses h2 {
	height:auto;
	padding:30px 11px 6px;
	background-color:#fff;
	font:bold 1.08em/1.5  Verdana, Arial, sans-serif;
	color:#4c4c4c;
}

/* actions */

ul.actions {
	padding:15px 15px 0;
	border-top:1px solid #dedede;
	clear:both;
}

	ul.actions li {
		padding-left:115px;
		float:right;
	}

		ul.actions li.print a {
			padding-left:24px;
			background:url(/images/icons1.png) no-repeat -1000px 50%;
		}

		ul.actions li.download a {
			padding-left:23px;
			background:url(/images/icons1.png) no-repeat 0 50%;
		}

/* contents */

#contentMain ul.contents {
	width:100%;
	padding-top:1em;
	border-bottom:1px solid #dedede;
	float:left;
}

	#contentMain ul.contents li {
		background:url(/images/tabs1.png) no-repeat 0 0;
		float:left;
		margin:0 2px -1px 0;
		position:relative;
	}

		#contentMain ul.contents a {
			padding:5px 10px;
			background-color:#e5e5e5;
			float:left;
			color:#4c4c4c;
			text-decoration:none;
		}

		#contentMain ul.contents li.current a,
		#contentMain ul.contents a:focus,
		#contentMain ul.contents a:hover {
			background:url(/images/tabs1.png) no-repeat 100% -50px;
		}

/* buttons */

#header p.more a,
#contentMain ol.news p.more a,
#contentMain ol.reports p.more a {
	display:block;
	width:63px;
	height:20px;
	padding-top:1px;
	overflow:hidden;
	background:url(/images/boxes1.png) no-repeat -700px 0;
	font-size:0.92em;
	color:#4c4c4c;
	text-align:center;
	text-decoration:none;
}

/* news and reports */

ol.news li,
div.news,
ol.reports li,
div.report {
	padding-top:29px;
	clear:both;
	position:relative;
}

	ol.news h3,
	div.news h3 {
		display:inline;
		font-weight:bold;
	}

		ol.news h3 span,
		div.news h3 span,
		ol.reports h3,
		div.report h3 {
			font-size:0.83em;
			color:#b2b2b2;
			font-weight:normal;
		}

		ol.news h3 span,
		div.news h3 span {
			position:absolute;
			top:15px;
			left:0;
		}

		ol.news h3 img,
		ol.reports h3 img {
			display:inline;
			padding:1px;
			border:1px solid #dedede;
			float:left;
			margin:4px 15px 0 0;
		}

	ol.news p {
		display:inline;
	}

	ol.news p.more,
	ol.reports p.more {
		display:block;
		padding-top:12px;
		clear:both;
	}

/* pagination */

div.pagination {
	padding:15px 95px;
	border-top:1px solid #dedede;
	clear:both;
	position:relative;
	text-align:center;
}

	div.pagination li {
		display:inline;
	}

		#contentMain div.pagination a {
			padding:5px;
			text-decoration:none;
		}

		#contentMain div.pagination a:focus,
		#contentMain div.pagination a:hover {
			text-decoration:underline;
		}

	div.pagination li.next,
	div.pagination li.prev {
		position:absolute;
		top:17px;
	}

	div.pagination li.next {
		left:26px;
	}

	div.pagination li.prev {
		right:26px;
	}

	div.pagination li.current {
		font-size:1.17em;
		font-weight:bold;
	}

/* breadcrumbs */

#breadcrumbs {
	padding-bottom:7px;
}

	#breadcrumbs p {
		height:auto;
	}

		#breadcrumbs p a {
			color:#025DAA;
			text-decoration:none;
		}

/* table classes */

/* informacje finansowe */

table.informacjeFinansowe {
	border-collapse:separate;
	border-spacing:0;
	border:0;
	font-size:0.92em;
	text-align:left;
}

	table.informacjeFinansowe thead th {
		padding:5px 10px;
		background-color:#9AB8C8;
		border:0;
		border-left:1px solid #E6EDF1;
		color:#fff;
		font-weight:normal;
		text-align:center;
	}

	table.informacjeFinansowe tbody th,
	table.informacjeFinansowe tbody td {
		padding:4px 9px;
		border:0;
		border-bottom:1px solid #E6EDF1;
	}

	table.informacjeFinansowe tbody th {
		width:170px;
		background-color:#F5F8F9;
	}

	table.informacjeFinansowe tbody td {
		width:120px;
		background-color:#fff;
		text-align:right;
	}

/* pages */

/* page */

#pageContent {
	padding-top:1em;
	clear:both;
}

/* news */

#news {
	padding-right:20px;
	border-right:1px solid #dedede;
	margin-right:280px;
}

	#news p.archive {
		padding-top:12px;
		font-size:0.92em;
	}

/* news archive */

#newsArchive ol.news {
	padding-bottom:27px;
}

/* news filter */

#newsArchive form.formFilter {
	padding:6px 0;
	clear:both;
	text-align:right;
}

	#newsArchive form.formFilter fieldset,
	#newsArchive form.formFilter div {
		display:inline;
	}

#newsArchive form.formFilter div.submit {
	position:relative;
	bottom:4px;
}

/* news and report full */

#newsFull div.text,
#reportFull div.text {
	text-align:justify;
}

	#newsFull div.text img,
	#reportFull div.text img {
		float:right;
		margin:0 0 0 17px;
	}

#newsFull p.back,
#reportFull p.back {
	position:absolute;
	top:4px;
	right:15px;
}

/* reports  */

#reportsList ol.reports {
	padding:0 0 27px;
	clear:both;
}

/* reports filter */

#reports form.formFilter {
	padding:6px 0;
	clear:both;
	text-align:right;
}

	#reports form.formFilter fieldset,
	#reports form.formFilter div {
		display:inline;
	}

#reports form.formFilter div.submit {
	position:relative;
	bottom:4px;
}

/* contact */

#contact div.text {
	width:190px;
	padding-top:7px;
	line-height:1.83;
	float:left;
}

#contact #formContact {
	padding-left:190px;
	margin-top:-18px;
}

/* form contact */

#formContact fieldset div {
	padding-top:27px;
	clear:both;
}

	#formContact fieldset label {
		width:150px;
		padding-right:11px;
		float:left;
		text-align:right;
	}

	#formContact fieldset input,
	#formContact fieldset textarea {
		width:278px;
		border:1px solid #dedede;
	}

#formContact fieldset div.error {
	color:#f00;
}

	#formContact fieldset div.error input,
	#formContact fieldset div.error textarea {
		border-color:#f00;
	}

#formContact fieldset div.policy {
	padding-left:161px;
	font-size:0.83em;
}

	#formContact fieldset div.policy label {
		display:block;
		width:auto;
		padding-left:2.5em;
		position:relative;
		float:none;
		text-align:left;
	}

		#formContact fieldset div.policy label strong {
			font-weight:bold;
		}

	#formContact fieldset div.policy input {
		width:auto;
		position:absolute;
		left:0;
	}

#formContact div.submit {
	padding:21px 0 0 161px;
}

/* divisions map */

#divisionsMap div.text,
#divisionsMap #wrapperMap {
	position:relative;
	font-size:0.92em;
	zoom:1; /* IE fix */
}

	#divisionsMap #map {
		width:430px;
		clear:left;
		float:left;
	}

/* divisions map legend */

#divisionsMap dl.legend {
	margin-top:-38px;
	position:relative;
	zoom:1; /* IE fix */
}

	#divisionsMap dl.legend dt {
		width:22px;
		clear:left;
		float:left;
	}

		#divisionsMap dl.legend dt img {
			vertical-align:middle;
		}

	#divisionsMap dl.legend dd {
		padding-bottom:9px;
	}

/* wrapper divisions */

#wrapperDivisions {
	width:230px;
	padding-bottom:12px;
	background:url(/images/boxes1.png) no-repeat -1763px 100%;
	margin:0 34px 0 auto;
}

	#wrapperDivisions div.division {
		padding:0 12px;
		border:solid #DEDEDE;
		border-width:0 1px;
	}

	#wrapperDivisions div.division h3,
	#wrapperDivisions div.division h4 {
		font-weight:bold;
	}

/* divisions filter */

#wrapperDivisions .formFilterDivisions {
	padding:12px;
	background:url(/images/boxes1.png) no-repeat -763px 0;
}

	#wrapperDivisions .formFilterDivisions label {
		display:block;
		color:#7f7f7f;
	}

	#wrapperDivisions .formFilterDivisions select {
		border:1px solid #dedede;
		margin:3px 0 7px;
		color:#b2b2b2;
	}

	#wrapperDivisions .formFilterDivisions #FFD-city option[disabled] {
		display:none;
	}

/* divisions address */

#wrapperDivisions ol.divisions h4 img {
	position:absolute;
}

#divisionsMap ol.divisions div.address p {
	padding-bottom:1.5em;
}

/* js filter */

html.JSON #wrapperDivisions div.division,
html.JSON #wrapperDivisions div.division h3,
html.JSON #wrapperDivisions div.show li {
	display:none;
}

html.JSON #main #wrapperDivisions .show,
html.JSON #main #wrapperDivisions .show .show {
	display:block;
}

/* content side 1 */

/* box index */

/* box banners */

#boxBanners li {
	margin:17px 0;
}

	#boxBanners img {
		display:block;
	}

/* box newsletter */

#boxNewsletter {
	height:63px;
	padding:12px 16px 0 12px;
	background:#e5e5e5 url(/images/boxes1.png) no-repeat -460px 0;
}

/* form newsletter */

#formNewsletter {
	padding-top:30px;
	position:relative;
	z-index:10;
}

	#formNewsletter fieldset input {
		width:121px;
		padding:2px 4px;
		background-color:#fff;
		border:1px solid #dedede;
		font-size:0.92em;
		color:#b2b2b2;
	}

	#formNewsletter div.submit input {
		position:absolute;
		top:29px;
		left:144px;
	}

/* content side 2 */

/* box reports */

#boxReports p.more {
	padding-top:9px;
	font-size:0.92em;
}

#boxReports a {
	color:#00acee;
	text-decoration:underline;
}

#boxReports a:focus,
#boxReports a:hover {
	text-decoration:none;
}

/* reports */

#boxReports ol.reports li {
	padding:7px 0 9px;
	font-size:0.92em;
	color:#b2b2b2;
}

	#boxReports ol.reports a {
		display:block;
	}

/* header */

#header {
	height:248px;
	padding:42px 570px 0 50px;
	background:#fff url(/images/bgdHeader.jpg) no-repeat 20px 20px;
	border:1px solid #e5e5e5;
	border-bottom:0;
}

	#header div.text {
		padding-top:28px;
		font-size:0.92em;
		color:#7f7f7f;
	}

/* footer */

#footer {
	padding:20px 19px 0;
	background-color:#fff;
	border:1px solid #e5e5e5;
	border-top:0;
	clear:both;
	font-size:0.92em;
	text-align:right;
}

	#footer a {
		color:#b2b2b2;
	}

	#footer div.text {
		padding:9px 15px 1px;
		background-color:#eaeaea;
		margin-bottom:19px;
		color:#999;
		text-align:left;
	}

		#footer div.text address {
			font-size:1.09em;
			color:#7f7f7f;
		}

	#footer p.copyrights {
		width:965px;
		height:30px;
		padding-top:9px;
		background:#eaeaea url(/images/bgdCommon1.png) no-repeat 0 0;
		border-top:1px solid #e5e5e5;
		position:absolute;
		left:0;
		color:#b2b2b2;
		text-indent:20px;
		text-align:left;
	}

	#footer p.madeBy,
	#footer p.powerBy {
		display:inline;
		position:relative;
		top:10px;
		z-index:20;
		color:#b2b2b2;
	}

	#footer p.powerBy {
		padding-left:7px;
		border-left:1px solid #b2b2b2;
		margin-left:3px;
	}

/* menu languages */

#menuLanguage {
	background:url(/images/icons1.png) no-repeat -6990px -1px;
	position:absolute;
	top:7px;
	left:10px;
	font-size:0.83em;
	text-transform:uppercase;
}

	#menuLanguage li {
		float:left;
	}

		#menuLanguage li a {
			padding:10px;
			color:#fff;
		}

			#menuLanguage li a img {
				width:0;
				height:0;
				padding:14px 0 0 27px;
			}

			#menuLanguage li.current a img,
			#menuLanguage li a:focus img,
			#menuLanguage li a:hover img {
				width:auto;
				height:auto;
				padding:0;
			}

/* menu offers and page */

#menuOffers,
#menuPage {
	padding-bottom:5px;
	background:url(/images/boxes1.png) no-repeat -230px 100%;
	margin-bottom:19px;
}

	#menuOffers ul,
	#menuPage ul {
		padding:10px 0 5px;
		background:url(/images/boxes1.png) no-repeat 0 0;
		text-transform:uppercase;
	}

		#menuOffers li,
		#menuPage li {
			padding:0 15px;
			border:solid #dedede;
			border-width:0 1px;
		}

			#menuOffers li a,
			#menuPage li a {
				display:block;
				padding:1px 0 6px 16px;
				background:url(/images/icons1.png) no-repeat -3000px 6px;
				cursor:pointer;
				zoom:1; /* IE fix */
			}

			#menuOffers li.current,
			#menuPage li.current {
				font-weight:bold;
			}

		#menuOffers ul ul,
		#menuPage ul ul {
			padding:3px 0 6px;
			background:#e5e5e5;
			border-top:1px solid #ccc;
			margin-bottom:5px;
			font-size:0.92em;
			text-transform:none;
		}

		#menuOffers li.current ul,
		#menuPage li.current ul {
			position:static;
			font-weight:normal;
		}

			#menuOffers li li,
			#menuPage li li {
				padding:0;
				border:0;
			}

				#menuOffers li li a,
				#menuPage li li a {
					padding:2px 15px 2px 22px;
					background:url(/images/icons1.png) no-repeat -3985px 11px;
					font-weight:normal;
				}

				#menuOffers li li.current a,
				#menuOffers li li a:focus,
				#menuOffers li li a:hover,
				#menuPage li li.current a,
				#menuPage li li a:focus,
				#menuPage li li a:hover {
					background:url(/images/icons1.png) no-repeat -4985px 11px;
					color:#999;
				}

/* menu */

#menuMain {
	position:absolute;
	top:10px;
	right:0;
	z-index:30;
	font-size:0.83em;
	line-height:1;
}

	#menuMain li {
		background:url(/images/icons1.png) no-repeat -2000px 0;
		float:left;
		position:relative;
		text-transform:uppercase;
	}

		#menuMain li a {
			display:block;
			float:left;
			color:#fff;
			text-decoration:none;
		}

			#menuMain li a b {
				display:block;
				height:20px;
				padding:0 30px 0 12px;
				float:left;
			}

			#menuMain li:hover b {
				padding-left:7px;
				border-left:5px solid #e5e5e5;
				color:#333333;
			}

	#menuMain li ul {
		padding-top:21px;
		background:url(/images/icons1.png) no-repeat -100% -100%;
		border-bottom:6px solid #E5E5E5;
		position:absolute;
		z-index:20;
		font-size:1.1em;
		white-space:nowrap;
	}

	#menuMain li:hover ul {
		top:0;
		right:auto;
		bottom:auto;
		left:0;
	}

		#menuMain li li {
			background:#e5e5e5;
			float:none;
			text-transform:none;
		}

			#menuMain li li a {
				padding:5px 15px 5px 22px;
				background:url(/images/icons1.png) no-repeat -3985px 12px;
				float:none;
				color:#4c4c4c;
			}

			#menuMain li li a:focus,
			#menuMain li li a:hover {
				background:url(/images/icons1.png) no-repeat -4985px 12px;
				color:#999;
			}

/**
 * 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%;
	height: 500px;
}
#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%;
	zoom: 1;
	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;	
}

}
@media print {

/* printer styles */

div, hr, #contentMain a.more { display:none; }

#main, #header, #contentWrapper, #contentMain, #contentMain div, #contentMain #breadcrumbs { display:block; }

#main {
	margin:5px 10px;
	position:relative;
	font-size:11px;
	color:#333;
}

	#main * {
		margin:0;
		text-decoration:none;
	}

	a { color:#333; }

	#contentMain {
		line-height:2em;
		color:#333;
	}

		#contentMain h2 {
			margin-bottom:1.5em;
			font-size:12px;
		}

		#contentMain p {
			text-indent:2em;
		}

}

