@charset "utf-8";
/* CSS Document */


/* glowny div dla skali podatkowej */

div#mny_cw a
{
	text-decoration: none;
	font-size: 12px;
}

div#mny_cw table
{
	margin: 0px auto;
	width: 100%;
}


div#mny_cw div.cw_h1_t a
{
	color: #fffbff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 4px 0px;
}

.cw_h1 .cw_h1_l{ display: none; }
div#mny_cw div.cw_h1_l a{  }


div#mny_cw td
{
	padding: 4px;
}

div#mny_cw td a *
{
	color: #113684;
	font-weight: nomral;
	text-decoration: none;
}

div#mny_cw td.td1
{
	color: #2d3c37;
}

div#mny_cw td.c_plus
{
	color: #36893b;
}

div#mny_cw td.c_minus
{
	color: #f52e29;
}

div#mny_cw td.cw_h2
{
	background: none;
	padding-top: 2px;
	color: #2e2e2e;
	font-weight: bolder;
	font-size: 10px;
}


div#mny_cw div.cw_h1_t
{
	background: #97b415;
}

div#mny_cw table
{
	background: url(mny_bg.jpg) repeat-x top;
}


div#mny_cw td.cw_h1
{
	margin: 0px;
	padding: 0px;
}

div#mny_cw td.td1
{
	font-size: 11px;
	border-bottom: 1px solid #e5e5e5;
}

td.cw_h1 div.cw_h1_t
{
	padding: 1px 0px;
}