div.flvPlayerCont { /* drzi sve videje */
	margin:5px 0 25px 0;
	clear:both;
	float:left;
	display:inline;
}
div.flvPlayerC { /* drzi 1 video */
	float:left;
	display:inline;
	width:100%;
	margin-bottom:10px;
/* 	border:3px solid #212121; */
/* 	background:#212121; */
/* 	padding:4px; */
	width:540px;
}
div.flvPlayer {
	text-align:center;
}
div.flvPlayerCont p {
	margin:5px 0 0;
	font:normal 9px Tahoma, Arial, Helvetica, sans-serif;
	color:#4d5258;
	text-align:left;
}
div.flvPlayerCont h3 { /* author */
	text-align:center;
	font-size:10px;
	font-weight:normal;
	margin:5px 0 6px 0;
	float:right;
	clear:both;
	width:100%;
}
div.flvPlayerCont span {
/*
	background:#f0ebd8;
	padding:3px 4px;
	line-height:1.5;
*/
}
div.flvPlayerCont h3 span {
	background-color:transparent;
	color:#b6b7b7;
	font:11px Tahoma,Arial,Helvetica,sans-serif;
	line-height:1;
	text-shadow:none;
}