body,.tdstopka,.tablemain,.tablemiddle,.tablelogo,.t_formularze,.t_link,.t_szukaj,.tablenormal,.tablekarty,.tableempty,.tableemptybg,.tablenag {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #666666;
	background-color: #FFFFFF;
	margin: 0px;
  padding: 0px;
	text-align: center;
	vertical-align: top;
}
/* colors 
text i background of page
	color: #666666;
	background-color: #FFFFFF
ciemny 
	#6699FF
jasny
	#CCEEFF;
najjasniejszy-tlo w tabeli
	#CCEEFF
*/
/*linki*/
a:link{
	color: #0000ff;
	text-decoration: none;
	background-color:transparent;
}
a:visited {
	color: #0000ff; 
	text-decoration: none;
	background-color:transparent;
}
a:hover {
	color: #6699FF;
	text-decoration: none;
	background-color:transparent;
}
/*obrazki*/
img {
	border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px;
}
/*glowna tabela*/
.tablemain,.tablemiddle{
	padding: 0px;
	margin: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}
.tablemain {
	height: 1px;
	width: 800px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #6699FF;
	border-bottom-color: #6699FF;
	border-left-style: solid;
	border-left-color: #CCEEFF;
	text-align: left;
}
/*logo na gorze strony*/
.tablelogo {
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	width: 100%;
	height: 1px;
}
.tdlogo {
	height: 1px;
  position: relative;
  font-size: 50px;
	padding: 0px;
	/*filter: DropShadow(Color=#005070, OffX=5, OffY=5);*/
}
.tdherb {
	width: 11%;
	height: 1px;
	vertical-align: middle;
	text-align: center;
}
/*menu gorne*/
.tdmenutop {
	height: 20px;
	font-size: 12px;
	border-bottom-style: solid;
	border-bottom-color: #6699FF;
	text-align: right;
	padding: 5px 20px 5px 20px;
}
/*linijka z tytulem*/
.tdtitle {
	height: 30px;
	font-size: 12px;
	border-bottom-style: solid;
	border-bottom-color: #6699FF;
	background-color: #CCEEFF;
	text-align: center;
	padding: 0px 20px 0px 0px;
}
/*tabela z trescia*/
.tablemiddle {
	height: 400px;
	width: 100%;
	text-align: left;
}
.tdmain {
	border-bottom-style: solid;
	border-bottom-color: #CCEEFF;
	padding: 10px 10px 10px 10px;
	text-decoration: none;
	vertical-align: top;
	text-align: center;
}
.tdstopka{
	height: 20px;
	border-left-style: solid;
	border-left-color: #6699FF;
}
.tablenormal {
	text-decoration: none;
	width: 100%;
}
.tableempty,.tableemptybg{
	text-align: center;
	text-decoration: none;
	width: 0px;
	height: 30px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	border-spacing: 0px;
	border-collapse: collapse;	
}
.tableemptybg{
	background-color: #CCEEFF;
}
/* tabela formularze */
.t_formularze {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #6699FF;
	border-bottom-color: #6699FF;
	width: 85%;
	font-weight: bold;
	align: center;
}
.tdlinkformularz{
	align: left;
	padding: 10px 10px 10px 25px;
	height: 14px;
	width: 20%;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #6699FF;
	border-bottom-color: #6699FF;
	border-left-style: solid;
	border-left-color: #CCEEFF;
	border-top-style: solid;
	border-top-color: #CCEEFF;
}
.tdopisformularz{
	align: center;
	padding: 10px 10px 10px 10px;
	background-color: #CCEEFF;
	width: 80%;
	font-weight: bold;
	font-size: 11px;
}
.t_link{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #6699FF;
	border-bottom-color: #6699FF;
	font-weight: bold;
	align: center;
}
/* pola textowe */
.text_field {
  color: #6699FF;
  background-color: #FFFFFF;
  font-weight: bold;
	border: solid;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-width: 0px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #6699FF;
	border-bottom-color: #6699FF;
	width: 150px;
}
/* pola textowe z data - krotsze */
#d1,#d2{
	width: 100px;
}
/* pole podmiot - dluzsze */
#podmiot{
	width: 350px;
}
/* buttons */
.b_button{
	background-color: #FFFFFF;
	color: #6699FF;
	text-decoration: none;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	border: 1px solid #6699FF;
}
#b_szukaj{
	width: 150px;
}
input.chkbox{
	color: #6699FF;
	background-color: #6699FF;
	cursor: hand;
	border-color: #6699FF;
}
.list{
	color: #6699FF;
	background-color: #FFFFFF;
	text-decoration: bold;
	border-color: #6699FF;
}
.podmiot_list{
	color: #6699FF;
	background-color: #FFFFFF;
	text-decoration: bold;
	border-color: #6699FF;
	width: 350px;
}
/* tabela z formularzem do przeszukiwania*/
.t_szukaj {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-style: solid;
	border-right-color: #6699FF;
	border-bottom-color: #6699FF;
	border-left-color: #CCEEFF;
	border-top-color: #CCEEFF;
	width: 75%;
	font-weight: bold;
	text-align: right;
}
.td_szukajleft{
	text-align: left;
}
/* <p> center title*/
.p_title{
	text-align: center;
	font-weight: bold;
	font-size: 13px;
	
}
/* tabela z karatmi */
.tablekarty {
	height: 1px;
	width: 96%;	/*768*/
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-style: solid;
	border-left-style: solid;
	border-right-color: #6699FF;
	border-bottom-color: #6699FF;
	border-left-color: #CCEEFF;
	border-top-color: #CCEEFF;
	text-align: left;
}
.tdhead,.tdheadNr,.tdheadTyp,.tdheadData,.tdheadSprawa,.tdheadPodmiot,.tdheadAdres{
	background-color: #CCEEFF;
	text-align: center;
	height: 30px;
}
.tdheadNr{
	width: 7%;
}
.tdheadTyp{
	width: 1%;
}
.tdheadData{
	width: 10%;
}
.tdheadSprawa{
	width: 27%;
}
.tdheadPodmiot{
	width: 27%;
}
.tdheadAdres{
	width: 16%;
}
.tdheaddatafill,.tdheaddatanotfill{
	width: 67px;
}
#head50l,#head50p{
	width: 50%;
}
.tdfill,.tdheaddatafill{
	background-color: #CCEEFF;
	border: none;
}
.tdnotfill,.tdheaddatanotfill{
	background-color: #FFFFFF;
	border: none;
}
.tdfill:hover,.tdnotfill:hover{
	color: #000000;
}
/* for IE */
.rowselectedfill{
	color: #000000;
	background-color: #CCEEFF;
}
.rowselectednotfill{
	color: #000000;
	background-color: #FFFFFF;
}
.tdnotfillborder{
	background-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-color: #6699FF;
	border-bottom-width: 1px;
	padding: 10px 0px 0px 0px;
	vertical-align: bottom;
}
.details{
	width: 15px;
	height: 15px;
	border: 0px;
}
.arrow,.arroww{
	width: 8px;
	height: 8px;
	border: 0px;
	margin: 0px;
	padding: 0px;
	cursor: cross;
}
.arrow{
	background-color: #CCEEFF;
}
.arroww{
	background-color: #FFFFFF;
}
.tablenag{
	text-align: center;
	text-decoration: bold;
	width: 0px;
	height: 0px;
	margin: 0px;
	border-spacing: 0px;
	border-collapse: collapse;	
	font-size: 12px;
}
