
/* Basic Elements
--------------------------------------------------------------------------------*/

body {
	background: #2e3a43 url(../../images/isport/tv/bg.png);
	font-family: Arial, Helvetica, sans-serif;
}
.bodyWrapper{
    background: #2e3a43 url(../../images/isport/tv/bg.png);
    width: 960px;
    padding: 0 10px 10px 10px;
    margin: 0 auto;
}
h2 {
	color: #333f48;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
}

.margin160Top {
	margin-top: 160px;
}

.margin70Bottom {
	margin-bottom: 70px;
}

.cb {
	clear: both;
}

p.searchError {
	color: white;
	font-size: 16px;
	font-weight: bold;
}

#navigation ul li a.menuItem {
/*	width: 148px;
	box-shadow: 0px 6px 13px 0px #333;*/
}

.subMenu li.actual a {
	color: white;
}

.subMenu li, .subMenu li a:hover {
	color: white;
}

#navigation ul li.tv a.menuItem,
#navigation ul li.tv a.menuItem:hover,
#navigation ul li.inverse-item a.menuItem,
#navigation ul li.inverse-item a.menuItem:hover {
	background-color: #1C252C;
	border: 1px solid #1C252C;
	background-image: none;
	background-position: 19px -99px;
	background-repeat: no-repeat;
	color: #99a4aa;
	height: 52px;
	text-decoration: none;
	margin-top: 0;
	line-height: 39px;
}
#navigation ul li.inverse-item, #navigation ul li.inverse-item a.menuItem {
	width: 90px;
}
#navigation ul li.long-item, #navigation ul li.long-item a.menuItem{
	width: 170px;
}

.centerLine {
	background: none;
}

.greyContainer, .articleFrame {
	background-color: #1C252C;
	position: relative;
	padding: 0;
	border-radius: 5px;
}

.greyContainer.noneRadiusTop {
	border-radius: 0 0 5px 5px;
}

.greyContainer.noneRadiusBottom {
	border-radius: 5px 5px 0 0 ;
}

.clearBorder {
	border-bottom: 0px;
}

.fb-like,
.twitter-share-button {
	margin-bottom: px;
}

#breadcrumbs a:hover {
	color: #F4F7F8;
}

.keywordsFooter a:hover {
}

.articleListItem.itemBig h2 a {
	background: transparent;
	min-height: auto;
	padding: 0px;
	font-size: 33px;
	line-height: 35px;
	color: #d8e1e5;
}

.articleListItem.itemBig p {
	font-size: 15px;
	line-height: 22px;
	color: #d8e1e5;
}

.articleListItem.itemBig .videoWrapper,
.articleListItem.itemMiddle .videoWrapper {
	position: relative;
	top: 0px;
	left: 0px;
	width: auto;
	height: auto;
}

.articleListItem .videoWrapper {
	display: block;
	width: 140px;
	height: 100px;
	position: absolute;
	top: 0px;
	left: 0px;
}

.articleListItem.itemMiddle .videoWrapper.fixHeight {
	height: 180px;
}

.articleListItem.itemBig .videoWrapper .overlay {
	position: absolute;
	top: 135px;
	left: 260px;
}

.articleListItem.itemBig .superTitle {
	margin: 0px;
	line-height: 17px;
}

.articleListItem.itemBig .superTitle a {
	text-decoration: none;
}

.articleListItem.itemBig .superTitle a:hover {
	text-decoration: underline;
	color: #DC0032;
}

.articleListItem.itemBig .datetime {
	font-weight: bold;
	color: #99a4aa;
	font-size: 12px;
	line-height: 17px;
}

.articleListItem.itemBig .description {
	margin-top: 0px;
	margin-right: 20px;
	color: #dee6ee;      
}

.articleListItem {
	height: 110px;
	position: relative;
	padding: 119px 0 0 0;
	border-bottom: 0px;
	overflow: hidden;
}

.articleListItem h2.title {
	font-weight: normal;
}

.articleListItem.itemMiddle h2.title {
	font-weight: bold;
}

.articleListItem.itemMiddle {
	height: auto;
	padding: 0px 0 0 0;
	height: 250px;
}

.articleListItem a.articlePhoto {
	position: static;
}

.articleListItem h2 a {
	color: #FFFFFF;
	text-decoration: none;
}

.articleListItem h2 a:hover {
	text-decoration: underline;
	color: white;
}

.articleListItem.itemMiddle .videoWrapper .redLine {
	position: absolute;
	bottom: 0px;
	background: #DC0032;
	color: white;
	font-size: 12px;
	height: 19px;
	line-height: 19px;
	padding: 0px 10px;
	width: 280px;
}

.articleListItem.itemMiddle .videoWrapper .redLine .category {
	float: left;
}

.articleListItem.itemMiddle .videoWrapper .redLine .time,
.articleListItem.itemMiddle .videoWrapper .redLine .views {
	float: right;
	background: #64001E;
	border-radius: 5px;
	padding: 0px 5px;
	font-size: 11px;
	margin: 3px 5px;
	line-height: 14px;
}

.articleListItem.itemMiddle .videoWrapper .redLine .views {
	margin-right: 0px;
	padding: 0px 5px 0px 20px;
	background: #64001E url(../../images/isport/tv/ico-eye.png) 2px 3px no-repeat;
}

.articleListItem.itemMiddle .icon {
	position: absolute;
	top: -27px;
	left: 140px;
	position: absolute;
	top: -27px;
	left: 140px;
	background: transparent url(../../images/isport/elements.png?v=9) -60px -323px no-repeat;
	width: 38px;
	height: 38px;
}

.articleListItem.itemMiddle h2, .articleListItem.itemMiddle h2 a {
	margin: 10px 0px;
}

.articleListItem.itemBig .articleContainer {
	margin: 0;
	padding: 0;
	position: relative;
	/*border-bottom: 1px solid #5B6770;*/
	/*margin-bottom: 30px;*/
	padding-bottom: 25px;
}

/* Menu bottom */
.menuBottom {
	color: #99a4aa;
	padding: 0px;
	border-bottom: 1px solid #5B6770;
	margin-bottom: 10px;
	display: block;
	background: transparent url(../../images/isport/tv/shadow-bottom.png?v=7) no-repeat 160px 34px;
}

.menuBottom .title {
	font-size: 35px;
	font-weight: bold;
	float: left;
	padding: 10px 10px 0px;
}

.menuBottom .title a {
	color: #99a4aa;
	text-decoration: none;
}

.menuBottom .title a:hover {
	text-decoration: none;
	/*color: #DC0032;*/
	color: #FFF;
}

.menuBottom .videoCategories li a {
	color: #dee6ee;
	font-size: 13px;
	text-transform: uppercase;
	border-bottom: none;
	width: 100%;
	display: inline-block;
	text-align: left;
	font-weight: bold;
	line-height: 30px;
	cursor: pointer;
	text-decoration: none;
}

.menuBottom .videoCategories li {
	font-size: 14px;
	margin: 3px 25px 0 0;
	padding: 0px 2px;
	float: left;
	height: 30px;
}

.menuBottom .videoCategories li.highlight {
	background: #DC0032;
	border-radius: 5px;
}

.menuBottom .videoCategories {
	float: left;
	list-style: none;
	margin: 15px 5px 0px 0px;
	padding-left: 5px;
}

.menuBottom .videoCategories li a:hover {
	/*color: white;*/
}

.loadMore {
	display: block;
	color: #333F48;
	font-size: 10px;
	text-decoration: none;
	height: 51px;
	position: relative;
	margin-bottom: 0px;
}

.wraperLoader .loadMore {
	top: -51px;
}

.loadMore .shadow {
	display: block;
	background: transparent url(../../images/isport/tv/shadow-bottom.png?v=7) no-repeat 0px 29px;
	height: 50px;
	margin-left: 160px;
	width: 802px;
}

.searchLoad {
	height: 50px;
}

.loadMore a.load {
	float: left;
	display: block;
	width: 198px;
	height: 25px;
	border: 1px solid #0F1316;
	border-top: 0px;
	background-color: #8B97A4;
	border-radius: 0 0 5px 5px;
	color: #1C252C !important;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	line-height: 25px;
	bottom: -27px;
	left: 380px;
	position: absolute;
}

/* Detail videa
-----------------------------------------------------------*/
.articleDetail p {
	margin: 0px 0px 20px 0px;
}

.articleDetail {
	color: #D8E1E5;
	font-size: 14px;
	line-height: 20px;
	top: 0px;
	margin-bottom: 30px;
}

.articleDetail h1 {
	color: #D8E1E5;
	font-size: 33px;
	font-weight: bold;
	line-height: 35px;
}

.articleDetail .views {
	float: left;
	border-radius: 5px;
	padding: 0px 5px;
	font-size: 11px;
	line-height: 14px;
	padding: 0px 5px 0px 20px;
	background: #1c252c url(../../images/isport/tv/ico-eye.png) 2px 3px no-repeat;
	color: #99a4aa;
	margin: 10px 0px;
}

.articleDetail #article .datetime {
	color: #99A4AA;
	font-size: 13px;
	font-weight: bold;
	line-height: 16px;
	margin-bottom: 5px;
}

/* Souvisejici videa
-----------------------------------------------------------*/
.relatedVideo {
	background: #1c252c;
	border-radius: 5px;
}

.relatedVideo a {
	text-decoration: none;
}

.relatedVideo .image {
	float: left;
}

.relatedVideo .title {
}

.relatedVideo .title a {
	font-size: 16px;
	font-weight: bold;
	color: white;
}

.relatedVideo .title a:hover {
	text-decoration: underline;
}

.relatedVideo .detailInfo {
	float: right;
	width: 119px;
	padding: 0px 10px 0px 10px;
	color: #666C71;
	font-size: 12px;
	border-left: 1px solid #2F383F;
	margin: 10px 0px 0px 0px;
}

.relatedVideo .detailInfo .category {
	font-size: 10px;
	font-weight: bold;
	color: #DC0032;
	margin: 20px 0 0px 0;
}

.relatedVideo .detailInfo .category a:hover {
	text-decoration: underline;
	color: #DC0032;
}

.relatedVideo .detailInfo .link {
	color: #666c71;
	font-size: 10px;
}

.relatedVideo .detailInfo .link:hover {
	color: white;
	text-decoration: underline;
}

.socialSharing {
	display: block;
	float: left;
	padding: 10px 0px 0;
	margin: 0 0 10px;
	width: 140px;
}

.articleListItem.itemMiddle h2 a {
	font-size: 15px;
	font-weight: bold;
	line-height: 22px;
}

.articleListItem.itemBig .articleContainer.topArticles {
	margin: 0;
	padding: 0;
	position: relative;
	border-bottom: 0px solid #5B6770;
	margin-bottom: 0px;
	padding-bottom: 10px;
}

.articleListItem.itemBig .articleListItem.itemMiddle {
	height: auto;
}

p.topArticlesTitle {
	height: 30px;
	font-size: 20px;
	color: white;
	margin-top: 0px;
}

.positionTop-30 {
	position: relative;
	top: -30px;
}

.playerWrapper {
	margin-bottom: 20px;
	min-height: 348px;
	background: transparent url(../../images/isport/tv/video-player-loader.gif) no-repeat center center;
}

/* mobile version */
.mobileVersion .menuBottom {
	color: #99a4aa;
	padding: 10px;
	margin-bottom: 20px;
	background: transparent url(../../images/isport/tv/menu-bg.jpg);
	display: none;
	z-index: 500;
	border-bottom: 1px solid #5c5c5c;
	border-top: 1px solid #5c5c5c;
	position: relative;
	top: -6px;
	max-width: 480px;
	overflow: hidden;
}

.mobileVersion .menuBottom ul {
	margin: 5px;
	padding: 0px;
	width: 450px;
}

.mobileVersion .menuBottom ul li {
	margin: 0px 6px;
}

.mobileVersion .menuBottom ul li.last a {
	border-bottom: none;
}

.mobileVersion .articleListItem.itemMiddle {
	height: auto;
	padding: 0px 0 0 0;
	width: 100%;
}

.mobileVersion .articleListItem.itemMiddle a img {
	height: auto;
	padding: 0px 0 0 0;
	width: 100%;
}

.mobileVersion .articleListItem.itemMiddle {
 height: auto;
}

.mobileVersion .articleListItem.itemMiddle .redLine {
 width: 100%;
 margin: 0px;
 padding: 0px;
}

.mobileVersion .articleListItem.itemMiddle .redLine .category {
 margin-left: 10px;
}

.mobileVersion .articleListItem.itemMiddle .redLine .views {
 margin-right: 10px;
}

.mobileVersion .articleListItem.itemMiddle .icon {
left: 45%
}

#header {
	background: #2e3a43 url(../../images/isport/tv/bg.png);
}

#header .menu .shadow {
	display: none;
}

#content {
padding: 70px 0 0;
}

.mobileVersion .articleListItem.itemMiddle h2.title {
font-weight: bold;
margin: 10px 10px 20px;
}

p.error.emptyCategory {
	color: white;
	font-weight: bold;
	padding: 10px 10px 30px;
}

p.error.noSearchResults {
	color: #FFF;
	font-weight: bold;
	padding: 15px 10px 15px 10px;
	background-color: #66b771;
	border: 1px solid #038615;
}

.searchPhrase {
	color: #505050;
}

.articleListItem.itemBig .superTitle a {
 color: #d8e1e5;
 text-decoration: underline;
}

.articleListItem.itemBig .superTitle a:hover {
 color: white;
}

h3.boxTitle {
 color: #99a4aa;
 font-size: 16px;
 text-decoration: none;
 font-weight: bold;
}

.greyBorder {
	border-bottom: 1px solid #5B6770;
}

#navigation ul li.tv a  {
position: relative;
bottom: -1px;
z-index: 2;
margin-top: 0px;
}

.mobileVersion {
	padding-top: 20px;
	position: relative;
}

.facebookToggle {
color: #99A4AA;
font-size: 13px;
font-weight: bold;
line-height: 16px;
margin-bottom: 5px;
cursor: pointer;
}

.articleListItem.itemBig {
	overflow: visible;
}

/* formular pro dotazy */

#dejteNamTipForm {
	padding: 20px;
}

#dejteNamTipForm {
 padding: 20px 40px;
}

#dejteNamTipForm label {
color: #99a4aa;
font-size: 16px;
text-decoration: none;
font-weight: bold;
display: block;
line-height: 28px;
margin-top: 10px;
}

#dejteNamTipForm #contentText {
 width: 870px;
 height: 120px;
 resize:none;
 padding: 5px;
}

#chyba {
 padding: 20px 40px 0;
}

#captchaText {
	display: none;
}

/* spodni searchbox */

.searchContainer.bottomMenu {
	margin: 12px 10px 10px;
	width: 155px;
}

.searchContainer.bottomMenu form {
	margin: 0px 0;
	width: 155px;
	height: 32px;
	float: right;
}

.searchContainer.bottomMenu .searchInput {
	background: transparent url(../../images/isport/elements.png?v=9) -264px -229px no-repeat;
	border: 0;
	width: 106px;
	height: 32px;
	float: left;
	padding: 0 5px;
	color: #7b858b;
}

.searchContainerWide {
	float: left;
        width: 620px;
	text-align: left;
}

.searchContainerWide form {
	margin: 5px 0;
	width: 620px;
	height: 35px;
	float: left;
}

.searchContainerWide .searchInput {
	border: 0;
	width: 499px;
	height: 35px;
	float: left;
	padding: 0 5px;
	color: #000;
	background: white;
	font-size: 18px;
	/*border-radius: 5px 0px 0px 5px;*/
}

.searchContainerWide .searchSubmit {
	background: transparent url(../../images/newblesk-prozeny/tv/search-button.png) 0 0 no-repeat;
	border: 0;
	padding: 0;
	width: 111px;
	height: 35px;
	cursor: pointer;
	float: left;
	overflow: hidden;
	text-indent: -999px;
}

.searchContainerWide .searchSubmit:hover {
	background: transparent url(../../images/newblesk-prozeny/tv/search-button.png) 0 -37px no-repeat;
}

.noSearchResults {
	color: #FFFFFF;
	font-size: 22px;
}

a.poskytovatel {
	font-size: 12px;
	color: #99A4AA;
	display: block;
	margin: 7px 0;
	font-weight: bold;
	background-color: #1C252C;
	border-radius: 3px;
	text-align: center;
	text-decoration: none;
}

a.poskytovatel:hover {
	background-color: #333333;
}

.menuToggle {
	display: block;
width: 106px;
height: 30px;
background: transparent url(../../images/isport/tv/menu-closed.png) no-repeat;
position: absolute;
top: -30px;
right: 5px;
cursor: pointer;
z-index: 501;
}

.menuToggle.menuOpened {
	height: 35px;
}

.mobileVersion .menuBottom .searchContainerWide {
	width: 460px;
}

.mobileVersion .searchContainerWide {
	margin: 10px 0px;
	width:100%;
}

.mobileVersion .searchContainerWide .searchInput {
//width: 359px;
width:60%;
margin-left: 0px;
}

.mobileVersion .menuBottom .searchContainerWide .searchInput {
width: 260px;
margin-left: 40px;
}

#header {
	position: static;
}

#content.mobileVersion {
padding-top: 10px;
}

.mobileVersion .loadMore .shadow {
display: block;
background: transparent url(../../images/isport/tv/shadow-bottom.png?v=7) no-repeat -90px 0px;
height: 21px;
margin-left: 0px;
//width: 480px;
  width: 100%;
}

.mobileVersion .loadMore a.load {
float: left;
display: block;
width: 198px;
height: 25px;
border: 1px solid #0F1316;
border-top: 0px;
background-color: #dc0032;
border-radius: 0 0 5px 5px;
color: #fff !important;
text-decoration: none;
font-size: 13px;
font-weight: bold;
text-align: center;
line-height: 25px;
bottom: 4px;
left: 4%;
right: 4%;
margin: auto;
position: absolute;
}

.mobileVersion .loadMore a.load.loading {
	color: #dc0032 !important;
}

.mobileVersion .searchContainerWide form {
	//width: 480px;
        width:100%;
}

.mobileVersion .menuBottom .videoCategories li a {
	width: 440px;
}

.mobileVersion .socialSharing {
	float: none;
}

.mobileVersion .date {
	float: left;
	border-radius: 5px;
	padding: 0px 5px;
	font-size: 11px;
	line-height: 14px;
	padding: 0px 5px 0px 5px;
	background: #1c252c;
	margin: 10px 10px 10px 0px;
	color: #99a4aa;
}

.mobileVersion #article {
	margin: 0;
}

.backToCategory {
background: #DC0032;
color: white;
padding: 5px;
text-align: center;
margin: 10px 0px;
}

.backToCategory a {
color: white;
font-weight: bold;
cursor: pointer;
}

.mobileVersion .menuBottom .videoCategories {
	float: left;
	list-style: none;
	margin: 20px 20px 15px 0px;
	padding-left: 0px;
}

.mobileVersion .menuBottom .videoCategories li {
	float: none;
	font-size: 15px;
	margin: 0px 6px;
}

.mobileVersion .menuBottom .videoCategories li.actual a {
	color: white;
}

.mobileVersion .menuBottom .videoCategories li a {
	color: #dee6ee;
	font-size: 15px;
	border-bottom: 1px solid #dee6ee;
	width: 100%;
	display: inline-block;
	text-align: left;
	font-weight: bold;
}

.embedVideo {
	font-size: 12px;
	color: #99A4AA;
	display: inline-block;
	margin: 7px 0;
	font-weight: bold;
	background-color: #1C252C;
	border-radius: 3px;
	text-align: center;
	text-decoration: none;
/*	width: 140px; */
	cursor: pointer;
	float: none;
	margin-right: 10px;
	padding: 2px 5px;
}

.embed400,
.embed550,
.embed640,
.embedAuto {
	font-size: 12px;
	color: #99A4AA;
	display: block;
	margin: 7px 0;
	font-weight: bold;
	background-color: #1C252C;
	border-radius: 3px;
	text-align: center;
	text-decoration: none;
	width: 80px;
	cursor: pointer;
	float: left;
	margin-right: 10px;
	display: none;
}

.embedAuto {
	width: 140px;
}

.embedAutoInput {
	display: none;
	font-size: 14px;
	width: 160px;
	float: left;
	border: 1px solid #000;
	color: #FFF;
	padding: 10px 10px;
	background: #1C252C;
}

.embedCode {
	width: 600px;
	margin: 10px 0px;
	display: none;
	border: 1px solid #000;
	color: #FFF;
	padding: 10px;
	background: #1C252C;
}

/* custom flowplayer skin * /
.videoPlayerFlow {
	display: block;
	position: relative;
	//width: 620px;
        width:100%;
	overflow: hidden;
	font-family: Arial;
}

.flowplayer.is-error { 
	background: #909090 !important;
}

.flwplayer .fp-progress { 
	width: 620px;
}

.flwplayer .fp-progress { 
	background-color: #DC0032;
}

.flwplayer.ad-active .adClick{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 900;
	width: 300px;
	height: 300px;
	display: block;
}

.adv-view {
  position: relative;
}

.adv-view .adv-skip {
	display: block;
	width: 300px;
	height: 30px;
	z-index: 999;
	background: #000000;
	border: 0px solid #00aa00;
	position: relative;
}

.adv-view .adv-mute {
  display: block;
  width: 18px;
  height: 18px;
  z-index: 1001;
  position: absolute;
  right: 27px;
  top: 5px;
}

.adv-view .adv-mute .muteBtn {
  display: block;
  width: 18px;
  height: 18px;
  z-index: 1001;
  position: absolute;
  right: 0px;
  top: 0px;
  cursor: pointer;
  _cursor: hand;
}

.adv-view .adv-mute.muteSound .muteBtn {
  background: rgba(0,0,0,0.4) url(/images/base-cz/videoplayer-sprite.png?v=65) 1px 1px no-repeat;
}

.adv-view .adv-mute.unmuteSound .muteBtn {
  background: rgba(0,0,0,0.4) url(/images/base-cz/videoplayer-sprite.png?v=65) -14px 1px no-repeat;
}


.adv-view .fp-adon,
.adv-view .adv-skip {
	display: block;
	font-family: inherit;
	font-size: 12px;
	color: #ffffff;
	background: #000000;
	height: 30px;
	opacity: 0.8;
	margin: 0px;
	padding: 0px;
	width: 150px;
	text-align: center;
	position: absolute;
	top: 0px;
	left: 0px;
	height: 15px;
	z-index: 999;
}

.flwplayer .fp-adon {
	z-index: 1000;
}

.flwplayer .adv-skip {
	cursor: pointer;
	cursor: hand;
}

.adv-hidden .fp-adon,
.adv-hidden .adv-skip {
	display: none;
}

.adv-hidden {
	display: none;
}

.fp-playlist {
	display: none; 
}

.flwplayer .fp-logo {
	top: 20px;
	opacity: 0.7 !important;
	left: auto;
	right: 20px;
}

.flwplayer .fp-speed {
	display: none;
}

.flwplayer.no-back {
	background-image: none !important;
}
.is-hidden .fp-controls,
.is-hidden .fp-fullscreen,
.is-hidden .fp-time .fp-duration,
.is-hidden.play-button .fp-elapsed { 
	display: none;
}

.is-hidden.play-button .fp-remaining {
/*	display: block; * /
/*	left:27px; * /
}


#click-ad{
 position:absolute;
 top: 15px;
 left: 0px;
 z-index: 900;
 width: 620px;
 height: 365px;
 display: none;
 cursor: hand;
 cursor: pointer;
 border: 0px solid #00aa00;
}

.active-click{
 display:block !important;
}


.videoPaging {
	display: none;
}

.flowplayer.is-error .fp-message {
	display: none;
}

/* Quality control * /

#buttons {
	position: absolute;
	right: 20px;
	bottom: 30px;
	z-index: 2;
	opacity: 1;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}
.is-mouseout.flowplayer #buttons {
	opacity: 0;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	-webkit-transition: opacity .15s .3s;
	-moz-transition: opacity .15s .3s;
	transition: opacity .15s .3s;
}
#buttons span {
	padding: 0.5ex;
	margin: 0.5ex;
	font-weight: bold;
	font-size: 11px;
	background-color: #DC0032;
	cursor: pointer;
	-webkit-border-radius: 0.5ex;
	-moz-border-radius: .05ex;
	border-radius: 0.5ex;
	color: #fff;
	opacity: 0.5;
}
#buttons span.active {
	color: #fff;
	background-color: #DC0032;
	cursor: default;
	opacity: 1;
}
*/
/* Live stream */

.stream #splayer,
.stream #splayerSecond {
  width: 620px;
  height: 350px;
  display: block; 
  background: #323232;
}

.stream.streamFloat #splayer,
.stream.streamFloat #splayerSecond {
  width: 470px;
  height: 265px;
  display: block; 
  background: #323232;
}

.stream.streamFloat {
	width: 470px;
	height: 300px;
	overflow: hidden;
	float: left;
}

.stream.streamFloat.streamFloatRight {
	float: right;
}

.stream .androidPlayer img {
  width: 620px; }
.stream .video {
  width: 620px;
  position: relative; }
  .stream .video .minutes {
    display: block;
    position: absolute;
    left: 0px;
    top: -35px;
    font-family: "Open Sans Bold", Arial, sans-serif;
    font-size: 25px;
    color: #c0ced5; }
  .stream .video .title {
    display: block;
    background-image: url("../../images/isport-synotliga/bg-title.png");
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
    padding: 5px 10px;
    color: #fff;
    font-family: "Open Sans", Arial, sans-serif;
    font-size: 14px;
    box-sizing: border-box;
    z-index: 5; }
  .stream .video img {
    display: block;
    width: 620px; }
  .stream .video .play {
    width: 60px;
    height: 60px;
    background-image: url("../../images/isport-synotliga/sprites.png");
    position: absolute;
    top: 150px;
    left: 280px;
    z-index: 5;
    background-position: 0px -100px;
    opacity: 0.5;
    transition: all 0.5s ease; }
  .stream .video.odd .minutes {
    right: 0px;
    left: auto; }
  .stream .video:hover .play {
    opacity: 1; }


.streamList {
	background: #1c252c;
	border-radius: 5px;
	margin: 0 0 20px 0;
	min-height: 350px;
}

.streamList h3 {
	color: #d8e1e5;
	padding: 19px;
	text-align: center;
	font-size: 18px;
}

.streamList .streamItem {
	padding: 10px;
	color: #99a4aa;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
}

.streamList .streamItem.active {
	color: #ffffff;
	background: #2c353c;
}

.streamList .streamItem.deactive {
	color: #5e6569;
	background: #11171b;
}

.streamList .streamItem.deactive span {
	color: #99a4aa;
}

.streamList .streamItem span {
	color: #d8e1e5;
}

.streamList a.streamItem {
	display: block;
	text-decoration: none;
	padding: 13px;
}

.streamList a.streamItem:hover {
	text-decoration: none;
}

.streamList a.streamItem p {
	display: block;
	margin: 0px;
	padding: 0;
	color: #FF0000;
	text-decoration: none;
}

.streamList a.streamItem:hover p {
	text-decoration: underline;
}

.streamHead {
	display: block;
	width: 620px;
	height: 100px;
	background: transparent url('../../images/isport/pohar-facr/stream-head-bg.png') left top no-repeat;
}


.streamHead .streamHome,
.streamHead .streamAway {
	display: inline-block;
	min-width: 100px;
	height: 100px;
	font-size: 25px;
	color: #d8e1e5;	
	font-weight: bold;
	line-height: 100px;
	background-repeat: no-repeat;
}

.streamHead .streamHome {
	padding: 0 0 0 75px;
	margin: 0 0 0 80px;
	text-align: left;
	background-position: left 0px;
	float: left;
}

.streamHead .streamAway {
	padding: 0 75px 0 0;
	margin: 0 0 0 0;
	text-align: right;
	background-position: right 0px;
	float: right;
}

.streamHead .streamVs {
	display: inline-block;
	min-width: 35px;
	height: 100px;
	font-size: 25px;
	color: #6b7378;	
	font-weight: bold;
	text-align: center;
	position: absolute;
	top: 45px;
	left: 330px;
}

.streamHead .slovacko {
	background-image: url('../../images/isport/pohar-facr/slovacko.png');
}

.streamHead .boleslav {
	background-image: url('../../images/isport/pohar-facr/boleslav.png');
}

.streamHead .sparta {
	background-image: url('../../images/isport/pohar-facr/sparta.png');
}

.streamHead .jablonec {
	background-image: url('../../images/isport/pohar-facr/jablonec.png');
}

.streamHead .liberec {
	background-image: url('../../images/isport/pohar-facr/liberec.png');
}

.streamHead .teplice {
	background-image: url('../../images/isport/pohar-facr/teplice.png');
}

.streamHead .pardubice {
	background-image: url('../../images/isport/pohar-facr/pardubice.png?v=1');
}

.streamHead .plzen {
	background-image: url('../../images/isport/pohar-facr/plzen.png');
}

.titleStream {
	color: white;
	text-align: center;
	display: block;
	font-size: 30px;
	margin-top: 10px;
	border: 1px solid #323232;
	background: #323232;
	color: #aaaaaa;
	padding: 7px 2px 10px 2px;
}

.titleStream:hover {
	color: white;
	border: 1px solid #323232;
	background: #aaaaaa;
	color: #323232;
	padding: 7px 2px 10px 2px;
}

.titleLink {
	color: #dddddd;
	text-decoration: underline !important;
	display: block;
}

.titleStream:hover .titleLink,
.titleLink:hover {
	color: #323232;
}

/* Synot liga highlight */
/*
ul.subMenu li:nth-child(3) {background: #DC0032;color:#fff;padding:5px;border-radius:5px;}
ul.subMenu li:nth-child(3) a {background: #dc0032;color:#fff;}
*/

/* Errors 404 */

.error404 {
    text-align:center;
    font-family: Arial;
    color: #fff;
}

.error404 .status {
    font-size: 30px;
    line-height: 30px;
    padding: 30px 0px 10px;
    text-transform: uppercase;
}

.error404 .apologise {
    padding: 10px;
    font-size: 18px;
    line-height: 22px;
}
.error404 .colorBtn {
	background: #DC0032;
	padding: 10px;
	color: #fff;
	margin: 10px;
	display: block;
	text-decoration: none;
}

/* related videos in videoplayer */
.relatedVideos {
	display: block;
	border: 0px solid #AA0000;
	background: none repeat scroll 0% 0% rgba(45, 45, 45, 0.9);
	overflow: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 105;
}
.videoInArticle .relatedVideos {
	width: 440px; 
	height: 248px; 
}
.articleVideoTop .relatedVideos {
	width: 620px; 
	height: 349px; 
}

	.relatedVideos.hidden {
		display: none; 
	}

	.relatedVideos .video-wrapper,
	.relatedVideos .video-wrapper img {
		display: block;
		background: #eeeeee;
		float: left;
		position: relative;
	}

	.videoInArticle .relatedVideos .video-wrapper,
	.videoInArticle .relatedVideos .video-wrapper img {
		width: 145px;
		height: 82px;
	}

	.articleVideoTop .relatedVideos .video-wrapper,
	.articleVideoTop .relatedVideos .video-wrapper img {
		width: 205px;
		height: 115px;
	}

	.relatedVideos .video-wrapper {
		overflow: hidden;
	}
	.relatedVideos .video-wrapper.spaceImg {
		margin: 0px 2px 2px 0px;
	}
	.relatedVideos .video-wrapper.spaceImgBig {
		margin: 0px 3px 2px 0px;
	}
	.relatedVideos .video-wrapper.spaceImgRight {
		margin: 2px 0px 0px 0px;
	}

	.videoInArticle .relatedVideos .video-wrapper.bigImg,
	.videoInArticle .relatedVideos .video-wrapper.bigImg img {
		width: 292px;
		height: 166px;
	}

	.articleVideoTop .relatedVideos .video-wrapper.bigImg,
	.articleVideoTop .relatedVideos .video-wrapper.bigImg img {
		width: 412px;
		height: 232px;
	}

	.relatedVideos .video-wrapper.bigImg h3.title-hidden {
		top: 96px;
	}

	.relatedVideos h3.title-hidden {
		padding: 5px;
		background: none repeat scroll 0% 0% rgba(45, 45, 45, 0.9);
		z-index: 1000;
		position: absolute;
		left: 0px;
		line-height: 18px;
		transition: all 0.5s ease-out;

	}

	.videoInArticle .relatedVideos h3.title-hidden {
		top: 82px;
		width: 135px;
		height: 72px;
	}

	.articleVideoTop .relatedVideos h3.title-hidden {
		top: 115px;
		width: 195px;
		height: 105px;
	}

	.relatedVideos h3.title-hidden a {
		color: #ffffff !important;
		background-color: transparent;
		text-decoration: none;
		font-family: Arial, Helvetica, sans-serif;
		display: block;
		height: 75px;
		line-height: 18px;
		overflow: hidden;
		transition: all 0.5s ease-out;
	}

	.videoInArticle .relatedVideos h3.title-hidden a {
		font-size: 12px;
		height: 75px;
		width: 282px;
	}

	.articleVideoTop .relatedVideos h3.title-hidden a {
		font-size: 14px;
		height: 108px;
		width: 195px;
	}

	.articleVideoTop .relatedVideos .bigImg h3.title-hidden a {
		width: 402px;
	}

	.relatedVideos h3.title-hidden a:hover {
		color:#ffffff !important;
		text-decoration: none;
	}

	.videoInArticle .relatedVideos .bigImg h3.title-hidden a {
		font-size: 14px;
	}

	.articleVideoTop .relatedVideos .bigImg h3.title-hidden a {
		font-size: 16px;
	}

	.videoInArticle .relatedVideos .bigImg h3.title-hidden {
		/* top: 166px;*/
		top: 96px;
		width: 282px;
		height: 60px;
	}

	.articleVideoTop .relatedVideos .bigImg h3.title-hidden {
		/* top: 232px; */
		top: 142px;
		width: 412px;
		height: 80px;
	}

	.relatedVideos .video-wrapper:hover .title-hidden {
		top: 0px;
		color: #fff;
	}

	.relatedVideos .bigImg.video-wrapper:hover .title-hidden {
		color: #fff;
	}

	.videoInArticle .relatedVideos .bigImg.video-wrapper:hover .title-hidden {
		top: 96px;
	}

	.articleVideoTop .relatedVideos .bigImg.video-wrapper:hover .title-hidden {
		top: 142px;
	}

	.relatedVideos h3.title-hidden .boxCategory,
	.relatedVideos h3.title-hidden .boxDate {
		display: inline-block;
		float: left;
		font-weight: normal;
		font-size: 10px;
	}

	.relatedVideos h3.title-hidden .boxDate {
		float: right;
	}

	.relatedVideos .bigImg h3.title-hidden .boxCategory,
	.relatedVideos .bigImg h3.title-hidden .boxDate {
		display: none;
	}




