body
{
/*    background: url("//s.tvp.pl/files/portale-v4/vod/img/bg.png") repeat-x #F4F4F4 !important;
    background-color: #F4F4F4;*/
    margin: 0;
    padding: 0;
    font: 12px Arial, Helvetica, sans-serif;
    color: #000;
    font-weight: 400 !important;
    overflow-x: hidden;
}
body[style] .content-wrapper {
    width: 100%;
    min-height: 100%;
    position: static;
    max-width: 1024px;
    margin: 0 auto;
    padding-top: 100px;}
.ui-mobile-viewport, .ui-body-c, ui.overlay-c
{
    /*background: url("//s.tvp.pl/files/portale-v4/vod/img/bg.png") repeat-x #F4F4F4 !important;
    background-color: #F4F4F4;*/
}

p
{
    line-height: 1.35em;
    color: #858585;
}
a
{
    text-decoration: none;
}
strong
{
    font-weight: bold;
}
div.clear
{
    clear: both;
}
div.hr
{
    width: 950px;
    height: 1px;
    border: none;
    background: #DFDFDF;
    margin: 0 auto;
}
.dn
{
    display: none;
}
.db-i
{
    display: block !important;
}

/** HEADER **/
div#header
{
    position: fixed;
    font-size: 16px;
    height: 80px;
    z-index: +99;
    /*width: 100%;*/
    left: 0;
    right: 0;
    clear: both;
    border: none !important;
    /*background: #f4f4f4; /* Old browsers */
    background: -moz-linear-gradient(top, #f9f9f9 0%, #e6e6e6 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9f9f9), color-stop(100%,#e6e6e6));
    background: -webkit-linear-gradient(top, #f9f9f9 0%,#e6e6e6 100%);
    background: -o-linear-gradient(top, #f9f9f9 0%,#e6e6e6 100%);
    background: -ms-linear-gradient(top, #f9f9f9 0%,#e6e6e6 100%);
    background: linear-gradient(to bottom, #f9f9f9 0%,#e6e6e6 100%);
}
div#header div#head
{
    width: 945px;
    margin: 0 auto;
}

/** LOGO **/
div#header div#head h2#logo
{
    width: 249px;
    float: left;
    margin: 16px 0 0 0;
    background: url("//s.tvp.pl/files/portale-v4/vod/img/logo.png") no-repeat;
}
div#header div#head h2#logo a
{
    display: inline-block;
    width: 249px;
    height: 54px;
    text-indent: -5000px;
}
div#header div#head h2#logo a[title="TVP.pl"]{  width:170px; /*width:110px;*/ display: inline-block;}
div#header div#head h2#logo a[title="TVP VOD"]{ width:75px; display: inline-block;}

.content-wrapper{
    margin: 80px 0 0 0;
}
div#content.ui-content{
    overflow-x: visible !important;
}
div#content
{
    /*margin-top: 80px;*/
    margin: 0 auto 0 auto;
    max-width: 945px;
    /*background-color: #f4f4f4;*/

}

/** MENU **/
.genNav
{
    margin: 16px 0 0 80px;
    float: left;
}
.genNav li
{
    text-align: left;
}
.genNav > li
{
    display: inline-block;
}
.genNav > li > a
{
    display: block;
    padding: 16px 10px 20px 10px;
    height: 40px;
    background: url("//s.tvp.pl/files/portale-v4/vod/img/pion.png") no-repeat;
}
.genNav > li > a
{
    display: block;
    height: 23px;
    padding-left: 10px;
}
.genNav > li.categories > div
{
    left: 50%;
    width: 950px;
    margin-left: -478px;
    z-index: 55;
}
.genNav > li.categories:hover > a > h3,
.genNav > li.categories > a > h3
{
    display: block;
    width: 110px;
    height: 24px;
    text-indent: -5000px;
    background: url("//s.tvp.pl/files/portale-v4/vod/img/kategorie.png") no-repeat;    
}
.genNav > li.browse:hover > a > h3,
.genNav > li.browse > a > h3
{
    display: block;
    width: 113px;
    height: 24px;
    text-indent: -5000px;
    background: url("//s.tvp.pl/files/portale-v4/vod/img/przegladaj.png") no-repeat;    
}
/*.genNav > li.browse > div
{
    left: 50%;
    margin-left: -65px;
    z-index: 55;
}*/
.genNav > li > div
{
    display: none;
    position: absolute;
    background: #fff;
    left: 0;
    -webkit-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, .2);
    -o-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, .2);
    box-shadow: 0 2px 3px 0 rgba(0, 0, 0, .2);
}
.genNav > li > div > ul
{
    display: block;
    float: left;
    width: 215px;
    padding: 10px;
}
.genNav > li > div > ul > li > a
{
    color: #818181 !important;
    font-weight: 400 !important;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.genNav > li > div > ul > li > a:hover
{
    color: #fff !important;
    text-shadow: none !important;
    background: #43aae6;
}
.genNav > li > div > ul > li > *
{
    margin: 0;
    padding: 3px 5px;
    display: block;
    font-size: 18px;
}
.genNav > li > div > ul > li > h2
{
    border-bottom: solid 1px #ccc;
    margin: 0 0 10px 0;
    padding-bottom: 10px;
    color: #000;
}
.genNav > li:hover > div
{
    display: block;
    visibility: visible;
}

.genNav > li:hover > a
{
    background-color: #fff;
    /*border-left: solid 1px #dedede;*/
    background-image:none;
    padding-left: 9px;
}

/** WYSZUKIWARKA **/
div#header div#head div#search
{
    float: right;
    margin: 16px 0 0 5px;
    padding: 10px 0px 10px 13px;
    height: 42px;
    width: 210px;
    background: url("//s.tvp.pl/files/portale-v4/vod/img/pion.png") no-repeat;
}
div#header div#head div#search form input[type=text]
{
    background: #fff;
    display: block;
    border: 1px solid #E5E5E5;
    width: 120px;
    height: 28px;
    padding: 0 3px;
    float: left !important;
}
div#header div#head div#search form input[type=submit]
{
    display: block;
    width: 66px;
    height: 31px;
    text-indent: -5000px;
    border: none;
    float: left !important;
    margin: 0 0 0 6px;
    background: url("//s.tvp.pl/files/portale-v4/vod/img/search_button.png") no-repeat;
}

/** logowanie **/
div#header div#head div#login
{
    float: right;
    margin: 16px 0 0 5px;
    padding: 10px 0px 10px 10px;
    height: 42px;
    width: 104px;
    background: url("//s.tvp.pl/files/portale-v4/vod/img/pion.png") no-repeat;
    line-height: 1.6;
    position: relative;
}

div#header div#head div#login .menu-profile
{
    position: absolute;
    right: 0;
    top: 64px;
    width: 140px;
}

div#header div#head div#login a#tvp_url
{
    font-size: 14px; 
    line-height: 1em;
    position: relative;
    height: 100%;
    display: block;
    padding-left: 26px;
}

div#header div#head div#login a#tvp_url > span 
{
    display: block;
    bottom: 2px;
    font-size: 12px;
    position: absolute;
}

div#header div#head div#login a#tvp_url.sign-in > span  
{
    display: block;
    top: 3px;
    bottom: auto;
}

div#header div#head div#login a#tvp_url.sign-in > span > span 
{
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 80px;
}

div#header div#head div#login a#tvp_url:before 
{
    color: #727272;
    content: "\f007";
    font-family: "FontAwesome";
    position: absolute;
    font-size: 24px;
    padding: 6px 8px 6px 10px;
    left:50%;
    -moz-transform: translateX(-75%);
    -webkit-transform: translateX(-75%);
    -o-transform: translateX(-75%);
    -ms-transform: translateX(-75%);
    transform: translateX(-75%);
}

div#header div#head div#login a#tvp_url.sign-in:before
{
    content: "\f090";
    padding: 10px 8px 6px 10px;
    left: -14px;
}


/** STACJE TV **/
section#tvs
{
    width: 950px;
    /* height: 30px;*/
    margin: 30px auto 15px auto;
/*     padding: 0 0 30px 0; */
    border-bottom: 1px solid #DFDFDF;
    /* background: url("//s.tvp.pl/files/portale-v4/vod/img/tvp_stacje.png") no-repeat top center; */
    clear: both;
}

/** ZOBACZ TEZ **/
section#look
{
    width: 915px;
    margin: 0 auto 20px auto;
    clear: both;
    padding: 10px 15px 140px 15px;
    border-bottom: 1px solid #DFDFDF;
}
section#look a
{
    color: #646D87 !important;
    font-weight: 400 !important;
}
section#look div#zobacz
{
    width: 560px;
    float: left;
}
section#look div#zobacz strong
{
    width: 570px;
    float: left;
}
section#look div#zobacz ul
{
    display: block;
    float: left;
    width: 160px;
    padding: 10px;
    list-style: none;
}
section#look div#zobacz ul li a
{
    text-decoration: none;
}
section#look div#tvregion
{
    width: 355px;
    float: left;
}
section#look div#tvregion strong
{
    width: 375px;
    float: left;
}
section#look div#tvregion ul
{
    display: block;
    float: left;
    width: 90px;
    padding: 10px;
    list-style: none;
}

/** FOOTER **/
div#footer
{
    width: 945px;
    max-width: 945px;
    margin: 0 auto;    
    clear: both;
    padding: 0 15px 40px 15px;
    font-size: 11px;
}
div#footer a
{
    color: #000 !important;
    text-decoration: none !important;
    font-weight: 400 !important;
}
div#footer a.bip
{
    display: block;
    width: 28px;
    height: 31px;
    float: left;
    text-indent: -5000px;
    margin-right: 10px;
    background: url("//s.tvp.pl/files/portale-v4/vod/img/bip.png") no-repeat;
}
div#footer a.ogleg
{
    display: block;
    width: 78px;
    height: 31px;
    float: right;
    text-indent: -5000px;
    margin-right: 10px;
    background: url("//s.tvp.pl/files/portale-v4/vod/img/ogladaj_legalne.png") no-repeat;
    margin-top:0px;
}
div#footer ul
{
    display: block;
    list-style: none;
    float: left;
}
div#footer ul li
{
    float: left;
    display: block;
    margin: 0 6px;
}
div#footer div
{
    text-align: right;
}

/* DESCRIPTION SERIALU */

.hiddenDesc
{
/*    height: 170px;
    overflow: hidden;*/
}

.descMore
{
    font-weight:normal !important;
    display: block;
    text-align:right;
    width: 940px;
    clear: both;
    position: relative;
    margin: 0 auto;
    padding: 0;
}
section#desc.siteMovieDetail .opisWrapper .hiddenDesc
{
    height: auto;
    max-height: 220px;
    
}
/* END DESCRIPTION SERIALU */


div.errorMsg 
{
    text-align: center;
    padding-bottom: 10px;
}

div.errorMsg > h1 
{
    font-size: 14px;
    font-weight: bold;
}

div.errorMsg a 
{
    color: #3D9FDF;
}



/* parental guidance */
div.parental-wrapper 
{
    margin-top: 10px;
    margin-right: 0px;
}
a.parental-legend-link
{
    color: #FFF !important;
    font-size:12px;
    text-decoration: underline;
    font-weight: normal !important;
}

img.parental-image 
{
    width:24px;
    height:24px;
    vertical-align:middle
}

#promo-banner 
{
	text-align: center;
}

@media(max-width:768px) 
{
	#promo-banner 
	{
		display:none !important;
	}
	
	BODY.promo-wallpaper
	{
		background:none !important;
	}
}

.images_unlock{
    padding: 10px 0 30px;
    height: 100%;
    width: auto;
}

#ie,#firefox,#opera,#chrome,#problems
{
   color: #2489ce;
    font-weight: bold;
    cursor: pointer;
}