.zrodla-alfabetycznie table td:last-child{
}
.zrodla-alfabetycznie table td:last-child img{
	display: block;
	margin: 0 auto;
}

table{
	width: 100% !important;
}
table td{
	border: 1px solid #e5e5e5;
	padding: 5px;
	word-break: keep-all;
}
table td a, table td p{
	word-break: keep-all;
}
@media(max-width: 767px){
	.icons .btn-group.pull-right{
		float: none !important; 
	}	
}


@media(min-width: 768px){
	table td{
		word-break: inherit;
	}
}
.sidebar .menu li a.cin-imp	{
    	background-color: #f15a22;
    	color: white;
}
.sidebar .menu li a:hover.cin-imp {
border: 2px solid rgba(241,90,34);
background-color: white;
color: black;
}
