<STYLE TYPE="text/css">
<!--

body
{	margin: 0;
	padding: 0;
	background: #FFF;
   font-family: Verdana, Arial CE, Arial;
   font-style: normal;
   font-size: 12px;
   font-variant: normal;
	text-align: center; }

#srodek
{	width: 760px;
	margin: 20px auto;
	padding: 15px;
	background: white;
	border: 8px solid #1E307C; }

/* ------------------------------------------------- tytul */

#tytul
{	width: 100%;
	margin: 0 5px;
	background: white;
	text-align: left;	}

#tytul #tytul1, #tytul2, #tytul3
{	color: #1E307C; }

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

#tytul #tytul2
{	font-size: 18px; }

#tytul #tytul3
{	display: block;
	width: 25%;
	margin: 10px 0 0 0;
	padding: 5px;
	background: #85C226; 
	text-align: center; }

#tytul #tytul3 a#rej-ol
{	text-decoration: none;
	color: #FFF; }

#tytuldod
{	display: inherit; }

/* ------------------------------------------------- grafika */

#grafika
{	width: 100%;
	height: 140px;
	margin: 20px 0;
	background: url('../_grafika/bieznia.gif') 100% no-repeat;
	text-align: left;	}

/* ------------------------------------------------- menu */

#menu
{	width: 100%;
	margin: 20px 0 0;
	background: white;
	border: 2px solid #DDD; }

#menu table#tab_menu
{	width: 100%;
	height : 24px;
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
	border-collapse: collapse; }

#menu table#tab_menu tr td.menu_akt, .menu_nieakt
{	width: 17%;
	margin: 0;
	padding: 0;
	text-align: center;
	vertical-align: middle;
	border: 0; }

#menu table#tab_menu tr td.menu_akt
{	background: #85C226; }

#menu table#tab_menu tr td.menu_nieakt
{	background: #FFF; }

#menu table#tab_menu tr td.menu_akt a.akt,
#menu table#tab_menu tr td.menu_nieakt a.nieakt
{	font-weight: bold;
	font-size: 12px;
	text-decoration: none; }

#menu table#tab_menu tr td.menu_akt a.akt
{	color: #FFF;}

#menu table#tab_menu tr td.menu_nieakt a.nieakt
{	color: #1E307C;}

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

#tresc
{	height: auto !important;
	min-height: 200px;
	width: 100%;
	margin: 0;
	padding: 20px 0;
	border: 0;
	vertical-align: top; }

*#tresc
{	height: 200px; }

#ekran
{	display: inherit; }

#druk
{	display: none; }

#tresc h1
{	margin: 0 5px 10px;
	color: #1E307C;
	font-size: 12px;
	text-align: left;}

#tresc h2
{	margin: 0 5px 10px;
	color: #1E307C;
	font-size: 12px;
	text-align: left;}

#tresc p
{	margin: 0 5px 10px;
	color: #000;
	font-size: 10px;
	text-align: left;}

#tresc p.pomoc
{	text-align: justify;}

table#tab_body
{	width: 100%; }

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

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

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

table#tab_body h2, a.h2
{	color: #1E307C;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none; }

table#tab_body tr.nagl, tr.tekst
{	margin:0;
	padding: 0;
	font-size: 10px;
	text-align: left;
	text-decoration: none; }

table#tab_body tr.nagl
{	background: #898989;
	color: #FFF;
	font-weight: bold; }

table#tab_body tr.tekst
{	background: #DDD;
	color: #000; }

table#tab_body td.ciemny
{	background: #BBB;
	color: #000; }

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

table#tab_body tr td table tr td
{	font-size: 10px; }

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

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

tr.buttony
{	text-align: center;
	font-size: 10px;}

#tresc .powrot
{	width: 100%;
	margin: 10px 5px 0;
	text-align: center; }

#tresc .powrot a
{
	color: #898989;
	font-size: 10px;
	text-decoration: none;}

#tresc .dzieki
{
   padding: 0 200px;
   margin-top: 20px;}

#tresc .dzieki .l,
#tresc .dzieki .p
{
   font-family: Verdana, Arial CE, Arial, Times New Roman CE;
   color: #1E307C;
   font-style: italic;
   font-size: 10px;
   font-variant: normal; }

#tresc .dzieki .l
{	text-align: left; }

#tresc .dzieki .p
{	text-align: right; }

/* ------------------------------------------------- stopka */

#stopka
{	width: 100%
	height: 20px;
	margin: 20px 5px 0;
	padding: 0;
	border: 0;
	background: #FFF; }

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

#stopka .l
{	float: left; }

#stopka .p
{	float: right; }

/* ------------------------------------------------- ogólne */

#flag
{  float: right;
	padding: 0;
	margin: 0; }

.db
{	font-size: 14px;
	font-weight: bold; }

.test
{	font-size: 14px;
	font-weight: bold;
	background: yellow; }

.b
{	font-weight: bold; }
-->
</STYLE>