@charset "iso-8859-2";
  a:link {
	text-decoration: undeline; 
	color: #000000;
}
  a:visited {
	text-decoration: undeline; 
	color: #000000;
}
  a:hover {
	text-decoration: undeline;
	color: #ff0000; 
}
  a:active {
	text-decoration: undeline; 
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/tlo_g.gif);
	background-color: #366047;
	background-repeat:repeat-x;
}
table{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}
.tab{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}
.tabtyt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}
.wyczysc {
	border: 0px none;
	height: 20px;
	width: 90px;
	background-color: #b9e4b5;
	background-image: url(images/wyczysc.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.inputtext {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color : #000000;
	background-color: #b9e4b5;
	border: medium none;
}