BODY, TABLE {
  	font-family: Tahoma, Arial, Helvetica, sans-serif;	
	text-align: center;	
	color:#583000; 	
	background-image: url(img/bg.jpg);
   margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
 	font-size: 12pt;
}

TABLE.gora{
	background-image: url(img/tlopuste.gif);	
}

A:LINK		{color: #B47700;}
A:VISITED	{color: #B47700;}
A:ACTIVE		{color: #E77F04;}
A:HOVER		{color: #E77F04;}

div.klawisz1
{
  position: absolute;
  width: 160px;
  top: 158px;
  left: 128px;	
  height: 47px;
  background-image: url('img/menu1.gif');
  z-index: 10;
}
div.klawisz2
{
  position: absolute;
  width: 160px;
  top: 158px;
  left: 288px;	
  height: 47px;
  background-image: url('img/menu2.gif');
  z-index: 10;
}
div.klawisz3
{
  position: absolute;
  width: 160px;
  top: 158px;
  left: 448px;	
  height: 47px;
  background-image: url('img/menu7.gif');
  z-index: 10;
}
div.klawisz4
{
  position: absolute;
  width: 160px;
  top: 158px;
  left: 608px;	
  height: 47px;
  background-image: url('img/menu6.gif');
  z-index: 10;
}
div.klawisz5
{
  position: absolute;
  width: 160px;
  top: 158px;
  left: 768px;	
  height: 47px;
  background-image: url('img/menu5.gif');
  z-index: 10;
}
div.menu
{
  position: absolute;
  margin: 0 0 0 0;		
  top: 47px;
  left: 0px;
  visibility: hidden;
  z-index: 10;
}
div.submenu
{
  position: absolute;
  margin: -21 0 0 0;	
  left: 161px;
  visibility: hidden;
  z-index: 10;
}
div.opcja
{
  position: relative;
  margin: 0 0 0 0;
  width: 161px;
  height: 32px;
  background-image: url('img/menu.gif');
}
div.opcjap
{
  position: relative;
  margin: 0 0 0 0;
  width: 161px;
  height: 16px;
  background-image: url('img/menup.gif');
}
div.opcjap2
{
  position: relative;
  margin: 0 0 0 0;
  width: 161px;
  height: 21px;
  background-image: url('img/menup2.gif');
}
div.opcjak
{
  position: relative;
  margin: 0 0 0 0;
  width: 161px;
  height: 26px;
  background-image: url('img/menuk.gif');
}
div.subopcja
{
  position: relative;
  margin: 0 0 0 0;
  width: 161px;
  height: 32px;
  background-image: url('img/menu.gif');
  background-repeat:no-repeat
}
p.dym
{
  margin: 0 0 0 0;		
 	font-size: 12px;
	color: #D1CECC;
	text-align: center;
	font-weight:bold;
}
form.klawisz{
  float: left;
}