* {
	margin: 0;
	padding: 0;
	border: none;
	outline: 0;
}

html, body {
	height: 100%;
}

body	{
	margin-left: 10px;
	font: 11px Arial, sans-serif;
	color: #737373;
}

ul, ol {
	list-style-type: none;
	list-style-position: outside;
	list-style-image:none;
}

a {
	color: #00bfd6;
	text-decoration: none;
}

.wai {
	left:-8888px;
	position:absolute;
}

.clear0 {
	clear: both;
	height: 0;
	line-height: 0;
	overflow: hidden;
	}

.ileft {
	text-align: left;
}

.iright {
	text-align: right;
}

.icenter {
	text-align: center;
}

.bleft {
	float: left;
}

.bright {
	float: right;
}

.error {
	margin: .3em 0;
	display: none;
	color: #ff4029;
	font-size: 90%;
	clear: left;
}

#page {
	width: 945px;
}

#top {
	height: 80px;
	border-bottom: 1px solid #dedede;
	position: relative;
}

#top #topNav {
	float: right;
	width: 213px;
	margin-top: 27px;
	position: relative;
}
#top #topNav h3 {
	float: left;
}

#top #topNav a {
	float: left;
	display: block;
	height: 20px;
	overflow: hidden;
	text-indent: -8889px;
}

#top #topNav a#sitemap {
	width: 80px;
	background: url(../img/shared/top-sitemap.png) no-repeat 0 0;
}
#top.en #topNav a#sitemap {
    width:60px;
    background-image: url(../img/shared/en/top-sitemap.png);
}

#top #topNav a#en {
	width: 51px;
	background: url(../img/shared/top-en.png) no-repeat 0 0;
}

#top #topNav a#pl {
	width: 46px;
	background: url(../img/shared/top-pl.png) no-repeat 0 0;
}

#top #topNav #search {
	float: left;
}

#top #topNav #search h3 {
	width: 62px;
	height: 20px;
	background-color: #00bfd6;
	background-repeat: no-repeat;
	background-image: url(../img/shared/top-search.png);
	background-position: 0 100%;
	overflow: hidden;
	text-indent: -8889px;
}
#top.en #topNav #search h3 {
	background-image: url(../img/shared/en/top-search.png);
}

#top #topNav #search.hidden h3 {
	background-color: transparent;
	background-position: 0 0;
}

#search p#search-form {
	position: absolute;
	top: 20px;
	left: 0;
	background: #00bfd6;
	padding: 4px;
}

#search.hidden p#search-form {
	display: none;
}

#search input#fQuery {
	height: 18px;
	float: left;
	}

#search input#fSearch {
	float: left;
	width: 44px;
	height: 20px;
	background: #00bfd6 url(../img/shared/btn-search.png) no-repeat 50% 50%;
	text-indent: -8889px;
	padding-top: 20px;
	overflow: hidden;
}
#top.en #search input#fSearch {
	background-image: url(../img/shared/en/btn-search.png);
}

#search .error {
	position: absolute;
	left: 0px;
	top: -18px;
}


h1 {
	height: 80px;
	width: 181px;
	background: url(../img/shared/logo.png) no-repeat 19px 21px;
	float: left;
}

	h1 a {
		position: absolute;
		left: 19px;
		top: 21px;
		width: 143px;
		height: 28px;
		display: block;
		overflow: hidden;
	}

#newconnect {
	height: 38px;
	line-height: 38px;
}
	#newconnect .info {
		float: left;
		background: url(../img/shared/adv-spolka-gpw.png) no-repeat 20px 12px;
	}
	#newconnect .en-info {
	    	background: url(../img/shared/en/adv-spolka-gpw.png) no-repeat 20px 12px;
	}
	#newconnect .info .more {
		margin-left: 253px;
	}
	#newconnect .kurs {
		float: right;
		padding-right: 30px;
	}
	#newconnect .kurs .zmiana {
		padding-left: 12px;
	}

		#newconnect .kurs .zmiana.rosnie { background: url(../img/shared/kurs-rosnie.png) no-repeat 1px 50%; }
		#newconnect .kurs .zmiana.maleje { background: url(../img/shared/kurs-maleje.png) no-repeat 1px 50%; }
		#newconnect .kurs .zmiana.staly { background: url(../img/shared/kurs-staly.png) no-repeat 3px 50%; }

#video {
	height: 197px;
	background-color: #00bfd6;
	position: relative;
}

	#video p.claim {
		width: 375px;
		height: 58px;
		background: url(../img/shared/claim.png) no-repeat 0 0;
		position: absolute;
		left: 465px;
		top: 35px;
	}

	#video ul {
		width: 447px;
		height: 59px;
		border-top: 1px solid #5ad5e4;
		position: absolute;
		left: 465px;
		top: 137px;
		color: #fff;
		padding-top: 13px;
	}

		#video ul li {
			padding-left: 10px;
			background: url(../img/shared/video-li.png) no-repeat 0 2px;
			line-height: 14px;
		}
			#video ul li a {
				color: #fff;
			}

#navContainer {
	height: 40px;
	text-align: right;
	background: url(../img/shared/nav.png) repeat-x 0 0;
	border-bottom: 1px solid #dedede;
	padding: 0 16px;
	line-height: 40px;
	overflow: hidden;
}

#nav {
	float: right;
}
#nav.en {
    float:none;
    margin-left:60px;
}
	#nav li {
		font-size:1.15em;
		padding:0 8px;
		float: left;
		display: inline;
		position: relative;
		top: 0;
	}


		#nav li a {
			text-decoration: none;
			color: #000;
			float: left;
			height: 40px;
		}

		#nav li a:hover {
			font-weight: bold;
		}

		#nav.pl li#navStronaglowna { padding: 0 10px 0 8px; background: url(../img/shared/nav/i.png) no-repeat 100% 14px; }
		#nav.pl li#navStronaglowna.active, #nav.pl li#navStronaglowna:hover { padding: 0 12px 0 8px; }
		#nav.pl li#navStronaglowna a.replace { background: url(../img/shared/nav/navStronaglowna.png) no-repeat 50% 0; width: 90px; }
		#nav.pl li#navStronaglowna.active a.replace, #nav.pl li#navStronaglowna a.replace:hover { background: url(../img/shared/nav/navStronaglowna_active.png) no-repeat 50% 0; width: 90px; }
		#nav.pl li#navGrupa a.replace { background: url(../img/shared/nav/navGrupa.png) no-repeat 50% 0; width: 76px; }
		#nav.pl li#navGrupa.active a.replace, #nav.pl li#navGrupa a.replace:hover { background: url(../img/shared/nav/navGrupa_active.png) no-repeat 50% 0; width: 76px; }
		#nav.pl li#navAktualnosci a.replace { background: url(../img/shared/nav/navAktualnosci.png) no-repeat 50% 0; width: 74px; }
		#nav.pl li#navAktualnosci.active a.replace, #nav.pl li#navAktualnosci a.replace:hover { background: url(../img/shared/nav/navAktualnosci_active.png) no-repeat 50% 0; width: 74px; }
		#nav.pl li#navNaszerynki a.replace { background: url(../img/shared/nav/navNaszerynki.png) no-repeat 50% 0; width: 71px; }
		#nav.pl li#navNaszerynki.active a.replace, #nav.pl li#navNaszerynki a.replace:hover { background: url(../img/shared/nav/navNaszerynki_active.png) no-repeat 50% 0; width: 71px; }
		#nav.pl li#navWynikifinansowe a.replace { background: url(../img/shared/nav/navDanefinansowe.png) no-repeat 50% 0; width: 96px; }
		#nav.pl li#navWynikifinansowe.active a.replace, #nav.pl li#navWynikifinansowe a.replace:hover { background: url(../img/shared/nav/navDanefinansowe_active.png) no-repeat 50% 0; width: 96px; }
		#nav.pl li#navRaportyidokumenty a.replace { background: url(../img/shared/nav/navRaporty.png) no-repeat 50% 0; width: 49px; }
		#nav.pl li#navRaportyidokumenty.active a.replace, #nav.pl li#navRaportyidokumenty a.replace:hover { background: url(../img/shared/nav/navRaporty_active.png) no-repeat 50% 0; width: 49px; }
		#nav.pl li#navKalendarz a.replace { background: url(../img/shared/nav/navKalendarium.png) no-repeat 50% 0; width: 86px; }
		#nav.pl li#navKalendarz.active a.replace, #nav.pl li#navKalendarz a.replace:hover { background: url(../img/shared/nav/navKalendarium_active.png) no-repeat 50% 0; width: 86px; }
		#nav.pl li#navPressroom a.replace { background: url(../img/shared/nav/navPrezentacje.png) no-repeat 50% 0; width: 78px; }
		#nav.pl li#navPressroom.active a.replace, #nav.pl li#navPressroom a.replace:hover { background: url(../img/shared/nav/navPrezentacje_active.png) no-repeat 50% 0; width: 78px; }
		#nav.pl li#navKontakt a.replace { background: url(../img/shared/nav/navKontakt.png) no-repeat 50% 0; width: 49px; }
		#nav.pl li#navKontakt.active a.replace, #nav.pl li#navKontakt a.replace:hover { background: url(../img/shared/nav/navKontakt_active.png) no-repeat 50% 0; width: 49px; }

		#nav.pl li#navAkcje a.replace { background: url(../img/shared/nav/navAkcje.png) no-repeat 50% 0; width: 135px; }
		#nav.pl li#navAkcje.active a.replace, #nav.pl li#navAkcje a.replace:hover { background: url(../img/shared/nav/navAkcje_active.png) no-repeat 50% 0; width: 135px; }

		#nav.en li#navStronaglowna { padding: 0 10px 0 8px; background: url(../img/shared/nav/en/i.png) no-repeat 100% 14px; }
		#nav.en li#navStronaglowna.active, #nav.en li#navStronaglowna:hover { }
		#nav.en li#navStronaglowna a.replace { background: url(../img/shared/nav/en/navStronaglowna.png) no-repeat 50% 0; width: 72px; }
		#nav.en li#navStronaglowna.active a.replace, #nav.en li#navStronaglowna a.replace:hover { background: url(../img/shared/nav/en/navStronaglowna_active.png) no-repeat 50% 0; }
		#nav.en li#navGrupa a.replace { background: url(../img/shared/nav/en/navGrupa.png) no-repeat 50% 0; width: 70px; }
		#nav.en li#navGrupa.active a.replace, #nav.en li#navGrupa a.replace:hover { background: url(../img/shared/nav/en/navGrupa_active.png) no-repeat 50% 0; }
		#nav.en li#navAktualnosci a.replace { background: url(../img/shared/nav/en/navAktualnosci.png) no-repeat 50% 0; width: 34px; }
		#nav.en li#navAktualnosci.active a.replace, #nav.en li#navAktualnosci a.replace:hover { background: url(../img/shared/nav/en/navAktualnosci_active.png) no-repeat 50% 0; }
		#nav.en li#navWynikifinansowe a.replace { background: url(../img/shared/nav/en/navDanefinansowe.png) no-repeat 50% 0; width: 87px; }
		#nav.en li#navWynikifinansowe.active a.replace, #nav.en li#navWynikifinansowe a.replace:hover { background: url(../img/shared/nav/en/navDanefinansowe_active.png) no-repeat 50% 0; }
		#nav.en li#navRaportyidokumenty a.replace { background: url(../img/shared/nav/en/navRaporty.png) no-repeat 50% 0; width: 50px; }
		#nav.en li#navRaportyidokumenty.active a.replace, #nav.en li#navRaportyidokumenty a.replace:hover { background: url(../img/shared/nav/en/navRaporty_active.png) no-repeat 50% 0; }
		#nav.en li#navKalendarz a.replace { background: url(../img/shared/nav/en/navWaznedaty.png) no-repeat 50% 0; width: 58px; }
		#nav.en li#navKalendarz.active a.replace, #nav.en li#navKalendarz a.replace:hover { background: url(../img/shared/nav/en/navWaznedaty_active.png) no-repeat 50% 0; }
		#nav.en li#navPressroom a.replace { background: url(../img/shared/nav/en/navPresentations.png) no-repeat 50% 0; width: 88px; }
		#nav.en li#navPressroom.active a.replace, #nav.en li#navPressroom a.replace:hover { background: url(../img/shared/nav/en/navPresentations_active.png) no-repeat 50% 0; }
		#nav.en li#navKontakt a.replace { background: url(../img/shared/nav/en/navKontakt.png) no-repeat 50% 0; width: 49px; }
		#nav.en li#navKontakt.active a.replace, #nav.en li#navKontakt a.replace:hover { background: url(../img/shared/nav/en/navKontakt_active.png) no-repeat 50% 0; }

		#nav li.active a {
			font-weight: bold;
		}

		#nav li a img {
			vertical-align: middle;
		}

#content {
	float: left;
	margin-bottom: 30px;
}

#content:after {
	clear: both;
	content: ".";
	visibility: hidden;
	display: block;
	height: 0;
}

.home #content,
html .tabbed #content,
html .combined #content {
	width: 692px;
}

.sub #content {
	width: 468px;
}

#content .text-content {
	margin: 0 20px;
	line-height: 18px;
}


#content .text-content p {
	margin-bottom: 1.4em;
	font-size: 11px;
}


#content h2 {
	color: #000;
	font-size: 13px;
	margin: 19px 20px 43px;
	font-weight: normal;
}

	#content h2 object {
		display: block;
	}

.sub #content h2 {
	margin: 19px 20px 43px;
}

.tabbed #content h2 {
	margin: 19px 20px 17px;
}

.combined #content h2 {
	margin: 19px 20px 18px;
}

table.default {
	border-spacing: 0px;
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 1em;
}


table.default td, table.default th {
	padding: 7px 15px;
	text-align: right;
}

table.default th {
	padding: 8px 15px;
	border-top: none;
	background: url(../img/shared/thead-top.png) no-repeat 100% 0px;
}

table.default td {
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	background: #f4f4f4;
}


table.default td.label, table.default th.label {
	text-align: left;
}

.sidebar {
	float: left;
	width: 223px;
}

#aside h3 {
	margin-top: 19px;
	font-size: 13px;
}

#aside h3 a {
	color: #000;
}

#aside h3#wazneDaty {
	height: 60px;
	border-bottom: 1px solid #dedede;
	margin-bottom: 5px;
	background:transparent url(../img/shared/waznedaty.jpg) no-repeat scroll 141px 100%;
}

#aside dt {
	margin-top: 14px;
}

#aside dd {
	margin-bottom: 6px;
}

#aside dd a.more {
	display: block;
}

#aside h3#spolkiGrupy {
	height: 27px;
	border-bottom: 1px solid #dedede;
}

#aside .spolki img {
	margin: 10px;
	vertical-align: middle;
}

#aside h3#kontaktBox {	
	border-bottom: 1px solid #dedede;
	height: 42px;
    margin-bottom: 5px;
}

#tabswitch {
	clear: both;
	height: 26px;
	margin: 0 10px;
	position: relative;
	top: 2px;
}
	#tabswitch li {
		display: block;
		float: left;
		cursor: pointer;
		border-bottom: none;
	}

	#tabswitch li.active {
		background: #fff;
		border: 1px solid #dedede;
		border-bottom: none;
	}
		#tabswitch li a {
			text-decoration: none;
			color: #000;
			display: block;
			height: 23px;
			margin: 1px 1px 0 1px;
		}

		#tabswitch li.active a {
			height: 24px;
			margin: 0;
		}

		#tabswitch.pl li#listaSubskrypcyjna a { background: url(../img/shared/tab-lista-subskrypcyjna.png) no-repeat 50% 100%; width: 107px; }
		#tabswitch.pl li#faq a { background: url(../img/shared/tab-faq.png) no-repeat 50% 100%; width: 32px; }
		#tabswitch.pl li#zadajPytaniePrezesowi a { background: url(../img/shared/tab-zadaj-pytanie-prezesowi.png) no-repeat 50% 100%; width: 132px; }

		#tabswitch.en li#listaSubskrypcyjna a { background: url(../img/shared/en/tab-lista-subskrypcyjna.png) no-repeat 50% 100%; width: 107px; }
		#tabswitch.en li#zadajPytaniePrezesowi a { background: url(../img/shared/en/tab-zadaj-pytanie-prezesowi.png) no-repeat 50% 100%; width: 132px; }

#tabsContainer .tabContent {
		border: 1px solid #dedede;
		padding: 20px;
		background: #fff url(../img/shared/tabs.png) repeat-x 0 100%;
		display: none;
}

#tabsContainer .tabContent.active {
		display: block;
}

input.text, textarea.text {
	border: 1px solid #a5acb2;
	background: #fff;
	}

#tabsContainer div.box {
	width: 448px;
	float: left;
}

#newsletterForm p#newsletter-introduction {
	margin-bottom: .5em;
}
#newsletterForm p#newsletter-form {
	overflow: hidden;
}

#newsletterForm p#newsletter-statement {
	overflow: hidden;
}

form input.checkbox {
	display: block;
	float: left;
	width: 19px;
}

#newsletterForm label.statement,
#ask label.statement {
	display: block;
	float: left;
	width: 429px;
	font-size: 80%;
	margin: 0;
	line-height: 1.5em;
}

#newsletterForm input.text {
	width: 321px;
	height: 18px;
	float: left;
	margin-right: 5px;
	}

	#fEadd {
		width: 46px;
		height: 20px;
		background: url(../img/shared/add.png) no-repeat 0 0;
		overflow: hidden;
		text-indent: -8899px;
		float: left;
		margin-left: 5px;
		padding-top: 20px;
		cursor: pointer;
	}
	#newsletterForm.en #fEadd {
	    background-image: url(../img/shared/en/add.png);
	}

	#fEdel {
		width: 46px;
		height: 20px;
		background: url(../img/shared/remove.png) no-repeat 0 0;
		overflow: hidden;
		text-indent: -8899px;
		display: block;
		float: left;
		margin-left: 5px;
		cursor: pointer;
	}
	#newsletterForm.en #fEdel {
	    background-image: url(../img/shared/en/remove.png);
	}

#tabsContainer .tabContent#faqTresc {
	padding: 20px 20px 35px;
}

	#faqTresc dt {
		background-color: #ccf2f7;
		color: #333;
		font-weight: bold;
		padding: 9px 51px 8px 11px;
		position: relative;
	}

		#faqTresc dt.odd {
			background-color: transparent;
			color: #333;
		}

			#faqTresc dt a.toggle {
				display: block;
				width: 32px;
				height: 32px;
				background: url(../img/shared/minus.png) no-repeat 11px 10px;
				overflow: hidden;
				text-indent: -8889px;
				position: absolute;
				right: 0;
				top: 0;
			}

				#faqTresc dt.hidden a.toggle {
					background: url(../img/shared/plus.png) no-repeat 11px 10px;
				}

	#faqTresc dd {
		border-top: 1px solid #ccf2f7;
		border-bottom: 1px solid #ccf2f7;
		padding: 7px 51px 16px 13px;
	}

		#faqTresc dd.hidden {
			display: none;
		}


#ask .askDesc {
	margin-bottom: .5em;
}

#ask label {
	width: 110px;
	float: left;
	margin: 5px 0;
	line-height: 18px;
}

#ask input.text,
#ask textarea.text {
	width: 275px;
	float: left;
	margin: 5px 0;
	height: 18px;
}

#ask textarea.text {
	height: 46px;
}

#ask input.submit {
	background:#00bfd6;
	color:#fff;
	font-size:11px;
	width: 46px;
	height: 20px;
	float: left;
	overflow: hidden;
	margin: 5px 0 5px 340px;
	display: block;
	cursor: pointer;
}

#ask .error {
	margin-left: 110px;

}


#links:after {
	content: ".";
	visibility: hidden;
	height: 0;
	line-height: 0;
	overflow: hidden;
	clear: both;
	float: none;
}

#links {
	padding: 25px 0 0;
	border-bottom: 1px solid #dedede;
	height: 45px;
}

#subLogos {
	float:right;
	margin-top:-13px;
}

#links form {
	width: 194px;
	padding-left: 20px;
	float: left;
}

#links form select {
	border: 1px solid #7f9db9;
	font-size: .96em;
	color: #737373;
	width: 192px;
}

#links form select option {
}

#footer {
	padding: 20px;
}
#footer a {
	margin: 0 6px;
}
#footer .community {
    float:right;
    display:inline !important;
    margin-top:-8px;
}
#footer ul.community li {
    float:left;
    display:block;
}
#footer ul.community li a {
    display:block;
    height:27px;
    margin:0 5px;
}
#footer ul.community li a:hover {
    background-position:0 -27px;
}
#footer li#communityBlip a {
    width:34px;
    background-image:url(../img/spolecznosci-logotypy/blip.png);
}
#footer li#communityFacebook a {
    width:18px;
    background-image:url(../img/spolecznosci-logotypy/facebook.png);
}
#footer li#communityYouTube a {
    width:42px;
    background-image:url(../img/spolecznosci-logotypy/youtube.png);
}

