﻿
.cdnLegendaNaglowek_Glass
{
	color: #303030;
	font-weight:bold;    
    font-size: 9pt;
    font-family: Tahoma;				    
    vertical-align: middle;	 
	cursor: default;
}

.cdnLegendaPozycjeBlack_Glass
{
	color: #000000;
	font-weight:normal;    
    font-size: 7pt;			    
	cursor: default;
}

.cdnLegendaPozycjeRed_Glass
{
	color: #c00000;
	font-weight:normal;    
    font-size: 7pt;			    
	cursor: default;
}

.cdnLegendaPozycjeGreen_Glass
{
	color: #008000;
	font-weight:normal;    
    font-size: 7pt;			    
	cursor: default;
}

.cdnLegendaPozycjeBlue_Glass
{
	color: #0000ee;
	font-weight:normal;    
    font-size: 7pt;			    
	cursor: default;
}


.cdnLegendaPozycjeBlackOnRed_Glass
{
	color: Black;
	font-weight: normal;
	background-color: Red;
	font-size: 9px;
	cursor: default;
}