.margin { margin-left: 7px; margin-right: 5px; }
.folder { margin-left: 5px; font-family: Tahoma, sans-serif; color: #6985be; font-size: 18px;}
.info { color: #999999; margin-left: 10px; margin-right: 10px; }

HR {
width: 98%;
border: 1px dashed;
}

TD
{
font-family: Tahoma, sans-serif;
font-weight: bold;
color: black;
font-size: 12px;
}

A:link
{color: #425b8f;}
A:active
{color: #425b8f;}
A:visited
{color: #425b8f;}
A
{text-decoration: none
font-family: Verdana, sans-serif;
font-size: 14px}
A:hover
{color:gray; text-decoration: none}

A.l_s { font-size: 11px; }

A.spis
{ color: #000033;
font-size: 15px;
font-family: "Microsoft Sans Serif", sans-serif;
 }
A.spis:visited
{color: #333366}

A.plik { color: #333333; }
A.plik:visited { color: #666666; }

.playerLinkColumn {
	padding-top: 15px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.header {
	background: url('../img/header.jpg');
	background-position: center;
	background-repeat: no-repeat;
	width: 940px;
	height: 170px;
}

.audioPlayer {
 margin: 20px 0;
 width: 80%;
 border-radius: 10px; /*for Firefox*/
}