td {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 9px}.button_01 {	background-image: url(button01_a.gif);	background-postion: left top;	background-repeat: no-repeat;	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	font-weight: bold;	color: #EEEEEE;	background-color: #4B0072;	cursor: hand;	height: 22px;	width: 80px;	border-style: none;		cursor: pointer;}.button_01:hover {	background-image: url(button01_b.gif);	background-postion: left top;	background-repeat: no-repeat;	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	font-weight: bold;	color: #EEEEEE;	background-color: red;	cursor: hand;	height: 22px;	width: 80px;	border-style: none;	cursor: pointer;}.button_02 {	background-image: url(button02_a.gif);	background-repeat: no-repeat;	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	font-weight: bold;	color: #EEEEEE;	background-color: #4B0072;	cursor: hand;	height: 22px;	width: 100px;	border-style: none;		cursor: pointer;}.button_02:hover {	background-image: url(button02_b.gif);	background-repeat: no-repeat;	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	font-weight: bold;	color: #EEEEEE;	background-color: red;	cursor: hand;	height: 22px;	width: 100px;	border-style: none;	cursor: pointer;}.button_03 {	background-image: url(button03_a.gif);	background-repeat: no-repeat;	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	font-weight: bold;	color: #EEEEEE;	background-color: #4B0072;	cursor: hand;	height: 22px;	width: 120px;	border-style: none;		cursor: pointer;}.button_03:hover {	background-image: url(button03_b.gif);	background-repeat: no-repeat;	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	font-weight: bold;	color: #EEEEEE;	background-color: red;	cursor: hand;	height: 22px;	width: 120px;	border-style: none;	cursor: pointer;}.title_block_ex_search {	font-family: tahoma, Futura, Helvetica, sans-serif;	font-size: 12pt;	font-weight: bold;	color: #000080;	background: #FFF;	border: solid 0px;	padding-left: 5px;	text-align: center;	vertical-align: middle;	width:400;	height:20px}.button_01_ex {	background-image: url(button01_a.gif);	background-postion: left top;	background-repeat: no-repeat;	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	font-weight: bold;	color: #EEEEEE;	background-color: #4B0072;	cursor: hand;	height: 22px;	width: 80px;	border-style: none;	cursor: pointer;}/* * Style dla tabeli zawierajacej panel do wyszukiwania. */ TABLE.search_panel {	font-family: Verdana, Arial, Helvetica, sans-serif;	border: #000 solid 0px;	background: #FFF;}TABLE.search_panel TH {	font-size: 8pt;	font-weight: bold;	color: #FFFFFF;	background-color: #CC0000;	padding: 2px 4px 2px 4px;}TABLE.search_panel TD {	font-size: 8pt;	padding: 2px 1px 2px 1px;	text-wrap: none;}TABLE.search_panel TD.label {	font-size: 7pt;	font-weight: normal;	color: #000080;	white-space: nowrap;}/* * KONIEC: Style dla tabeli zawierajacej panel do wyszukiwania. */