/**
 * Copyright (c) 2006-2009 Wydawnictwo Bauer Sp. z o.o., Sp.k.
 * Author: Krzysztof Kozlowski
 *
 * $Id: netsprint.css 2711 2009-01-05 13:36:39Z kkozlowski $
 * @file
 */
.Calosc
{
		Background-color : #ffffff;
}


table.pasek_wynikow
{
	display: none;
}

.pasek_wynikow strong {
	display: none;
}

.Reklama
{
	display: none;
}


.w_link
{
	Font-size : 12px;
	Font-family : Arial;
	Color : Green;
}

.w_link a:link, .w_link a:active, .w_link a:visited {
	text-decoration: underline;
	color: black;
	font-weight: bold;
}
.w_link a:hover {
	text-decoration: none;
	color: black;
	font-weight: bold;
}

.w_opis1
{
		Font-size : 11px;
		Font-family : Arial;
				Color :#000000;

}

.w_format
{
		Font-size : 11px;
		Font-family : Arial;
				Color :#000000;

}

.w_opis2
{
	Font-size : 11px;
	Font-family : Arial;
	Color : #666666;
}


.w_opcje
{
		Font-size: 11px;
		Font-family: Arial;
		Color:rgb(200,0,0);
		Text-decoration : underline;
}

.ns_lista {
		color:#cd0000;
}

.ns_lista a
{
		Text-align :center;
}

