* {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

body {
	background: #0b0b2d;
	text-align: center;
	margin-bottom: 20px;
}

body, input, button, select, textarea {
	font: 11px 'Lucida Grande', Tahoma, Arial, Helvetica, sans-serif;
}

#ct {
	width: 975px;
	margin: 30px auto 80px auto;
	text-align: left;
	position: relative;
}

#ct #bh {
	text-align: center;
}
td {
	font-size:11px;
}

#ct #bh h1 a {
	margin: 0 auto;
	display: block;
	background: url(../img/logo.gif) 0 0 no-repeat;
	width: 241px;
	height: 83px;
	text-align: left;
	text-indent: -9999px;
	overflow: hidden;
}

#ct #bt {
	background: url(../img/top.gif) 0 0 no-repeat;
	height: 32px;
}

#ct #bm {
	position: relative;
	background: url(../img/bg.gif) 0 0 repeat-y;
	min-height: 400px;
	_height: 400px;
	padding-bottom: 90px;
}

#ct #bm #bc {
	margin: 0 10px;
	padding-top: 10px;
}

#ct #bm #br {
	position: absolute;
	background: url(../img/rb.gif) 0 0 no-repeat;
	width: 29px;
	height: 361px;
	right: -19px;
	_right: -20px;
	bottom: 0;
}

#ct #bb {
	background: url(../img/bb.gif) 0 0 no-repeat;
	height: 17px;
}

/* --- content --- */

#foo {
	zoom: 1;
	position: absolute;
	bottom: 0;
	
	line-height: 43px;
	font-size: 9px;
	padding: 20px 20px 0px 20px;
	color: #666;
	width: 915px;
	_width: 955px;
}

#foo div {
	float: right;
}

#foo strong {
	color: #000;
}

#foo strong span {
	color: #09c;
}

#bc div.info {
}

#bc div.info div.info-l {
	width: 120px;
	padding: 20px;
	float: left;
}

#bc div.info div.info-l h2 {
	text-align: center;
	font-size: 26px;
	font-family: 'MyriadCond', Myriad, 'Lucida Grande', 'Arial Narrow', Arial, sans-serif;
	color: #d0a760;
	font-weight: 200;
}

#bc div.info div.info-l h3 {
	text-align: center;
	font-size: 18px;
	font-family: 'MyriadCond', Myriad, 'Lucida Grande', 'Arial Narrow', Arial, sans-serif;
	color: #000;
	font-weight: 200;
	vertical-align: middle;
}

#bc div.info div.info-l h3 span {
	margin-right: 5px;
	vertical-align: middle;
}

#bc div.info div.info-l p, #bc div.info div.info-r p {
	font-family: Myriad, 'Lucida Grande', 'Arial Narrow', Arial, sans-serif;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}

#bc div.info div.info-r h3 {
	font-family: 'MyriadCond', Myriad, 'Lucida Grande', 'Arial Narrow', Arial, sans-serif;
	font-weight: 200;
	font-size: 12px;
}

#bc div.info div.info-c, div.info-c1 {
/*	width: 720px;*/
	width: 565px;
	padding: 20px 0 0 0;
	float: left;
	overflow:hidden;
}

#bc div.info div.info-r {
	padding: 20px 20px 0px 20px;
	margin-left: 722px;
}

#bc div.info div.info-r div.em {
	text-align: center;
	padding: 10px 0 10px 0;
}

#bc div.info div.info-r h3 {
	font-size: 11px;
	color: #000;
}

#bc div.info div.info-r p {
	margin: 0 0 15px 0;
	color: #333;
}

#bc div.info div.info-r p a.m {
	font-size: smaller;
	color: #09c;
	text-decoration: none;
}

#bc div.info div.info-r p a.m:hover {
	color: #036;
}

#bc div.info div.info-clr {
	clear: both;
}

#bc div.set div {
	height: 53px;
	font-size: 10px;
}

#bc div.set div.set01 {
	background: url(../img/bg1.jpg) 0 0 no-repeat;
	margin-right: 1px;
	float: left;
	padding: 10px;
	color: #fff;
	
	line-height: 1.6em;
	
	width: 98px;
	height: 	33px;
}

#bc div.set div.set02 {
	background: url(../img/bg2.jpg) 0 0 no-repeat;
	width: 167px;
	height: 37px;
	margin-right: 1px;
	float: left;
	padding: 8px 16px;
	color: #fff;
	font-weight: 700;
}

#bc div.set div.set03 {
	background: url(../img/bg3.jpg) 0 0 no-repeat;
	width: 377px;
	margin-right: 1px;
	text-align: center;
	color: #fff;
	float: left;
}

#bc div.set div.set04 {
	margin-left: 697px;
	width: 258px;
	background: url(../img/bg4.jpg) 0 0 no-repeat;
}

#bc div.set div.set03 h4 {
	margin: 10px 0;
	background: url(../img/not.gif) 50% 0 no-repeat;
	height: 10px;
	text-align: left;
	text-indent: -9999px;
	overflow: hidden;
}

#bc div.set div.set03 input {
	margin: 0 5px 0 10px;
}

#bc div.set div.set02 input {
	background: url(../img/inp.gif) 0 0 no-repeat;
	border: 0;
	line-height: 17px;
	font-size: 10px !important;
	padding: 2px 4px;
	width: 97px;
	height: 13px;
	vertical-align: middle;
	margin-bottom: 2px;
}

#bc div.set div.set02 img {
	vertical-align: middle;
}

#bc div.set div.set01 input {
	margin-right: 5px;
}

#login {
	position: absolute;
	top: 0;
	right: 40px;
	color: #006f9e;
	font-weight: 700;
	text-transform: uppercase;
}

#user {
	position: absolute;
	top: 0;
	right: 40px;
	color: #006f9e;
}

#login a, #user a {
	color: #006f9e;
}

#login a:hover, #user a:hover {
	color: #51a2d5;
}

#login div.ll, #login div.lp {
	float: left;
	width: 80px;
	margin-right: 10px;
}

#login div.lz {
	float: left;
}

#login a.reg {
	clear: left;
	display: block;
	text-align: center;
}

#login div.ll input, #login div.lp input {
	display: block;
	border: 1px solid #006f9e;
	background: #07335a;
	color: #fff;
	font-size: 10px;
	padding: 1px;
	margin: 5px 0;
	width: 80px;
}

#login div.lz input {
	margin-top: 18px;
}

div.indexstatus {
	background: url(../img/idxc.gif) 23px 56% no-repeat;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
}

div.indexcnt {
	margin-left: 155px;
	overflow: hidden;
	height: 30px;
	line-height: 30px;
	width: 800px;
}

ul.indexes {
	list-style: none;
	position: relative;
	height: 30px;
	line-height: 30px;
	width: 2000px;
}

ul.indexes li {
	display: block;
	float: left;
	width: 160px;
	text-align: center;
	font-size: smaller;
	vertical-align: middle;
	height: 30px;
	line-height: 30px;
}

ul.indexes li img {
	vertical-align: middle;
}

div.coins {
	display: none;
}

div.coinslists {
	clear: left;
	border-top: 1px solid #ccc;
	padding-bottom: 10px;
	text-align: center;
}

div.coin {
	float: left;
	width: 159px;
	margin: 10px 0;
	position: relative;
}

div.coin-clr {
	clear: left;
	border-bottom: 1px solid #eee;
}

div.coin div.ctitle {
	line-height: 14px;
	height: 46px;
	padding: 0 10px;
}

div.coin div.ctitle span {
	font-size: 10px;
}

div.coin div.cimage {
	text-align: center;
	vertical-align: middle;
	line-height: 100px;
	height: 100px;
}

div.coin div.cprice {
	line-height: 21px;
	height: 21px;
	vertical-align: middle;
	padding: 0 10px;
}

div.coin div.cprice a.cart {
	float: right;
}

div.coin div.csuggest {
	line-height: 12px;
	text-align: center;
	margin-top: 4px;
}

div#foo a.csuggest {
	font-weight: 700;
	font-size: 9px;
	color: #666666;
	text-transform: none;
	text-decoration: none;
}

div#foo a.csuggest:hover {
	text-decoration: underline;
}

div.coin div.csuggest a, div.coin a.csuggest, div.info-l a.csuggest, a.addcoinb, #pagination_div a, p.pagecontrol a {
	font-weight: 700;
	font-size: 10px;
	text-transform: uppercase;
	color: #006f9e;
	text-decoration: none;
}

div.coin div.csuggest a:hover, div.coin a.csuggest:hover, div.info-l a.csuggest:hover, a.addcoinb:hover, #pagination_div a:hover, p.pagecontrol a:hover {
	text-decoration: underline;
}

div.info-t { 
	padding: 20px;
}

div.info-t div.coin {
	width: 345px;
}

div.info-t div.cchart {
	float: right;
}

@font-face {
	font-family: "MyriadCond";
	src: url(../ttf/myriadwebpro-condensed.ttf) format("truetype");
}

/* -- prompt -- */

div.prompt {
	position: absolute;
	left: 5px;
	right: 5px;
	bottom: 0px;
	padding: 10px;
	background: #fff;
	border: 2px solid #3b8fb3;
	text-align: center;
}

div.prompt input.price {
	margin: 6px 0;
}


div.przeliczpan {
	text-align: center;
	margin: 30px auto;
	display: none;
}

div.przeliczpan img {
	margin: 10px auto;
}



table.indeksy_cl {
	text-align: center; 
	margin: 20px 0 0 0; 
	width: 951px;
	cellspacing: 0;
	border-spacing: 0;
	border-collapse: collapse;
}

table.indeksy_cl td {
	width: 25%;
	border: 1px solid #CCCCCC;
	padding: 0;
	margin: 0;
	background: 0;
}

table.indeksy_cl tr {
	height: 79px;
}




/* date picker */
table.jCalendar {
    border: 1px solid #2682ab;
    background: #aaa;
    border-collapse: separate;
    border-spacing: 1px;
    margin-top: 3px;
}

table.jCalendar th {
    background: #2682ab;
    color: #fff;
    font-weight: bold;
    padding: 3px 7px;
}

table.jCalendar td {
    background: #ccc;
    color: #000;
    padding: 3px 7px;
    text-align: center;
}

table.jCalendar td.other-month {
    background: #ddd;
    color: #aaa;
}

table.jCalendar td.today {
    background: #0b0b2d;
    color: #fff;
}

table.jCalendar td.selected {
    background: #d4aa64;
    color: #fff;
}

table.jCalendar td.selected:hover {
    background: #977842;
    color: #fff;
}

table.jCalendar td:hover, table.jCalendar td.dp-hover {
    background: #fff;
    color: #000;
}

table.jCalendar td.disabled, table.jCalendar td.disabled:hover {
    background: #bbb;
    color: #888;
}

/* For the popup */
/* NOTE - you will probably want to style a.dp-choose-date - see how I did it in demo.css */

div.dp-popup {
    position: relative;
    border: 1px solid #0b0b2d;
    background: #fff;
    font-size: 10px;
    padding: 3px;
    width: 178px;
    line-height: 1.4em;
}

div#dp-popup {
    position: absolute;
    z-index: 199;
}

div.dp-popup h2 {
    font-size: 10px;
    text-align: center;
    margin: 2px 0;
    padding: 0;
}

a#dp-close {
    font-size: 11px;
    padding: 4px 0;
    text-align: center;
    display: block;
}

a#dp-close:hover {
    text-decoration: underline;
}

div.dp-popup a {
    color: #000;
    text-decoration: none;
    padding: 3px 2px 0;
}

div.dp-popup div.dp-nav-prev {
    position: absolute;
    top: 2px;
    left: 4px;
    width: 100px;
}

div.dp-popup div.dp-nav-prev a {
    float: left;
}

/* Opera needs the rules to be this specific otherwise it doesn't change the cursor back to pointer after you have 
disabled and re-enabled a link */

div.dp-popup div.dp-nav-prev a, div.dp-popup div.dp-nav-next a {
    cursor: pointer;
}

div.dp-popup div.dp-nav-prev a.disabled, div.dp-popup div.dp-nav-next a.disabled {
    cursor: default;
}

div.dp-popup div.dp-nav-next {
    position: absolute;
    top: 2px;
    right: 4px;
    width: 100px;
}

div.dp-popup div.dp-nav-next a {
    float: right;
}

div.dp-popup a.disabled {
    cursor: default;
    color: #aaa;
}

div.dp-popup td {
    cursor: pointer;
}

div.dp-popup td.disabled {
    cursor: default;
}

a.dp-choose-date {
	margin-top: 2px;
    width: 12px;
    height: 12px;
    float: left;
    overflow: hidden;
    text-indent: -9999px;
    background: url(../../frontend/img/cal.gif) no-repeat;
}
a.dp-choose-date.dp-disabled {
    background-position: 0 -20px;
    cursor: default;
}
/* makes the input field shorter once the date picker code
 * has run (to allow space for the calendar icon

input.dp-applied {
    width: 140px;
    float:left;
}
*/

.set02 {
	line-height: 13px;
	vertical-align: middle;
}

.set02 label, .set02 input {
	float: left;
	margin-right: 3px;
}

.set02 label {
	clear: left;
	line-height: 16px;
	vertical-align: middle;
}

div.msg {
	margin: 10px 0;
	padding: 10px;
	background: #030;
	border: 2px solid #3f0;
	color: #fff;
	text-align: center;
}

div.err {
	border: 2px solid #800;
	background: #fcc;
	padding: 10px;
	font-weight: 700;
	margin: 0 10px 10px 10px;
	text-align: center;
	color: #800;
}

div.form {
	margin: 0 10px;
	padding: 10px;
	border: 1px solid #ccc;
	background: #eee;
}

div.form h3 {
	font-size: 11px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
}

div.form div.sub {
	margin: 10px 0 0 0px;
	text-align: left;
}

div.form label {
	clear: left;
	float: left;
	width: 60px;
	line-height: 15px;
}

div.form input {
	margin-bottom: 2px;
}

#backlink {
	padding: 10px;
}

.cointabhd{
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	font-size:11px;
	}

.topl {
	margin-left: 40px;
	position: absolute;
	top: 20px;
	left: 0;
}

input.indeks1, textarea.indeks1{
	width:300px;
	border:1px solid black;
	font: 11px 'Lucida Grande', Tahoma, Arial, Helvetica, sans-serif;
	margin:3px;
	padding:2px;
}

label.lab1{
	font: 11px 'Lucida Grande', Tahoma, Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin:3px;
	color:white;
}

table td.label {
	width: 150px;
	text-align: right;
}

div.coins table tr.tr1 {
	background-color:#3E92B6;
}

div.coins table {
	width: 100%;
	border-spacing: 1px;
}

div.coins table th, div.coins table td {
	padding: 5px;
}

div.ipozostale {
	padding: 10px 0;
	text-align: center;
}

table.bluet {
	width: 100%;
	border: 0;
	border-collapse: collapse;
	border-spacing: 0;
	margin-bottom: 10px;
}

table.bluet td, table.bluet th {
	padding: 5px;
	border: 1px solid #07335a !important;
}

table.bluet td img, table.bluet th img {
	vertical-align: middle;
}

table.bluet th {
	background: #006f9e !important;
	color: #ddd;
	font-weight: 700;
	text-align: center;
	white-space: nowrap;
}

table.bluet th a {
	color: #ddd;
	text-decoration: none;
}

table.bluet th a:hover {
	color: #fff;
}

table.bluet td a {
	color: #333;
}

table.bluet td a:hover {
	color: #000;
}

h2.imgreplace {
	margin-bottom: 10px;
	font-size: 18px;
	color: #d0a760;
}

h3.imgreplace {
	margin-bottom: 10px;
	font-size: 22px;
	color: #d0a760;
}

table.form {
	border: 0;
	border-collapse: collapse;
	border-spacing: 0;
}

table.form td, table.form th {
	padding: 3px 5px;
	border: 1px solid #ccc;
}

table.form th {
	background: #eee;
	color: #333;
}

table.form th.h {
	text-align: right;
	width: 150px;
	vertical-align: top;
	padding-top: 5px
}

table.form td.btn {
	border: 0;
	background: 0;
	text-align: center;
}

table.form input.btn {
	padding: 2px 5px;
}

table.form input.txt, table.form textarea.txt {
	padding: 2px;
}

div #indekshref {
	clear: both;
	text-align: center;
	margin: 0 0 10px 0;
	padding: 0 0;
}

div #indekshref a {
	text-decoration: none;
	color: #006F9E;
	font-weight: 777;
}

div #indekshref a:hover {
	text-decoration: underline;
}

#pagination_div, #pagination_div a, p.pagecontrol, p.pagecontrol a {
	font-size: 11px;
}

#pagination_div strong, p.pagecontrol strong {
	background: #006f9e;
	color: #fff;
}

#message {
	display: none;
}

div.portfeld {
	margin:10px 0 0 20px;
}
