:focus
{
  -moz-outline-style: none;
}
body, html {
	padding: 0px;
	margin: 0px;
	font-family: Tahoma, Arial, Sans-Serif;
	height:100%; 
}
a {
	text-decoration: none;
	outline: none;
}	
#page {
	width: 960px;
	display: table;
	margin: auto;
}
#logo {
	position: absolute;
	top: 12px;	
}
#logo img {
	width: 104px;
	height: 109px;	
}
#topFlash {
	width: 960px;
	height: 138px;	
}
#menuHolder {
	width: 960px;
	display: block;
	position: absolute;
	top: 133px;		
}
#mainmenu {
	width: 100%;
	background-image: url('../gfx/menu_bg.png');
	background-repeat: repeat-x;
	text-align: right;
	height: 26px;
	padding-top: 5px;
}
#mainmenu a {
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	height: 29px;
	border-left: 1px solid #ffffff;
	text-align: center;	
	color: #ffffff;
	padding-left: 23px;
	padding-right: 23px;
	margin-top: 12px;
}
#mainmenu span a:hover {
	color: #edc85d;
}
#mainmenu .curr {
	color: #edc85d !important;
}	
#mainmenu #first {
	border: none;
}
#content {
	margin-top: 23px;
	padding-top: 10px;
}
#navi {
	background-image: url('../gfx/arr_r.gif');
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 8px;
	margin-left: 10px;
	font-size: 10px;
	color: #9a9a9a;
}
#navi a {
	color: #242424;
}
#navi a:hover {
	color: #000000;
	text-decoration: underline;
}
#langs {
	text-align: right;
	font-size: 10px;
	color: #9a9a9a;
	float: right;	
}
#langs a {
	color: #242424;
	padding-right: 10px;
	padding-left: 10px;
}
#langs a:hover {
	text-decoration: underline;	
}
#holder {
	display: block;
	width: 960px;
	clear: both;
	padding-top: 22px;
	margin-bottom: 30px;
}
#leftColumn {
	width: 254px;
	display: block;
	float: left;
	padding-left: 16px;
}
#rightColumn {
	display: block;
	margin-left: 290px;
	padding-left: 20px;
	width: 650px;
	border: 1px solid #ffffff;
}
h2 {
	color: #000000;
	text-transform: uppercase;
	font-weight: bold;
	font-family: "Palatino Linotype";
	font-style: italic;
	font-size: 16px;
}
#news {
	border-bottom: 1px solid #9dc9e9;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
#news ul {
	margin-top: 10px;
}
#news ul li {
	background-image: url('../gfx/arr_r.gif');
	background-repeat: no-repeat;
	background-position: left 4px;
	font-size: 11px;
	padding-left: 8px;
	color: #242424;
	margin-bottom: 14px;
}
#news ul li a {
	color: #242424;
}
#news ul li a span {
	color: #ed821b;
}
#news ul li a:hover span {
	color: #ed821b;
	text-decoration: underline;	
}
#search {
	
}
#search input[type="text"] {
	border: 1px solid #9b9b9b;
	background-image: url('../gfx/inpbg.gif');
	background-repeat: repeat-x;
	background-color: #eaeaea;
	font-size: 10px;
	color: #7a7a7a;
	width: 220px;
	height: 13px;
	padding: 3px;
	margin-top: 10px;
	margin-left: 6px;
}
#search input[type="submit"] {
	width: 82px;
	height: 19px;
	background-image: url('../gfx/button_bg.png');
	background-repeat: no-repeat;
	background-position: center center;
	border: none;
	font-weight: bold;
	color: #ffffff;
	font-size: 11px;
	text-align: center;
	padding-bottom: 5px;
	margin-left: 150px;
	margin-top: 10px;
}
#footer {
	width: 100%;
	background-image: url('../gfx/footer_line.gif');
	background-repeat: repeat-x;
	margin-bottom: 10px;
	margin-top: 20px;
	display: table;
	clear: both;
}
#footer img {
	float: right;	
}
#footer p {
	color: #8d8d8d;
	font-size: 10px;
	display: block;
	padding-top: 10px;
	padding-left: 10px;
}
#footerMenu {
	float: right;
	margin-top: 10px;
}
#footerMenu li {
	float: right;
	border-right: 1px solid #8d8d8d;
	color: #8d8d8d;
	font-size: 10px;
	height: 10px;
	line-height: 10px;
}
#footerMenu li a {
	color: #8d8d8d;
	padding-right: 6px;
	padding-left: 6px;
}
#footerMenu li a:hover {
	text-decoration: underline;	
	color: #242424;
}
#footerMenu #footLast {
	padding-right: 0px;
	border: none;
}
#stock {
	margin-bottom: 5px;
	height: 300px;
}
.stock {
	margin-bottom: 5px;
}
.lineChart {
	margin-top: 10px;
	float: left;
}
.preloLineChart {
	display: none;
	position: absolute;
	background-color: #ffffff;
	background-image: url('../gfx/loading.gif');
	background-repeat: no-repeat;
	background-position: center center;		
}	
#chartButtons {
	margin-top: 24px;	
	display: table;
}
#chartButtons ul {

}
#chartButtons ul li {
	width: 87px;
	height: 26px;
	background-image: url('../gfx/switch.jpg');
	background-repeat: no-repeat;
	background-position: center center;	
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 14px;
}
#chartButtons ul li a {
	color: #ffffff;
	display: block;
	width: 87px;
	height: 26px;	
	padding-top: 5px;
}
#chartButtons ul li a:hover {
	color: #edc85d;
}	
#chartButtons #current {
	background-image: url('../gfx/switch_current.jpg');
	background-repeat: no-repeat;
}
#stockData {
	height: 130px;
}
#stockDataPrelo {	
	width: 650px;
	height: 130px;
	background-color: #ffffff;
	background-image: url('../gfx/loading.gif');
	background-repeat: no-repeat;		
	background-position: center center;
	position: absolute;
	display: none;
}
#stockData table#stockTable {
	width: 420px;	
	float: right;
	margin-top: 14px;
}
#stockData table#stockTable td {
	font-size: 11px;
}
#stockData table#stockTable .tVal {
	font-weight: bold;	
}
#stockValue {
	width: 228px;
	margin-top: 4px;	
	background-repeat: no-repeat;	
	background-position: 40px 26px;		
}
#stockValue h3 {
	font-size: 66px;
	font-weight: bold; 
	color: #ed821b;
	padding-left: 56px;
	font-family: "Palatino Linotype";
	font-style: italic;	
}
h3 span {
	color: #aaaaaa !important;
}
h4 {
	font-size: 14px;
	font-weight: bold; 
	color: #000000;
	font-family: "Palatino Linotype";
	font-style: italic;	
	font-variant: small-caps;
	border-bottom: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}
#subscription {
	height: 74px;
	border-top: 1px solid #9dc9e9;
	background-image: url('../gfx/envelope.png');
	background-repeat: no-repeat;
	background-position: left center;	
	padding-left: 70px;	
}
#subscription p {
	font-size: 11px;
	color: #7a7a7a;
	width: 286px;
	margin-top: 20px;
	float: left;
}
#subscription input[type="text"] {
	border: 1px solid #9b9b9b;
	background-image: url('../gfx/inpbg.gif');
	background-repeat: repeat-x;
	background-color: #eaeaea;
	font-size: 10px;
	color: #7a7a7a;
	width: 160px;
	height: 13px;
	padding: 3px;
	margin-top: 30px;
	margin-left: 16px;
}
#subscription input[type="submit"] {
	width: 82px;
	height: 19px;
	background-image: url('../gfx/button_bg.png');
	background-repeat: no-repeat;
	background-position: center center;
	border: none;
	font-weight: bold;
	color: #ffffff;
	font-size: 11px;
	text-align: center;
	padding-bottom: 4px;
	margin-top: 10px;
}
#calendar {
	width: 160px;
	margin-left: 320px;
	position: absolute;	
	margin-top: -9px;
	font-size: 11px;
	z-index: 1300;
}	
#calendar .closer {
	text-align: right;
}
#calendar .closer a {
	font-weight: bold;
	background-color: #016dad;
	color: #ffffff;
	font-size: 9px !important;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 3px;
	margin-top: 1px;
}
#calendar .closer a:hover {
	color: #fc8012;
}
.prelo {
	width: 160px;
	background-color: #016dad;
	color: #ffffff;
	text-align: center;
	padding-top: 55px;
	padding-bottom: 55px;
	margin-top: 12px;
	display: none;
}
.prelo p {
	text-align: center;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}

.kalMiesiac table {
	width: 100%;
	border: 1px solid #016dad;
	padding: 0px;
	margin: 0px;
	background-color: #016dad;
	height: 150px;
}
.kalMiesiac .arrow {
	height: 36px;
	font-size: 16px;
}
.kalMiesiac table td a {
	color: #ffffff;
	width: 100%;
	display: table;
}
.kalMiesiac table td a:hover {
	color: #ee821d;
}
.kalMiesiac table tr {
	background-color: #004168;
	text-align: center;
	color: #ffffff;
	font-weight: normal;
}
.kalMiesiac table td {
	padding: 1px;
	margin: 0px;
	text-align: center;
	color: #5ba6d2;
	background-color: #016dad;
}
.kalMiesiac tableHeader, .kalMiesiac th {
	font-weight: normal;
	text-align: center;
}
.kalMiesiac .kP {
	width: 30px;
}
#dzis {
	background-color: #004167;
	font-weight: bold !important;
}
.calIcon {
	margin-left: 2px;
}
#calHead {
	color: #ffffff;
	font-weight: bold;
}
#subscriptionPrelo {
	position: absolute;
	height: 92px;
	background-color: #ffffff;
	background-image: url('../gfx/loading.gif');
	background-repeat: no-repeat;		
	background-position: center center;
	z-index: 600;
	width: 660px;
	margin-left: -70px;
	display: none;
}
#subOut {
	margin-top: 20px !important;
}
#subs {
	
}	
#subs ul {
	padding-top: 10px;
	margin-top: 10px;
	border-top: 1px solid #9dc9e9;	
	padding-bottom: 4px;
	margin-bottom: 10px;
	border-bottom: 1px solid #9dc9e9;		
}
#subs ul li {
	background-image: url('../gfx/arr_r.gif');
	background-repeat: no-repeat;
	background-position: left 4px;
	font-size: 11px;
	padding-left: 8px;
	color: #242424;
	margin-bottom: 6px;
}
#subs ul li#chosen {
	font-weight: bold;	
}	
#subs ul li a {
	color: #ed821b;
}
#subs ul li a:hover {
	text-decoration: underline;	
}
#inContent {
	margin-bottom: 10px;
}
#inContent h2 {
	margin-bottom: 6px;
}
#inContent p {
	font-size: 12px;
	margin-bottom: 10px;
}
.wheelChart {
	margin-top: 10px;
	margin-bottom: 30px;
}
h3 {
	color: #000000;
	text-transform: uppercase;
	font-weight: bold;
	font-family: "Palatino Linotype";
	font-style: italic;
	font-size: 14px;
}
#akcjonariat {
	width: 90%;
	margin-bottom: 20px;
}
#akcjonariat tr td {
	font-size: 11px;
	vertical-align: top;
	padding: 5px;
	border: 1px solid #ffffff;
}
#akcjonariat #tbHeader {
	background-color: #f18321;
	color: #ffffff;
}
#shares {

}
#shares p {
	font-size: 12px;
	margin-bottom: 10px;
}
#shares ul {
	margin: 10px;
}
#shares ul li {
	font-size: 12px;
	background-image: url('../gfx/arr_r.gif');
	background-repeat: no-repeat;
	background-position: left 5px;	
	padding-left: 8px;
}
.flv {
	padding: 0px;
	margin-bottom: 10px;
}
.downloads li {
	font-size: 12px;
	background-image: url('../gfx/arr_r.gif');
	background-repeat: no-repeat;
	background-position: left 5px;	
	padding-left: 8px;
	line-height: 16px;
}
.downloads li a {
	color: #242424;
}
.downloads li a:hover {
	color: #ed821b;
}
.docGroup {
	
}
.docGroup table {
	margin: 10px;
}
.docGroup table tr:hover {
	background-color: #ffffff !important;
}
.docGroup table td {
	font-size: 12px;
	padding-left: 8px;	
	padding-top: 2px;
	padding-bottom: 2px;
	vertical-align: top;
	border: none !important;
}
.docGroup table .tabDate {
	background-image: url('../gfx/arr_r.gif');
	background-repeat: no-repeat;
	background-position: left 5px;	
	color: #aaaaaa;
	white-space: nowrap;
	padding-right: 20px;
}
.docGroup table td a {
	color: #000000;
}
.docGroup table td a:hover {
	color: #ed821b;
}
.yearSwitch {
	float: right;
	margin-right: 10px;
}
.yearSwitch select {
	border: 1px solid #9b9b9b;
	background-image: url('../gfx/inpbg.gif');
	background-repeat: repeat-x;
	background-color: #eaeaea;
	font-size: 13px;
	color: #000000;
	padding: 0px !important;
}
.docPrelo {
	display: table-cell;
	width: 640px;
	height: 100px;
	background-color: #ffffff;
	background-image: url('../gfx/loading.gif');
	background-repeat: no-repeat;
	background-position: center center;	
	display: none;
}
#limiter {
	height: 400px;
	overflow: auto;
	margin-top: 6px;
	width: 640px;
}
#data {
	color: #aaaaaa;
}
#contactList ul {
	margin: 10px;
}
#contactList ul li {
	font-size: 12px;
	margin-top: 2px;
	margin-bottom: 2px;
	line-height: 16px;
}
#contactList ul li span {
	color: #242424;
	display: table;
	width: 120px;
	float: left;
}
#contactList ul li a {
	color: #ed821b;
}
#contactList ul li a:hover {
	text-decoration: underline;
}
#contactLeftList ul {
	margin: 10px;
}
#contactLeftList ul li {
	font-size: 11px;
	margin-top: 2px;
	margin-bottom: 2px;
	line-height: 16px;
}
#contactLeftList ul li span {
	color: #242424;
}
#contactLeftList ul li a {
	color: #ed821b;
}
#contactLeftList ul li a:hover {
	text-decoration: underline;
}
#searchResults {
	margin: 10px;
}
#searchResults li {
	font-size: 12px;
	background-image: url('../gfx/arr_r.gif');
	background-repeat: no-repeat;
	background-position: left 5px;	
	padding-left: 8px;	
	margin-top: 2px;
	margin-bottom: 2px;
}
#searchResults li a {
	color: #000000;
}
#searchResults li a:hover {
	color: #ed821b;
}
#back {
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 9999;
}
#contactForm {
	margin-top: 10px;
}
#contactForm input[type="text"], #contactForm textarea {
	width: 450px;
	border: 1px solid #aaaaaa;
	font-size: 13px;
	border: 1px solid #9b9b9b;
	background-image: url('../gfx/inpbg.gif');
	background-repeat: repeat-x;
	background-color: #eaeaea;
	color: #7a7a7a;
	height: 13px;
	padding: 3px;	
}
#contactForm textarea {
	height: 150px;
}
#sendContactInput {
	width: 82px;
	height: 19px;
	background-image: url('../gfx/button_bg.png');
	background-repeat: no-repeat;
	background-position: center center;
	border: none;
	font-weight: bold;
	color: #ffffff;
	font-size: 11px;
	text-align: center;
	padding-bottom: 5px;
	margin-left: 370px;
	margin-top: 10px;
}
#contactPrelo {
	width: 460px;
	height: 230px;
	position: absolute;
	z-index: 700;
	background: url('../gfx/loading.gif') no-repeat center center !important;
	display: none;
}
#userCom {
	border: 2px solid #ed821b;
	padding: 10px;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 20px;
	margin-left: 16px;
	margin-right: 16px;
	background-color: #ffffff;
}
#userCom a {
	color: #ed821b;
}
#userCom a:hover {
	color: #000000;
}
.question {
	color: #ed821b;
	font-weight: bold;
}
.answer {
	margin-left: 20px;
	margin-bottom: 20px;
}
#lastQ {
	font-size: 11px;
	margin-top: 10px;
	margin-left: 8px;
}
#lastQ tr td {
	padding: 4px;
	padding-top: 0px;
	padding-bottom: 6px;
}
#lastQ tr .tVal {
	color: #ed821b;
}
#leftContact, #leftSearch, #leftQ {
	border-bottom: 1px solid #9dc9e9;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
