html,body {
	color: #3b404c;
}

.bm_window {
	background: #ffffff;
	width: 100%;
}

.bm_content {
	width: 100%;
	height: 55px;
	background: #2c3039;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
}

.bm_logo {
	height: 47px;
	width: 205px;
	background: #272a33;
	padding-top: 8px;
	text-align: center;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
}

.bm_menu {
	position: absolute;
	top: 55px;
	bottom: 0px;
	left: 0px;
	width: 205px;
	background: #163c66;
	height: 100%;
	min-height: 100%;
	display: table;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
}

.bm_menupoz {
	width: 100%;
	height: 55px;
	background: #163c66;
	display: table;
	line-height: 20px;
	color: #ffffff;
	font-weight: bold;
}

.ikonka {
	clear: both;
	display: inline-block;
	visibility: visible;
}

.ik {
	display: inline-block;
	width: 50px;
	height: 22px;
	text-align: center;
}

.ik2 {
	position: relative;
	bottom: 6px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
}

.market {
	position: relative;
	left: 25px;
	line-height: 25px;
	cursor: pointer;
}

.activemarket {
	color: #888888;
}

.bm_menugentry {
	font-weight: bold;
	vertical-align: middle;
	display: table-cell;
}

.bm_gactive {
	background: #1e3451;
}

.bm_menugpodz {
	height: 2px;
	background: url("../images/separator_poziom.png") repeat-x;
}

.bm_login {
	width: 100%;
	height: 55px;
	background: #0997cc;
	display: table;
}

.bm_link {
	font-weight: bold;
	vertical-align: middle;
	display: table-cell;
}

.konto {
	width: 100%;
	height: 30px;
	font-weight: bold;
	padding-top: 15px;
	display: table-cell;
}

.login {
	font-weight: bold;
	padding-top: 15px;
	display: table-cell;
}

.bm_header {
	position: absolute;
	top: 19px;
	left: 535px;
	font-weight: bold;
	color: #ffffff;
	width: 140px;
	line-height: normal;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
	cursor: default;
}

.bm_sound {
	position: absolute;
	top: 15px;
	left: 215px;
	font-weight: bold;
	color: #ffffff;
	width: 150px;
	line-height: normal;
	cursor: pointer;
	height: 40px;
}

.bm_settings {
	position: absolute;
	top: 15px;
	left: 325px;
	font-weight: bold;
	color: #ffffff;
	width: 150px;
	line-height: normal;
}

.bm_doladowania {
	position: absolute;
	top: 25px;
	left: 710px;
	font-weight: bold;
	color: #ffffff;
	width: 150px;
	line-height: normal;
}

.bm_fbitcoin {
	position: absolute;
	top: 25px;
	left: 840px;
	font-weight: bold;
	color: #ffffff;
	width: 150px;
	line-height: normal;
}

.bm_flitecoin {
	position: absolute;
	top: 25px;
	left: 960px;
	font-weight: bold;
	color: #ffffff;
	width: 150px;
	line-height: normal;
}

.bm_logout {
	position: absolute;
	top: 14px;
	left: 455px;
	font-weight: bold;
	color: #09a3d9;
	line-height: normal;
}

.bm_menud {
	width: 100%;
	height: 55px;
	background: #0997cc;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
}

.bm_zaloguj {
	color: #ffffff;
	float: left;
	position: relative;
	left: 205px;
	height: 55px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	line-height: 55px;
	margin-left: 20px;
}

.bm_menudpodz {
	float: left;
	position: relative;
	left: 205px;
	width: 2px;
	height: 55px;
	background: url("../images/separator.png") no-repeat;
}

.bm_menudentry {
	float: left;
	position: relative;
	left: 205px;
	width: 104px;
	height: 55px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	line-height: 50px;
}

.bm_dactive {
	background: #0a88bc;
}

.bm_desktop {
	width: 100%;
	height: 0px;
}

.button:hover {
	color: #ffffff;
}

ul.tabs {
	list-style-type: none;
	clear: both;
	overflow: hidden;
	line-height: initial;
	width: 100%;
}

ul.tabs li {
	min-width: 146px;
}

.mniejsze {
	min-width: 132px !important;
}

.szersze {
	min-width: 222px !important;
}

input::-moz-focus-inner /*Remove button padding in FF*/ {
	border: 0;
	padding: 0;
}

a:active,a:focus {
	outline: none;
}

.offers_table {
	width: 100%;
	border-collapse: collapse;
	border: 0;
}

.offers_table th:last-child,.offers_table td:last-child {
	border-right: none;
}

.button_bid {
	background: url("../images/buy.png") no-repeat center;
	width: 30px;
	cursor: pointer;
	min-width: 30px;
}

.button_ask {
	background: url("../images/buy.png") no-repeat center;
	width: 30px;
	cursor: pointer;
	min-width: 30px;
}

.buy_disabled {
	background: url("../images/buy_disabled.png") no-repeat center;
	width: 30px;
	min-width: 30px;
}

.button_cancel {
	background: url("../images/bin.png") no-repeat center;
	width: 30px;
	cursor: pointer;
	min-width: 30px;
}

.margin {
	margin-top: 10px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 10px;
	position: relative;
}

.auth {
	float: right;
	position: relative;
	top: 50px;
}

.red {
	color: #ff0000;
}

.link {
	color: #444444 !important;
	font-weight: bold;
}

.lh {
	line-height: 21px;
	vertical-align: middle;
	margin-top: 0px;
	margin-bottom: 0px;
}

.clickPLN {
	cursor: pointer;
}

.clickBTC {
	cursor: pointer;
}

.clickLTC {
	cursor: pointer;
}

.pointer {
	cursor: pointer;
}

.btcpng {
	position: relative;
	left: 40px;
}

.linkw {
	color: rgba(0, 0, 120, 1) !important;
	font-weight: normal;
}

.reset {
	width: 200px;
	position: relative;
	top: 40px;
	margin: 0 auto;
	text-align: center;
}

.k_header {
	width: 100%;
	text-align: center;
	font-size: 18px;
}

.k_glowne {
	position: absolute;
	top: 120px;
	right: 0px;
	width: 300px;
	text-align: center;
	font-size: 16px;
}

.k_nagrody {
	position: absolute;
	top: 200px;
	right: 0px;
	width: 300px;
	text-align: center;
	font-size: 16px;
}

.k_wyniki {
	position: absolute;
	top: 120px;
	left: 20px;
	width: 300px;
	font-size: 16px;
}

.ask_form_table {
	border-spacing: 6px;
}

.dwap {
	width: 100%;
}

.fleft {
	float: left;
	margin-left: 10px;
}

.fright {
	float: right;
	margin-right: 10px;
}

.av {
	color: #138308;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
	text-align: right;
	padding-right: 5px;
}

.av2 {
	color: #138308;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
}

.overflow {
	overflow: auto;
	height: 420px;
}

.nooverflow {
	height: auto;
}

.input {
	width: 100px;
}

.blink {
	position: relative;
	bottom: 34px;
	height: 42px;
	background: #86d97b;
	opacity: 0;
	cursor: move;
}

.cont {
	display: fixed;
	max-height: 24px;
	overflow: hidden;
}

.komunikaterr {
	background: #f2dedf;
	border: 1px solid;
	border-color: #efc9c8;
	border-radius: 5px;
	color: #87494c;
	padding-top: 21px;
	padding-bottom: 21px;
	font-weight: bold;
	padding-left: 16px;
	padding-right: 16px;
	min-height: 10px;
	display: inline-block;
	width: calc(100% - 32px);
}

.komunikaterr2 {
	background: #f2dedf;
	border: 1px solid;
	border-color: #efc9c8;
	border-radius: 5px;
	color: #87494c;
	padding-top: 21px;
	padding-bottom: 21px;
	font-weight: bold;
	padding-left: 8px;
	padding-right: 8px;
	min-height: 10px;
	display: inline-block;
	width: calc(100% - 16px);
}

.komunikatblue {
	background: #d9edf6;
	border: 1px solid;
	border-color: #c4dae7;
	border-radius: 5px;
	color: #498689;
	padding-top: 21px;
	padding-bottom: 21px;
	font-weight: bold;
	padding-left: 16px;
	padding-right: 16px;
	min-height: 10px;
	display: inline-block;
	width: calc(100% - 32px);
}

.komunikatgreen {
	background: #e0efd8;
	border: 1px solid;
	border-color: #d5e9c6;
	border-radius: 5px;
	color: #3d7655;
	padding-top: 21px;
	padding-bottom: 21px;
	font-weight: bold;
	padding-left: 16px;
	padding-right: 16px;
	min-height: 10px;
	display: inline-block;
	width: calc(100% - 32px);
}

.rel {
	position: relative;
}

.lock {
	position: absolute;
	top: 2px;
	left: -30px;
	display: inline-block;
}

.ttxt {
	margin-left: 30px;
	color: #aa0000;
}

.best_ask {
	cursor: pointer;
}

.best_bid {
	cursor: pointer;
}

.gacode {
	margin-left: auto;
	margin-right: auto;
	margin-top: 70px;
	text-align: center;
}

.gruba3 {
	border-bottom: 1px solid;
	border-top: 1px solid;
}

.gruba2 {
	border-bottom: 0px;
	border-top: 1px solid;
}

.gruba1 {
	border-bottom: 1px solid;
	border-top: 0px solid;
}

.mtop {
	margin-top: 15px;
}

.mleft {
	margin-left: 25px;
}

.balance {
	text-align: right;
	padding-right: 5px;
}

.balanceblocked {
	text-align: right;
	padding-right: 5px;
}

.balancesum {
	text-align: right;
	padding-right: 5px;
}

.stantable {
	width: 100%;
	border: 0px;
	border-collapse: collapse;
}

.stantable td:last-child {
    border-right: medium none;
}

.stantable th:last-child {
    border-right: medium none;
}

.stantable th {
	border-right: 1px solid;
}

.stantable tr {
	height: 30px;
}

.stantable td {
	border: 1px solid;
}

.waluta {
	font-weight: bold;
	margin-left: 5px;
	margin-right: 5px;
}

.chmurka {
	position: relative;
	display: block;
	width: 165px;
	background: #ddffda;
	border-radius: 10px;
	padding: 15px;
	margin: 5px;
	cursor: pointer;
	opacity: 1;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
}

.close {
	display: block;
	background: url("../images/close.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    height: 22px;
    position: absolute;
    right: 10px;
    top: 7px;
    width: 22px;
}


.offers_table th,.offers_table td {
	border-right: 1px solid;
}

.offers_table th {
	border-right: 1px solid;
	border-bottom: 1px solid;
	height: 25px;
	color: #676b72;
}

.offers_table tr {
	height: 25px;
}

.offers_table th {
	text-align: center;
	height: 25px;
	color: #676b72;
}

.offers_table td {
	text-align: right;
	padding-right: 2px;
	padding-left: 2px;
}

.center {
	text-align: center !important;
	padding: 0 !important;
}

.kreska {
    height: 3px;
    margin: 0;
    padding: 0;
    width: 85px;
    /*	margin: 0 auto;*/
	margin-left: auto;
	margin-right: 0px;
}

.kreska span {
    display: block;
    height: 3px;
    float: right;
}

.oddziel {
	width: 100%;
	height: 1px;
}

.marlp {
	padding-right: 5px;
	padding-left: 5px;
}

.opiscb {
	position: relative;
	bottom: 6px;
	padding-left: 10px;
}

.spacer {
	height: 42px;
}

.filter {
	margin-left: auto;
	margin-right: auto;	
	margin-top: 10px;
	margin-bottom: 10px;
	display: block;
}

.filter2 {
	margin-left: auto;
	margin-right: auto;	
	margin-bottom: 10px;
	display: block;
}

.aboveFilter {
	width: auto;
	display: block;
}

.filterBlock {
	margin-top: 10px;
	width: 33.3%;
	float: left;
}

.filterMake {
	margin-left: 60px;
}

.exportPdf {
	float: right;
	margin-right:60px;
}

.pers-select2 {
	width: 120px;
}

.addMargins {
	position: relative;
	top: 8px;
	margin-top: 15px;
	margin-right: 20px;
	display: inline-block;
}

.chartButtons {
	display: inline-block;
	margin-left: auto;
	margin-right: auto;
}

.buttonsWrapper {
	width: 100%;
	text-align: center;
}

.linkk:visited, .linkk:link {
	color: #676b72;
}

.linkk:hover {
	color: #999999;
}

.clear {
	clear: both;
}

.feeTable td {
	text-align: center;
}

.pending_table {
	margin-top: 30px;
	width: 400px;
	border-top: 1px solid;
	border-left: 1px solid;
	border-color: #d3d6db !important;
}

.pending_table th,.pending_table td {
	border-right: 1px solid;
}

.pending_table th {
	border-right: 1px solid;
	border-bottom: 1px solid;
	height: 25px;
	color: #676b72;
}

.pending_table tr {
	height: 25px;
}

.pending_table th {
	text-align: center;
	height: 25px;
	color: #676b72;
}

.pending_table td {
	text-align: right;
	padding-right: 2px;
	padding-left: 2px;
}

.bm_language {
	position: absolute;
	top: 12px;
	left: 1200px;
	font-weight: bold;
	color: #ffffff;
	width: 140px;
	line-height: normal;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
}


.flag-en {
	background-image: url("../images/flags/uk.png");
	background-repeat: no-repeat;
    background-position: left center; 
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 10px;
    padding-left: 20px;
	display: block;
	cursor: pointer;
}

.flag-pl {
	background-image: url("../images/flags/pl.png");
	background-repeat: no-repeat;
    background-position: left center;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 10px;
    padding-left: 20px;
	display: block;
	cursor: pointer;
}

.language-list {
	display: none;
	list-style-type: none;
	background-color: #163c66;
	margin-top: 11px;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 100px;
}

#showLanguage {
	display: block; 
	width: 20px;
	height: 20px;
}

.boldSelectable {
	-moz-user-select: text;
   -khtml-user-select: text;
   -webkit-user-select: text;
   -o-user-select: text;
   user-select: text;
   font-weight: bold;
}

.addOne {
	margin-left: 458px;	
}

.remove {
	background: url("../images/bin.png") no-repeat center;
	width: 30px;
	height: 30px;
	cursor: pointer;
	min-width: 30px;
	border: 0
}

.defRemoved {
	background-color: #aa3333;	
}

.undo {
	background: url("../images/api.png") no-repeat center;
	width: 30px;
	height: 30px;
	cursor: pointer;
	min-width: 30px;
	border: 0
}

.statusOk {
	color: #3d7655;
	font-weight: bold;
	text-align: center;
	height: 25px;
}

