BODY 
{
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 8px;
padding-top: 0px;
background: #ffffff;
color: #000099;
font: 12px Verdana;
text-decoration: none;

    }
table {
  margin:0;
  color: #000099;
  font: 12px Verdana;
  text-decoration: none;
  }

#menu {float:left; padding-top:6px; padding-left:10px; padding-right:10px;}
#break {float:left; background-image:url(images/break.png); height:30px; width:5px;}
#down {width:785px; height:9px; overflow:hidden; background-image:url(images/down.png);}
#pa {background:#ffffff; overflow:hidden; margin:auto; width:785px; clear:both;}
#error {background: #cc3333; background-image: url(images/wyk.jpg); background-position:left; background-repeat:no-repeat; width:100%; padding:10px; padding-left:50px; text-align:center; font-weight:bold; color:#ffffff; font-size:14px; margin-top:12px; margin-bottom:12px; display:table; height:57px;}
#frame {background:#f6fdff; border: 1px solid #d5d5e4; padding:13px; font:12px Verdana}


table.licznik {background:#EDEDED; border:1px solid #787888; border-collapse:collapse;}
.licznik td {border: 1px solid #787888; padding: 5px}

table.obrazek {
  border-collapse:collapse;
  border:1px solid #b9b9c6;
  }
.obrazek td {border: 1px solid #b9b9c6;}

div.k9  {
  display:none;
}

table.print {
  border-collapse:collapse;
  border:1px solid #676767;
  }
.print td {border: 1px solid #676767;}

a:link {
color: #ff6600;
text-decoration: underline;
}
a:visited {
color: #ff6600;
text-decoration: underline;
}
a:hover {
color: #332255;
text-decoration: underline;
}

/* menu u góry */
a.menu:link  {
color: #163980;
font:12px Arial;
text-decoration: none;
font-weight: normal;
}

a.menu:visited  {
color: #163980;
font:12px Arial;
text-decoration: none;
font-weight: normal;
}

a.menu:hover  {
color: #ff6600;
font:12px Arial;
text-decoration: underline;
font-weight: normal;
}

/* menu po lewej */
a.menu2:link  {
color: #163980;
font:12px Arial;
text-decoration: none;
font-weight: normal;
}

a.menu2:visited  {
color: #163980;
font:12px Arial;
text-decoration: none;
font-weight: normal;
}

a.menu2:hover  {
color: white;
font:12px Arial;
text-decoration: none;
font-weight: normal;
}

a.alert:link  {
color: #BB0000;
}

a.alert:visited  {
color: #BB0000;
}

a.alert:hover  {
color: #343434;
}

a.web:link  {
color: #495c85;
text-decoration: none;
}

a.web:visited  {
color: #495c85;
text-decoration: none;
}

a.web:hover  {
color: #001FA2;
text-decoration: underline;
}

a.white:link, a.white:visited, a.white:hover
{
	color:white;
	text-decoration:underline;
}

font.tit  {
  font: 14px Verdana;
  color: #001FA2;
  font-weight:bold;
}

font.or  {
  color: #ff6600;
  font-weight:bold;
}

font.error {
  color: #DD0000;
  font-weight: bold;
}

td.tytul
{
  background:#b4c2d8;
  color:#232323;
  text-align:center;
}

tr.lista1
{
  background:#f3f5fc;
  color:#222222;
  text-align:left;
}

tr.lista2
{
  background:#e8ecf7;
  color:#222222;
  text-align:left;
}

td.tytul1
{
  background:#c5cfe0;
  color:#232323;
  text-align:center;
}

td.center
{
  text-align:center;
}

td.lista1
{
  background:#e4eaf8;
  color:#222222;
  text-align:left;
}

td.lista2
{
  background:#dae1f1;
  color:#222222;
  text-align:left;
}

div.line {
  background: #BCBCD3;
  height: 1px;
  padding: 0px;
  margin-top: 3px;
  margin-bottom: 5px;
  overflow:hidden;
}

div.pause
{
margin-top:2px;
margin-bottom:2px;
height:2px;
font-size:2px;
}

input, textarea, select
{ 
  background : #EEEEF5;
  font: 11px Verdana;
}

input.button
{
  background : #555588;
  font: 12px Tahoma;
  color: white;
  font-weight:bold;
  cursor: pointer;
}

input.trans
{
  background: transparent;
  border: 0px;
}
img {border:0}

/* do bocznego menu */
div.orange
{
	background:#ffcd59;
}
div.trans
{
	background:transparent;
}

tr.grupa1
{
	background:#e6ecfb;
}
tr.grupa2
{
	background:#dbf9eb;
}
tr.grupa3
{
	background:#fcfce9;
}
tr.grupa4
{
	background:#f0e9fc;
}
tr.grupa5
{
	background:#fbefdf;
}
tr.grupa6
{
	background:#fcdede;
}

/* banner naklejany */
#fl
{
	width:100%;
	position:absolute;
	padding-top:10px;
	display:block;
	clear:both;
}
div.banner
{
	width:500px;
	height:310px;
	display:table;
	background:white;
	border:5px solid #1d4cb4;
	text-align:center;
}
div.banner_in
{
	clear:both;
}

