td{
 font-family: Tahoma; 
 font-size: 13px; 
 text-decoration: none;
 color: #616161;
}

body{
 font-family: Tahoma; 
 font-size: 11px; 
 text-decoration: none;
 color: #616161;
 background-image: url('tlo.gif');
}

.tab_tytul{	
background-image: url('belka.jpg');
	color: #ffffff;
	padding:2 0 2 7;
	font-weight: bold;
	font-family:Arial;
}

.tab_tytul_gray
{
 background-image: url('belka.jpg');
	color: black;
	padding:3 2 3 5;
	font-weight: bold;
	font-size:11px;
	font-family:Arial;
}

.tab_opis A:link {text-decoration: none; color:RGB(110,130,150); }
.tab_opis A:visited {text-decoration: none; color:RGB(110,130,150);  }
.tab_opis A:hover {text-decoration: none; color: red;}

.white_link A:link {text-decoration: none; color:white; }
.white_link A:visited {text-decoration: none; color:white;  }
.white_link A:hover {text-decoration: none; color: orange;}

.poletextowe {padding:0px;font-size:12px;background-color:RGB(250,250,250);color:black;border:1 solid gray;} 

.menu_naglowek {
  COLOR: black; 
  FONT-WEIGHT: bold;
}

		.katalog {text-align: center;font-family: Verdana;color: #000000;font-size: 14;}
		
		a.katalog:link { text-decoration: none; color: #000000 }
		a.katalog:visited { text-decoration: none; color: #000000 }
		a.katalog:hover { text-decoration: none; color: orange }
		
.okinfo
{
  color:green;
}

.errorinfo
{
  color:red;
}