	
		.akcii table { width: 100%; }

	.akcii th {
		font-family: 'light';
		font-size: 55px;

	}

		.akcii td { font-size: 18px; padding-left: 20px; }


		.dark .akcii { color: white !important; }

		.dark .akcii:hover {
   		box-shadow: 0 0 500px rgba(255,255,255, .6) inset;
   		color: black !important;
		}
