<!--
body
{	margin: 0;
	padding: 0;
	background: none;
   font-family: Verdana, Arial CE, Arial;
   font-style: normal;
   font-size: 14px;
   font-variant: normal;
	text-align: center; }

#srodek
{	width: 100%;
	background: none; }

/* ------------------------------------------------- tytul */
	
#tytul
{	width: 100%;
	margin: 0 5px;
	background: none;
	text-align: left;
	border-top: 2px solid black;
	border-bottom: 2px solid black; }

#tytul #tytul1, #tytul2
{	color: black; }

#tytul #tytul1
{	font-size: 20px;
	font-weight: bolder; }
	
#tytul #tytul2
{	font-size: 18px; }

#tytuldod
{	display: none; }

/* ------------------------------------------------- grafika */
	
#grafika
{	display: none;	}

/* ------------------------------------------------- menu */
	
#menu
{	display: none; }

/* ------------------------------------------------- tresc */

#tresc
{	
	width: 100%;
	margin: 0;
	padding: 20px 0;
	border: 0;
	vertical-align: top; }

#ekran
{	display: none; }

#druk
{	display: inherit; }

#tresc h1
{	margin: 0 5px 10px;
	color: black;
	font-size: 14px;
	text-align: left;}
	
#tresc h2
{	margin: 0 5px 10px;
	color: black;
	font-size: 14px;
	text-align: left;}

#tresc p
{	margin: 0 5px 10px;
	color: #000; 
	font-size: 10px;
	text-align: left;}
	
#tresc .przyciski
{	display: none; }
	
table#tab_body
{	width: 99%;
	border-collapse: collapse;
	font-size: 14px; }

#razem
{	display: block;
	page-break-before: always; }

#raz
{	display: block;
	page-break-inside: auto; }


table#tab_body td
{	border: 1px solid #000; }

table#tab_body a
{	color: black;
	text-decoration: underline; }

table#tab_body a.a_nagl
{	color: white;
	text-decoration: underline; }

table#tab_body h2, a.h2
{	color: black;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none; }
	
table#tab_body tr.nagl, tr.tekst, tr.kategoria
{	margin:0;
	padding: 0;
	color: black;
	font-size: 14px;
	text-align: left;
	text-decoration: none; }

table#tab_body tr.nagl
{	font-weight: bold; }

table#tab_body tr.nagl td,
table#tab_body tr.tekst td
{	padding: 2px 5px;
	margin: 0; }

table#tab_body tr.kategoria
{	background-color: #AAA; }

table#tab_body tr.tekst td.td_wiel 
{	margin:0;
	padding: 0;
	background: #EEE; }

table#tab_body tr td.td_wiel table.tab_wiel 
{	margin:0;
	padding: 0;
	color: black;
	border-collapse: collapse;
	font-size: 14px;
	text-align: left;
	text-decoration: none; }

table#opisy
{	margin-top: 10px;
	font-size: 12px;}

table#opisy th
{	text-align: left;
	font-size: 12px;}

#tresc .powrot
{	display: none; }	

/* ------------------------------------------------- stopka */
	
#stopka
{	width: 100%
	margin: 0px 0px 0;
	padding: 0;
	background: none;
	border-top: 2px solid black; }

#stopka .l,
#stopka .p
{	color: black;
	font-weight: normal; 
	font-size: 10px; }

#stopka .l
{	float: left; }

#stopka .p
{	float: right; }


.b
{	font-weight: bold; }

.oznkonkurencji
{	color: black;
	font-weight: normal; 
	font-size: 8px;
	text-align: right;
	vertical-align: top;  }	
-->