/* NEW V2 BEGIN */
h2 {
	clear: both;
}
.tabela {
	position: relative;
	margin: 10px 0;
	float: left;
	width: 100%;
}
.tabela .preloader {
	position: absolute;
	top: 6px;
	right: 10px;
	display: none;
}
.tabela .preloader img {
	border: none;
	outline: none;
}
.tabela .tabelaDuza, .tabela .tabelaMala {
	border: 1px solid #CDCDCD;
	border-collapse: collapse;
	font-family: arial;
	font-size: 11px;
	margin: 10px 0 15px;
	position: relative;
	text-align: left;
	width: 100%;
	
}
.tabela .tabelaDuza thead th, .tabela .tabelaMala thead th {
	background: #E6EEEE;
	background-position: right center;
	background-repeat: no-repeat;
	cursor: pointer;
	padding: 4px 14px 4px 8px;
	border: 1px solid #CDCDCD;
	text-align: left;
}
.tabela .tabelaDuza thead th.sorting, .tabela .tabelaMala thead th.sorting {
	background: url("http://static.presspublica.pl/web/parkiet/img/tablesorter/bg.gif") no-repeat scroll right center #E6EEEE;
}
.tabela .tabelaDuza thead th.sorting_asc, .tabela .tabelaMala thead th.sorting_asc {
	background: url("http://static.presspublica.pl/web/parkiet/img/tablesorter/asc.gif") no-repeat scroll right center #8DBDD8;
}
.tabela .tabelaDuza thead th.sorting_desc, .tabela .tabelaMala thead th.sorting_desc {
	background: url("http://static.presspublica.pl/web/parkiet/img/tablesorter/desc.gif") no-repeat scroll right center #8DBDD8;
}
.tabela .tabelaDuza tbody tr td, .tabela .tabelaMala tbody tr td {
	padding: 4px;
	border-bottom: 1px solid #CDCDCD;
	border-right: 1px solid #CDCDCD;
	color: #3D3D3D;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
}
.tabela .tabelaDuza tbody tr:hover td, .tabela .tabelaMala tbody tr:hover td {
	background-color: #708B9E !important;
	color: #fff;
	border-left-color: #627b8d;
}
.tabela .tabelaDuza tbody tr td.tabelkaButtons a, .tabela .tabelaMala tbody tr td.tabelkaButtons a {
	cursor: pointer;
}
.tabelkaNotowanMala tbody tr td.tabelkaButtons .addMyCmp {
	display: none;
}
.tabela .tabelaDuza tbody tr td.tabelkaButtons .delMyCmp {
	display: none;
}
.tabela .tabelaDuza tbody tr td.red, .tabela .tabelaMala tbody tr td.red {
	background: url("http://static.presspublica.pl/web/rp/img/layout/Ekonomia24/arrow_down.gif") no-repeat scroll 85% center transparent;
	padding-right: 20px;
	color: #C62142;
}
.tabela .tabelaDuza  tbody tr td.green, .tabela .tabelaMala tbody tr td.green {
	background: url("http://static.presspublica.pl/web/rp/img/layout/Ekonomia24/arrow_up.gif") no-repeat scroll 85% center transparent;
	padding-right: 20px;
	color: #87A905;
}
.tabela .tabelaDuza  tbody tr.odd td, .tabela .tabelaMala tbody tr.odd td {
	background-color: #F0F0F6;
}
.tabelkaNotowanNoLink {
	font-size: 12px;
	color: #000000;
}
.tabs {
	float: left;
	width: 100%;
	margin: 0 0 10px 0;
}
.tabs ul li {
	background: none;
	float: left;
	padding: 2px 5px 7px;
	cursor: pointer;
	color: #B4B4B4;
	border: none;
	border-bottom: 1px dotted #97A1AA;
}
.tabs ul li.activeTab {
	color: #222222;
	cursor: default;
	border-top: 1px dotted #97A1AA;
	border-left: 1px dotted #97A1AA;
	border-right: 1px dotted #97A1AA;
	border-bottom: none;
}
.tabs ul li .myCmpCounter {
}
/* NEW V2 END */

/* NEW BEGIN */
#col2p {
	padding: 5px;
}
.tabelkaNotowanMalaPlacer {
	display: none;
}
.zaslonka {
	display: none;
	height: 100%;
	width: 100%;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 11000 !important;
	background-color: #FFF;
	filter: alpha(opacity = 85);
	-moz-opacity: 0.85;
	-webkit-opacity: 0.85;
	opacity: 0.85;
	text-align: center;
	line-height: 40em;
	font-size: 1.6em;
}
#tabelkaNotowanPlacer {
	position: relative;
	margin: 10px 0;
	float: left;
	width: 100%;
}
#tabelkaNotowanPlacer .preloader {
	position: absolute;
	top: 6px;
	right: 10px;
	display: none;
}
#tabelkaNotowanPlacer .preloader img {
	border: none;
	outline: none;
}
.tabelkaNotowanDuza, .tabelkaNotowanMala {
	border: 1px solid #CDCDCD;
	border-collapse: collapse;
	font-family: arial;
	font-size: 11px;
	margin: 10px 0 15px;
	position: relative;
	text-align: left;
	width: 100%;
}
.tabelkaNotowanDuza thead th, .tabelkaNotowanMala thead th {
	background: #E6EEEE;
	background-position: right center;
	background-repeat: no-repeat;
	cursor: pointer;
	padding: 4px 14px 4px 8px;
	border: 1px solid #CDCDCD;
	text-align: left;
}
.tabelkaNotowanDuza thead th.sorting, .tabelkaNotowanMala thead th.sorting {
	background: url("http://static.presspublica.pl/web/parkiet/img/tablesorter/bg.gif") no-repeat scroll right center #E6EEEE;
}
.tabelkaNotowanDuza thead th.sorting_asc, .tabelkaNotowanMala thead th.sorting_asc {
	background: url("http://static.presspublica.pl/web/parkiet/img/tablesorter/asc.gif") no-repeat scroll right center #8DBDD8;
}
.tabelkaNotowanDuza thead th.sorting_desc, .tabelkaNotowanMala thead th.sorting_desc {
	background: url("http://static.presspublica.pl/web/parkiet/img/tablesorter/desc.gif") no-repeat scroll right center #8DBDD8;
}
.tabelkaNotowanDuza tbody tr td, .tabelkaNotowanMala tbody tr td {
	padding: 4px;
	border-bottom: 1px solid #CDCDCD;
	border-right: 1px solid #CDCDCD;
	color: #3D3D3D;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
}
.tabelkaNotowanDuza tbody tr:hover td, .tabelkaNotowanMala tbody tr:hover td {
	background-color: #708B9E !important;
	color: #fff;
	border-left-color: #627b8d;
}
.tabelkaNotowanDuza tbody tr td.tabelkaButtons a, .tabelkaNotowanMala tbody tr td.tabelkaButtons a {
	cursor: pointer;
}
.tabelkaNotowanMala tbody tr td.tabelkaButtons .addMyCmp {
	display: none;
}
.tabelkaNotowanDuza tbody tr td.tabelkaButtons .delMyCmp {
	display: none;
}
.tabelkaNotowanDuza tbody tr td.red, .tabelkaNotowanMala tbody tr td.red {
	background: url("http://static.presspublica.pl/web/rp/img/layout/Ekonomia24/arrow_down.gif") no-repeat scroll 85% center transparent;
	padding-right: 20px;
	color: #C62142;
}
.tabelkaNotowanDuza tbody tr td.green, .tabelkaNotowanMala tbody tr td.green {
	background: url("http://static.presspublica.pl/web/rp/img/layout/Ekonomia24/arrow_up.gif") no-repeat scroll 85% center transparent;
	padding-right: 20px;
	color: #87A905;
}
.tabelkaNotowanDuza tbody tr.odd td, .tabelkaNotowanMala tbody tr.odd td {
	background-color: #F0F0F6;
}
/* NEW END */

.Tabbed_Hide {
	display: none;
}
.Tabbed_Element_Active {
	display: block;
}
.Tabbed_Tab_2 {
	width: 49%;
	width: auto;
}
.Tabbed_Tab_3 {
	width: 33%;
	width: auto;
}
.Tabbed_Tab_4 {
	width: 24%;
	width: auto;
}
.Tabbed_Tabs {
	background: #fff none;
	border-top: none;
	border-right: none;
	border-bottom: 1px dotted #97A1AA;
	border-left: none;
	cursor: pointer;
	float: left;
	margin: 3px 0 0 0;
	padding: 2px 2px 7px 0;
	text-align: left;
	color: #b4b4b4;
}
.Tabbed_Tabs:first-child {
	border-left: none;
}
.Tabbed_Tabs.Tabbed_Tab_Active {
	background: #fff none;
	border-top: 1px dotted #97A1AA;
	border-right: 1px dotted #97A1AA;
	border-bottom: none;
	border-left: 1px dotted #97A1AA;
	color: #222;
	cursor: default;
}
.Tabbed_Tabs:hover {
	background-color: #ffffff;
}
.Tabbed_Tab_ActiveLast {
	border-right: 1px solid #97A1AA;
}
.Tabbed_Tabs span {
	padding: 0 10px 0 5px;
	display: block;
}
.Tabbed_Tabs.Tabbed_Tab_Active span {
	padding: 0 10px 0 5px;
	border-left: none;
}
.Tabbed_Tabs.Tabbed_noBorder span {
	border-left: none;
}

.liveData {
	display: none;
}
.quotesOverlay {
	height: 100%;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 11000 !important;
	background-color: #FFF;
	filter: alpha(opacity = 85);
	-moz-opacity: 0.85;
	-webkit-opacity: 0.85;
	opacity: 0.85;
}
.loadingInfo {
	display: none;
	width: 180px;
	height: 1px;
	margin: 0 auto;
	padding-top: 70px;
	background: transparent url('http://static.presspublica.pl/web/parkiet/img/ajax-loader-big.gif') no-repeat scroll center center;
	color: #000;
	text-align: center;
	position: absolute;
	z-index: 999999;
	top: 20%;
	left: 50%;
	margin-left: -75px;
	margin-top: -75px;
	font-size: 15px;
}
.quotationsTableNew {
	padding: 10px;
	width: 96%;
}
.quotationsTableNew label {
	font-size: 13px;
	font-weight: bold;
	margin: 4px;
}
.tabbedQuotations .Tabbed_Headers {
	padding: 0 10px;
}
.dataTables_filter input {
	margin: auto;
	height: auto;
	line-height: inherit;
}

/* tables */
table.parkietTheme {
	font-family: arial;
	border: 1px solid #CDCDCD;
	margin: 10px 0pt 15px;
	font-size: 8pt;
	width: 100%;
	text-align: left;
	border-collapse: collapse;
	position: relative;
	display: none;
}
table.parkietTheme thead tr th, table.parkietTheme tfoot tr th {
	background-color: #e6EEEE;
	border: 1px solid #CDCDCD;
	font-size: 8pt;
	padding: 4px;
	text-align: left;
}
table.parkietTheme thead tr .header {
	background-image: url(http://static.presspublica.pl/web/parkiet/img/tablesorter/bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
	padding: 4px 14px 4px 8px;
}
table.parkietTheme tbody td {
	color: #3D3D3D;
	padding: 4px;
	border-bottom: 1px solid #CDCDCD;
	border-right: 1px solid #CDCDCD;
	vertical-align: middle;
	text-align: center;
	width: 30px;
}
table.parkietTheme tbody td.fullName {
	width: 85px;
}
table.parkietTheme tbody td.turnover {
	width: 60px;
}
table.parkietTheme tbody td.ms {
	width: 70px;
}
table.parkietTheme tbody td.ms span {
	color: #000;
}
table.parkietTheme tr.searchHidden {
	display: none !important;
}
table.parkietTheme thead tr th.headerSortUp {
	background: #8dbdd8 url(http://static.presspublica.pl/web/parkiet/img/tablesorter/asc.gif) no-repeat scroll 98% 50%;
}
table.parkietTheme thead tr th.headerSortDown {
	background: #8dbdd8 url(http://static.presspublica.pl/web/parkiet/img/tablesorter/desc.gif) no-repeat scroll 98% 50%;
}
table.parkietTheme thead tr th.checkboxHeader {
	background-image: none !important;
	cursor: auto;
}
table.parkietTheme tr td {
	padding: 3px 0; /*padding: 3px 5px;*/
}
table.parkietTheme tbody tr td {
	background-color: transparent;
}
table.parkietTheme td span.ix-up, table.parkietTheme td span.ix-dn {
	padding-right: 20px;
}
table.parkietTheme td span.ix-up {
	background: transparent url(http://static.presspublica.pl/web/rp/img/layout/Ekonomia24/arrow_up.gif) no-repeat right center;
}
table.parkietTheme td span.ix-dn {
	background: transparent url(http://static.presspublica.pl/web/rp/img/layout/Ekonomia24/arrow_down.gif) no-repeat right center;
}
table.parkietTheme tbody tr:hover td {
	background-color: #708B9E !important;
	color: #fff;
	border-left-color: #627b8d;
}
table.parkietTheme tbody tr:hover a {
	color: #fff;
}
table.parkietTheme tbody td.timeFull {
	display: none;
}
.tabbedQuotations .Tabbed_Tabs span {
	padding: 0;
	display: inline;
}
.tabbedQuotations .Tabbed_Tabs {
	padding: 2px 5px 7px 5px;
}
table.parkietTheme tbody tr {
	background-color: transparent;
}
table.parkietTheme tbody tr:nth-child(odd) {
	background-color: #F0F0F6;
}

iframe.quotationFrame {
	border: 0;
	overflow: hidden;
}

.browserNoSupportInfo {
	display: none;
	background: #FDF2AB url("http://static.presspublica.pl/web/parkiet/img/miniAlertIcon.png") no-repeat scroll 10px 10px;
	color: #000000;
	font-size: 15px;
	width: 775px;
	position: fixed;
	left: 25%;
	top: 47%;
	text-align: left;
	padding: 10px 10px 10px 50px;
	z-index: 999999;
}
