
.tableList{
	width: 100%;
	font-size: 1.1em;
}
.tableList caption{
border-bottom: 1px dotted olive;
   background: url(../images/strzala.gif) no-repeat 0px 0px ;
font-size:13px;
font-weight: normal;
	height: 23px;
	margin: 0 0 10px 0;
	text-indent: 0px;
	padding:0 0 0 25px;
	text-align: left;
	width: 96%;
}
.tableList th{
	text-align:left;
	padding-top: 12px;
	font-size: 1.0em;
}

.tableList .przycisk{	
	text-align: center;
	background-color: #efe;
	border-right: 3px solid #fff;
}
.tableList .data{
	width: 420px;
	text-align: right;
	border-bottom: 1px solid #eee;
}
.tableList .data b{
	color: #4E1406;
}
.tableList .przycisk a:hover{	
	background-color: #FFEE41;	
}
.tableList .przycisk a{	
	display:block;
	padding:2px;	
}
/*miniatorka aktualnosci*/
.imgmin{
	float: left;
	margin: 2px 8px 4px 1px;
}
.imgmin img{
	border: 1px solid Silver;
	padding: 1px;
}
/*rozwiniecie akt*/
.data_roz{
text-align: right;
}
