BODY 
{
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 8px;
background: #ffffff;
color: #323232;
font: 11px Verdana;
}

table
{
  margin:0;
  color: #323232;
  font: 11px Verdana;
  text-decoration: none;
}
#error {background: #cc3333; background-image: url(images/wyk.jpg); background-position:left; background-repeat:no-repeat; width:100%; padding-left:60px; padding-top:10px; padding-right:10px; padding-bottom:10px; text-align:center; font-weight:bold; color:#ffffff; font-size:13px; margin-top:12px; margin-bottom:12px; display:table; height:57px;}
#frame {background:#fbfbfb; border: 1px solid #cccccc; padding:7px 10px 10px 10px; font:12px Verdana; margin-top:10px; clear:both}

/* górna grafika */
div.top
{
	background-image:url(images/top.jpg);
	width:780px;
	height:208px;
}

/*lewe menu */
td.lewa
{
	background:#f5ffde;
	width:178px;
}

td.jeden
{
	background:#cccccc;
	width:1px;
}

div.odstep
{
	padding-left:14px;
	padding-right:10px;
	padding-top:4px;
	padding-bottom:6px;
}
div.walek
{
	background-image:url(images/down.png);
	width:780px;
	height:7px;
	overflow: hidden;
}

/* ca³e menu */
div.menu
{
	padding-top:183px;
	padding-left:18px;
}

/* link w menu */
div.m1
{
	float:left;
	padding-left:8px;
	padding-right:8px;
}

/* kreska w menu */
div.m2
{
	float:left;
	background-image:url(images/break.png);
	width:1px;
	height:19px;
}

/* reklamy na dole */
div.reklamy
{
	background:#f5ffde;
	height:55px;
	width:780px;
	border:1px solid #cccccc;
}

/* pojedyncza reklama */
div.rek
{
	float:left;
	padding-left:7px;
	padding-right:7px;
	padding-top:6px;
}

div.pause
{
	height:6px;
	overflow:hidden;
	margin:0px;
}

/* obrazek z reklam¹ */
img.obr
{
	border:1px solid #cccccc;
}

font.tytul
{
	font:17px Arial;
	color: #547800;
	font-weight:bold;
}
font.tit
{
	font:14px Verdana;
	color: #565659;
	font-weight:bold;
}
font.error {
  color: #DD0000;
  font-weight: bold;
}


td.pasek_g
{
	background-image:url(images/pasek_g.png);
}
td.pasek_d
{
	background-image:url(images/pasek_d.png);
}
td.pasek_l
{
	background-image:url(images/pasek_l.png);
}
td.pasek_p
{
	background-image:url(images/pasek_p.png);
}

input.checkbox
{
	background:transparent;
}

a:link {
color:  #001FA2;
text-decoration: underline;
}
a:visited {
color: #001FA2;
text-decoration: underline;
}
a:hover {
color: #7aba0d;
text-decoration: underline;
}

a.menu:link
{
	font:14px Arial;
	color: #222222;
	text-decoration: none;
}
a.menu:visited
{
	font:14px Arial;
	color: #222222;
	text-decoration: none;
}
a.menu:hover
{
	font:14px Arial;
	color: #ff6638;
	text-decoration: underline;
}
a.alert:link  {
color: #BB0000;
}

a.alert:visited  {
color: #BB0000;
}

a.alert:hover  {
color: #343434;
}

label
{
	cursor:pointer;
}

td.tytul
{
  background-image:url(images/title_bg.png);
  color:#232323;
  text-align:center;
}

td.lista1
{
  background:#E1E1E1;
  color:#222222;
  text-align:left;
}

td.lista2
{
  background:#f0f0f0;
  color:#222222;
  text-align:left;
}

div.line {
  background: #aaaaaa;
  height: 1px;
  padding: 0px;
  margin-top: 6px;
  margin-bottom: 12px;
  overflow:hidden;
}
input, textarea, select
{ 
  background : #EEEEF5;
  font: 11px Verdana;
}

input.trans
{
  background: transparent;
  border: 0px;
}

input.button
{
	color:white;
	background:#ff7946;
	font-weight:bold;
}
