.akt_title_l a{
	color: #215591;
}
.akt_title_w {
	color: #215591;
}
.st_roz_ak{
	width: 100%;
	float: left;
	margin-top: 15px;
	font-size: 10px;
}
.autor_roz{
	float: right;
}
.data_roz{
	color: silver;
	float: right;
	width: 60px;
	color: #2D6099;
}
.powr_akt{
	float: left;
	font-weight: bolder;
	color: #2D6099;
}



#mini_aktu{
font:  11px verdana, microsoft sans serif, arial ,lucida grande;
border-top:1px solid #E6E6FF;
border-bottom:1px solid #E6E6FF;
background-color:#F8F8FF;
display:block;
float:left;
width:300px;
padding: 10px;
}
#mini_aktu table{
font:  11px verdana, microsoft sans serif, arial ,lucida grande;
width:280px;
}
#mini_aktu caption strong{
font-size: 14px;
float:left;
margin-right: 40px;
}
#mini_aktu th{
text-align: left;
padding: 10px 0 0 0;
}
#mini_aktu .data{text-align:right;}
#mini_aktu .data em{color:silver;}
#mini_aktu  .przycisk a{color: brown;}

#ostatnio_akt{
border-top:1px solid #E6E6FF;
border-bottom:1px solid #E6E6FF;
background-color:#F8F8FF;
display:block;
float:right;
width:280px;
padding: 10px;

}
#ostatnio_akt ul, li{
padding:0 0 0 0;
margin: 5px 0 0 0;
}
#ostatnio_akt ul{
padding:0 0 0 15px;
}

#ostatnio_akt strong{
font-size: 14px;
}
#ostatnio_akt em{
color:silver;
font-size: 9px;
}




.tableList{
	width: 100%;
	font-size: 11px;
	float:left;
}
.tableList th{
	text-align:left;
	padding-top: 12px;
	font-size: 1.0em;
}
.tableList .przycisk{	
	text-align: center;
  border-bottom: 1px solid #feeefe;
  width: 73px;
}
.tableList .data{
   font-size:11px;
	text-align: right;
	border-bottom: 1px solid #feeefe;
}

.tableList .data em{
	color: #999;
}
.tableList .przycisk a:hover{	
	display: block;
	
}
.tableList .przycisk a{	
	display:block;
	padding:2px;	
	width: 100%;
	
}

/*miniaturka aktualnosci*/
.imgmin{
	float: left;
	margin: 2px 8px 4px 1px;
}
.imgmin img{
	border: 1px solid Silver;
	padding: 1px;
}
/*rozwiniecie akt*/
.data_roz{
text-align: right;
font-size:11px;	
}
.data_roz em{
	color: #999;
	font-size:11px;	
}

