body {
	font-size: 14px;
	font-weight: normal;
	font-family: OpenSansRegular, Arial, sans-serif;
}
#dimensions {
	position: fixed;
	top: 50%;
	margin-top: -20px;
	font-size: 12px;
	color: #FFF;
	background-color: #da2a39;
	padding: 5px;
	right: 0px;
	z-index: 10000;
}
header {
	position: relative;
	width: 100%;
	z-index: 1000;
	margin-bottom: 10px;
	height: 135px;
	min-width: 320px;
}
header .logo {
	width: 98px;
	height: 81px;
	display: block;
	background: transparent url(../images/logo_se_tv_2016.png) no-repeat top left;
}
header .logo_se {
	width: 51px;
	height: 42px;
	display: block;
	background: transparent url(../images/logo_se_pl.png) no-repeat top left;
}
header .small_links {
	height: 30px;
	line-height: 30px;
	background-color: #FFF;
	padding: 0px;
	font-size: 11px;
	text-align: right;
	z-index: 10;
}
header .small_links .content {
	width: auto;
	margin: auto 130px;
	height: auto !important;
	padding: 0;
	background-color: #fff !important;
}
header .small_links .content a:before {
	content:"";
	display: inline-block;
	margin-right:4px;
	margin-top: -2px;
	background-color:#F00;
	width:6px;
	height:6px;
	vertical-align:middle;
}
header .small_links a.image:before {
	content: none;
}
header .small_links a {
	font-size: 11px;
	color: #333;
	text-decoration: none;
	line-height: 19px;
	margin-left: 5px;
}
header .small_links a:hover, header .small_links a.red {
	color: #F00;
}
header .small_links a img {
	vertical-align: middle;
	display: inline-block;
}
header .navi_head {


}
header .top_content {
	padding: 0px 130px;
	position: relative;
	height: 55px;
	background: transparent url(../images/gradient.png) repeat-x top left;

}
header .top_content .social_buttons  {
	position: absolute;
	margin-left: 145px;
	margin-top: 20px;
}
header .top_content .social_buttons  div {
	display: inline-block;
	float: left;
	margin-right: 8px;
}

header .content {
	position: relative;
	width: auto;
	height: 27px;
	padding:  0 130px;
	margin: 0px;
	background-color: #EC1C24;
}
header .navi_head .logo {
	position: absolute;
	bottom:0;
	margin-left: 0px;
	z-index: 333;
}
.zpr_mobile header .navi_head .logo {

}
.zpr_mobile .article_player header#video_header {
	width: 100%;
}
header .navi_head .logo_se {
	position: absolute;
	bottom: 0px;
	right: 130px;
	z-index: 333;
}
header .navi_head .logo_bg {
	/*top: -10px;
	position: absolute;
	width: 164px;
	height: 47px;
	background: transparent url(../images/logo_bg.png) no-repeat top left;
	z-index: 10;*/
	display: none;
}
header nav {
	margin-left: 110px;
	margin-right: 70px;
	padding-top: 0px;
}
header nav ul li {
	float: left;
}
header nav ul li a, header nav ul li span {
	display: block;
	font-family: klavika_rgregular, Arial, sans-serif;
	font-family: klavika_bdbold, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	line-height: 27px;
	padding: 0px 4px;
	margin-right: 1px;
}
header nav ul li.dark a, header nav ul li.dark span {
	color: #FFFF00;
}
header nav ul li > a.act, header nav ul li > a:hover {
	background-color: #FFF;
	color: #FF290B;
}
header .time {
	font-size: 9px;
	position: absolute;
	top: 6px;
	margin-left: 467px;
	color: #FFF;
}
header .search {
	clear: both;
	overflow: hidden;
    position: absolute;
	top: 10px;
	height: 31px;
	width: auto;
	left: 700px;
	right: 130px;
}
header .search .search_input {
	border: 1px solid #E6E6E6;
	background-color: #FFF;
	-webkit-box-shadow: inset 2px 1px 2px 0px rgba(0, 0, 0, 0.2);
	box-shadow: inset 2px 1px 2px 0px rgba(0, 0, 0, 0.2);
	-webkit-border-radius: 4px;
	border-radius: 4px;
	width: auto;
	padding: 0 30px 0 7px;
	height: 28px;
	font-size: 16px;
	color: #666;
	margin-bottom: 3px;
	outline: 0px none;
	position: absolute;
	left: 0px !important;
	right: 0px !important;
}
header .search .search_input input {
	width: 100%;
	border: 0px none;
	line-height: 28px;
	height: 28px;
	font-size: 16px;
	background-color: transparent;
}
header .search .minitag a, header .search .minitag {
	font-size: 9px;
	color: #FFF;
	text-decoration: none;
}
header .search button {
	position: absolute;
	top: 5px;
	right: 5px;
	width: 20px;
	height: 20px;
	vertical-align: middle;
	border: 0px none;
	background: transparent url(../images/search.png) no-repeat 50% 50%;
}
header .search .minitag a:hover {
	text-decoration: underline;
}
.reklama {
}
.article {
	width: 1000px;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	position: relative;
	background-color: #fff;
}
.article a.box {
	display: block;
	background-color: #transparent;
	padding: 0px;
	float: left;
	margin: 20px 0px;
	width: 224px;
	-webkit-transition: all 500ms ease, left 1s ease;
	-moz-transition: all 500ms ease, left 1s ease;
	-o-transition: all 500ms ease, left 1s ease;
	-ms-transition: all 500ms ease, left 1s ease;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	color: #FFF;
	text-decoration: none;
	overflow: hidden;
	z-index: auto;
}
.article a.box img {
	/* width: 100%;
	height: 100%; */
}
.article a.box:hover {
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
	-webkit-transition: top 500ms ease, left 1s ease;
	-moz-transition: all 500ms ease, left 1s ease;
	-o-transition: all 500ms ease, left 1s ease;
	-ms-transition: all 500ms ease, left 1s ease;
	-moz-box-sizing:border-box;
}
article .box.size1 {
	height: 378px;
}
.article .box.size2 {
	height: 126px;
}
.article .box.size3 {
	height: 252px;
}
.article .box span.desc {
	padding: 10px 10px 4px 10px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	line-height: 100%;
	text-align: left;
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjYwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjY1Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC42NSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 60%, rgba(0, 0, 0, 0.65) 100%);
	/* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(60%, rgba(0, 0, 0, 0.65)), color-stop(100%, rgba(0, 0, 0, 0.65)));
	/* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 60%, rgba(0, 0, 0, 0.65) 100%);
	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 60%, rgba(0, 0, 0, 0.65) 100%);
	/* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 60%, rgba(0, 0, 0, 0.65) 100%);
	/* IE10+ */
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 60%, rgba(0, 0, 0, 0.65) 100%);
	/* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000', GradientType=0);
	/* IE6-8 */
}
.article .box span.desc span.title {
	display: inline-block;
	line-height: 100%;
	color: #FFF;
	font-family: OpenSansSemibold, Arial, sans-serif;
	font-weight: normal;
}
.article .box span.desc span.title span.title_info .comments {
	display: none;
}
.article .box.size1 span.desc span.title {
	font-size: 22px;
}
.article .box.size2 span.desc span.title {
	font-size: 15px;
}
.article .box.size3 span.desc span.title {
	font-size: 17px;
}
.article .box span.desc span.title span.time {
	font-size: 11px;
	font-family: OpenSansSemiBold, Arial, sans-serif;
}
.article .box span.desc span.title span.title_info {
	white-space: nowrap;
	display: inline-block;
}
article .box span.category {
	padding: 5px;
	font-size: 11px;
	color: #FFF;
	font-family: OpenSansSemiBold, Arial, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	position: absolute;
	right: 0px;
	top: 5px;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(5, 5, 5, 0.5);
	box-shadow: 0px 0px 10px 0px rgba(5, 5, 5, 0.5);
}
article .box span.top_ogladane {
	position: absolute;
	left: 0px;
	top: 40px;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(5, 5, 5, 0.5);
	box-shadow: 0px 0px 10px 0px rgba(5, 5, 5, 0.5);
	background-color: #FFFF00;
	color: #000000;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 18px;
	padding: 5px 10px;
}
table.comments {
	display: inline-block;
	vertical-align: middle;
	margin-left: 3px;
}
table.comments span {
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background: #FFF;
	font-size: 11px;
	font-weight: normal;
	font-family: OpenSansSemiBold, Arial, sans-serif;
	color: #333;
	padding: 0px 2px;
	position: relative;
	margin-left: 2px;
	cursor: pointer;
}
table.comments span b {
	width: 10px;
	height: 10px;
	background: rgba(0, 0, 0, 0) url(../images/commLeft.png) 0px 0px no-repeat;
	position: absolute;
	left: -4px;
	top: 3px;
}
.article .box span.desc span.play {
	display: block;
	position: absolute;
	width: 26px;
	height: 26px;
	background: transparent url(../images/sprite.png) no-repeat;
	z-index: auto;
}
.article .box.size2 span.desc span.play {
	top: -20px;
	left: 10px;
}
.article .box.size1 span.desc span.play, .article .box.size3 span.desc span.play {
	width: 44px;
	height: 44px;
	top: -40px;
	left: 10px;
}
.article .box span.desc span.add_to_list {
	width: 15px;
	height: 15px;
	background: transparent url(../images/sprite.png) no-repeat -187px -61px;
	position: absolute;
	display: block;
	z-index: auto;
	cursor: crosshair !important;
	-webkit-transition: all 500ms ease, left 1s ease;
	-moz-transition: all 500ms ease, left 1s ease;
	-o-transition: all 500ms ease, left 1s ease;
	-ms-transition: all 500ms ease, left 1s ease;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.article .box.size1 span.desc span.add_to_list, .article .box.size3 span.desc span.add_to_list {
	left: 25px;
	top: -25px;
}
.article .box.size1:hover span.desc span.add_to_list, .article .box.size3:hover span.desc span.add_to_list {
	left: 55px;
	top: -55px;
}
.article .box.size2 span.desc span.add_to_list {
	left: 12px;
	top: -12px;
}
.article .box.size2:hover span.desc span.add_to_list {
	left: 35px;
	top: -35px;
}
/* Paginacja ------------------------ */
 .pagin {
	margin: 0px 130px;
	width: auto;
	border-top: 1px dotted #CCCCCC;
	padding: 10px;
	text-align:center;
}
.pagin span, .pagin a {
	display: inline-block;
	* float: left;
	padding: 3px 5px;
	text-decoration:none;
	color:#000000;
	font-weight: normal;
	font-family: OpenSansSemiBold, Arial, sans-serif;
	text-transform: uppercase;
	font-size: 12px;
}
.pagin a.act {
	font-size:14px;
	font-weight: normal;
	font-family: OpenSansBold, Arial, sans-serif;
	color:#FF0000;
}
.pagin a:hover {
	color: #F00;
}
.pagin span {
}
/* Footer - stopka ------------ */
 footer {
	border-top: 5px solid #404040;
	margin: 0px 130px;
	font-weight: normal;
	font-size:12px;
	font-family: OpenSansSemiBold, Arial, sans-serif;
}
footer .murator_nota_prawna, footer .seotext {
	padding: 10px;
	font-size: 11px;
	color: #999999;
	line-height:180%;
}
footer #footer2, footer .content {
	color: #999;
	border-top: 1px dotted #CCCCCC;
	line-height:180%;
}
footer .content span, footer .content a {
	color: #999;
	text-decoration:none;
	margin-right: 10px;
	cursor: pointer;
	white-space: nowrap;
}
footer .content span:hover, footer .content a:hover, footer .content .czerwony {
	color: #F00;
}
footer #footer2, footer .content .item {
	padding: 10px;
	position:relative;
	clear:both;
	overflow:hidden;
}
footer .content .item .col.left {
	float:left;
	width: 180px;
	text-align:right;
	position:absolute;
	color:#333333;
}
footer .content .item .col.right {
	position: relative;
	float:left;
	margin-left:200px;
}
footer .content .item .col.right b {
	color: #474747;
	margin-right: 10px;
	white-space: nowrap;
}
footer #footer2 {
	font-family: OpenSansRegular, Arial, sans-serif;
	font-size:11px;
}
footer #footer2 .left {
	float: left;
	width: 300px;
}
footer #footer2 .right {
	float: right;
}
.categor_change {
	position:fixed;
	width: 48px;
	height: 91px;
	top:50%;
	margin-top:-20px;
	background: transparent url(../images/sprite.png) no-repeat;
	z-index:500;
}
.categor_change.prev {
	left: 0px;
	background-position: -48px -0px
}
.categor_change.next {
	right: 0px;
	background-position: 0px 0px
}
.categor_change:hover {
	-moz-opacity: 0.3;
	-khtml-opacity: 0.3;
	opacity: 0.3;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha"(Opacity=30);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=30);
	filter:alpha(opacity=30);
}
/* video title ------------------------------------------------ */
 .article_player header {
	height: auto;
	width: 1000px;
	display: block;
	position: relative;
	line-height: 125%;
	z-index: auto;
	background: url(/media/images/tv-se-bg1.png) center 30px repeat-x;
}
.article_player header section:after, .article_player header:after {
	content:"";
	display:block;
	clear:both;
	overflow:hidden;
}
.article_player header section {
	display:block;
	padding-left: 15px;
}
.article_player header .title h1 {
	overflow: hidden;
	text-decoration: none;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: auto;
	display: block;
	line-height: 150%;
	margin-right: 150px;
	font-size:26px;
	font-family: OpenSansBold, Arial, sans-serif;
}
.article_player header .title h1 .time {
	position: relative;
	top: auto;
	margin: 0px;
	font-size: 15px;
	color: red;
}
.article_player header .ocena {
	position: absolute;
	top: 10px;
	right: 0px;
	width: 150px;
	text-align:right;
	font-size:11px;
	vertical-align: middle;
}
.article_player header .ocena .label {
	display:inline-block;
	vertical-align: middle;
}
.article_player header .ocena * {
	line-height: 15px;
	vertical-align: middle;
}
.article_player header .ocena  .voting_form,
.article_player header .ocena div {
	display: inline-block;
}
.article_player header .ocena div a {
  text-indent: -9999px;
    font-size: 0;
}


.article_player header .ocena img {
	margin-top:-3px;
}
.article_player header section.row_title {
	margin-bottom: 0px;
	font-size: 20px;
}
.article_player header section.row_details {
	font-size: 11px;
	color: #3D3D3D;
	position:relative;
}
header section.row_title.row_search {
	margin-top: 0;
}
header section.row_title.row_search h1 {
	display:inline-block;
	margin: 0;
	vertical-align: middle;
	* float: left;
}
header section.row_search b, header section.row_search strong, header section.row_desc b, header section.row_desc strong {
	font-family: OpenSansBold, Arial, sans-serif;
	font-weight: normal;
}
header section.row_search b, header section.row_search strong {
	font-size: 26px;
}
.article_player header section.row_details a {
	color: #FF280B;
	text-decoration: none;
}
.article_player header section.row_details a:hover {
	color: #3D3D3D;
}
.article_player header section.row_details .date_tags {
	overflow: hidden;
	text-decoration: none;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: auto;
	margin-right: 320px;
}
.article_player header section.row_details .social {
	display: none;
	position: absolute;
	top: -3px;
	right: 0px;
}
.article_player header section.row_details .social .share_player,
.article_player header section.row_details .social div {
	margin-left: 5px;
	width: auto;
	display: inline-block;
	height: 21px;
		float: left;
}
.article_player header section.row_details .social .share_player,
.article_player header section.row_details .social .email,
.article_player header section.row_details .social .comment {
	background: transparent url(../images/sprite.png) no-repeat;
	width: 26px;
}
.article_player header section.row_details .social .comment {
	background-position: -182px 0px;
}
.article_player header section.row_details .social .share_player {
	background-position: -233px 0px;
	text-indent: -9999px;
}
.article_player header section.row_details .social > a {
	display: inline-block;
	float: left;
	vertical-align: middle;
}
.article_player header section.row_details .social .email {
	background-position: -208px 0px;
}
.article_player header section.row_details .social .facebook {
	display: inline-block;
	vertical-align: middle;

}
.article_player header section.row_details .social .facebook a {
	display: inline-block;
	border: 1px solid #CCC;
	background: transparent url(../images/fb_ico2.png) no-repeat 4px 4px;
	padding: 2px 4px 1px 20px;
	font-size: 11px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
color: #999;
}
.article_player header section.row_details .social .facebook a:hover {
	color: #333;
}


.article_player header section.row_details .social .gplus {
	width: 70px;
}
.article_player header section.row_details .social .tweet {
	width: 100px;
}
/* video ------------------------------------------------------ */
 .player_video {
	position: relative;
	width: auto;
	margin: 10px 10px 0 10px;
}
.player_video video {
	width:100%;
	height:auto;
	display: block;
	margin-bottom:0px;
}
.player_video video div {
	z-index: 10;
}
.player_video .films {
	position:absolute;
	top: 0px;
	left: 0px;
	/* height: 100%; */
	height: auto;
	bottom: 32px;
	width: 190px;
	background-color: rgba(0, 0, 0, 0.7);
	z-index: 20;
	overflow:hidden;
}
.player_video .films.recommended {
	left: auto;
	right: 0;
}
.player_video .films .head {
	padding: 10px;
	color: #FFF;
	background-color: rgba(0, 0, 0, 0.7);
	font-family: OpenSansBold, Arial, sans-serif;
	font-size:14px;
	font-weight:normal;
}
.player_video .films .list .box {
	width: 140px;
	margin: 10px auto 20px;
	position: relative;
}
.player_video .films .list .box .thumb {
	position: relative;
	margin-bottom: 5px;
	cursor: pointer;
}
.player_video .films .list .box .thumb .time {
	position: absolute;
	top: 5px;
	left: 5px;
	font-family: OpenSansBold, Arial, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-shadow: 0px 0px 2px rgba(0, 0, 0, 0.4);
	filter: dropshadow(color=#000000, offx=0, offy=0);
}
.player_video .films .list .box .title a {
	font-size: 12px;
	font-family: OpenSansBold, Arial, sans-serif;
	color: #FFF;
	line-height: 120%;
	text-decoration:none;
}
.player_video .films .list .box .title a:hover {
	text-decoration: underline;
}
.list .box .thumb .play {
	display: block;
	position: absolute;
	width: 26px;
	height: 26px;
	background: transparent url(../images/sprite.png) no-repeat top left;
	z-index: auto;
	bottom: 5px;
	left: 5px;
}
/* HOT ------------------------------------------------- */
 .hot {
	position:relative;
	height: 20px;
	margin: 10px 130px;
	clear:both;
	overflow:hidden;
	background-color: #FFFF00;
}
.hot .title {
	background-color: #FF290B;
	color: #FFF;
	display: inline-block;
	font-size:14px;
	line-height: 20px;
	padding: 0px 10px;
	font-family: OpenSansSemibold, Arial, sans-serif;
}
.hot .url {
	display: inline-block;
}
.hot .url a {
	line-height: 20px;
	display:inline-block;
	color: #3D3D3D;
	font-family: OpenSansBold, Arial, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}
.hot .url a .time {
	font-size: 10px;
	color: #FF290B;
}
.video_desc {
	margin: 0px 10px;
	padding: 15px;
	background-color: #000;
	color: #FFF;
	font-size: 12px;
	line-height: 150%;
}
.video_desc .country {
	font-size: 10px;
	color: #999;
	margin-bottom: 5px;
}
.video_desc strong {
	font-family: OpenSansBold, Arial, sans-serif;
	font-weight: normal;
}
.video_desc table.comments span {
	background-color: #FF290B;
	color: #FFF;
	font-size: 10px !important;
}
.video_desc table.comments span b {
	background-image:url(../images/commLeftRed.png);
}
/* Dodatkowe wideo pod playerem ----------------------------- */
 .more_videos_container {
	margin: 0px 10px 1px 10px;
	background-color: #000;
	clear:both;
	overflow:hidden;
	width:auto;
	position: relative;
	padding: 0 50px 10px 15px;
}
.more_videos_container .more_videos {
	/* width: 100%; */
}
.more_videos_container .more_videos .box {
	float:left;
	width: 140px;
}
.more_videos_container .more_videos .box .thumb {
	position:relative;
	margin-bottom: 5px;
}
.more_videos_container .more_videos .box .thumb .time {
	position: absolute;
	top: 5px;
	right: 5px;
	font-family: OpenSansBold, Arial, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-shadow: 0px 0px 2px rgba(0, 0, 0, 0.4);
	filter: dropshadow(color=#000000, offx=0, offy=0);
	left: auto;
}
.more_videos_container .more_videos .box .thumb .play {
	display: block;
	position: absolute;
	width: 26px;
	height: 26px;
	background: transparent url(../images/sprite.png) no-repeat top left;
	z-index: auto;
	bottom: 5px;
	left: 5px;
}
.more_videos_container .more_videos .box .title {
	height: 32px;
	overflow: hidden;
}
.more_videos_container .more_videos .box .title a {
	font-family: OpenSansBold, Arial, sans-serif;
	line-height: 130%;
	font-size: 12px;
	text-decoration:none;
	color: #FFF;
}
.more_videos_container .outside .slider-next a.bx-next {
	display:block;
	position: absolute;
	z-index: 20;
	width: 30px;
	height: 88px;
	top: 0px;
	right: 10px;
	cursor: pointer;
	background: transparent url(../images/arrow_more_video.png) no-repeat top left;
}

.more_videos_container.sbox.open {
	background-color: #FFF;
	position: absolute;
	z-index:  10000;
	top: 90px;
}
.more_videos_container.sbox.open .more_videos .box .title a { color: #000; }
.more_videos_container.sbox.open .outside .slider-next a.bx-next {
	background-image: url(../images/arrow_more_video_gray.png);
}

/* Dwie kolumny --------------------------------------- */
 .two_column {
	margin: 0px 10px;
	position:relative;
	display:block;
	width: auto;
	clear: both;
	overflow: hidden;
}
.two_column .left {
	min-width: 300px;
	margin-right: 320px;
	/*float: left;*/
}
.two_column .right {
	width: 300px;
	position: absolute;
	right: 0;
	top: 0;
}
.two_column .box.item {
	clear:both;
	overflow: hidden;
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px dotted #CCCCCC;
}
.two_column .box.item:first-child {
	margin-top: 0px;
	padding-top:20px;
	border: 0px none;
}
.two_column .box.item .thumb {
	width: 300px;
	margin-right: 20px;
	float:left;
	position: relative;
	display: block;
}
.two_column .box.item .thumb .category {
	padding: 5px;
	font-size: 11px;
	color: #FFF;
	font-family: OpenSansSemiBold, Arial, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	position: absolute;
	right: 0px;
	top: 5px;
	left: auto;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(5, 5, 5, 0.5);
	box-shadow: 0px 0px 10px 0px rgba(5, 5, 5, 0.5);
}
.two_column .box.item .thumb .play {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 44px;
	height: 44px;
	margin: -22px 0 0 -22px;
	background: transparent url(../images/sprite.png) no-repeat -448px -206px;
}
.two_column .box.item .desc h2 {
	margin-bottom: 0px;
}
.two_column .box.item .desc h2 a {
	text-decoration:none;
	font-size: 26px;
	line-height: 80%;
	color: #000;
	font-family: OpenSansBold, Arial, sans-serif;
	font-weight: normal;
}
.two_column .box.item .desc h2 a span.time {
	font-size: 11px;
}
.two_column .box.item .desc {
	font-size: 14px;
	line-height: 150%;
}
.two_column .box.item .desc span.datetime {
	font-style: italic;
	display: block;
	font-size: 11px;
	color: #999;
	margin-bottom: 10px;
}
.two_column .box.item .desc p {
	display: inline;
}
.two_column .box.item .desc table {
	display: inline-block;
}
.two_column .box.item .desc table.comments span {
	background-color: #FF290B !important;
	color: #FFF !important;
	font-size: 10px !important;
}
.two_column .box.item .desc table.comments span b {
	background-image:url(../images/commLeftRed.png) !important;
}
.two_column .left .pagin {
	margin: 10px 0;
	text-align: right;
}

.two_column .left.w50 {
	float: left;
	width: 49%;
	margin-right: 2%;
}
.two_column .right.w50 {
	width:  49%;
	position: relative;
	float: left;
}
.two_column .left.w50 .thumb ,
.two_column .right.w50 .thumb {
	margin-right: 0px;
	width:  100%;
	height: auto;
	float: none;
	margin-bottom: 20px;
}
	.two_column .left.w50 .thumb img ,
.two_column .right.w50 .thumb img {
	width: 100%;
	height: 100%;
}

/* KOMENTARZE --------------------------------------------------------- */
 .two_column .right .box.comments {
	position: relative;
	background-color: #000;
	height: 285px;
	clear:both;
	overflow:hidden;
	margin-bottom: 20px;
}
.two_column .right .box.comments .head {
	position:relative;
}
.two_column .right .box.comments .head .title {
	background-color: #FFF;
	display: inline-block;
	color: #FF290B;
	text-transform: uppercase;
	font-family: OpenSansBold, Arial, sans-serif;
	font-size: 14px;
	padding: 6px 14px;
	margin-left: 10px;
}
.two_column .right .box.comments .head a.add_comment {
	display:block;
	position: absolute;
	background: #FF290B url(../images/add_comment.png) no-repeat 50% 50%;
	width: 26px;
	height: 26px;
	top: 0px;
	right: 10px;
}
.two_column .right .box.comments .content {
	margin: 10px 0;
	padding: 10px;
	width: 280px;
	height: 240px;
	position: relative;
	z-index: 1;
}
.two_column .right .box.comments .content .comment_item {
	border-top: 1px dotted #2B2B2B;
	margin-top: 10px;
	padding-top: 10px;
}
.two_column .right .box.comments .content .comment_item:first-child {
	border: 0px none;
	margin-top: 0px;
	padding-top: 0px;
}
.two_column .right .box.comments .content .comment_item .who {
	color: #858585;
	font-size: 11px;
	margin-bottom: 5px;
}
.two_column .right .box.comments .content .comment_item .who span {
	color: #4E4E4E;
	0
}
.two_column .right .box.comments .content .comment_item .cite {
	font-size: 13px;
	color: #FFF;
	margin-bottom: 8px;
}
.two_column .right .box.comments .content .comment_item .additional {
	clear:both;
	overflow: hidden;
}
.two_column .right .box.comments .content .comment_item .additional .points form,
.two_column .right .box.comments .content .comment_item .additional .points {
	float: left;
	display: inline-block;
}
.two_column .right .box.comments .content .comment_item .additional .points span { display: none;}
.two_column .right .box.comments .content .comment_item .additional .points span.star-rating-control {display: inline-block;}
.two_column .right .box.comments .content .comment_item .additional .points .label {
	vertical-align: middle;
	margin-right: 3px;
	display: inline-block;
	float: left;
	font-size: 10px;
	color: #FFF;
	text-transform: uppercase;
}

.two_column .right .box.comments .content .comment_item .additional .url {
	float: right;
	text-align: right;
	font-size: 10px;
}
.two_column .right .box.comments .content .comment_item .additional .url a {
	color: #FFF;
	text-decoration: none;
	margin-left: 5px;
}
.two_column .right .box.comments .content .comment_item .additional .url a.abuse {
	color:#FF290B;
}
.two_column .right .box.comments .content .comment_item .additional .url a:before {
	content:"» ";
	display: inline;
	color: #FFF;
}
.two_column .right .box.comments .content .comment_item .additional .points div.star-rating a {
	background: transparent url("../images/star_rating_kom.png") no-repeat scroll 0 0;
	width:12px;	
}
.two_column .right .box.comments .content .comment_item .additional .points div.star-rating {
	height: 12px;
	width: 12px;
}
.two_column .right .box.comments .content .comment_item .additional .points div.star-rating-on a {
	background: transparent url("../images/star_rating_kom.png") no-repeat scroll 0 -11px !important;
}
.two_column .right .box.comments .content .comment_item .additional .points div.star-rating-hover a {
	background: transparent url("../images/star_rating_kom.png") no-repeat scroll 0 -22px !important;
}


/* KOMENTARZE ----- DODAJ KOMENTARZ -------------------------------------- */
 div.add_comment {
	display: none;
	position:absolute;
	top: 25px;
	width: 260px;
	bottom: 0px;
	border: 10px solid #666;
	background-color: #FFF;
	padding: 10px;
	z-index: 1000;
}
.box.comments.add_abuse div.add_comment.add_abu,
.box.comments.add_reply div.add_comment.add_rep,
.open_comment div.add_comment.add_com{
	display: block !important;
	z-index: 1000;
}
.box.comments.add_abuse div.add_comment .arrow,
.box.comments.add_reply div.add_comment .arrow,
.open_comment div.add_comment .arrow {
	position:absolute;
	display:inline;
	width: 0px;
	height: 0px;
	border-right:#666;
	border-top:transparent;
	border-bottom:#666;
	border-left:transparent;
	border-style:solid;
	border-width: 10px;
	top: -25px;
	right: 0px;
}
div.add_comment .title {
	font-size: 26px;
	text-transform: uppercase;
	font-family: OpenSanslight, Arial, sans-serif;
	margin-bottom: 10px;
}
div.add_comment input, div.add_comment textarea {
	border: 1px solid #CCCCCC;
	font-family: OpenSansRegular, Arial, sans-serif;
	padding: 5px;
	outline: 0px none;
}
div.add_comment input {
	width: 248px;
}
div.add_comment textarea {
	height: 60px;
	width: 248px;
}
div.add_comment label {
	display:block;
	font-size: 12px;
	text-transform: uppercase;
	font-family: OpenSansRegular, Arial, sans-serif;
	margin-bottom: 5px;
}
div.add_comment .row {
	clear: both;
	overflow: hidden;
	margin-bottom: 10px;
}
div.add_comment button.reset, div.add_comment button.submit {
	padding: 2px 2px;
	margin: 0px;
	width: auto;
	border: 0px none;
	background: transparent none;
	color: #FF290B;
	font-size: 14px;
	text-transform: uppercase;
	font-family: OpenSansbold, Arial, sans-serif;
	cursor: pointer;
	float: right;
}
div.add_comment button.reset:hover, div.add_comment button.submit:hover {
	-moz-opacity: 0.30;
	-khtml-opacity: 0.30;
	opacity: 0.30;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha"(Opacity=30);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=30);
	filter:alpha(opacity=30);
}
div.add_comment button.reset {
	color: #666666;
	float: left;
}
/* REKLAMY -------------------------------------------------- */
 .reklama.ad750 {
	text-align: center;
 }
 
 .right .ad300 {
}
.reklama.ad750 > div > div,  .reklama.ad750 img,
.right .ad300 > div > div, .right .ad300 img {
	padding-top: 8px;
	margin-bottom: 20px;
	display: block;
	background: transparent url(../images/reklama.png) no-repeat top right;
}
.reklama.ad750 div  div,  .reklama.ad750 img {
	margin: 0px auto !important;
	display: inline-block !important;
	text-align: center !important;
	position: relative;
 }
 .reklama.ad750 div table {
	text-align: center;
	margin: 0px auto;
 }
/* SE NEWS -------------------------------------------------- */
 .new_se {
	width: 295px;
	margin: 5px auto;
	background-color: #FFF;
	clear: both;
	overflow: visible;
	-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.7);
	-moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.7);
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.7);
}
.new_se .head {
	position: relative;
}
.new_se .head .title {
	background-color: #FFF;
	display: inline-block;
	color: #FF290B;
	text-transform: uppercase;
	font-family: OpenSansBold, Arial, sans-serif;
	font-size: 14px;
	padding: 10px 0px 0;
	margin-left: 10px;
}
.new_se .content {
	padding: 10px;
}
.new_se .content .item:first-child {
	border-top: 0px none;
	margin: 0px;
	padding: 0px;
}
.new_se .content .item {
	border-top: 1px dotted #B1B1B1;
	margin-top: 10px;
	padding-top: 10px;
}
.new_se .content .item .title {
	margin-bottom: 10px;
}
.new_se .content .item .title a {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 18px;
	color: #000;
	text-decoration: none;
}
.new_se .content .item .desc {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 14px;
	color: #333;
}
.new_se .content .item .datetime {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 11px;
	color: #666;
	font-style: italic;
	text-align: right;
	margin-top: 10px;
}
.new_se .content .item .desc .more {
	color: #FF290B;
	text-transform: uppercase;
	text-decoration: none;
	font-size:11px;
}
.new_se.sg {
    width: 204px;
}
/* LOGOWANIE ------------------------------------------------------ */
 .white_mask {
	display: none;
}
.white_mask.open {
	display: block;
	position: fixed;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	width: 100%;
	height: 100%;
	z-index: 900;
	background-color: rgba(255, 255, 255, 0.85);
}
.box_logowanie {
	display: none;
}
.box_fbshare.open,
.box_logowanie.open {
	background-color: #FFF;
	display: block;
	position:absolute;
	top: 100px;
	left: 50%;
	margin: 0 0 0 -210px;
	width: 380px;
	height: auto;
	padding: 20px;
	z-index: 9950;
	-webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.3);
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
.box_fbshare.open .close,
.box_logowanie.open .close {
	position: absolute;
	width: 20px;
	height: 20px;
	display: block;
	z-index: 960;
	top: 5px;
	right: 5px;
	background: transparent url(../images/sprite.png) no-repeat -185px -22px;
}

.box_fbshare.open {
	top: 100px;
	left: 50%;
	margin: 0 0 0 -360px;
	width: 720px;
}
.box_logowanie.open .title {
	font: normal 36px/125% OpenSansLight, Arial, sans-serif;
	margin-bottom: 20px;
}
.box_logowanie.open .row {
	margin-top: 20px;
	clear:both;
	overflow: hidden;
}
.box_logowanie.open .row:first-child {
	margin-top 0px;
}
.box_logowanie.open .row input {
	-webkit-box-shadow: inset 3px 3px 10px 0px rgba(0, 0, 0, 0.3);
	box-shadow: inset 3px 3px 10px 0px rgba(0, 0, 0, 0.3);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 0px none;
	width: 368px;
	height: 31px;
	background-color: #FFF;
	padding: 0 5px;
	font: normal 20px/31px OpenSansLight, Arial, sans-serif;
	color: #000;
	outline: 0px;
}
.box_logowanie.open .row button.zapisz,
.box_logowanie.open .row button.logowanie {
	background: transparent url(../images/sprite.png) no-repeat -243px -285px;
	width: 113px;
	height: 33px;
	border: 0px;
	padding: 0px;
	margin: 0px;
	cursor: pointer;
	float: left;
}

.rejestracja.open .row button.logowanie {
	background-position: -243px -319px;
	width: 153px;
}
.row button.zapisz {
	background-position: -243px -374px !important;
	width: 153px !important;
}
.box_logowanie.open .row.buttons .face_login {
	padding-top: 8px;
	display: block;
	float: right;
	font: normal 11px/100% OpenSansRegular, Arial, sans-serif;
}
.box_logowanie.open .row.buttons .face_login .face {
	display: inline-block;
	width: 63px;
	height: 20px;
	background: transparent url(../images/sprite.png) no-repeat -242px -353px;
	vertical-align: middle;
	margin-left: 5px;
}
.box_logowanie.open .row .forgot, .box_logowanie.open .row .register {
	font-size: 11px;
	color: #0001FF;
	text-decoration: none;
	line-height: 125%;
}
.box_logowanie.open .row .forgot:hover, .box_logowanie.open .row .register:hover {
	text-decoration: underline;
}
.box_logowanie.open .row .forgot {
	float: left;
}
.box_logowanie.open .row .register {
	float: right;
}
.box_logowanie.open .line {
	display: block;
	margin: 20px auto;
	width: auto;
	height: 4px;
	background: transparent url(../images/sprite.png) no-repeat 0px -420px;
}
.box_logowanie.open .row.cols2 input {
	float: left;
	width: 169px;
	margin-left: 20px;
}
.box_logowanie.open .row.cols2 input:first-child {
	margin-left: 0px;
}
.box_logowanie.open .row.checkboxes input {
	width: auto;
	height: auto;
	margin: -2px 10px 0 0 !important;
	vertical-align: middle;
}
.box_logowanie.open .row.checkboxes a {
	color: #333;
	text-decoration: underline;
}
.box_logowanie.open .row.checkboxes a:hover {
	text-decoration: none;
}
.box_logowanie.open .row.checkboxes span {
	display:block;
	font-size: 11px;
	color: #333;
	margin-top: 10px;
}
.box_logowanie.open .row.checkboxes span:first-child {
	margin: 0;
}
/* Personalizacja koloru ---------------------------*/
 .personalization_color {
	position: absolute;
	z-index: 10001;
}
.personalization_color .content {
	width: auto;
	clear: both;
	overflow: hidden;
}
.personalization_color .btt_change_color a {
	display:block;
	width: 46px;
	height: 30px;
	position: absolute;
	top: 30px;
	line-height: 100%;
	text-align: center;
	background-color: rgba(255, 255, 255, 0.20);
	border-right: 1px solid rgba(255, 255, 255, 0.50);
	color: #FFF;
	font-size:10px;
	text-decoration:none;
	padding-top: 10px;
}
.personalization_color .btt_change_color a:hover {
	background-color: transparent;
}
.personalization_color .color_picker {
	display: none;
	position: absolute;
	left: 10px;
	border: 10px solid #666;
	padding: 10px;
	background-color: #FFF;
	top: 80px;
	width: 397px;
}
.personalization_color .color_picker.open {
	display: block;
}
.personalization_color .color_picker .arrow {
	position:absolute;
	display:inline;
	width: 0px;
	height: 0px;
	border-left:#666;
	border-top:transparent;
	border-bottom:#666;
	border-right:transparent;
	border-style:solid;
	border-width: 10px;
	top: -25px;
	left: 0px;
}
.personalization_color .color_picker .title {
	margin-bottom: 8px;
	font-size: 12px;
}
.personalization_color .color_palette .color_list {
	margin-bottom: 10px;
}
.personalization_color .color_palette .color_list .row {
	clear: both;
	overflow: hidden;
	margin-top: 1px;
}
.personalization_color .color_palette .color_list .row a {
	display: block;
	float: left;
	width: 19px;
	height: 19px;
	border: 1px solid #CCC;
	margin-left: 1px;
}
.personalization_color .color_palette .color_list .row a:hover {
	-moz-opacity: 0.3;
	-khtml-opacity: 0.3;
	opacity: 0.3;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha"(Opacity=30);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=30);
	filter:alpha(opacity=30);
}
.personalization_color .color_picker .head_title {
	font: normal 26px/100% OpenSansLight, Arial, sans-serif;
	margin-bottom: 10px;
}
.personalization_color .selected_color .color_box {
	border: 1px solid #CCC;
	height: 40px;
	width: auto;
	display:block;
	margin-bottom: 10px;
}
.personalization_color .color_buttons {
	clear: both;
	overflow: hidden;
}
.personalization_color .color_buttons a {
	text-transform:uppercase;
	text-decoration: none;
	font: normal 14px/125% OpenSansBold, Arial, sans-serif;
}
.personalization_color .color_buttons .cancel {
	float: left;
	color: #666666;
}
.personalization_color .color_buttons .save {
	float: right;
	color: #FF280B;
}
/* WYŚLIJ ZNAJOMEMU */
#wyslij_znajomemu_container .header {
	margin-top: 10px;
	margin-bottom: 25px;
	background-color: #FF290B;
	height: 40px;
	position: relative;
}
#wyslij_znajomemu_container .header h3  {
	color:  #FFF;
	font: normal 21px/125% OpenSansBold, Arial, sans-serif;
	position: absolute;
	left: 200px;
	top: 8px;
}
#wyslij_znajomemu_container .header #logo {
	width: 173px;
	height: 63px;
	position: absolute;
	top: -7px;
	left: 10px;
}
#wyslij_znajomemu_container #wyslij_content label {
	display: block;
	margin-bottom: 5px;
}
#wyslij_znajomemu_container #wyslij_content {
	margin: 0px 10px 10px 10px;
}
#wyslij_znajomemu_container #wyslij_content input,
#wyslij_znajomemu_container #wyslij_content textarea {
	padding: 2px 4px;
	width: 98%;
	font-size: 15px;
	line-height: 150%;
	font-weight: normal;
	font-family: OpenSansRegular, Arial, sans-serif;
}
#wyslij_znajomemu_container #wyslij_content textarea {
	height: 130px
}
#wyslij_znajomemu_container #wyslij_content button {
	background-color: #FF290B;
	border:  0px;
	margin: 0px;
	padding: 5px 20px;
	color: #FFF;
}


#wyslij_znajomemu_container #wyslij_content .row {
	margin-bottom: 10px;
}
/* TWOJE FILMY ------------------------------------ */
 .my_films {
	background: #b8b8b8;
	/* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2I4YjhiOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjOGM4YzgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #b8b8b8 0%, #c8c8c8 100%);
	/* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #b8b8b8), color-stop(100%, #c8c8c8));
	/* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #b8b8b8 0%, #c8c8c8 100%);
	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #b8b8b8 0%, #c8c8c8 100%);
	/* Opera 11.10+ */
	background: -ms-linear-gradient(top, #b8b8b8 0%, #c8c8c8 100%);
	/* IE10+ */
	background: linear-gradient(to bottom, #b8b8b8 0%, #c8c8c8 100%);
	/* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b8b8b8', endColorstr='#c8c8c8', GradientType=0);
	/* IE6-8 */
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	position: fixed;
	top: 20%;
	right: -20px;
	z-index: 1000;
	padding: 10px;
	-webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.5);
	box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.5);
}
.my_films .fhead {
	color: #000;
	font: normal 14px/125% OpenSansBold, Arial, sans-serif;
	margin-bottom: 10px;
}
.my_films .fhead i.ico {
	display: inline-block;
	width: 16px;
	height: 16px;
	background: transparent url(../images/sprite.png) no-repeat -187px -44px;
	vertical-align: middle;
	margin-top: -2px;
}
.my_films .close a {
	position: absolute;
	right: 30px;
	top: 12px;
	display: block;
	background: transparent url(../images/sprite.png) no-repeat -187px -25px;
	width: 16px;
	height: 16px;
}
.box_fbshare .btt_fbshare:hover,
.my_films .close a:hover {
	-moz-opacity: 0.3;
	-khtml-opacity: 0.3;
	opacity: 0.3;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha"(Opacity=30);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=30);
	filter:alpha(opacity=30);
}
.my_films .fcontent {
	background-color: #FFF;
	padding: 10px 20px 10px 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	width: 360px;
}
.my_films .fcontent ol {
	list-style-type: decimal;
	margin-left: 30px;
	color: #999999;
	font-size: 13px;
}
.my_films .fcontent ol li a {
	color: #333333;
	text-decoration: none;
}
.my_films .fcontent ol li a:hover {
	color: #FF280B;
}
.my_films .fcontent ol li {
	position: relative;
	margin-right: 40px;
	margin-top: 6px;
}
.my_films .fcontent ol li:first-child {
	margin-top: 0px;
}
.my_films .fcontent ol li span.time {
	position: absolute;
	right: -40px;
	text-align: right;
	bottom: 0px;
	font-size: 13px;
	color: #FF290B;
}
.my_films .closed {
	margin-right: 20px;
	display: block;
}
.my_films .open,
.my_films.open .closed {
	display: none;
}
.my_films.open .open {
	display: block;
}
/* PLAYER SHARE FACEBOOK ------------------------------- */
.box_fbshare.open {
	margin: auto;
	top: 247px;
	left: 150px;
	right: 150px;
	width: auto;
	min-width: 240px
}
.box_fbshare .fb_box {
	border: 1px solid #DDD;
	width: 100%;
	margin: 0px auto;
}
.box_fbshare p.big {
	text-align: center;
	font-size: 22px;
	margin-bottom:  20px;
}
.box_fbshare .btt_fbshare {
	display: block;
	width: 241px;
	height:  62px;
	background: transparent url(../images/sprite.png) no-repeat 0px -285px;
	margin: 0px auto 20px;
}


.box_fbshare.sbox .big {
	font-size: 29px;
}
.box_fbshare.sbox .stop {
	width: 96px;
	height: 96px;
	background: transparent url(../images/sprite.png) no-repeat -397px -285px;
	margin: 0px auto 20px;
}
.box_fbshare.sbox .small {
	text-align: center;
	font-size: 18px;
	margin-bottom: 20px;
}
.box_fbshare.sbox .btt_fbshare {
	background-position:  0px -348px;
}


/* GRY ZEWNĘTRZNE ----------------------------------------*/
.game {
	clear: both;
	overflow: hidden;
}
.game .video_content {
	position: relative;
	width: 75%;
	float: left;
	height: 600px;
}
.game .video_content iframe {
	display: block;
	width:  100%;
	height: 100%;
}
.game.player_video {}
.game.player_video .recommended {
	position: relative;
	float: right;
	min-width: 155px;
	width:  25%;
}

.exclusive {
	display: block;
	position: absolute;
	top: 50%;
	height: 30px;
	margin-top: -15px;
	left:  10px;
	z-index: auto;
	-webkit-box-shadow:  2px 2px 10px 0px rgba(0, 0, 0, 0.5);
    box-shadow:  2px 2px 10px 0px rgba(0, 0, 0, 0.5);
}



.exclusive .arrow {
	position:absolute;
	display:inline;
	width: 0px;
	height: 0px;
	border-right: #FF290B;
	border-top:transparent;
	border-bottom: transparent;
	border-left:transparent;
	border-style:solid;
	border-width: 15px;
	top: 0px;
	left: -30px;
}

.exclusive .bg{
	display: block;
	height: 30px;
	width: 140px;
	background-color: #FF290B;
}
.exclusive img {
	position: absolute;
	height: 40px;
	margin: -5px 0 0 5px;
}
.szok {
	display: block;
	position: absolute;
	top: 40%;
	height: 61px;
	/* margin-top: -30px;*/
	left:  10px;
	z-index: auto;
	width: 128px;
	height: 61px;
	background: transparent url(../images/szok.png) no-repeat top left;
}
.szok a {
	font-family: OpenSansSemibold, Arial, sans-serif;
	font-size: 8px;
	font-weight: normal;
	text-decoration: none;
	color: #FFF;
	display: block;
	margin: 34px 15px 0px 12px;
	overflow: hidden;
	height: 17px

}
.tag_uwaga {
	display: block;
	position: absolute;
	top: 40%;
	height: 61px;
	/* margin-top: -30px;*/
	left:  10px;
	z-index: auto;
	width: 143px;
	height: 61px;
	background: transparent url(../images/uwaga.png) no-repeat top left;
	margin-top: 70px;
	margin-left: 80px;
}
.tag_hot {
	display: block;
	position: absolute;
	top: 40%;
	height: 61px;
	/* margin-top: -30px;*/
	left:  10px;
	z-index: auto;
	width: 128px;
	height: 61px;
	background: transparent url(../images/hot.png) no-repeat top left;
	margin-top: 70px;
	margin-left: 80px;
}
.tag_nieprzegap {
	display: block;
	position: absolute;
	top: 40%;
	height: 61px;
	/* margin-top: -30px;*/
	left:  10px;
	z-index: auto;
	width: 212px;
	height: 61px;
	background: transparent url(../images/nieprzegap.png) no-repeat top left;
	margin-top: 70px;
	margin-left: 80px;
}

/* SMARTPHONES (PORTRAIT AND LANDSCAPE) ----------- */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
	/* Styles */
	body.zpr_mobile header .search {
		display:none;
	}
	body.zpr_mobile .my_films {
		position: absolute;
	}
	body.zpr_mobile .my_films.open {
		left: 10px;
	}
	body.zpr_mobile .my_films .fcontent {
		width:  auto;
	}
	body.zpr_mobile .personalization_color .color_picker {
		width: 200px;
	}
}
/* SMARTPHONES (LANDSCAPE) ----------- */
/* @media only screen and (min-width : 321px) {
}*/
/* SMARTPHONES (PORTRAIT) ----------- */
@media only screen and (max-width : 320px) {
	body.zpr_mobile header {
		width: auto;
	}
	body.zpr_mobile .reklama {
		display: none;
	}
	body.zpr_mobile .article {
		width: auto;
		margin: 10px !important;
	}
	body.zpr_mobile footer, .pagin {
		margin: 10px;
	}
}

/* IPADS (PORTRAIT AND LANDSCAPE) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
	/* Styles */
}
/* IPADS (LANDSCAPE) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
	/* Styles */
}
/* IPADS (PORTRAIT) ----------- */
 @media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
	/* Styles */
}
/* DESKTOPS AND LAPTOPS ----------- */
@media only screen and (min-width : 1024px) {
	body.zpr_mobile .article {
		width: auto;
		margin: 10px 130px !important;
	}
}
/* LARGE SCREENS ----------- */
 @media only screen and (min-width : 1824px) {
	body.zpr_mobile .article {
		width: auto;
		margin: 10px 130px !important;
	}
}
@media only screen and (max-device-width: 480px) {
	body.zpr_mobile header {
		width: auto;
	}
	body.zpr_mobile .reklama {
		display: none;
	}
	body.zpr_mobile .article {
		width: auto;
		margin: 10px !important;
	}
}
@media only screen and (max-width: 980px) {
	body.zpr_mobile #nav li.mytv .submenu .list .info { font-size: 12px !important;}
	body.zpr_mobile header nav ul li a, header nav ul li span { font-size: 12px;}
	body.zpr_mobile header .search { 	left: 550px; }
}
@media only screen and (max-width: 920px) {
	body.zpr_mobile #nav li.mytv .submenu .list .info { font-size: 11px !important; }
	body.zpr_mobile header nav ul li a, header nav ul li span { font-size: 11px; padding-left: 3px; padding-right: 3px;}
}

@media only screen and (max-width: 870px) {
	body.zpr_mobile header .navi_head .logo_se {
		top: -46px;
	}
	body.zpr_mobile header .top_content {
		height: 85px; position: relative
		}
	header {
		height: auto;
	}
	body.zpr_mobile header .top_content .social_buttons {
		margin-left: 0px;
		margin-top: 5px;
	}
	body.zpr_mobile header .search {
		top: 5px;
		left: 220px;
		}
	body.zpr_mobile #nav li.mytv .submenu .list .info { font-size: 11px !important; }
	body.zpr_mobile header nav ul li a, header nav ul li span { font-size: 11px; padding-left: 3px; padding-right: 3px;}
	body.zpr_mobile #nav li .submenu .list dt {
		border: 0px none !important;
	}
	body.zpr_mobile #nav li.mytv .submenu .list dt info strong  {
		margin-left: 5px;
		display: inline-block !important;
	}
	body.zpr_mobile #nav li.mytv .submenu {
		padding-top: 0px !important;
	}
	body.zpr_mobile #nav {
		margin: 0px;
		position: relative;
		top: auto;
		left: auto;
	}
	body.zpr_mobile #nav > a {
		width: 27px;
		height: 27px;
		top: -30px;
		text-align: left;
		text-indent: -9999px;
		background-color: #000;
		right: 80px;
		position: absolute;
	}
	body.zpr_mobile #nav > a:before, #nav > a:after {
		position: absolute;
		border: 1px solid #fff;
		top: 35%;
		left: 25%;
		right: 25%;
		content:'';
	}

	body.zpr_mobile #nav > a:after {
		top: 60%;
	}
	body.zpr_mobile #nav:not(:target) > a:first-of-type, #nav:target > a:last-of-type {
		display: block;
	}
	/* first level */
	body.zpr_mobile #nav > ul {
		height: auto;
		display: none;
		position: absolute;
		left: 0;
		right: 0;
		border-bottom: 1px solid #000;
	}
	body.zpr_mobile #nav:target > ul {
		display: block;
		position: absolute;
		left: 0px;
		right:0px;
		top: -4px;
	}
	body.zpr_mobile header #nav ul li .submenu {
		position: relative;
		width: auto !important;
		-webkit-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
		box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
	}
	body.zpr_mobile header #nav ul li  {
		margin-left: 0px !important;
	}
	body.zpr_mobile #nav li .submenu .articles {
		display: none;
		float: none;
		width: auto !important;
	}
	body.zpr_mobile #nav li .submenu .list {
		clear: both;
		overflow: hidden;
		float: none !important;
		margin-right: 0px !important;
	}
	body.zpr_mobile header #nav li .submenu .list {
		width: auto !important;
		}
	body.zpr_mobile #nav li .submenu .list dt {
			float: left;
			display: inline-block;
			border: 0px none;
			
		}
	body.zpr_mobile header #nav li .submenu .articles .box .title { width:  auto;}
	body.zpr_mobile #nav > ul > li {
		width: auto;
		float: none;
		background-color: #000;
	}
	body.zpr_mobile #nav > ul > li > a {
		height: auto;
		text-align: left;
		padding: 5px 10px;
		/* 20 (24) */
	}
	
	body.zpr_mobile #nav > ul > li.dark > a {
		color: #FF0;
	}
	body.zpr_mobile #nav > ul > li.dark:hover > a {
		color: #000;
	}
	body.zpr_mobile #nav > ul > li:not(:last-child) > a {
		border-right:  0px none;
		border-bottom: 1px solid #ccc;
	}
	
	/* second level */
	
	body.zpr_mobile #nav li ul {
		position: static;
		padding: 10px;
		
		/* 20 */
		padding-top: 0;
	}

}



@media only screen and (max-width: 879px) {
	body.zpr_mobile .two_column .left, 
	body.zpr_mobile .two_column .left.w50 {
	float: none;
	width: 100%;
	margin-right: 2%;
	}
	body.zpr_mobile .two_column .right,
	body.zpr_mobile .two_column .right.w50 {
		width:  100%;
		position: relative;
		float: none;
	}
	body.zpr_mobile .two_column .left.w50 .thumb ,
	body.zpr_mobile .two_column .right.w50 .thumb {
		margin-right: 0px;
		width:  100%;
		height: auto;
		float: none;
		margin-bottom: 20px;
	}
	body.zpr_mobile .two_column .left.w50 .thumb img ,
	body.zpr_mobile .two_column .right.w50 .thumb img {
		width: 100%;
		height: 100%;
	}
	body.zpr_mobile .two_column .right .box.comments .content,
	body.zpr_mobile .two_column .right .box.comments {
		width: auto;
	}
	body.zpr_mobile .two_column .right .box.comments .content {
		margin-right:  20px;
	}
	body.zpr_mobile div.add_comment {
		width: auto;
		left: 0px;
		right: 0px;
		margin-top: 1px;
	}
	body.zpr_mobile div.add_comment textarea, 
	body.zpr_mobile div.add_comment input {
		width: 97%;
	}
	body.zpr_mobile .right .ad300 {
		display: none;
	}
	body.zpr_mobile .new_se {
	width: auto;
		float: none;
		display: inline-block;
		vertical-align: top;
		margin: 5px;
	}
	body.zpr_mobile .game {
		clear: both;
		overflow: hidden;
	}
	body.zpr_mobile .game .video_content {
		position: relative;
		width: 100%;
		float: none;
		height: 500px;
	}
	body.zpr_mobile .game .video_content iframe {
		display: block;
		width:  100%;
		height: 100%;
	}
	body.zpr_mobile .game.player_video {}
	body.zpr_mobile .game.player_video .recommended {
		position: relative;
		float: none;
		min-width: 100%;
		width:  100%;
		height: 210px;
		
	}
	body.zpr_mobile .game.player_video .recommended .jspContainer {
			height: 180px !important;
		}
	body.zpr_mobile .game.player_video .recommended .elements {
		width:  1300px;
		clear: both;
		overflow: hidden;
	}
	body.zpr_mobile .game.player_video .recommended .box {
		float: left;
		margin: 10px 5px;
	}
}
@media only screen and (max-width: 799px) {

	body.zpr_mobile header .content {
		/*width: 100%;*/
	}
	body.zpr_mobile header .small_links .content {
		width: 100%;
	}
	body.zpr_mobile footer, article, .pagin, .hot  {
		margin: 10px 10px;
	}
	body.zpr_mobile .video_desc,
	body.zpr_mobile .player_video, video_desc, body.zpr_mobile .more_videos_container, body.zpr_mobile .two_column {
		margin: auto 10px;
	}
	body.zpr_mobile .more_videos_container {margin-bottom: 1px;}
	body.zpr_mobile .box_fbshare.open {
		left:  20px;
		right:  20px;
	}
	body.zpr_mobile header .small_links .content {
		margin: 0px;
		padding: 0px 10px;
		width: auto;
		text-align: center;
	}
}
@media only screen and (max-width: 749px) {
	body.zpr_mobile .reklama {
		display:none;
	}
}
/*
	*************************************
	*
	* NAWIGACJA
	*
	*************************************
*/
#nav > a {
	display: none;
}
#nav li {
	position: relative;
}
#nav li a, #nav li span {
	display: block;
}
#nav span:after {
	width: 0;
	height: 0;
	border: 0.313em solid transparent;
	/* 5 */
	border-bottom: none;
	border-top-color: #efa585;
	content:'';
	vertical-align: middle;
	display: inline-block;
	position: relative;
	right: -0.313em;
	/* 5 */
}
/* first level */
/* second level */
 #nav li ul {
	display: none;
}
#nav li:hover ul {
	display: block;
	left: 0;
	right: 0;
}
#nav li:not(:first-child):hover ul {
	left: -1px;
}
#nav li ul a {
	border-top: 1px solid #FFF;
	padding: 5px;
}
#nav li ul li a:hover, #nav li ul:not(:hover) li.active a {
	background-color: #CCC;
}

#nav li:hover > a, #nav li:hover > span {
	background-color: #FFF;
	color: #FF290B;
}


#nav li .submenu {
	width: 500px;
	display: none;
	position: absolute;
	background-color: #FFF;
	padding: 10px 10px 10px 10px;
	margin-top: 0;
	clear: both;
	overflow: hidden;
	-webkit-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.3);
}
	#nav li.mytv .submenu {
		width: 200px;
		right: 0px;
	}
	#nav li.mytv .submenu .list {
		width: 200px;
	}
		#nav li.mytv .submenu .list strong{
				font-family: OpenSansSemibold, Arial, sans-serif;
				font-weight: normal;
				color: #FF290B;
				display: block;
				font-family: klavika_bdbold, Arial, sans-serif;
				font-size: 14px;
		}


	#nav li.gwiazdy .submenu {
		margin-left: -50px;
	}
	#nav li.sport .submenu {
		margin-left: -100px;
	}
	#nav li.inne .submenu {
		margin-left: -150px;
	}
	#nav li.osiemnascie .submenu {
		margin-left: -200px;
	}
#nav li:hover .submenu {
	display: block;
}

#nav li .submenu .articles,
#nav li .submenu .list {
	position: relative;
}
#nav li .submenu .list {
	width: 140px;
	float: left;
	margin-right: 10px;
}
#nav li.mytv .submenu .list {
	margin-right: 0px;
}
#nav li.mytv .submenu .list .info {
	padding: 5px;
	font-size: 14px;
	line-height: 140%;
	font-family: klavika_bdbold, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 27px;
}

#nav li .submenu .list dl,
#nav li .submenu .list dt {
	padding: 0px;
	margin: 0px;
}
#nav li .submenu .list dt {
	border-top: 1px dotted #CCC;
	padding: 1px 0;
}
#nav li .submenu .list dt:first-child {
	border-top: 0px none;
}

#nav li .submenu .list dt a {
	padding: 0 5px;
	display: block;
}
#nav li .submenu .list dt a:hover {
	background-color: #F3F3F3;
	text-decoration: none;
	
}
#nav li .submenu .articles {
	background-color: #F9F9F9;
	width: 330px;
	padding: 10px;
	float: left;
}
#nav li .submenu .articles .box {
	clear: both;
	overflow: hidden;
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px dotted #CCC;
}
#nav li .submenu .articles .box:first-child {
	margin: 0px;
	padding: 0px;
	border: 0px none;
}
#nav li .submenu .articles .box .thumb {
	position: relative;
	width: 120px;
	height: 75px;
	float: left;
	margin-right: 10px;
}
#nav li .submenu .articles .box .thumb  img {
	width: 100%;
	height: 100%;
}
#nav li .submenu .articles .box .title {
	float: left;
	width: 200px;
}
#nav li .submenu .articles .box .title a {
	padding: 0px;
	margin: 0px;
	font-size: 15px;
	line-height: 150%;
	font-weight: normal;
	font-family: OpenSansRegular, Arial, sans-serif;
}
#nav li .submenu .articles .box .title a:hover {
	text-decoration: underline;
}

#nav li .submenu a {
	color: #222;
	text-align: left;
}
#nav li .submenu .articles  .box .thumb .time {
	position: absolute;
	margin: 0px;
	top: 5px;
	left: 5px;
	font-family: OpenSansBold, Arial, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-shadow: 0px 0px 2px rgba(0, 0, 0, 0.4);
	filter: dropshadow(color=#000000, offx=0, offy=0);
}
 #nav li .submenu .articles .box .thumb .play {
	display: block;
	position: absolute;
	width: 26px;
	height: 26px;
	background: transparent url(../images/sprite.png) no-repeat top left;
	z-index: auto;
	bottom: 5px;
	left: 5px;
}
/*@media only screen and (max-width: 749px) {
	header .content,
	header .top_content {
	padding: 0px 20px;
	}
	header .navi_head .logo_se {
		right: 20px;
	}
	.article_player header {
		margin:  0px 10px 10px 10px;
	}
	header {
		height:115px;
	}
	header .content {
		width: auto;
	}
	header .search {
		left: 20px;
		right: 20px;
	}
	header .time {
		display:none;
	}
	header .small_links, .categor_change, .reklama {
		display:none;
	}
	header .navi_head {
		top:0px;
		padding: 0px 0px 0px 0px;
	}
	.personalization_color .btt_change_color a {
		top: 0px;
	}
	.personalization_color .color_picker {
		top: 50px;
	}
	.pagin, footer, article.article {
		margin: 10px;
	}
	#footer2 {
		text-align:center;
	}
	footer .content .item .col.left, footer .content .item .col.right, footer #footer2 .left, footer #footer2 .right {
		float: none;
		width: auto;
		padding: 3px 0;
	}
	footer .content .item .col.left, footer .content .item .col.right {
		text-align:left;
		position:relative;
		margin:0px;
	}
	
}*/
/*@media only screen and (max-width: 490px) {
	header {
		height: 121px;
	}
	header .top_content {
		height: 85px;
	}
	header .search {
		top: 33px;
		left: 20px;
		right: 20px
	}
}*/
@media only screen and (max-width: 590px) {
	.navi_head .small_links .image {
		display: none;
	}
}
@media only screen and (max-width: 490px) {
	.navi_head .small_links a {
		font-size: 10px;
		margin-left: 0;
	}
}
/*ads*/
.more_videos_container .more_videos .box .thumb:hover,
.player_video .films .list .box .thumb:hover,
.two_column .box.item .thumb:hover{
	cursor: pointer;
	opacity: 0.9;
	filter: alpha(opacity = 90);
}
.player_video .films{
	width: 190px !important;
}
.player_video .films .jspPane{
    width: 190px !important;
}
.player_video.game .films{
    width: 25% !important;
}
.player_video.game .films .jspPane{
    width: inherit !important;
}
/*ads*/

/*fb_app*/
.fb_app{
	width: 760px;
}
.fb_app .fb_txt .row{
	text-align: center;
	margin-bottom: 10px;
}
.fb_app button{
	background: none;
	border: none;
}
.fb_app button:hover{
	cursor: pointer;
	opacity: 0.9;
	filter: alpha(opacity = 90);
}
.fb_app .fb_txt{
	padding: 10px;
	margin: 10px;
	border-bottom: 3px solid #666;
}
.fb_app .fb_txt p{
	font-family: OpenSansSemiBold, Arial, sans-serif;
	font-size: 16px;
	line-height: 145%;
}
.fb_app .fb_txt p.lead{
	font-size: 18px;
	font-family: OpenSansBold, Arial, sans-serif;
	margin-bottom: 20px;
}
.fb_app .fb_txt p.small{
	font-size: 16px;
	font-family: OpenSans, Arial, sans-serif;
	margin-bottom: 20px;
}
.fb_app .fb_txt ul{
	overflow: hidden;
	margin-top:  20px;
	padding-top:  20px;
	border-top: 1px dotted #999;
}

.fb_app .fb_txt ul li{
    background: url(../images/li.png) 0 5px no-repeat ;
}
.fb_app .fb_txt ul li{
    margin-left: 10px;
    list-style: outside;
    list-style-type: none;
    font-size: 16px;
    padding: 5px 0px 20px 20px;
}
.fb_app article{
	width: 740px;
	margin: 0 20px !important;
}
/*end fb_app*/


/* ******************************* ograniczenia wiekowe */
.age {
	display: none;
}

.age12 {
	background: transparent url(../images/age12.png) no-repeat 0 0;
}
.age16 {
	background: transparent url(../images/age16.png) no-repeat 0 0;
}
.age18 {
	background: transparent url(../images/age18.png) no-repeat 0 0;
}
.age12, .age16, .age18 {
	display: inline-block;
	width: 22px;
	height: 22px;
	background-position: -80px 0;
	background-color: transparent;
	margin-right: 5px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
#age_restriction {
	left: 60px;
	top: 30px;
	position: absolute;
}
#age_restriction i {
	display: none;
}
#age_restriction.norestriction {
	display:none;
}
#age_restriction.age12 {
	width: 48px;
	height: 48px;
	background-position: 0px 0;
}
#age_restriction.age16 {
	width: 48px;
	height: 48px;
	background-position: 0px 0;
}
#age_restriction.age18 {
	width: 48px;
	height: 48px;
	background-position: 0px 0;
}
/* strona gĹĂłwna */

.size1 .age12,
.size1 .age16, 
.size1 .age18 {
	width: 20px;
	height: 20px;
	background-position: -102px 0;
	background-color: #FFF;
}

.size2 .age12,
.size2 .age16, 
.size2 .age18 {
	width: 16px;
	height: 16px;
	background-position: -140px 0;
	background-color: #FFF;
}

.size3 .age12,
.size3 .age16, 
.size3 .age18 {
	width: 16px;
	height: 16px;
	background-position: -140px 0;
	background-color: #FFF;
}
.films  .age12,
.films  .age16, 
.films  .age18,
.more_videos .age12,
.more_videos .age16, 
.more_videos .age18 {
	width: 12px;
	height: 12px;
	background-position: -156px 0;
	background-color: transparent;
}
/* ******************************* end ograniczenia wiekowe */

/* poczatek przycisku facebook */
/*#panel {
    position: fixed;
    z-index: 999999;
    left: 0px;
    top: 20%;
}
#facebook {
    width: 309px;
    position: absolute;
    z-index: 99;
    left: -304px;
}
.slide_button {
    background: url(../images/facebook.png) no-repeat;
    display: block;
    height: 76px;
    text-indent: -9999px;
    width: 46px;
    position: absolute;
    right: -37px;
    top: -2px;
    z-index: 99;
}*/
/*a:focus { 
    outline:none; 
}*/
/*.facebookFixed {
    line-height: 0px;
    border: 0px none;
    * margin-bottom: -3px;
}*/
/* koniec przycisku facebook */


.social_icons {
	display: block;
	position: fixed;
	top: 200px;
	background: transparent url(../images/ico_bg.png) no-repeat top left;
	width: 31px;
	height: 83px;
	z-index: auto;
}
.social_icons a {
	width:  21px;
	height: 21px;
	display: block;
	margin: 5px 0 0 5px;
}
.social_icons .twitter {
	background: transparent url(../images/ico_twitter.png) no-repeat top left;
}
.social_icons .gplus {
	background: transparent url(../images/ico_gplus.png) no-repeat top left;
}
.social_icons .facebook {
	background: transparent url(../images/ico_facebook.png) no-repeat top left;
}

.flat {
	margin-top: 20px;
	line-height: 150%;
}

.flat a {
	color: #FF290B;
	text-decoration:none;
}
.flat a:hover {
	color: #000;
	text-decoration: underline;	
}

.flat p {
	padding-bottom: 10px;
}
.flat b,
.flat strong {
	font-family: OpenSansBold, Arial, sans-serif;
}
.flat i, .flat em {
	font-family: OpenSansItalic, Arial, sans-serif;
}
.flat ul {
	display: block;
	list-style-type: disc;
	-webkit-margin-before: 1em;
	-webkit-margin-after: 1em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	-webkit-padding-start: 40px;
}
.flat ul ul, .flat ol ul {
	list-style-type: circle;
}

.flat ol {
	display: block;
	list-style-type: decimal;
	-webkit-margin-before: 1em;
	-webkit-margin-after: 1em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	-webkit-padding-start: 40px;
}

.flat ol ol, .flat ul ol {
	list-style-type: lower-alpha;
}


#placement_start, #placement_end {
	width: 100%;
	position: absolute;
	bottom: 40px;
	text-align: center;
	margin: 0px auto;
}
#placement_start img, #placement_end img {
	text-align: center;
}

#embed_player_code .row  select {
	width:  380px;
	font-size: 14px;
	font-weight: normal;
	font-family: OpenSansRegular, Arial, sans-serif;
}
#embed_player_code .row  textarea {
	width: 373px;
	height: 120px;
	font-size: 14px;
	font-weight: normal;
	font-family: OpenSansRegular, Arial, sans-serif;
}

/*.bx-viewport {
	overflow:  visible !important;
}
.bx-viewport .box_fbshare.open {
	top: 50px;
}*/

.hidden_18plus {
	visibility:  hidden;
}
div.geoblock {
	background: #FFF url(../images/setv_noise.gif) repeat top left;
	line-height: 400px;
	text-align: center;
	font-size: 24px;
}
div.sticker {
    position: absolute;
    top:0px;
    right: 0px;
}
div.sticker.tvpsport {
    width: 56px;
    height: 26px;
    background: url(/media/images/tvp_sport.png) no-repeat center center;
}
div.sticker.tvpsport2 {
    width: 56px;
    height: 26px;
    background: url(/media/images/tvp_sport2.png) no-repeat center center;
}
.box.link_list.tv .title.red {
    text-align: center;
    font-size: 24px;
  text-transform: uppercase;
  font-family: OpenSansBold;
  background-color: #F6EB15;
  color: #F00;
}
.link_list.tv li {
	margin-top: 10px;
	overflow: hidden;
	border-bottom: 1px solid #000;
}
.link_list li .img {
  position: relative;
  font-size: 0;
  width: 100px;
  height: 100px;
  float: left;
  cursor: pointer;
}
.link_list.tv .txt {
	width: 190px;
  margin-left: 10px;
  float: left;
}
.link_list li .txt a {
  font-family: OpenSansBold;
  font-size: 16px;
  line-height: 18px;
  text-decoration: none;
  color: #000;
}
.link_list li .txt a:hover {
	color: #007FFF;
}
.rank_list .title {
  text-align: center;
  border-bottom: 1px solid;
  font-size: 24px;
  padding-bottom: 5px;
  border-bottom: 1px solid;
  text-transform: uppercase;
  color: #007FFF !important;
  margin-top: 20px;
}
.rank_list li {
  margin-top: 10px;
  overflow: hidden;
}
.rank_list li .nr {
  width: 50px;
  float: left;
  text-align: center;
  font-size: 34px;
  font-family: OpenSansLight;
  line-height: 1;
  color: #007FFF !important;
}
.rank_list li a {
  width: 250px;
  height: 35px;
  float: left;
  font-size: 12px;
  font-family: OpenSansSemiBold;
  line-height: 17px;
  color: #000;
  text-decoration: none;
}
.rank_list li a:hover {
	text-decoration: underline;
}
.box.more_links {
  margin-top: 10px;
  padding-top: 10px;
  border-color: #007FFF !important;
}
.more_links span.dzial {
  font-size: 12px;
  display: inline-block;
  text-transform: uppercase;  
  float: left;
    color: #007FFF !important;
}
.video_read_more {
  margin: 0px 130px;
  padding: 15px;
  background-color: #000;
  color: #FF290B;
  font-size: 26px;
  line-height: 150%;
  text-decoration: none;
}
.video_read_more a {
	text-decoration: none;
	color: #FF290B;
	font-family: OpenSansBold;
}
.se_tv footer {
    margin: 0 auto 0 auto;
	background-color: #fff;
	width: 1000px;
}
.container_tv {
    max-width: 1000px;
    /*min-width: 1000px;*/
    width: 1000px;
    padding: 0 30px;
    margin: 0 auto;
    box-sizing: border-box;
    font-family: OpenSansRegular;
    background: #fff;
	padding-bottom: 20px;
}
body.zpr_mobile .container_tv {
	width: auto;
}
.container_tv .tv_row {
	padding-top: 1px;
}
header {
	background-color: #fff;
    position: relative;
    width: auto;
    z-index: 10000;
    margin-bottom: 10px;
    height: 135px;
    min-width: 1000px;
    background: url(/media/images/tv-se-bg.png) center 30px repeat-x;
}
header .navi_head, header .top_content, header .content {
	max-width: 1000px;
    /*min-width: 1000px;*/
    width: 1000px;
    /*background: #fff !important;*/
    margin: 0 auto;
    background: transparent none;
}


body.zpr_mobile header {
	min-width: inherit;
}

body.zpr_mobile header .navi_head, body.zpr_mobile header .top_content, body.zpr_mobile header .content {
	width: auto;
}
body.zpr_mobile header .content {
	position: relative;
}


header .top_content {
	padding-left: 0px;
	padding-right: 0px;
}
header .navi_head .content {

}
header .small_links .content {
	margin-right: 0px;
	padding-left: 0px;
}
header .search {
	right: 80px;
}
header .content {
	padding: 0px 30px;
	width: 940px;
	background: transparent none;
}
header .navi_head .logo_se {
	right: 20px;
}
#nav > a {
	/*display: none;*/
}
article.article_player {
	width: 1000px;
	margin: 0 auto;
	background: #fff;
	
}
.article_player header#video_header {
	margin: 0px 0px;
	min-width: inherit;
	background: #fff;
	padding: 1px 0 10px 0;
}
a#nav_right, a#nav_left {
	display: none;
}
body.zpr_mobile article.article_player {
	width: 100%;
}
.flowplayer {
	height: 100%;
}

/*oznaczenia wiekowe*/


.tv_row .img.age-all:before,
.slide_link.age-all:before {
	content: '';
	position: absolute;
	top:7px;
	left: 7px;
	background-image: url(../images/age_sprite.png);
	background-repeat: no-repeat;
	background-position: -160px 0;
	width: 20px;
	height: 20px;
	z-index: 1;
}
.tv_row .img.age-7:before,
.slide_link.age-7:before {
	content: '';
	position: absolute;
	top:7px;
	left: 7px;
	background-image: url(../images/age_sprite.png);
	background-repeat: no-repeat;
	background-position: -160px -20px;
	width: 20px;
	height: 20px;
	z-index: 1;
}
.tv_row .img.age-12:before,
.slide_link.age-12:before{
	content: '';
	position: absolute;
	top:7px;
	left: 7px;
	background-image: url(../images/age_sprite.png);
	background-repeat: no-repeat;
	background-position: -160px -40px;
	width: 20px;
	height: 20px;
	z-index: 1;
}
.tv_row .img.age-16:before,
.slide_link.age-16:before{
	content: '';
	position: absolute;
	top:7px;
	left: 7px;
	background-image: url(../images/age_sprite.png);
	background-repeat: no-repeat;
	background-position: -160px -60px;
	width: 20px;
	height: 20px;
	z-index: 1;
}
.tv_row .img.age-18:before,
.slide_link.age-18:before{
	content: '';
	position: absolute;
	top:7px;
	left: 7px;
	background-image: url(../images/age_sprite.png);
	background-repeat: no-repeat;
	background-position: -160px -80px;
	width: 20px;
	height: 20px;
	z-index: 1;
}