﻿.info_24_tlo	{
	margin: 8px auto 0px auto;
	overflow: hidden;
	border: none;
	padding: 8px 0px 0px 0px;
	color: #000;
	background: linear-gradient(to bottom, rgba(253,253,253,1) 0%,rgba(251,251,251,1) 100%);
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	height: 29px;
	vertical-align: middle;
	max-width: 1200px;
	border:1px solid #f0f0f0;
	border-radius: 5px;
}

a.info24:link	  {color: #000; text-decoration: none;}
a.info24:visited {color: #000; text-decoration: none;}
a.info24:hover	  {color: #000; text-decoration: none;}
a.info24:active  {color: #000; text-decoration: none;}

.info_24_tlo_maska {
	position: absolute;
	z-index: 1;
	width: 88px;
	height: 39px;
	font-family: 'Open Sans', sans-serif;
	font-size: 24px;
	font-weight: 700;
	text-transform: uppercase;
	background: linear-gradient(to bottom, rgba(57,57,57,1) 0%,rgba(53,53,53,1) 100%);
		margin-left: 16px;
		margin-top: 8px;
		border-radius: 5px 0px 0px 5px;
}
.info_24_zamknij,
.info_24_pauza,
.info_24_play {
	position: absolute;
	z-index: 2;
	display: block;
	font-size: 0px;
	color: transparent;
		    margin: 18px 0px 0px 20px;
	text-decoration: none !important;
}
.info_24_pauza,
.info_24_play {
	margin: 18px 0px 0px 55px;
	cursor: pointer;
}
.info_24_play {
	display: none;
}
.info_24_zamknij:before,
.info_24_pauza:before,
.info_24_play:before {
	content: "\f057";
	font-family: FontAwesome;
	font-size: 20px;
	padding: 5px 10px 5px 11px;
	color: #fff !important;
}
.info_24_pauza:before {
	content: "\f04c";
}
.info_24_play:before {
	content: "\f04b";
}

.ikona_firma {
	max-width: 224px;
	max-height: 152px;
	width: auto;
	height: auto;
}
img.ikona_firma:hover {
	opacity: 0.8;
}