/* Start of CMSMS style sheet 'Flowplayer' */
/* container has a background image */
.flowplayer a.player {
	display:block;
	width:251px;
	height:186px;
	text-align:left;
	color:#fff;
	text-decoration:none;
	cursor:pointer;
	background-image: url(template/images/splash.png);
	background-repeat: no-repeat;
	float: left;
	background-position: center top;
	text-indent: 0px;
	padding-top: 0px;
	padding-right: 18px;
	padding-bottom: 88px;
	padding-left: 22px;
	margin: 0px;
}

/* splash image */
.flowplayer a.player img {
	padding: 0px;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
p a.nahoru {
	text-align: right;
	display: block;
	background-image: none;
	height: auto;
	width: auto;
	padding: 0px;
	clear: both;
	float: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
/* End of 'Flowplayer' */

