/* css reset ---------------------------------------------------------------- */

html, body, div, span, h1, h2, h3, h4, h5, h6, ul, ol, li, dl, dt, dd, p, pre, img, form, table, tr, th, td, input, textarea { margin: 0; padding: 0; }

a        { color: #007294 /*#035871*/; text-decoration: none; }
a:hover  { color: #00b2d9; text-decoration: underline; }
a.hover  { color: #00b2d9; text-decoration: underline; }
.detail-panel-info-blok p a,
.box.box-wide.text p a,
/*.box.cv p a,*/
.article_body p a {text-decoration: underline;}
.article_body .ts-video { margin-bottom: 12px; }

ul li       { list-style: none; }
address  { font-style: normal; }
img      { border: none; }
h1       { font-size: 18px; }
h2       { font-size: 18px;}

.box-title { font-size: 18px; font-weight: bold; }
h3       { font-size: 13px; }
input    { font-family: Arial, sans-serif; font-size: 12px; color: #333; background: transparent; outline: none; } /*  border: none;  */
input.button {border:none;}
body     { font-family: Arial, sans-serif; font-size: 12px; color: #333; background: #fff; min-height: 700px; }

/* bizi: pokud bude neco zlobit, tak zase vyhodit */
.box {min-height:1px; _height:1%;}
.box:after {display:block; visibility:hidden; clear:both; line-height:0; font-size:0; content:".";}
.box:last-child {border-bottom:none;margin-bottom:0;padding-bottom:0;}

.left   {float:left;}
.right  {float:right;}
.center {text-align:center;}
.cleaner {clear:both; display:block;}
.cleaner2 {
      overflow: hidden;
      clear:both;
      height:0px;
      margin: 0;
      padding:0;
      border:none;
      visibility: hidden;
}


ul li.cleaner { width: 100% !important; height: 0px !important; clear: both; margin: 0 !important; padding:0 !important; border:none; visibility: hidden; clear:both; display: block;}
.side ul {overflow: hidden; }  /*overflow - fix pro floating li*/

.fix {float:none !important; clear:both !important; width:0 !important; height:0 !important; margin:0 !important; padding:0 !important; border:0 !important; line-height:0 !important; font-size:0;} /* jedinej funkcni postup */
.no-border {border:none;}
.nowrap { white-space:nowrap; }
.noclick { cursor: default; }
/* layout ------------------------------------------------------------------- */
#ad-wrap   { /*overflow: hidden;/*/ margin:0 auto; margin-top:29px;text-align: center;width:1030px }
#ad-wrap .bbtitle {padding-top:0;}
#wrap-obal {width: 1030px; margin: 0 auto;}
#wrap   {  width: 1005px;  border-bottom: 1px solid #d8d8d8; margin:0 auto; margin-bottom:0px; position: relative; background: #FFF; border: 12px solid white;}
#head   {  position: relative; height: 120px; /*114*/ }
.main   { width: 670px; float: left; }
.side   { width: 335px; float: right;}
.cols   { margin: 23px 0 0 0; background: url(../img/line-1.png) 670px 0 repeat-y; padding-bottom: 25px;border-bottom: 1px solid #d8d8d8;}
.cols:after, .cols:before {content:""; display:block; clear:both;}
#user-profile {padding-bottom:0;}
.cols-2 { background: url(../img/line-1.png) 325px 0 repeat-y;padding: 25px 0; }
.cols-3 { background: url(../img/line-2.png) 325px 0 repeat-y;padding: 25px 0; }


/* top-bar ------------------------------------------------------------------- */

#tiscali-top-bar2 #tiscali-user-info div a#friends  { float: right; color: #fff; padding: 0 10px 0 30px;line-height: 28px; background: url(../img/bg-top-tiscali-friends.png) no-repeat;background-position: 0px 6px; font-size:13px;font-weight:bold;}
#tiscali-top-bar2 #tiscali-user-info div a#msgs     { float: right; color: #fff; padding: 0 10px 0 30px;line-height: 28px; background: url(../img/bg-top-tiscali-msgs.png) no-repeat;background-position: 0px 6px;font-size:13px;font-weight:bold;}

/* header ------------------------------------------------------------------- */

#logo   { width: 343px; height: 71px;/*64*/ float: left; margin-top: 10px; background: url(../img/logo.png?2) no-repeat; }
#logo h1 a, #logo > a { width: 343px; height: 64px; display: block; }
#logo a > span { display: none; }
/*#search           { float: left; width: 282px; height: 35px; margin-top: 42px; position: relative; left: 111px; overflow: hidden; background: url(../img/bg-search.png) no-repeat; }*/
/*#search-inp       { float: left; width: 215px; margin: 10px 0 0 13px; color: #8e8e8e; border:none;}*/
/*
#search           { width: 282px; height: 35px; background: url(../img/bg-search.png) no-repeat; }
#search-inp       { float: left; width: 215px; margin: 10px 0 0 13px; color: #8e8e8e; border:none;}
#search-btn       { float: right; width: 44px; height: 35px; cursor: pointer; background: url(../img/btn-search.png) no-repeat; border:none;}
#search-btn:hover { background-position: 0 100%; }
*/
#search-inp  {
	height: 30px;
	width: 215px !important; /*219*/
	border: 1px solid #ccc;
	border-right: none;
	line-height: 30px;
	font-size: 14px;
	font-style: normal;
	color: #999;
	padding: 0 10px;
	float: left;
	-webkit-border-radius: 7px 0px 0px 7px;
	border-radius: 7px 0px 0px 7px;
}

#search-inp::-webkit-input-placeholder {color:#999; font-style: italic;}
#search-inp:-moz-placeholder {color:#999; font-style: italic;}
#search-inp::-moz-placeholder {color:#999; font-style: italic;}
#search-inp:-ms-input-placeholder {color:#999; font-style: italic;}

#search-inp:focus {color: #000; border: 1px solid #b2b2b2;border-right: none;}

#search-btn {
	height: 32px;
	width: 42px;
	background: url(/img/btn-search-new.png) no-repeat left top;
	border:none;
	float: left;
}
#search-btn:hover { background-position: left bottom;}



#menu            { clear: both; height: 29px; float: left; width: 100%; margin-top: 10px; background: #f1f1f1 url(../img/bg-menu.png) repeat-x; /*overflow: hidden;*/ }
#menu li         { float: left; line-height: 29px; background: url(../img/bg-menu.png) 0 -32px no-repeat; padding-left: 1px; }
#menu li a       { display: block; height: 29px; font-size: 14px; background: url(../img/bg-menu.png) 100% -32px no-repeat; padding: 0 15px 0 14px; font-weight: bold; }
#menu li a img   { margin: 3px 6px 0 6px; }
#menu li:hover   { background-position: 0 -64px; }
#menu li:hover a { background-position: 100% -64px; color: #fff; text-decoration: none; }
#menu li.act     { background-position: 0 -96px; }
#menu li.act a   { background-position: 100% -96px; color: #fff; text-decoration: none; }

#menu a#home-link {color: transparent; background: url(../img/icon-home.png) center 0 no-repeat ; width:43px; /*26*/ height: 29px;}

#menu li.act a#home-link,
#menu a#home-link:hover {background-position: center -29px;}


#submenu { clear: both; float: left; width: 100%; background: #035871 url(../img/submenu-bg.png) repeat-x ; box-shadow: inset 0px 5px 10px -5px #333;}
#submenu li{float: left; height: 29px; line-height: 28px; border-right:1px solid #2c7287;}
#submenu li a { font-size: 13px; color: #fff; font-weight: bold; padding: 0 15px; text-decoration: none; display:inline-block; }
#submenu li span.right-end {display: block; float: left; width: 1px; height: 29px; background-color: #034d63;}
#submenu li.active {background-color: #297186;}
#submenu li:hover {height: 28px; background-color: #00b2d9; border-right: 1px solid #29bddd; border-bottom: 1px solid #29bddd;}   /* background: url(../img/submenu-hover-bg.png) right bottom;  */
#submenu li:hover span.right-end {background-color: #009cbf;}
#submenu li a:hover {text-decoration: none;}


#submenu2 { clear: both; float: left; width: 100%;}
#submenu2 li{float: left; height: 29px; line-height: 28px; /*background:  url(../img/submenu-breaker.png) no-repeat top right;*/}
#submenu2 li a { font-size: 14px; color: #007294; font-weight: bold; padding: 0 15px 0 15px; text-decoration: none; }
#submenu2 li.active {background-color: #efefef;}
#submenu2 li:hover a {color: #00b2d9; text-decoration: underline;}







#search_box_header{ float: right; margin-top: 25px /*5px*/; margin-right: 17px !important; width: 282px; }
/* #box_user_info_temporary {float: right; width: 450px; height: 20px; margin: -20px 20px 0 0;   text-align: right;}
#box_user_info_temporary a { font-size: 15px; font-weight: 700; margin-left: 10px;} */



#user{ /*provizorni*/
	position: absolute; top: 40px; right: 0px; }

/* TOP clanky na HP */
.box-top-articles *, .box-top-articles *:before, .box-top-articles *:after {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box}
.box-top-articles {margin-bottom:25px;padding-right:18px}
.box-top-articles, .top-box .img, .top-box .wrap-header {position:relative}
.box-top-articles .box-read-more {text-align:center;margin-bottom:25px}
.box-top-articles .box-read-more .button-wrapper-read-more {display:inline-block;}
.top-box.top-article {margin-bottom: 40px}
.top-box .link, .top-box .img img {display:block}
.top-article .wrap-header {height: 65px;margin-bottom: 12px;}
.top-article .title {font-size: 30px;line-height: 32px;max-height: 65px;overflow: hidden;}
.top-box .title {position: absolute;bottom: 0;left: 0;right: 0;overflow: hidden;padding:0}
.top-box .img .infos {position: absolute;top: 0;left: 10px;right: 10px}
.box-top-articles .row {border-bottom: 0;margin-bottom:25px}
.box-top-articles .row:before, .grid-wrap:before, .row:after, .grid-wrap:after {content: "";display: table;clear:both;}
.box-top-articles .row .col-2, .box .row .col-2 {width: 313px;float: left;position: relative}
.box-top-articles .row .col-2:not(:last-child), .box .row .col-2:not(:last-child) {border-left: 0 none;margin-right: 26px;}
.top-articles .wrap-header {height: 45px;margin-top:  10px}
.top-articles .title {font-size: 18px;line-height: 22px; max-height: 45px;overflow: hidden}
.box-top-articles .reset > li:before {content: " ";margin: 0}
.top-box .img .infos span {display: inline-block;background:#007294;color: #ffffff;line-height: 13px;font-size: 12px;text-transform: uppercase;font-weight: bold;padding: 5px 5px 4px;margin: 0 2px 4px 0}

/* box ---------------------------------------------------------------------- */

.box            { position: relative; border-bottom: 1px solid #d8d8d8; margin-bottom: 25px; padding: 0 18px 25px 0; font-size: 13px; }
.side .box	{ width: 300px;padding-left:17px;}
.side .box.side-ad { width: 315px; /*height: 315px; overflow: hidden;*/}
.box.cv		{ font-size: 15px; line-height: 22px; padding-top: 20px; }
.box:first-child {margin-top:0 !important;}
.main h1,
.box h2, .read-more h2, span.pseudo-h2 { line-height: 18px; padding-bottom: 16px;background-repeat: no-repeat; clear:both;}
.pseudo-h2 { display: block;margin-bottom: 16px;}
.side .pseudo-h2 {margin-bottom: 0;}
.pseudo-h2 h2 { display: inline; margin-bottom: 16px; }

.extended-title strong { display:inline-block; width: 0; height: 0; overflow: hidden; }

.quick-navi { margin-top: 10px; }

.box h2 small, .box .pseudo-h2 small   { font-size: 12px; font-weight: normal; margin-left: 2px; }
.box h2 small a, .box .pseudo-h2 small a { margin-left: 4px; }

.main h1      { padding-bottom: 20px;}
h1.left {padding-right:15px;}

.box.list .paging {margin-top:20px;  }
.paging { margin: 10px auto 10px auto !important; width: 100%; text-align: center;  line-height: 30px ; }

/* HACK pro diskuze.tiscali.cz - start */
#discuss .paging .num .pipe {display: none;}
#discuss .paging .paging-prev {overflow: hidden; text-indent: 10000px;}
#discuss .paging .paging-next {overflow: hidden; text-indent: 10000px;}
#discuss .paging  a span {display: none;}
#discuss .paging {width: 100%;}
#discuss .paging:after {display:block; visibility:hidden; clear:both; line-height:0; font-size:0; content:".";}
#discuss .paging .paging-prev.no-arrow  {float: left;}
#discuss .paging .paging-prev  {float: left;}
#discuss .paging .paging-next  {float: left;}
#discuss .paging .num.sel {text-align: center;}
#discuss .paging .num.sel span { display: inline-block;}
#discuss .paging .num.sel .pipe {display: none;}
#discuss .paging span {width: 30px;}
#discuss ul.buttons {width: 630px; }
#discuss ul.buttons:after {display:block; visibility:hidden; clear:both; line-height:0; font-size:0; content:".";}
#discuss .btn-7 {margin-right: 25px; margin-bottom: 10px;}
#discuss .discuss-header .right  {margin-right: 25px; margin-top: 12px;}
#discuss .paging span a, #discuss .paging span strong  {padding-left: 0; padding-right: 0; }

/* HACK  pro diskuze.tiscali.cz - konec */


.paging span,
a.paging-next,
a.paging-prev {
	height: 30px;
	border: 1px solid #ccc;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	display: inline-block;
	line-height: 30px;
	background-color: #fff;
	margin-top: 0 !important;
	vertical-align: middle;
	font-size: 14px;
}
a.paging-next span,
a.paging-prev span {display: none;}

.paging .paging-prev, .paging .paging-next {
	width: 30px;
}
.paging-content{padding: 0 5px; margin: 0 !important;}
.paging .paging-prev {background:url(/img/btn-pagination-prev.png) #fff no-repeat left top;}
.paging .paging-next {background:url(/img/btn-pagination-next.png) #fff no-repeat left top;}
.paging .paging-prev:hover,
.paging .paging-next:hover  {background-position: left -30px;}

.paging span a, .paging span strong  {display: inline-block; height: 28px; padding: 0 8px; overflow: hidden;}
.paging span a {color: #2285a2;}
.paging span a:hover,
.paging span a.hover  {color: #00b2d9; font-weight: bold;}
.paging span strong {color: black;}
.paging span .hellip { display: inline-block;height: 28px;width: 14px;overflow: hidden; }

.box.videos .paging a.paging-prev span,
.box.videos .paging a.paging-next span { display: none;}
/*.box.videos .paging {height: 30px; width: 70px; margin: 10px 310px 10px 200px!important;} */

/* article boxes --------------------------------------------------------------- */
.article-detail :first-child {
    margin-top: 0;
}

.article-detail #online-box p, .article-detail .info-box p, .article-detail .poll p, .article-detail blockquote p {
    line-height: 1.5em;
}

.article-detail p {
	margin: 0 0 1.2em;
	line-height: 1.4em;
}

.article-detail .ts-video {
	margin: 0 0 1.2em;
}

.article-detail h1,
.article-detail h2,
.article-detail h3,
.article-detail h4,
.article-detail h5,
.article-detail h6 {
	padding: 0;
	line-height: 1.2em;
}

.article-detail.box h1 {
	font-size:26px;
	margin: 0 0 .6em;
}

.article-detail h2 {
    font-size: 24px;
    margin: 1em 0 .65em;
}

.article-detail h4, .article-detail h5, .article-detail h6 {
    font-size: 18px;
    margin: .2em 0 .85em;
}

.article-detail.box img {
	margin-bottom:0;
	max-width:653px;
	height:auto;
	display: block;
}

.article-detail.box .article_body p { padding: 12px 0; }
.article-author { text-align:right; }

.article-detail.box {
	font-size:16px;
	line-height:1.5em;
}
.article-detail.box .info {
    font-weight: 700;
    color: #999;
    margin-bottom: 0;
    font-size: 13px;
}

.article-detail.box .flag {
    display: inline-block;
    background: #007294;
    text-transform: uppercase;
    font-size: 12px;
    padding: 2px 5px 1px 5px;
    color: #fff;
}

.article-detail.box .perex {
    font-weight: 700;
    margin-top: 5px;
}

.socials-wrap {
    height: 32px;
    margin: 0 0 20px;
    position: relative;
}

.social-share li {
	margin: 0 10px 0 0;
	float:left
}

.social-share li a {
	background: url(../img/sprites.png?1);
	width: 32px;
	height: 32px;
	display:block;
}

.social-share li.facebook-share a {background-position: 0 -824px;}
.social-share li.twitter a {background-position: -32px -824px;}
.social-share li.linkedin a {background-position: -96px -824px;}
.social-share li.gplus a {background-position: -64px -824px;}

.social-share li.facebook-share a:hover {background-position: 0 -856px;}
.social-share li.twitter a:hover {background-position: -32px -856px;}
.social-share li.linkedin a:hover {background-position: -96px -856px;}
.social-share li.gplus a:hover {background-position: -64px -856px;}

.article-detail .discuss-link {
    position: absolute;
    top: 5px;
    left: 180px;
    display: block;
    font-size: 14px;
}

.article-detail .discuss-link .disc-cnt {
    font-weight: 700;
}

.article-detail .detail-img {
    text-align: right;
    margin-bottom: 12px;
    display: table;
}

.article-detail .detail-img .caption {
    font-size: 13px;
    color: #999;
	margin-top: 2px;
	display: table-caption;
	caption-side: bottom;
}

.article-detail .detail-img + .article-detail .detail-img { margin-left: 5px; }

.article-detail p .detail-img {	margin-bottom: 0; display: inline-block; }
.article-detail p .detail-img .img-col { display: table; }

.article-detail #online-box, .article-detail .info-box, .article-detail .poll, .article-detail blockquote {
	font-size: 14px;
	border: 1px solid #007294;
	border-radius:10px;
	padding: 20px;
	line-height: 1.45em;
	margin: 5px 0 20px;
}
.article-detail #online-box:before, .article-detail #online-box:after, 
.article-detail .info-box:before, .article-detail .info-box:after,
.article-detail .poll:before, .article-detail .poll:after,
.article-detail blockquote:before, .article-detail blockquote:after {
	content: "";
	display: table;
}

.article-detail .article-ft {
    margin: 20px 0 0;
}

.article-detail .article-ft .tag, .article-detail .article-ft .source {
    font-size: 14px;
    margin-bottom: 5px;
}

.article-detail .article-ft .tag span, .article-detail .article-ft .source span {
    color: #999;
    display: inline-block;
}

.article-detail .article-ft .tag a {
    display: inline-block;
    background: #007294;
    padding: 1px 6px;
    color: #fff;
    margin: 0 1px 2px 0;
}

.article-detail .article-ft .tag a:hover {
	background: #00b2d9;
	text-decoration: none;
}


.article-detail .info-box ol, .article-detail .info-box ul {
    margin: 0 0 1.5em 20px;
    list-style: none;
    padding: 0;
}

.article-detail .info-box ol li, .article-detail .info-box ul li {
    margin: 0 0 8px;
    position: relative;
}

.article-detail .info-box ul li:before {
    content: "■";
    left: -15px;
}

.article-detail .info-box ol li:before, .article-detail .info-box ul li:before {
    position: absolute;
    width: 18px;
    color: #007294;
    font-weight: 700;
    text-align: left;
    top: -2px;
}

.text p {margin-bottom:15px;}

/* main boxes --------------------------------------------------------------- */

.box.main-ad { text-align: center; padding-bottom: 22px; }

.box.hp-news       { float: left; width: 313px; border: none; margin: 0; }
.box.hp-news ul    { width: 290px; /*margin-bottom: -17px;*/}
.box.hp-news li    {/* overflow: hidden;*/ float: left; margin-bottom: 17px; }
.box.hp-news img   { float: left; margin-right: 8px; }
.box.hp-news h3    { font-size: 13px; line-height: 18px; margin: 3px 0 2px 0; float: left; width: 170px; height: 58px; }
.box.hp-news h3 a{ display: block;}
.box.hp-news small { font-size: 13px; }
.box.hp-top a.button-wrapper,
.box.hp-top .button-wrapper-read-more,
.box.hp-news .button-wrapper-read-more,
.box.hp-news a.button-wrapper {float: right; margin-top: 3px !important;}




.box.hp-top     { float: right; width: 313px; border: none; margin: 0; }
.box.hp-top img { display: block; }
.box.hp-top h3 { font-size: 22px; line-height: 28px; padding: 9px 0 30px 0; max-height: 85px; }

.box.newest-videos.no-border {border: none ;margin-bottom:0;}
.box.top-photos img { display: block; }

.cols-3 .box.top-ten h2       { font-size: 17px; /*18px*/ }
.box.top-ten.i1    { width: 325px; float: left; border: none; margin: 0; padding: 0; }
.box.top-ten.i1 ul { /*width: 155px; */}
.box.top-ten.i2,.box.top-ten.i3 { width: 325px; float: left; border: none; margin: 0 0 0 20px; padding: 0; }
.box.top-ten.i3 { width: 315px; }
.box.top-ten.i2 ul { /*width: 155px; */}
.box.top-ten .paging { margin-top: 20px;}

.cols-3 .box.top-ten ul li h3 { padding-bottom: 2px; line-height: 100%;  max-height: 30px; }
/*.top-ten-arrow {margin-top: 3px !important; } */


/* magazin --------------------------------------------------------------- */
.box-wide { position:relative;display:block;clear:both;}
.box-wide.list li { clear:both; height: 125px; overflow: hidden; margin-bottom: 30px;}
.box-wide.list li.big {height: auto }
.box-wide.list div.info   { float: right; max-height: 100%; width: 406px; margin-top: -1px; }
.box-wide.list h3 { font-size: 18px; line-height: 1.2em; margin-bottom: 6px; /* height: 45px;*/ }
/*.box-wide.list h3 a {display: block; max-height: 45px;}  */
.box-wide.list small { font-size: 13px; font-weight: bold; line-height: 1.5em; color:#999;}
.box-wide.list p { font-size: 14px; line-height: 1.3em;}
.box-wide.list .article-list p { height: 56px; }
.box-wide.list p a { font-weight: bold; }

.box-wide.list li.big h3 { font-size: 24px; /*height: 58px; */ width: 100% ;}
.box-wide.list li.big h3 a { }
.box-wide.list li.big p { font-size: 14px; height: 40px; }
#middle-main-right small { font-size: 13px; font-weight: bold; line-height: 1.5em; color:#999; }


/* list --------------------------------------------------------------- */
.box.list          { margin-top: 20px; border: 0px solid;}
.box.list ul       { /*overflow: hidden;*/ margin-right:25px; float:left;}
.box.list li       { width: 300px; height: 42px; margin-bottom: 15px; /*overflow:hidden;*/}
.box.list ul.category-list.band li {}

.box.list img      { float: left; margin: 2px 6px 0 0; width:28px;height:40px;}
.box.list ul.category-list.band li img {  width:40px;height:28px;}
.box.list a img    { margin-top: 0; }
.box.list h3       { line-height: 1.15em; position: relative; top: -2px;}
.box.list li small,
.box.list li em { font-size: 11px; /*position:relative;top:-3px;*/line-height:.7em; font-style: normal;}

/* detail --------------------------------------------------------------- */
.box.detail-small  { overflow: visible; min-height: 90px; padding-bottom:0;background:#FFF url(../img/bg-detail-small.png) left bottom repeat-x;}
.detail-image      { width: 214px; height: 321px; float: left; position: relative;text-align:center; margin: 0 !important; border-collapse: collapse; overflow: hidden;;}  /*#D8D8D8*/
.band-type-profile .detail-image {height:143px;}
.band-type-profile .sect-chooser {position: absolute;top: 160px;left: -232px;}
.detail-image td   { vertical-align: middle; padding: 0 !important; margin: 0 !important; }
.detail-image-small{ width:50px;height:75px;float:left;margin-left:20px;}
.detail-image img  { max-width:214px;max-height:321px;}
.detail-image.smaller img { max-width:142px;max-height:213px;}
.box.new-celebrity.band  .detail-image.smaller img { max-height:213px; width: auto; max-width:542px}
.detail-image span { position: absolute; top: 0; left: 0; width: 214px; height: 321px; }
table.detail-image img { margin-bottom: -3px ;}
.detail-image a {display: block; margin: 0 !important;}

.box.detail.band .detail-image  { width: 214px; height: auto; float: left; position: relative;text-align:center;background-color:#D8D8D8; /*overflow: hidden;*/ margin: 0 !important; border-collapse: collapse; overflow: hidden;;}  /*#D8D8D8*/



.box.detail.user .detail-panel {float: left; margin-left: 17px;padding-bottom: 60px;}

.box.detail  .profile-header-left { float: left; width: 214px; margin-bottom: 25px; }
.box.detail  .profile-header-left .detail-image span { height: 214px;  }
.box.detail  .profile-header-right { float: left; width: 435px; position: relative; }
.box.detail  .profile-header-left table {max-height: 214px; }
.box.detail  .btn-container { position: absolute; bottom: 0; width: 100%;}
.btn-container .button-wrapper-standart {float: left; margin: 5px 0 0 20px !important; }
/*.btn-container #choose-section-wrapper  { float: left; margin-top: 0 !important;}*/


table.side-image{ width: 95px; height: 134px;text-align:center; vertical-align: middle; background-color:#D8D8D8; /*overflow: hidden !important;*/ padding: 0 !important; border-collapse: collapse;}
table.side-image tr td {line-height: 1px;}
.side-image img {}


.detail-panel    { width: 420px; float: right;position: relative; }
/*.detail-panel .detail-panel-info-blok { min-height: 282px;} */
.box.detail.band .detail-panel .detail-panel-info-blok { min-height: 10px;}
.main .detail-panel h1, .main .detail-panel .pseudoh1, .detail-panel .pseudoh1 h1{ font-size: 22px; position: relative; top: 0; margin-bottom: 7px; line-height:normal;padding-bottom:0;}
.main .detail-panel .pseudoh1 {/*display: block;*/ display: inline-block;  position: relative; float: left; }
.detail-panel-info-blok .pseudoh1 { width: 100%;}
.main .detail-panel .pseudoh1 > a { float: right; display: inline-block;}
.detail-panel .pseudoh1 h1{ display: inline;  /* color: #035871*/ }
.detail-panel h2 { font-size: 13px; padding: 0; /*line-height: 20px;*/ padding-bottom: 8px; }
.detail-panel dl { overflow: hidden; line-height: 20px; margin-top: 11px; float: left;}
.detail-panel dt { float: left; width: 115px; clear: left; }
.detail-panel dd { float: left; width: 300px; font-weight: bold; }
.detail-panel dt.rat { line-height: 30px; margin-top: 7px;}

.detail-panel dt.dt-desc {display: none;}
.detail-panel dd.dd-desc {display: none;}

.detail-panel dd.rat { padding: 5px 0; margin-top: 10px;width: 348px;}
.detail-panel dd.star-rat { padding: 7px 0 0 0; }
.detail-panel p { margin-top: 8px; line-height: 1.2em; overflow: hidden;}

.detail-panel p.about-band { height: 65px;}
.detail-panel p.about-celebrity { height: 80px; overflow: hidden; width: 100%; float: left;}
.detail-panel p.about-movie { height: 110px;}

.detail-panel-info-blok p a {margin-left: 5px;}
.detail-panel-info-blok p a:first-child {margin-left: 0px;}

.detail-panel .more-info {height: 20px; overflow: hidden; display: block;}


.box.detail .detail-panel #choose-section-div {position: absolute; top: 273px; }  /*v profilu osobnosti*/
/*  DEV
.box.detail .detail-panel #choose-section-wrapper {position: absolute; top: 273px !important; z-index: 2;  }*//*novy section chooser - v profilu osobnosti*/
/*.box.detail .detail-panel #choose-section-wrapper { position: relative; float: left; width: 100%;}*/

.detail-panel-small { width: 562px; float:left;margin-left:20px; }

.detail-panel-small h1{top:0;display:inline-block;margin-right:15px; float: left; margin-top: 0px !important; margin-bottom: 0px !important; max-width: 440px;}
.detail-panel-small h2{margin-bottom:2px; margin-bottom: 0px;}
.detail-panel-small p{margin-top:0px !important ;font-size:12px;}
.detail-panel-small #choose-section-div {float:none;display:inline-block;top:-5px; }
/*.detail-panel-small #choose-section-wrapper { position: absolute;}     */
#choose-section-div { position: relative; float: left; margin-top:20px;}
/*.detail-panel-small #choose-section-wrapper {float: left;  display: inline;}
.detail-panel-small #choose-section-wrapper  #choose-section-div {margin-top: 10px;}*/

.box.user-message { margin-top: 25px; width: 660px;}
.box.user-message textarea {
	float: left;
	width: 545px;
	height: 60px !important;
	border: 1px solid #cccccc;
	font-family: verdana, Geneva, Tahoma, sans-serif;
	padding: 5px ;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
}
.box.user-message button.submit, .box.user-message button.reset {
	float: left;
	width: 88px;
	height: 31px;
	line-height: 31px;
	margin: 0 0 10px 10px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	font-weight: bold;

  }
.box.user-message { border-bottom: 0px solid red; margin-bottom: 13px; padding-bottom: 0px;}
.box.user-message button.submit {border:none; background: url("/img/btn-bg.png") no-repeat scroll left top transparent; color:white }
.box.user-message button.reset {border: 1px solid #cccccc;}


.box.user-groups {padding-bottom:0  }
.horintalLineGrey { float: left; width: 670px; height: 1px;border: 0px solid red;  border-bottom: 1px solid #D8D8D8 ; margin: 0 !important; }

.box.user-groups > div.user-fan-box { float: left;  width: 326px; border-right: 1px solid #D8D8D8 ; margin: 0 !important; padding-bottom:25px;}
.box.user-groups > div.user-fan-box.even { border-right: 0px solid red; width: 334px;}
/*.box.user-groups > div h2 {margin: 20px 13px; padding: 0 !important;}*/
.box.user-groups > div h2 {margin: 20px 13px 20px 0; padding-bottom: 0;}
.box.user-groups > div.even h2 {margin: 20px 13px; padding: 0 !important; }
/*.box.user-groups > div ul {margin: 0 13px;} */
.box.user-groups> div.even ul {margin: 0 15px;}
.box.user-groups > div ul {margin: 0 15px 0 0px;   /*  margin-left: 13px; margin-right: 15px;*/ }



.box.user-groups > div li {height: 50px; margin-bottom: 0; overflow: hidden; background: #fbfbfb;}
.box.user-groups > div li.darker { background: #f6f6f5;}
.box.user-groups > div  .ico { float: left; width: 30px; height: 40px; }
.box.user-groups > div  .ico  img {max-height: 40px; max-width: 28px; }
.box.user-groups > div  .names { float: left;width: 232px;  margin-top: 5px; padding-left: 12px; line-height: 16px; padding-top: 4px;}

.box.user-groups > div  .names.one-line {line-height: 35px; font-weight: bold; padding-top: 0px  ;}
.box.user-groups > div  .names.one-line  h3 { height: 28px;}
.box.user-groups > div  .names.two-lines { padding-top: 0; }
.box.user-groups > div  .names.two-lines  h3 {line-height: 16px;}
.box.user-groups > div  .names a {font-weight: bold;}
.box.user-groups > div  .role { float: left;width: 355px; line-height: 48px; border-left: 1px solid white; }
.box.user-groups > div  .role  img {float: left; margin-right: 13px;}
.box.user-groups > div  .role span { float: left; display: block; width: 50px; text-align: center; font-weight: bold; color: #9e9e9e;}
.box.user-groups > div .role span.character { width: 53px; }


.side-friends  {}
.box.side-friends              { overflow: visible; }
.box.side-friends h2             { padding-top: 5px;}
.box.side-friends ul           { /*overflow: hidden;margin-bottom: -5px;*/  min-height: 135px;}
.box.side-friends li           { float: left; width: 140px; margin-bottom: 18px;   }
.box.side-friends li.odd	{margin-right: 13px;}
.box.side-friends li.even	{overflow: hidden; margin-right: 0; margin-top: 0;}
.box.side-friends li img       { float: left; margin: 2px 6px 0 0; width:30px;height:30px; }
.box.side-friends li h3        { font-size: 13px; line-height: 1em; margin-bottom: 4px; white-space:nowrap;overflow:hidden;text-overflow:ellipsis; }
.box.side-friends li p         { font-size: 11px; height: 13px; line-height: 13px; /*overflow: hidden; */}
.box.side-friends li p span    { float: left; width: 38px; background: url(../img/icon-offline.png) 1px 0 no-repeat; padding-left: 13px; color: #999; }
.box.side-friends li p span.on { background-image: url(../img/icon-online.png); color: #00b2d9; }
.box.side-friends li p a       { float: left; background: url(../img/icon-message.png) 0 2px no-repeat; padding-left: 16px; }

.box.side-friends a.btn-1.active:hover {}
.box.side-friends .button-add,
.box.side-friends .button-wrapper      { position:absolute;right:0;top:-3px;	}
.box.side-friends #fanclub-remove-button {  }
.box.side-friends-list li      { width:200px;margin-right:17px;}


.box-wide.comments.recieved-messages .item.unread .head{ background: url(../img/new.png) no-repeat #f3f3f3; }
.box-wide.comments.recieved-messages h2 {height: 30px; text-indent: 0px; background: none; position: relative; margin: 25px 0;}
.box-wide.comments.recieved-messages h2 small { top: 2px; left: 130px;}
/*
.detail-panel-small #choose-section-wrapper .choose-section-content { margin-top: 20px;}
*/

.box.detail-small #choose-section-div {margin-top:0;}
#choose-section-div .ui-multiselect { width: 176px !important; background-image: url(../img/bg-select-176.png); font-weight: bold !important;  }
#choose-section-div .ui-multiselect-checkboxes { height: 255px !important; overflow: auto; }
/*#choose-section-div .ui-widget-header {display: none;}*/
#choose-section-div .ui-corner-all {}
#choose-section-div ul li label.ui-state-hover, #choose-section-div ul li label.ui-state-active{
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    -khtml-border-radius: 0px;
    border-radius: 0px;
}
#choose-section-div ul li {font-family: arial, sans-serif;}


/* -- new section chooser ---*/
/*#choose-section-wrapper {margin-top: 12px; }

.detail-panel-small #choose-section-wrapper {margin-top: 7px;float:left; margin: 0 !important; }
#choose-section-wrapper .choose-section-button {
	width: 196px ;
	height: 28px;
	border: 1px solid #cccccc ;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	background: url(../img/section-icon-close.png) white right top no-repeat;
	color: #007294;
	font-weight: bold;
        cursor: pointer;*/

/*
	 width: 176px ; height: 28px; background-image: url(/img/bg-select-176.png); font-weight: bold !important;   cursor: pointer;
*/
/*}*/
/*#choose-section-wrapper .choose-section-button:hover {color: #00b2d9; background-position: right -29px;}



#choose-section-wrapper .choose-section-button span{ float:left; margin: 5px 18px 0px 18px;}
#choose-section-wrapper .choose-section-button span.breaker {width: 1px; height: 26px; background-color: #cccccc; float: right; margin: 1px 29px 0 0; }


#choose-section-wrapper  .choose-section-content{
	position: absolute;
	top: 29px;  36
	width: 196px;
	background: #ffffff;
	border: 1px solid #cccccc;
	color: #222222;
	z-index: 10;
	display: none;

	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
}
.detail-panel-small #choose-section-wrapper  .choose-section-content { top: 29px; }

.detail-panel-small #choose-section-wrapper  .choose-section-content{
	top: 34px;
}

#choose-section-wrapper  .choose-section-content a{
	display: block;
	text-indent: 9px;
	line-height: 25px;
	font-weight: 700;
	margin-bottom: 2px;
	color: #333333;
	text-decoration: none;
}
#choose-section-wrapper  .choose-section-content a:hover,
#choose-section-wrapper  .choose-section-content a.selected-section{
		background: #00B2D9;
		color: #FFFFFF;

    margin-right: 0 !important;
    padding: 0 !important;
    text-decoration: none;
}
*/

.box.band { /*margin-top: 25px; margin-bottom: 0;*/ padding-bottom: 0;}
.box.bandmember { margin-top: 25px; }
.box.photos { margin-top: 25px !important; padding-bottom: 22px;}
.box.photos .slider-wrapper {height:240px;overflow:hidden;}
.box.new-celebrity .slider-wrapper {height:174px;;}
.box.new-celebrity .slider-wrapper li {max-width:95px;}

.box.videos ul { /*overflow: hidden;*/ margin: 0 -13px -25px 0; }
/*.box.videos .video-item { width: 320px; float: left; margin: 0 13px 25px 0; }*/
.box.videos .video-item { width: 319px; float: left; margin: 0 13px 25px 0;position: relative; }

.box.videos .video-item .a-vid {display: block; width: 100%; height: 100%; position: relative;}
.box.videos .video-item .a-vid span {position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: url(/img/vid-overlay.png?1) 50% 50% no-repeat;}
.box.videos .video-item .a-vid:hover span,
.box.videos .video-item .a-vid.hover span {background: url(/img/vid-hover.png?1) 50% 50% no-repeat;}

/*
.box.videos .video-item  iframe {position: absolute; top: 0; left: 0; z-index: 1; height: 385px; }

.box.videos .video-item  #video-item-prev { position: absolute; left: 0; top: 50px;  }
.box.videos .video-item  #video-item-next { position: absolute; right: 0; top: 50px; }
*/
/*    */

.box.videos .video-item .video-version {position: absolute; color: white; bottom: 9px; right: 16px; font-size: 10px; text-shadow: 0px 0px 5px black;}

.box ul li .admin_box { float: right;  margin-top: 8px;}


.box.videos ul li h3 { margin-top: 8px; height: 18px;}
.box.videos  {padding-bottom: 0px !important; }
.box.movies  {padding-bottom: 19px !important; }
.box.albums  {padding-bottom: 19px !important; }



#video-detail {position: relative; width: 650px !important; /*height: 420px !important;*/ }
#video-detail #video_embed{ position: absolute; top: 0px; left: 0px; z-index: 2; width: 650px !important; height: 390px !important;  }
#video-detail #nav { position: absolute; top: 0px; left: 0;  width: 650px; height: 390px; z-index: 10;}

#video-detail a#video-item-prev { position: absolute; top: 0; left: 0px; z-index: 2; background-position: left center; ;}
#video-detail a#video-item-next { position: absolute; top: 0; right: 0px; z-index: 3; background-position: right center;}


#video-item-prev, #video-item-next{
	display: block;
	width: 76px;
	height: 355px;
	background-repeat: no-repeat;
	visibility: visible;
}


#video-detail #video-item-next:hover{
	background-image: url(/img/gallery-arrow-right.png) !important;
}
#video-detail #video-item-prev:hover{
	background-image: url(/img/gallery-arrow-left.png) !important;
}


.box.videos .no-margin {margin-right:0;}
.box.videos p.gallery-author, p.video-version-detail {text-align: right;margin-right: 5px;}




.box-movies {margin-bottom:24px;}
.box.movies .movie-item {min-height: 275px;margin-right: 28px;text-align: center;width: 142px;padding-bottom:10px; line-height: 140%; position: relative; float: left;}
.box.movies .movie-item td {width:142px}
.box.movies .movie-item img {max-width: 142px; max-height: 213px;}
.box.movies h3, .box.movies a h3 { font-weight: bold;margin-top: 6px; line-height: 16px; margin-bottom: 0px !important; height: 35px; display: block; }
.box.movies h3 a { font-weight: bold; }
.box.movies a:hover h3 { text-decoration: underline;}
.box.movies .movie-item.no-margin {margin-right:0;}
.box.movies .movie-item span.year {color: black; display: block; clear: both;}
.box.movies .movie-item a.buy-bontonland { margin-top: 0px;}

.box.movies table	{ border-collapse: collapse; }
.box.movies table td 	{ background: #ededed; height: 216px; border-collapse: collapse; /*overflow: hidden;*/}

.box.movies .movie-list {}
.box.movies .movie-list  .role { font-weight: bold; }
.box.movies .movie-list img {margin-top: 5px;}
.box.movies ul.movie-list  {/*border-bottom:1px solid #ebebeb; padding-bottom: 20px; margin-bottom: 23px;*/ margin-top: 3px; margin-bottom: 19px; }
.box.movies ul.movie-list.last {border: none ; margin-bottom: 0px;}

.box.movies .movie-list a {font-weight: bold; /*height: 20px;*/}
.box.movies .movie-list li {height: 50px; margin-bottom: 0px; overflow: hidden; background: #fbfbfb;}
.box.movies .movie-list li.darker { background: #f6f6f5;}
.box.movies .movie-list  .ico { float: left; width: 30px; }
.box.movies .movie-list  .names { float: left;width: 232px;  margin-top: 5px; padding-left: 12px; line-height: 16px; height: 35px; display: block;}
.box.movies .movie-list .oneline-block-wrapper {display: block; height: 16px; line-height: 16px;}

.box.movies .movie-list  .names.oneline {/*line-height: 30px;*/ font-weight: bold; padding-top: 10px;}
.box.movies .movie-list  .role { float: left;width: 355px; line-height: 48px; border-left: 1px solid white; }
 .box.movies .movie-list  .role  img {float: left; margin-right: 13px;}
.box.movies .movie-list  .role span { float: left; display: block; width: 50px; text-align: center; font-weight: bold; color: #9e9e9e;}
.box.movies .movie-list  .role span.band { width: 355px; text-align: left; padding-left: 12px; }
.box.movies .movie-list  .role span.character { width: 53px; }
.box.movies .add-role{ font-weight: bold; color:#035871; font-size: 22px; }

.add-role .btn       { height: 29px; line-height: 29px; text-align: center; font-weight: bold; color: #fff !important; font-size: 13px;  float: right;}
.add-role .btn:hover { text-decoration: none; background-position: 0 100%; }
.add-role .btn     { width: 119px; display: block; background: url(../img/btn-add-role.png) no-repeat; text-align: left; text-indent: 13px; position: relative !important;}




.box.most-known-albums {margin-bottom:0;}
.box.albums .album-item,
/*.box.most-known-albums .album-item,*/ .box.album-detail .album-item{ margin-right: 27px;float:left;width: 142px;height: 132px;background: url(../img/bg-albums.png) no-repeat; text-align: center; position: relative;  line-height: 140%; margin-bottom: 20px;}
.box.most-known-albums .album-item {margin-right: 8px; margin-bottom: 10px;}
.box.albums div.album-item {margin-bottom:45px;margin-right:28px;}
.box.most-known-albums .album-item img,
.box.albums .album-item img,
.box.album-detail .album-item img{ margin: 3px 0 0 15px; display: block; width:123px;height:123px;}
.box.most-known-albums .album-item, .box.albums .album-item      {display:block;}
.box.most-known-albums .album-item h3, .box.albums .album-item h3   { margin-top: 10px; font-weight:normal; margin-bottom: 0px; height: 18px; }
.box.most-known-albums .album-item h3 a,.box.albums .album-item h3 a {font-weight:bold;display:inline-block;height:18px}
.box.most-known-albums .album-item span ,.box.albums .album-item span {position: absolute; top: 2px; left: 15px; display: block; width: 123px; height: 123px; background: url(../img/bg-albums-shine.png) no-repeat; }
.box.most-known-albums album-item.last,.box.albums .album-item.no-margin {margin-right:0;}

/* .box.album-detail #song-detail {padding-top:53px;} */
.box.album-detail .koupit-cd { margin-bottom: 5px; display: inline-block;}

.box.mp3   {padding-bottom: 22px !important; }
.box.mp3 ul   {/* overflow: hidden; margin-bottom: -4px; */}
/*.box.mp3 li   { float: left; width: 50%; margin-bottom: 5px; }*/
.box.mp3 li   { float: left; width: 50%; margin-bottom: 4px;}



.box.mp3 li span { display:inline-block;max-width:206px;padding-left: 20px; background: url(../img/icon-download.png) 0 1px no-repeat; }
.box.mp3 li a {font-weight: bold;}

.box.now   {padding-bottom: 22px !important;}


/*DEV .box.now ul se nikde nepouziva*/
/*
.box.now ul       { overflow: hidden; margin-bottom: -20px;}
.box.now li       { overflow: hidden; margin-bottom: 20px; }
.box.now li img   { float: left; }
.box.now ul ul    { float: right; width: 540px; margin: 0; }
.box.now ul ul li { margin: 0; }
 */
.box.now h3       { font-weight: normal; font-size: 14px; line-height: 1.5em; }

.box.now .line-3  { width: 100%; height: 1px; background: url(../img/line-3.png) 50% 0 no-repeat; margin: 19px 0; }
.box.now .item        { margin-bottom: 20px; padding-bottom:8px; border-bottom: 1px solid #eee; }
.box.now .item.last  { margin-bottom: 0px !important; padding-bottom:0; border: none; }
.box.now .info { color: #aaa; font-size: .9em; }

.box.wallpapers .wallpaper-item     { width: 194px; background: url(../img/bg-wallpapers.png) no-repeat; position: relative; float:left;}
.box.wallpapers div.wallpaper-item {margin-right:35px;margin-bottom:35px;}
.box.wallpapers img     { display: block; margin: 9px auto 0 auto; height:111px;max-width:186px;}
.box.wallpapers .wallpaper-item .wall-span { cursor: pointer; position: absolute; top: 0; left: 0; display: block; width: 194px; height: 132px; background: url(../img/bg-wallpapers-shine.png) no-repeat; }
.box.wallpapers p       { margin-top: 48px; font-weight: bold; text-align: center; }
.box.wallpapers .wallpaper-item.no-margin {margin-right:0;}
.box.wallpapers.detail-osobnosti { padding-bottom: 35px;}


.box.art-list ul  { margin-bottom: -17px; }
.box.art-list li  { clear: both; margin-bottom: 17px; min-height: 63px; }
.box.art-list img { float: left; margin-right: 8px; clear: both;}
.box.art-list h3  { font-size: 14px; margin: 4px 0; }
.box.art-list p   { padding-bottom: 5px; line-height: 1.2em; height: 47px;}

.box.missing    { overflow: visible; }
.box.missing h2 { font-size: 22px; padding: 0; line-height: 25px; }
.box.missing a {float: left; margin-left: 5px;}
.box.missing>a {float:right}


.box.comments table    { border-collapse: collapse; }
.box.comments table td { padding: 3px 13px 3px 0; font-size: 13px; }
.box.comments table th { text-align: left; padding: 3px 13px 3px 0; font-size: 13px; }

.box.alias { color: #999999; font-size: 10px; border: none ;}

.box-wide.comments                    { font-size: 14px !important; word-wrap: break-word;}
.box-wide.comments h2                 { height: 73px; text-indent: -10000px; /*overflow: hidden;*/ background: url(../img/h2-posledni-komentare.jpg) no-repeat; position: relative; }
.box-wide.comments h2 small           { position: absolute; top: 36px; left: 199px; text-indent: 0; font-weight: normal; }
.box-wide.comments .item              { margin-bottom: 13px; background: url(../img/arrow-2.png) 0px 0px repeat-x; }
.box-wide.comments .item.level-2      { padding-left: 15px; }
.box-wide.comments .item.level-3      { padding-left: 30px; }
.box-wide.comments .item.level-4      { padding-left: 45px; }
.box-wide.comments .item.level-5      { padding-left: 60px; }
.box-wide.comments .item.level-6      { padding-left: 75px; }
.box-wide.comments .item.level-7      { padding-left: 90px; }
.box-wide.comments .item.level-8      { padding-left: 105px; }
.box-wide.comments .message-del       { float: right; padding-right: 15px;}

.box-wide.comments .item.level-2 .item-in,
.box-wide.comments .item.level-4 .item-in,
.box-wide.comments .item.level-6 .item-in,
.box-wide.comments .item.level-8 .item-in
{ background: #f7f7f7; }
.box-wide.comments .item.level-2 .head,
.box-wide.comments .item.level-4 .head,
.box-wide.comments .item.level-6 .head,
.box-wide.comments .item.level-8 .head
{ background: #eee; }

.box-wide.comments .item-in           { /*overflow: hidden;*/ border: 1px solid #dbdbdb; }
.box-wide.comments .item.act .head,
.box-wide.comments .item.act .body,
.box-wide.comments .item.selected .head,
.box-wide.comments .item.selected .body    {padding-left:18px; }
.box-wide.comments .item.act .item-in,
.box-wide.comments .item.selected .item-in { border-left: 2px solid #007294; }

.box-wide.comments .item .head        { padding-left:19px;height: 33px; line-height: 33px; background: #f3f3f3; color: #999; position: relative; }
.box-wide.comments .item .head p      { float: left; height: 33px; line-height: 33px; }
.box-wide.comments .item .head strong { margin: 0 8px 0 0px; color: #333; }
.box-wide.comments .item .head em     { font-weight: normal; }
.box-wide.comments .item .head span.new, .box-wide.comments .item .head span.last { float: left; margin: 6px 0 0 10px; font-weight: bold; background: #6e5091; height: 20px; line-height: 20px; padding: 0 5px; color: #fff; text-transform: uppercase; }
.box-wide.comments .item .head span.last { background: #999; }
.box-wide.comments .item .body        { padding: 17px 19px; line-height: 1.3em; }
.box-wide.comments .item .body .blocked { padding-bottom:15px;}
.box-wide.comments .item .body img    { float: left; margin: 3px 10px 0 0; }
.box-wide.comments .item .foot        { line-height: 20px; text-align: right; padding-right: 13px; padding-bottom:8px;}
.box-wide.comments .item .foot a      { font-weight: bold; margin-left: 11px; }

.box-wide.comments .rating,
.box-wide.comments .my-rating 		 {width:150px; margin-top: 10px; }

.box-wide.comments .empty           {text-align:center;font-weight:bold;padding:0;padding-top:30px;}

.captcha-wrapper   { position:relative;min-height:120px;}
.captcha-wrapper .btn-12 {position:absolute;right:0;bottom:0;}
.captcha-wrapper .captcha {float:none;}

.admin-like     {position: absolute;right: 168px;top: 8px;}
.discuss-username {/*overflow:hidden;*/ white-space:nowrap; text-overflow: ellipsis;max-width:190px;float:left;display:inline-block;}
/*
.box.comments                    { border-bottom: 1px solid #ebebeb; padding: 0 23px 30px 0; font-size: 14px !important; }
.box.comments h2                 { margin-bottom: -17px; }
.box.comments .item              { overflow: hidden; margin-bottom: 13px; }
.box.comments .item.level-2      { padding-left: 20px; background: url(../img/arrow-2.png) 2px 8px no-repeat; }
.box.comments .item-in           { overflow: hidden; border: 1px solid #dbdbdb; }
.box.comments .item .head        { height: 33px; line-height: 33px; background: #f3f3f3; color: #999; }
.box.comments .item .head a      { float: right; font-weight: bold; margin-right: 13px; }
.box.comments .item .head strong { margin: 0 8px 0 19px; color: #333; }
.box.comments .item .body        { padding: 17px 19px; line-height: 1.3em; }
.box.comments .item .foot        { height: 31px; line-height: 20px; text-align: right; padding-right: 13px; }
.box.comments .item .foot a      { font-weight: bold; margin-left: 15px; }
*/
/*dev*/


.box.contacts         { padding-bottom: 12px; }
.box.contacts address { margin-bottom: 13px; line-height: 1.3em; }

.box.cast ul,.box.cast-index ul { width:100% !important;}
.box.cast ul li  {width:200px !important;}
.box.top-ten.box.cast-index  ul { margin-bottom: 0; }
.box.top-ten.box.cast-index  ul li small { font-size: 13px; display: inline; float: none;}
.box.cast-index  ul li  {width:300px !important; min-height: 75px;  margin-bottom: 20px !important; color: #b2b2b2; }

ul.band-list {}
ul.band-list li { float:left; height: auto; width: 325px; margin: 0 1px 1px 0 ;}
ul.band-list li.spacer {height: 1px; overflow: hidden; width:  100%; clear: both; }
ul.band-list li .left-column { float: left; width: 75px; line-height: 55px;text-align: center;}
ul.band-list li .right-column {float: left; width: 235px; margin-left: 10px;  min-height: 50px; color: #B2B2B2;}
ul.band-list li .right-column h3 {padding: 0;}
ul.band-list li .right-column  span {display: block; margin-top: 0px; padding: 0;  }
ul.band-list li .right-column 	.instrument { font-weight: bold; }
ul.band-list li .right-column 	.newest-album {}


.box.cast-index  ul li h3 {margin: 7px 0 3px 0; width: 235px;}

.box.top-ten ul.crew-list li h3 {width: 150px;}
.box.cast-index  ul li img {background: #b2b2b2;}
.box.cast-index  ul li .role-name {color:black; font-size: 13px;}

.box ul.mujidol-list li{padding-left:110px;background:url(../img/mujidol-logo.png) 0 0 no-repeat;padding-bottom:5px;margin-bottom:5px;/*xpadding-top:5px;*/ line-height:30px;height:25px;}

#search-form, #search-form2  {margin-bottom:20px; border:1px solid #D8D8D8;}
#search-form form, #search-form2 form{padding:5px; border-bottom:1px solid #D8D8D8; background: #f3f3f3; color: #444;}
#search-form form label, #search-form2 form label {font-weight:bold;}
#search-form-letters, #search-form-letters2{padding:5px 4px 5px 3px; white-space:nowrap;}
#search-form-letters a, #search-form-letters2 a{margin:0 6px 0 5px; font-size: 13px;}
#search-form-subletters a, #search-form-subletters2 a{margin: 0 4px;}

#search-form-subletters2 span.disabled,
#search-form-subletters span.disabled,
#search-form-subletters2 a.disabled,#search-form-subletters2 a.disabled:hover,
#search-form-subletters a.disabled,#search-form-subletters a.disabled:hover  { cursor: text; color: #B9B9B9; text-decoration: none;}
#search-form #flowpanes, #search-form2 #flowpanes2 {position:relative;overflow:hidden; width: 490px; float:left; height: 20px;}
#search-form-subletters .prev, #search-form-subletters2 .prev{padding-right:15px; cursor:pointer;border-right:1px solid #CCC;}
#search-form-subletters .next, #search-form-subletters2 .next {padding-left:15px;cursor:pointer;border-left:1px solid #CCC;}

 .custom.prev.left,
 .custom.prev.left.disabled {color: #B9B9B9;}



#search-form-subletters .prev, #search-form-subletters2 span.prev{ cursor: default !important;}
#search-form-subletters .next, #search-form-subletters2 span.next { cursor: default !important;}


/* detail : gallery --------------------------------------------------------------- */
.gallery p {display:inline-block;position:relative;top:-9px;}
.gallery p.gallery-author {font-size:12px;top:0;padding-top:10px;position:static;float:right;}
.gallery .rating {display:inline-block;}
.gallery .rating p{position:static;}
.gallery .share {margin-bottom:0;border-bottom:none;}

.gallery .paging a {text-indent:-1000px;}

.gallery-thumbs {margin-bottom:8px;position:relative; margin-top: 10px;}
.galler-thumbs .button-wrapper {float:left;}
/*
#gallery-show-thumbs {position:absolute;left:50%;top:0;margin-left:-77px;width:154px;height:35px;overflow:hidden;text-indent:-1000px;text-align:center;font-weight:bold;display:inline-block;background:url(../img/show-thumbnails.png) 0 0 no-repeat;}
#gallery-show-thumbs.thumbnails-opened {background-position:-154px 0;}
*/
.gallery-thumbs .jcarousel-wrap{height:108px;padding-top:8px;border-top:1px solid #d8d8d8;margin-top:0px; padding: 0 ;}
.gallery-thumbs .jcarousel-wrap li {margin-right:3px;}
.gallery-thumbs .jcarousel-wrap img {height:100px;border:2px solid #FFF;}
.gallery-thumbs .jcarousel-wrap a:hover img,
.gallery-thumbs .jcarousel-wrap a.active img{border-color:#035972;}

#gallery-photo {width:655px;max-height:700px;background-color:#DBDBDB;text-align:center;position:relative;margin-bottom:10px;}
#gallery-photo img{max-height:700px;max-width:655px;}
#gallery-photo-nav {width:100%;height:100%;position:absolute;left:0;top:0; }
#gallery-photo-nav a {display:none;position:absolute;background-position:0 0;background-repeat:no-repeat;text-indent:-1000px;overflow:hidden;top:50%;}

#gallery-photo-load-wrap,
#gallery-photo-prev-wrap,
#gallery-photo-next-wrap,
#gallery-photo-nav-middle {position:absolute;top:0; }

#gallery-photo-nav-middle {width:400px;height:100%;left:127px; background-image: url(../img/blank1000x1000.gif);}
#gallery-photo-prev-wrap {padding-right:40px;width:85px;height:100%;left:0}
#gallery-photo-next-wrap {padding-left:40px;width:85px;height:100%;right:0;}
#gallery-photo-load-wrap {padding-left:0px;width:100%;height:100%;right:0;}
#gallery-photo-load-wrap  #loading_animation_container { margin: 0px auto 0px auto; }
#gallery-photo-load-wrap  table{	width: 100%; height: 100%; vertical-align: middle;}
ul#carousel-gallery  li.selected {border: 2px solid #035972 !important;}
a#gallery-photo-prev, a#gallery-photo-next {width:85px;height:100%;top:0;background-position:0 center;}
a#gallery-photo-prev {left:0;background-image:url(../img/gallery-arrow-left.png);background-position:-70px center;}
#gallery-photo-prev:hover {background-position: 15px center;}
a#gallery-photo-next {right:0;background-image:url(../img/gallery-arrow-right.png);}
#gallery-photo-next:hover {background-position:-85px center;}

#gallery-photo-like, #gallery-photo-dislike {width:64px;height:101px;margin-top:-50px;left:50%;}
#gallery-photo-like:hover {background-position:0 -102px;/*margin-top:-52px;*/  }
#gallery-photo-dislike:hover {background-position:0 -103px; /*margin-top:-48px;*/ }
#gallery-photo-like {margin-left:-102px;background-image:url(../img/gallery-like.png);}
#gallery-photo-dislike {margin-left:37px;background-image:url(../img/gallery-dislike.png);}

#gallery-photo-nav a#gallery-photo-fullscreen {text-indent:0;height:23px;line-height:23px;color:#FFF;padding-left:200px;background:url(../img/full-screen-icon.png?1) 0 0 no-repeat;top:auto;bottom:10px;left:50%;margin-left:-90px;text-align:left;}

/* gallery list --------------------------------------------------------------- */
.gallery-list-item img{margin:0 5px 5px 0;}  /*xheight:136px;*/
.no-btm-border {border-bottom: 0 none; margin-bottom: 0;}


/* detail : wallpapers --------------------------------------------------------------- */
#wallpaper-nav {width:655px;padding:10px 0;}
#wallpaper-nav table {margin-bottom:10px;}
#wallpaper-nav h2 {padding-bottom:10px;}
#wallpaper-nav table th {text-align:left;vertical-align:top;white-space:nowrap;padding-right:10px;}
#wallpaper-nav table a {color:#035871;display:inline-block;margin-right:5px;}

/* detail : album --------------------------------------------------------------- */
.box.album-detail .album-item a{margin-left:16px;}
.box.album-detail h2 {clear:none;}
.box.album-detail h3 {font-size:18px;}

/* side boxes --------------------------------------------------------------- */

.box.three-images         { padding-bottom: 20px; /*22*/}
.box.three-images ul      { /*overflow: hidden;*/ margin-right: -1px; }
.box.three-images li      { width: 95px; /*height: 195px;*/ float: left; margin-right: 8px; text-align: center; line-height: 1.35em; margin-top: 2px; }
.box.three-images #relationship li { }
.box.three-images li.last { margin-right: 0; }
.box.three-images h3      { font-weight: normal; /*height: 18px;*//*18*/  margin-top: 2px;}
.box.three-images h3 a    { font-weight: bold; }

.box.three-images #relationship {}
.box.three-images #relationship li { margin-bottom: 5px; /*15*/ /*height: 238px;*/ }
.box.three-images.family ul { /*height: 210px;*/ }

.box.two-images         { padding-bottom: 7px; }
.box.two-images ul      { /*overflow: hidden;*/ margin-right: -1px; }
.box.two-images li      { max-width:145px; height: 176px; float: left; margin-right: 8px; text-align: center; line-height: 1.35em; }
.box.two-images li.last { margin-right: 0; }
.box.two-images h3      { font-weight: normal; }
.box.two-images h3 a    { font-weight: bold; }
.box.two-images li>a { display: table;background: url(../img/bg-albums.png) no-repeat;}

.box.side-ad      { border: none; padding-right: 0 }
.box.side-ad.top-ad { margin-top: 22px !important;}

.box.top-ten ul       {  float: left; width: 150px;/*margin-bottom: 25px;*/ margin-bottom: 1px;}
.cols-3 .box.top-ten ul { width: 300px;}
.box.top-ten li       { width: 150px; /*width: 100%;*/ height: 40px; float: left; /*margin-bottom: 10px;*/ margin-bottom: 10px;}
.box.top-ten.band li { height: auto; }
.box.top-ten.band li > a { float: left; width: 28px; height: 100%; margin-right: 3px;}
.box.top-ten.band li > a > img {margin-bottom: 5px;}
.box.top-ten.band li small { float: left;}
.box.top-ten.band  .left-col { float: left; width: 114px; margin-left: 4px;}
.box.top-ten img      { float: left; margin: 4px 6px 0 0px; }
.box.top-ten a img    { margin-top: 0; }

.box.top-ten h3       { line-height: 15px /*1.2em*/; position: relative; top: -2px;/**/ padding:0 5px 0 0;  float: left; width: 100px; max-height: 30px; /*DEV*/ display: inline-block;   }
.box.top-ten h3 .order-no { display: block;  /*max-width: 15px; height: 17px;*/ float: left; margin-right: 2px;}
.box.top-ten h3 a { max-height: 36px;  line-height: 15px;}
.side .box.top-ten ul li {}
.side .box.top-ten h3 a.ts-croptext { float: left; width: 114px; display: inline-block;}
.side .box.top-ten h3 a span {color: black;}

.box.top-ten li small,
.box.top-ten li em { position: relative; /*top: -5px;*/ font-size: 11px; /* float: left */; margin-right: 4px; font-style:normal; /*height: 30px;*/ }
.box.top-ten li small {display: block; float: left; top: -2px; min-width:8px; }
.box.top-ten.cast li small { width: 150px;}

.box.guess-person     { border: none; padding: 0; margin: 0; }
.box.guess-person img { display: block; }
.box.guess-person div { position: relative; }
.box.guess-person div div { position: absolute; left: 9px; bottom: 15px; width: 282px; height: 35px; /*overflow: hidden; */background: url(../img/bg-guess-person.png) no-repeat; } /*DEV netusim kde to je*/
.box.guess-person .inp { float: left; width: 184px; margin: 8px 0 0 13px; color: #035871; font-size: 14px; border:none;}
.box.guess-person .btn { float: right; width: 75px; height: 35px; cursor: pointer; background: url(../img/btn-guess-person.png) no-repeat; border:none;}
.box.guess-person .btn:hover { background-position: 0 100%; }

.box.awards    { margin-top: -25px; padding: 10px 0 0 0; background: url(../img/icon-award.png) 0 4px no-repeat; }
.box.awards h2 { padding: 0 0 9px 16px; }




.box.fanclub              { /*overflow: visible;*/}
.box.fanclub h2             { padding-top: 5px; }
.box.fanclub .pseudo-h2 { margin-bottom: 10px; margin-top: 3px; }
.box.fanclub ul           { }
.box.fanclub li           { float: left; width: 145px;/* margin-bottom: 18px;*/ margin-bottom: 10px; margin-top: 10px;}
.box.fanclub li.even { }
.box.fanclub li.odd { margin-right: 10px;}
/*.box.fanclub li > a {float: left; display: blok; width: 30px; background-color: red;}   */
.box.fanclub li a img       { float: left; margin: 0; width:30px;height:30px; }
.box.fanclub li h3        { float: left; width: 100px; /*100*/ height: 15px; font-size: 13px; line-height: 13px; margin: 0 0 0 5px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; }
.box.fanclub li p         { float: left;font-size: 11px; height: 13px; line-height: 13px; margin: 0 0 0 5px; /*overflow: hidden; */ }
.box.fanclub li p span    { float: left; width: 38px; background: url(../img/icon-offline.png) 1px 0 no-repeat; padding-left: 13px; color: #999; }
.box.fanclub li p span.on { background-image: url(../img/icon-online.png); color: #00b2d9; }
.box.fanclub li p a       { float: left; background: url(../img/icon-message.png) 0 2px no-repeat; padding-left: 16px; }
.box.fanclub .inactive    { display: none;}  /*background-position: 0 2px; */
.box.fanclub .active    	{  }         /*display:inline-block;*/
.box.fanclub a.btn-1.active:hover {}
.box.fanclub .button-add,
.box.fanclub .button-wrapper      { position:absolute;right:18px;top:0;	}
.box.fanclub #fanclub-remove-button {  }
.box.fanclub-list li      { width:200px;margin-right:17px;}
.box.fanclub-list li h3 {width: 160px; }
.box.fanclub > p {margin-top: 3px;}
.box h3 a.admin	  { padding-right: 19px; background: url(../img/hvezda_zlata.png?1) 100% 2px no-repeat; }
.box h3 a.fanclub-admin	  { padding-right: 19px; background: url(../img/hvezda_stribrna.png?1) 100% 2px no-repeat; }

.detail-panel h1.admin	  { padding-right: 19px; background: url(../img/hvezda_zlata.png?1) 100% 2px no-repeat; }



.sub-box {margin-top:20px;padding-top:14px;background:url(../img/bg-short-line.png) center top no-repeat;}
.links-list {  padding-top: 20px;}
.links-list li {padding-left:23px;background-position:0 0;background-repeat:no-repeat;margin:6px 0;background-image:url(../img/icon-web-16x16.png);}
.links-list li a {font-weight:bold;}
.links-list li.imdbcom {background-image:url(../img/icon-imdb-16x16.png);}
.links-list li.wikipediaorg {background-image:url(../img/icon-wiki-16x16.png);}
.links-list li.facebookcom {background-image:url(../img/icon-facebook-16x16.png);}
.links-list li.myspacecom {background-image:url(../img/icon-myspace-16x16.png);}
.links-list li.link-web {background-image:url(../img/icon-web-16x16.png);}



/* slider ------------------------------------------------------------------- */

/* to delete
.slider-wrapper      { overflow: hidden; position: relative; width: 100%;}
.slider              { overflow: hidden; position: relative; width: 650px; }
.slider li           { float: left; margin-right: 16px; text-align: center; }
.slider h3           { margin: 4px 0 1px 0; }
.controls span       { display: block; position: absolute; top: 83px; right: 3px; width: 21px; height: 31px; cursor: pointer; background: url(../img/icon-carousel-small-next.png) no-repeat; }
.controls .prev-page { left: 0; background: url(../img/icon-carousel-small-prev.png) no-repeat; }
.controls span:hover { background-position: 0 -33px; }
.controls .disabled  { background-image:none; cursor: default; }
*/

/* jcarousel ---------------------------------------------------------------- */

.jcarousel-container  { width: 650px; padding: 0 0px; margin-top: 4px; overflow: hidden; margin: 0;}
.jcarousel-clip       { overflow: hidden; width: 650px; }
.jcarousel-wrap li,
.jcarousel-item       { display:block; margin-right: 14px; padding-bottom:0px; text-align: center; float: left;}   /* { display:block; margin-right: 14px; padding-bottom:20px; text-align: center; float: left;} */
.jcarousel-prev, .jcarousel-next  {z-index: 100;}
.jcarousel-next, .jcarousel-prev  { position: absolute; top: 0px; right:0; width: 25px; height: 100%; cursor: pointer; background: url(../img/arrows-bg.png);}
.jcarousel-prev {right: auto; left: 0;}
.jcarousel-next span, .jcarousel-prev span {display: block; width: 100%; height: 100%; font: 0/0 a;color: transparent;text-decoration: none; background: url(../img/arrows.png) 0 50% no-repeat; }
.jcarousel-next span {background: url(../img/arrows.png) -25px 50% no-repeat;}

.jcarousel-next:hover, .jcarousel-prev:hover       { background: #00b2d9; }
.jcarousel-next-disabled, .jcarousel-prev-disabled,
.jcarousel-next-disabled:hover, .jcarousel-prev-disabled:hover,
.jcarousel-next-disabled span, .jcarousel-prev-disabled span
{background:none;}

.jcarousel-wrap li small,
.jcarousel-item small { display: inline-block; margin: 0px 0px 10px 0px !important;}

/*.albums .jcarousel-next, .albums .jcarousel-prev { top: 50px; } */
 /*.wallpapers .jcarousel-next, .wallpapers .jcarousel-prev,*/
.gallery-thumbs .jcarousel-next, .gallery-thumbs .jcarousel-prev { top: 35px; }

/*
.box.movies .jcarousel-container, .box.movies .jcarousel-clip, .box.movies .jcarousel-item { height: 252px; }
.box.albums .jcarousel-container, .box.albums .jcarousel-clip, .box.albums .jcarousel-item { height: 169px; }
.box .jcarousel-container, .box.wallpapers .jcarousel-clip, .box.wallpapers .jcarousel-item { height: 185px; }

.box.albums .jcarousel-next, .box.albums .jcarousel-prev { top: 48px; }
*/

.jcarousel-wrap {width: 650px; padding: 0 0px;overflow: hidden;}
.jcarousel-height-360,
.jcarousel-height-360 .jcarousel-container {height:360px;}
.jcarousel-height-275,
.jcarousel-height-275 .jcarousel-container {height:257px; }
.jcarousel-height-285,
.jcarousel-height-285 .jcarousel-container {height:272px; }

.jcarousel-height-240,
.jcarousel-height-240 .jcarousel-container {min-height:207px;max-height:247px;} /*274*/
.jcarousel-height-210,
.jcarousel-height-210 .jcarousel-container {height:240px;} /*220*/
.jcarousel-height-200,
.jcarousel-height-200 .jcarousel-container {height:180px;}
.jcarousel-height-190,
.jcarousel-height-190 .jcarousel-container {height:185px;}
.jcarousel-height-180 .jcarousel-container {height:175px;}
.jcarousel-height-100,
.jcarousel-height-100 .jcarousel-container,
.jcarousel-height-100 .jcarousel-clip,
.jcarousel-height-100 .jcarousel-list {height:104px;}
.jcarousel-height-flexi { padding: 0;}


.jcarousel-wrap ul {width: 680px;} /* kvuli jCarouselu */

.wallpaper-item p,
.jcarousel-wrap ul li h3 { margin: 7px 0px;  padding: 0px 0px !important; text-align: center;max-height:17px;}     /**/
.box.photos .jcarousel-wrap ul li h3 {margin: 4px 0px 0px 0px; height: 17px;} /*bugfix u nejnovejsich fotografii na HP*/

.jcarousel-height-240 .jcarousel-prev, .jcarousel-height-240 .jcarousel-next  {height:200px; }
.jcarousel-height-210 .jcarousel-prev, .jcarousel-height-210 .jcarousel-next {height:190px;}
.jcarousel-height-200 .jcarousel-prev, .jcarousel-height-200 .jcarousel-next {height:180px;}
.jcarousel-height-190 .jcarousel-prev, .jcarousel-height-190 .jcarousel-next {height:170px; }
.jcarousel-height-100 .jcarousel-prev, .jcarousel-height-100 .jcarousel-next {height:107px; top: 0px;}
.jcarousel-height-flexi.image-height-200 .jcarousel-prev, .jcarousel-height-flexi.image-height-200 .jcarousel-next { height: 200px;}


/*.box.wallpapers .jcarousel-height-210 .jcarousel-prev, .jcarousel-height-210 .jcarousel-next {height:160px;}  */
/*.new-celebrity .jcarousel-prev, .new-celebrity .jcarousel-next{height:142px;} */  /*142*/
.box.new-celebrity .jcarousel-prev, .box.new-celebrity .jcarousel-next{height:213px;}
.albums .jcarousel-next, .albums .jcarousel-prev { height:130px;}
.movies .jcarousel-next, .movies .jcarousel-prev { height: 215px;}
.jcarousel-height-360 .jcarousel-prev, .jcarousel-height-360 .jcarousel-next  {height:320px; }
/*carousel pro wallpapery*/
.box.wallpapers .jcarousel-prev, .box.wallpapers  .jcarousel-next  { }
.box.wallpapers  .jcarousel-clip{ margin-left: 21px;	width: 608px;}
.box.wallpapers.detail-osobnosti  { overflow:  hidden; height: 210px;}

.box.wallpapers .jcarousel-next, .box.wallpapers .jcarousel-prev {height: 132px;}

 /*
#jcarousel-gallery, .jcarousel-list.jcarousel-list-horizontal {left: 0px !important;}    /*bugfix, zarovnani doleva pri malem poctu polozek
*/


/*poutak*/
.box.new-celebrity ul li{ margin-right: 26px; /*18*/ }
.box.new-celebrity ul li table.detail-image {width: 142px; /*overflow: hidden;*/ height: 213px; margin-bottom: 10px;}
.box.new-celebrity.band ul li table.detail-image {width: auto; height: 213px; margin-bottom: 10px;}
.box.new-celebrity ul li h3 {/*width: 142px;*/ height: 20px; }
.box.new-celebrity.movie .cel-a, .box.new-celebrity.celebrity .cel-a {display: block; height: 20px; width: 142px; text-align: center; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}

/*DEV pousovani carouselu*/

.box.new-celebrity ul li,
.box.new-celebrity .jcarousel-wrap ul li {
	margin: 0 !important;
	width: 169px;
}
.box.new-celebrity.band ul li {width: auto; padding-right: 20px !important;}


/* share -------------------------------------------------------------------- */

/*
.share               { margin-bottom: 130px; padding: 14px 0 17px 0; margin-top: 20px !important; background: none; clear: both;  overflow: visible !important; background: green;}
 */

.share               	{ background: white;}
.box.share.bottom     { margin-top: 0px !important;  padding-top: 0px !important; padding-bottom: 22px !important; overflow: visible !important; }

div.obj_cv .share   	{ margin-bottom: 20px;}
.share.line		{ padding: 15px 0px 15px 0px !important; margin: 0px !important;  border-bottom: 1px solid #d8d8d8; }

.share div           	{ vertical-align:middle;display: inline-block;}
.box.share .rating-stars { margin:0 10px;}
.share #sidebox-show,
.share #sidebox-show2 {margin: 0 !important;}
.share #sidebox-show2	{ margin-top: 10px !important; }
.box.detail .share { margin-top: 25px;}
.box.detail .share.line { height: 25px;}

.share .fb-like      	{ width: 190px; }
.share .fb-send      	{ width: 100px; }
.share .gplus       	{ width: 100px; }
.share .twitter     	{ width: 95px; }
.share .linkedin     	{ width: 100px; }
.share .pinterest    	{ width: 80px; }
.share .discuss-link 	{ display: inline-block; height: 20px; line-height: 19px; padding-left: 24px; background: url(../img/icon-discuss.png) 0 1px no-repeat; }
.discuss-link { display: inline-block; height: 20px; line-height: 19px; padding-left: 19px; background: url(../img/icon-discuss-small.png) 0 3px no-repeat; }

div.main.movie div.box.detail div.share { border: none;}

/* rating ------------------------------------------------------------------- */

.rating           { overflow: hidden;width: 350px;  }
.rating p         { width: 165px; float: right; margin-top: 5px; font-size: 11px; line-height: 1.4em; font-weight: normal; text-align: center;}
.detail-movie .rating p {float: left; }
.rating div       { width: 165px; height: 6px; float: right; margin-left: 30px; overflow: hidden; position: relative; background: url(../img/bg-rating.png) no-repeat; }
.rating div span  { width: 165px; height: 6px; display: block; position: absolute; top: 0; left: 0; background: url(../img/bg-rating.png) 0 100% no-repeat; }
.rating div small { width: 1px; height: 6px; display: block; position: absolute; top: 0; left: 0; background: url(../img/bg-rating.png) 0 100% no-repeat; }
.rating .rating-stars {float: left !important;}

/* rating - vlozena diskuze ------------------------------------------------------------------- */

div.item-in div.head div.rating { height: 30px; margin: 0px 10px 0px 15px !important; float: right !important; }
div.item-in div.head div.rating p { height: 12px !important; line-height: 12px !important; text-indent: 0px; ;}


/*.stars    { width: 75px; height: 14px;  float: right; overflow: hidden; background: url(../img/icon-stars.png) repeat-x; }
.stars li { height: 14px; float: left; width: auto; margin: 0; background: url(../img/icon-stars.png) 0 100% repeat-x; }
*/

.rating.star-rating p { width: 180px;margin-right: 30px;text-align: left;}
.star-rating.rating-disabled > span {display: none;}

.box .rating-stars, .box .rating-disabled .rating-stars.hover { width: 81px; position: relative;float:right; height: 14px; margin: 1px 10px 0 0; background: url(../img/stars.png) top left repeat-x; }
.box .rating-stars.hover 	{ background: url(/img/stars.png) 0 -48px repeat-x; }
.box .rating-stars li         { float: left; list-style: none; width:auto;}
.box .rating-stars li a, .box .rating-disabled .rating-stars li a:hover { padding:0;margin: 0;padding-right:4px;display: block; width: 13px; height: 14px; text-indent: -9000px; z-index: 20; position: absolute; overflow: hidden; background-image:none;}
.box .rating-stars li a:hover { background: url(../img/stars.png) 0 -16px repeat-x; z-index: 2; left: 0; }

.box .rating-stars a.r1       { left: 0; }
.box .rating-stars a.r1:hover { width: 13px; }
.box .rating-stars a.r2       { left: 17px; }
.box .rating-stars a.r2:hover { width: 30px; }
.box .rating-stars a.r3       { left: 34px; }
.box .rating-stars a.r3:hover { width: 47px; }
.box .rating-stars a.r4       { left: 51px; }
.box .rating-stars a.r4:hover { width: 64px; }
.box .rating-stars a.r5       { left: 68px; }
.box .rating-stars a.r5:hover { width: 81px;}
.box .rating-stars li.current { background: url(../img/stars.png) left -32px; position: absolute; height: 14px; display: block; text-indent: -9000px; z-index: 1; }

.box .rating-disabled .rating-stars li a { cursor: default !important; pointer-events: none; }




/*big stars*/
.movie .rating-stars, .movie .rating-disabled .rating-stars.hover { background: url(/img/stars-big.png) left -75px; height: 25px; width: 125px; }
.movie .rating-stars.hover { background: url(/img/stars-big.png) left top; }
.movie .rating-stars li         { float: left; list-style: none; width:auto;}
.movie .rating-stars li a, .movie .rating-disabled .rating-stars li a:hover { padding-right:0px; width: 25px; height: 25px;}
.movie .rating-stars li a:hover { background: url(/img/stars-big.png) 0 -25px repeat-x ; z-index: 2; left: 0; }
.movie .rating-stars a.r1       { left: 0; }
.movie .rating-stars a.r1:hover { width: 25px; }
.movie .rating-stars a.r2       { left: 25px; }
.movie .rating-stars a.r2:hover { width: 50px; }
.movie .rating-stars a.r3       { left: 50px; }
.movie .rating-stars a.r3:hover { width: 75px; }
.movie .rating-stars a.r4       { left: 75px; }
.movie .rating-stars a.r4:hover { width: 100px; }
.movie .rating-stars a.r5       { left: 100px; }
.movie .rating-stars a.r5:hover { width: 123px;}
.movie .rating-stars li.current { background: url(/img/stars-big.png) left -50px;  height: 25px; }
 /*  */

.movie .rating-disabled .rating-stars li a { cursor: default !important; pointer-events: none; }



/* buttons ------------------------------------------------------------------ */

.btn       { height: 28px; line-height: 26px; text-align: center; font-weight: bold; color: #fff !important; font-size: 13px; }
.btn:hover { text-decoration: none; background-position: 0 100%; }
.btn-1     { width: 154px; display: block; background: url(../img/btn-1.png) no-repeat; text-align: left; text-indent: 10px; position: absolute; top: -3px; right: 0; }
/*
.btn-2     { width: 73px; float: left; background: url(../img/btn-2.png) no-repeat; text-align: left; text-indent: 34px; }
.btn-2.no  { width: 72px; float: left; background: url(../img/btn-2.png) 100% 0 no-repeat; text-align: left; text-indent: 7px; }
*/
.btn-2 { width: 75px; height: 32px; float: left;  background: url(../img/btn-like-unlike.png) no-repeat 0 0;line-height: 32px; text-indent: 34px; text-align: left !important;}
.btn-2:hover {background-position: 0 -32px ;}
.btn-2.no {background-position: -75px 0; text-indent: 8px;}
.btn-2.no:hover {background-position: -75px -32px ;}
.btn-2.disabled, .btn-2.nonactive, .btn-2.disabled:hover, .btn-2.nonactive:hover {background-position: 0 -64px;}
.btn-2.no.disabled, .btn-2.no.nonactive, .btn-2.no.disabled:hover, .btn-2.no.nonactive:hover   {background-position: -75px -64px;}

/*
.btn.disabled:hover { background-position: 0 0; }
.btn-2.no:hover { background-position: 100% 100%; }
.btn-2.no.disabled:hover { background-position: 100% 0; }
*/
.btn-add     { width: 154px; display: block; background: url(../img/btn-1.png) no-repeat; text-align: left; text-indent: 13px;  }
.btn-3     { width: 154px; display: block; background: url(../img/btn-1.png) no-repeat; text-align: left; text-indent: 13px; position: absolute; top: 0; right: 0; }
.btn-5     { width: 129px; float: right; color: #fff !important; background: url(../img/btns.png) 0 -111px no-repeat; margin: 10px 0 0 17px; font-size: 13px; }
.btn-5:hover, .btn-5.hover {background-position: 0 -138px;}

.btn-elastic-wrapper {height: 24px; border: none ; display: inline-block; line-height: 28px;}
.btn-elastic-wrapper > span {height: 28px; display: block; float: left; color:white; /*line-height: 28px; */font-weight: bold; background: red;}
.btn-elastic-wrapper:hover > span {background-position: 0 -27px; display: block; float: left; }
.btn-elastic-wrapper:hover  span  { text-decoration: none; }
.btn-elastic-wrapper .left{background: url(../img/button-left.png) 0 0px no-repeat; text-indent: 9px; }
.btn-elastic-wrapper .right{ width: 9px;background: url(../img/button-right.png) 0 0px no-repeat;}

.button-wrapper {display:inline-block;padding-right:10px;height:28px;background:url(../img/button-right.png) right top no-repeat;color:#FFF;cursor:pointer;}

.button:not(.button-wrapper-standart)  {display:inline-block;padding-left:12px;padding-right:2px;height:28px;line-height:25px;background-repeat:no-repeat;background-image:url(../img/button-left.png);color:#FFF;cursor:pointer; font-weight: 700;}

.button-add {padding-right:24px;background-image:url(../img/button-plus.png);background-position:right top;}

/*.box.fanclub .button-wrapper {padding-right:10px;background-image:url(../img/button-right.png);background-position: 1px 0 !important; }*/
/*a.button-wrapper:hover {background-position: 1px -28px !important;  }  */
a.button-add .button {padding-right:8px;}
a.button-wrapper:hover {background-position:right 0px; color:black !important;}
a.button-wrapper:hover {background-position:right -28px;color:#FFF; background-repeat: no-repeat;}
a.button-wrapper:hover .button {background-position:0 -28px}


/* icon links --------------------------------------------------------------- */

a.icon     { font-size: 13px; padding-right: 19px; margin-left:18px; display: block; z-index: 90; }
a.icon.abs { position: absolute; top: -20px; right: 18px;}
a.icon.i1  { background: url(../img/icon-pen.png?1) 100% 2px no-repeat; }
a.icon.i2  { background: url(../img/icon-add.png) 100% 1px no-repeat; }
a.icon.edit{ float: right;}
a.icon-in-place     { font-size: 13px; padding-right: 19px; z-index: 90; font-weight: normal; color: #999999; }
a.icon-in-place.i1  { background: url(../img/icon-pen.png?1) 100% 2px no-repeat; }
a.icon-in-place.i2  { background: url(../img/icon-add.png) 100% 1px no-repeat; }

.box.side-friends.has_me_in_friends > a { position: relative; float: right; width: 100px; text-align: right; }

/* misc --------------------------------------------------------------------- */

.line-full { width: 100%; clear: both; height: 1px; background: #d8d8d8;}
.no-bold { font-weight: normal !important; }


/* Corner radius */
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl { -moz-border-radius-topleft: 5px; -webkit-border-top-left-radius: 5px; -khtml-border-top-left-radius: 5px; border-top-left-radius: 5px; }
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr { -moz-border-radius-topright: 5px; -webkit-border-top-right-radius: 5px; -khtml-border-top-right-radius: 5px; border-top-right-radius: 5px; }
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl { -moz-border-radius-bottomleft: 5px; -webkit-border-bottom-left-radius: 5px; -khtml-border-bottom-left-radius: 5px; border-bottom-left-radius: 5px; }
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br { -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; -khtml-border-bottom-right-radius: 5px; border-bottom-right-radius: 5px; }
/*
 * jQuery UI Dialog 1.8.16
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Dialog#theming
 */
.ui-dialog { position: absolute; padding: .2em; width: 300px; overflow: hidden; }
.ui-dialog .ui-dialog-titlebar { padding: .4em 1em; position: relative;  }
.ui-dialog .ui-dialog-title { float: left; margin: .1em 16px .1em 0; }
.ui-dialog .ui-dialog-titlebar-close { position: absolute; right: .3em; top: 50%; width: 19px; margin: -10px 0 0 0; padding: 1px; height: 18px; }
.ui-dialog .ui-dialog-titlebar-close span { display: block; margin: 1px; }
.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus { padding: 0; }
.ui-dialog .ui-dialog-content { position: relative; border: 0; /*padding: .5em 1em;*/ background: none; overflow: auto;  } /*zoom: 1;*/
.ui-dialog .ui-dialog-buttonpane { text-align: left; border-width: 1px 0 0 0; background-image: none; margin: .5em 0 0 0; padding: .3em 1em .5em .4em; }
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset { float: right; }
.ui-dialog .ui-dialog-buttonpane button { margin: .5em .4em .5em 0; cursor: pointer; }
.ui-dialog .ui-resizable-se { width: 14px; height: 14px; right: 3px; bottom: 3px; }
.ui-draggable .ui-dialog-titlebar { cursor: move; }


/* states and images */
.ui-icon { width: 16px; height: 16px; background-image: url(/img/jquery-ui/ui-icons_0078ae_256x240.png); }
.ui-widget-content .ui-icon {background-image: url(/img/jquery-ui/ui-icons_0078ae_256x240.png); }
.ui-widget-header .ui-icon {background-image: url(/img/jquery-ui/ui-icons_d8e7f3_256x240.png); }
.ui-state-default .ui-icon { background-image: url(/img/jquery-ui/ui-icons_e0fdff_256x240.png); }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(/img/jquery-ui/ui-icons_056b93_256x240.png); }
.ui-state-active .ui-icon {background-image: url(/img/jquery-ui/ui-icons_f5e175_256x240.png); }
.ui-state-highlight .ui-icon {background-image: url(/img/jquery-ui/ui-icons_f7a50d_256x240.png); }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(/img/jquery-ui/ui-icons_fcd113_256x240.png); }


/* Component containers
----------------------------------*/
.ui-widget { font-family: Arial,Verdana,sans-serif; font-size: 13px; }
.ui-widget .ui-widget { font-size: 1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Verdana,Arial,sans-serif; font-size: 1em; }
.ui-widget-content { border: 1px solid #a6c9e2; background: #fcfdfd url(/img/jquery-ui/ui-bg_inset-hard_100_fcfdfd_1x100.png) 50% bottom repeat-x; color: #222222; }
.ui-widget-content a { color: #222222; }
/*500*/
.ui-widget-header { border: 1px solid #4297d7; background: #2191c0 url(/img/jquery-ui/ui-bg_gloss-wave_75_2191c0_500x100.png) 50% 50% repeat-x; color: #eaf5f7; font-weight: bold; }
.ui-widget-header a { color: #eaf5f7; }

/* footer */

#footer .btn-1 {
    background: url("/img/btns.png") no-repeat scroll 0 0 transparent;
    bottom: 31px;
    color: #FFFFFF !important;
    display: block;
    position: absolute;
    right: 22px;
    width: 99px;
}
#footer-bottom { font-size: 13px; }
/*alhabetical sorting*/

#flowpanes, #flowpanes2  {
   position:relative;
   overflow:hidden;
   height: 20px;
}


#flowpanes div, #flowpanes2 div {
   float:left;
   display:block;
   font-size:14px;

}

#flowpanes .items, #flowpanes2 .items  {
   width:20000em;
   position:absolute;
   clear:both;
   margin:0;
   padding:0;
}

#flowpanes .less, #flowpanes .less a, #flowpanes2 .less, #flowpanes2 .less a  {
   color:#999 !important;
   font-size:11px;
}
/* vyhledavani ------------------------------------------------------------------- */
#web-osobnosti{ width: 975px; margin-top: 5px; margin-bottom: 30px;padding:0 15px }
#web-osobnosti #col-left{ float: right; width: 300px; border-bottom: 1px solid #EBEBEB; padding-bottom: 50px; }
#col-left h2 { margin: 5px 0 0 20px; }
#col-left ul{ margin: 5px 0 0 20px; }
#col-left ul li {margin-bottom: 5px;}

#web-osobnosti #col-right{ width: 660px; border-right: 1px solid #EBEBEB; padding-bottom: 50px; }
#col-right div h2, #col-right div h3 { margin: 0 0 5px 10px; }
#col-right div ul { margin: 0 20px 15px 10px; padding-bottom: 10px; border-bottom: 1px solid #EBEBEB}


#col-right .listing{ margin-top: 20px;}
#col-right h2 { margin-bottom: 15px;}
#web-osobnosti .search-result ul li{ margin-bottom: 5px; }

/* nasptavac ------------------------------------------------------------------- */

.suggest_result {
	background-color: #f4f4f4;
	border: 1px solid #bfbfbf;
	width: 255px;
	margin-top: 0;
	padding-bottom: 3px;
	-webkit-border-radius: 0px 0px 5px 5px;
	border-radius: 0px 0px 5px 5px;
}
.suggest_result div {padding: 3px 5px 0 5px;}

/* cv ------------------------------------------------------------------- */
.obj_cv .share { border: none;}

/* posledni komentare ------------------------------------------------------------------- */
.box.comments #discuss .item.unread .head  {
	background-image: url("/img/new.png") !important;
	/*overflow: hidden;*/
}
.box.comments #discuss .item.unread .head  .rating {float: right;}
.box.comments #discuss .item.unread .head  .rating p{height: 23px; /*overflow: hidden;*/}

.bb-leaderboard-bottom{ margin-bottom: 20px; }
/*
#bmone2n-16262.16.4.6
{
	text-align: center;
	border: 1px solid red !important;

}
*/
#lbttm .bbtitle table, #lbttm .bbtitle iframe{
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 40px;
}

/* kompletni diskuze ------------------------------------------------------------------- */
#discuss .btn-6         {margin-bottom:0;float:none;display:block;}
.btn-7 {
    background: url("../img/btns.png") no-repeat scroll 0 -111px transparent;
    color: #FFFFFF !important;
    float: right;
    margin-top: 15px;
    width: 129px;
}
.box-wide.discuss-header .buttons li.i1.active { background-position: 0 -57px; }
.box-wide.discuss-header .buttons li.i1 { background-position: 0 0; }
.box-wide.discuss-header .buttons li.i2 { background-position: 0 -19px; }
.box-wide.discuss-header .buttons li.i3 { background-position: 0 -38px; }

.box-wide.discuss-header .buttons li {
    background: url("../img/icons-discussion.png") no-repeat scroll 0 0 transparent;
    color: #333333;
    float: left;
    font-size: 14px;
    font-weight: bold;
    height: 18px;
    line-height: 18px;
    margin-right: 18px;
    padding-left: 22px;
}

.box-wide.comments {
    font-size: 14px !important;
}

.ta-1 {
    background: url("../img/ta-1.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 151px;
    margin-top: 10px;
    width: 581px;
}

.ta {
    border: medium none;
    outline: medium none;
    overflow: auto;
    padding: 14px;
}

.captcha-wrapper .btn-12 {
    bottom: 0;
    position: absolute;
    right: 0;
}

.box-wide input.btn { border: medium none; outline: medium none; font-weight: bold !important; height: 27px; line-height: 25px; text-align: center; }
.btn-7     { width: 129px; float: right; color: #fff !important; background: url(../img/btns.png) 0 -111px no-repeat; margin-top: 15px; }
.btn-7:hover, .btn-7.hover {background-position: 0 -138px;}
.btn-9     { width: 73px; float: left; color: #fff !important; background: url(../img/btns.png) -100px 0 no-repeat; text-align: left; text-indent: 34px; }
.btn-9:hover, .btn-9.hover {background-position: -100px -28px;}
.btn-9.no  { width: 72px; float: left; color: #fff !important; background: url(../img/btns.png) -172px 0 no-repeat; text-align: left !important; text-indent: 7px; }
.btn-9.no:hover { background-position: -172px -28px; }
.btn-12     { width: 99px; float: right; margin-top: 92px; font-size: 13px !important; color: #fff !important; background: url(../img/btns.png) 0 0 no-repeat; cursor: pointer; }
.btn-12:hover, .btn-12.hover {background-position: 0 -27px;}

.box-wide.last-comments  .btn {
    cursor: pointer;
    font-weight: bold !important;
    height: 27px;
    line-height: 25px;
    text-align: center;
}





.box-wide .captcha-wrapper   { position:relative; min-height:30px; }
.box-wide.last-comments  .captcha-wrapper .btn-12 {position:absolute;right:0;bottom:0;}
.captcha-wrapper .captcha {float:none;}

.admin-like     {position: absolute;right: 168px;top: 8px;}
.discuss-username {overflow:hidden;white-space:nowrap; text-overflow: ellipsis;max-width:190px;float:left;display:inline-block;}

/*div..last-comments  je cele zakomentovane */
.box-wide.last-comments                    { border-bottom: 1px solid #ebebeb; padding: 0 23px 30px 0; font-size: 14px !important; }
.box-wide.last-comments h2                 { margin-bottom: -17px; }
.box-wide.last-comments .item              { overflow: hidden; margin-bottom: 13px; }
.box-wide.last-comments .item.level-2      { padding-left: 20px; background: url(../img/arrow-2.png) 2px 8px no-repeat; }
.box-wide.last-comments .item-in           { overflow: hidden; border: 1px solid #dbdbdb; }
.box-wide.last-comments .item .head        { height: 33px; line-height: 33px; background: #f3f3f3; color: #999; }
.box-wide.last-comments .item .head a      { float: right; font-weight: bold; margin-right: 13px; }
.box-wide.last-comments .item .head strong { margin: 0 8px 0 19px; color: #333; }
.box-wide.last-comments .item .body        { padding: 17px 19px; line-height: 1.3em; }
.box-wide.last-comments .item .foot        { height: 31px; line-height: 20px; text-align: right; padding-right: 13px; }
.box-wide.last-comments .item .foot a      { font-weight: bold; margin-left: 15px; }
.box-wide.add-comm h2 { color: #1D4289; font-size: 21px; font-weight: normal; line-height: 60px; text-indent: 0; }
.box-wide.comments .my-rating {
    /*overflow: hidden;*/
    position: absolute;
    right: 12px;
    top: -5px;
    width: 165px;
}

.box-wide.comments .btn {
    cursor: pointer;
    font-weight: bold !important;
    height: 27px;
    line-height: 25px;
    text-align: center;
}
/* puvodni selectory diskuzi ------------ */
/* nutne skryt pred uzivatelem a robot nesmi snadno poznat, ze to je skryte */
#zaznamnik { display: block; overflow: hidden; height:1px; width: 20px; }
img.user-icon {float: left !important;margin: 0 10px 0 0 !important;}
#reply-text { margin-top:8px; }
#reply-text .del { float:right; }

#ajax-txt-box { position:fixed; top: 230px; left:0; z-index: 999; width: 100%; display: none; }
#ajax-txt { border: 3px solid #666; color: #000;  width: 500px; margin: auto; background: #f8c672; border-radius: 4px; padding: 3px 10px; }

.spoiler { background: url(/img/spoiler.png) repeat-x; }
.spoiler .spoiler-in { visibility: hidden; }
.spoiler.hover { background: none; }
.spoiler.hover .spoiler-in { visibility: visible; }

#cee_box { z-index:9999 !important; }
#cee_box p { padding: 10px 0; }
#cee_box li { margin-left: 20px; list-style-type: disc; }

img.smile { vertical-align: middle; }

.cnt-warn { color: red; }

.errorbox {padding: 8px 8px 8px 70px;background: #F7CBCA url(/tiscali/img/error_icon.png) no-repeat 3px 3px;border: 1px solid red;color:#CC0000;min-height: 30px;margin-bottom: 12px; border-radius: 5px; }
.errorbox ul {margin: 0;}
.errorbox li {
    /* padding-left: 10px;
    background: url(/tiscali/img/error_li.gif) no-repeat 0 5px; */
    list-style-type: disc;
}
.errorbox.ok {border: 1px solid green;background: #CDF8C9 url(/tiscali/img/error_yes.gif) no-repeat 3px 3px;color: #0B3807;}
.errorbox.warn {border: 1px solid green;background: #CDF8C9 url(/tiscali/img/error_warn.gif) no-repeat 3px 3px;color: #0B3807;}

/* formular ------------------------------------------------------------------- */
#add-comm {border: 1px solid #dbdbdb;  overflow: hidden;padding: 18px;width: 607px;position: relative;margin-top: -16px;}
#add-comm .anonymous {height: 30px;line-height: 30px;color: #999;padding-left: 12px;font-size: 14px;}
#add-comm .anonymous a {font-weight: bold;}
#add-comm .info {overflow: hidden;float: right;}
#add-comm .info li {text-align: right;}
#add-comm .smileys {  overflow: hidden;float: left;margin-top: 15px;}
#add-comm .smileys li {float: left;margin: 0 2px;}
#add-comm .counter {float: right;font-size: 13px;color: #999;margin: 14px 0 35px 0;}
.add-error {border: 2px solid #c00;background: #f9e6e6 url(../img/bg-add-error.jpg) 20px 50% no-repeat;min-height: 36px;clear: both;margin: 0 0 15px 0;}
.add-error ul {padding: 15px 0 15px 90px;}
.add-error ul li {font-size: 14px;color: #c00;line-height: 1.3em;}

#reply-text {margin-top:17px;}
#reply-text .left {padding-bottom:3px;display:inline-block;}

.captcha              { overflow: hidden; width: 352px; height: 78px; padding: 18px; background: #f7f7f7; float: left; margin-top: 5px; }
.captcha img          { float: left; margin-right: 20px; }
.captcha label        { float: left; font-size: 14px; line-height: 24px; margin-right: 15px; }
.captcha p            { font-size: 13px; color: #999; font-weight: bold; margin: 0 !important; padding: 0 !important; line-height: 24px !important; }

/*related articles*/
/*.related-article{}*/
.related-article h2 {padding-bottom: 16px; line-height: 18px;}
.related-article ul li { height: 63px; margin-bottom: 10px; list-style: none outside none; }
.related-article ul li img{ float: left; margin-right: 10px;}
.related-article ul li h3 { float: left; width: 175px; height: 58px; margin-top: 3px; line-height: 18px; font-size: 13px; }
.related-article ul li h3 a {/*display: block; max-height: 60px; overflow: hidden;*/}   /*dev*/

/* odeslani vzkazu*/
.box.message {}
.box.message label {font-weight: 700; float: left; width: 70px;}
.box.message input.input_item, .box.message textarea.input_item {border: 1px solid rgb(210,210,210); margin-left: 10px; float: left; width: 540px !important;  background: url("../img/ta-1.png") no-repeat scroll 0 0 transparent; padding: 14px;  outline: medium none; overflow: auto; padding: 14px; font-family: Arial,sans-serif; font-size: 14px;}
.box.message input.input_item {margin-bottom: 20px;}
.box.message input.btn {border: none ; }

/* nejcetenejsi */
.box.top-article ul { margin:0; padding: 0;}
.box.top-article h2 { margin:0; padding: 0;}

.box.top-article ul li{
	margin-bottom: 20px;
}
.box.top-article img, .box.top-article h3{
 	  float: left;

}
.box.top-article h3 {
	display: inline;
	width: 160px;
	margin-left: 10px;

}
.box.top-article h2{
       padding-bottom: 16px;
}
#leader-bottom-ad-wrap{ width: 1000px; overflow: hidden;	margin: 0 auto;}

div.xls-form {padding: 10px;}
div.xls-form div {display: none;}
div.error {padding: 10px; margin:10px; background: #f77; border: 2px solid #a44;}

/* admin pridani dalsi celebrity*/
div.relations {
 margin-top: 15px;
}
div.relations #relationForm{

}
div.relations #relationForm input{

	height: 24px;
	width: 300px;
	margin-right: 20px;
}

div.relations #relationForm button{
	background: url('/img/btn-1.png') white left top ;
	width: 154px;
	height: 28px;
	border: none ;
	color:white;
	font-weight: 700;
	line-height: 28px;
	padding-right: 15px;
}

div.relations #relations_box{
	margin-top: 10px;
	font-size: 15px;
}
div.relations #relations_box div{
	display: inline-block;
	background: #C7C7C7;
	padding: 1px 2px 1px 2px;
	margin-right: 3px;
	margin-bottom: 2px;
}
div.relations #relations_box div span.close{
	cursor: pointer;
	color: black;
	font-weight: 700;
	/*background: #B9B9B9; */
	padding: 1px;
	font-size: 80%;

}


.article-author { float:right; text-align:right; }

.article-relation .box { border:none; padding:0; width: 33.3333%; float: left; padding: 0 2px; text-align: center; overflow: hidden; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.article-relation div.image {width:100%;background: #d8d8d8;}
.article-relation div.image a { display:block;}
.article-relation div.image img {width:100%; display:block;}
.article-relation h3 {font-size: 16px; line-height: 18px; padding: 5px 5px 0; text-align: center}
.article-relation .info,
.article-relation .preview-cv,
.article-relation .preview,
.article-relation .preview-small,
.article-relation .count,
.article-relation .count span,
.article-relation .count a.last {display: none;}


.article-tags { color: #999999; font-size: 13px; clear: both;}
.article-tags a { background-color: #007294; color:white; padding: 2px 7px; margin: 0 1px 2px 0;}
.article-tags a:hover { background-color: #00b2d9;}

.box.article .article-author {text-align: left; color: #999999;  clear: both; float: none; margin-top: 8px; }
.box.article .article-author a {color: #007294;}

.system-flag {background-color: #007294; color:white; padding: 2px 5px 2px 5px; font-size: 13px; text-transform: uppercase; }


/* bizi */
/*oznaceni rozdilnych hodnot v editaci*/
#edit-form .is-diff{color: red;}
/*admin ma odkazy na editace cervene*/
.is-admin a.edit-link,
.is-admin .detail-image a.edit,
.is-admin a.edit { color: #cc272e; }
.is-admin a.edit-link {margin-bottom:12px;}
.detail-image a.edit { text-shadow: 1px 1px 1px #000; color: #eee; }

.discussion-button { margin-bottom: 20px; margin-right: 0px; height: 30px; }
.discussion-button  .btn-elastic-wrapper{ float: right; margin-top: 10px;  margin-left: 10px; margin-right: 10px;}
/* edit ----------------------------------------------------------------*/
#edit-form .selected,
#admin .selected { font-weight: bold; color: #000; }


#edit-form { margin: 2px; background-color: white; }
#edit-form h1 { padding: 3px 5px; }
#edit-form .author { padding-top: 10px; }
#edit-form .cv-verified { padding-bottom: 10px; }
#edit-form .tagit-author { font-size: 11px; }
#edit-form fieldset { border:1px solid #999; border-radius: 5px; }
.tagit img { vertical-align:-15%; }
#tabs-text ul.ui-widget-header { background: #ddd; border-color: #aaa; }
#tabs-text .ui-state-active, #tabs-text .ui-widget-content .ui-state-active, #tabs-text .ui-widget-header .ui-state-active { border-color: #aaa; }
#tabs-text .ui-widget-content { border-color: #aaa; }
table.edit { width: 100%; border-collapse: collapse; }
table.edit input { padding-left: 2px; line-height: 18px; margin: 2px 0; }
table.edit input[type=text] { width:300px; }
table.edit .disabled,
table.edit input[disabled],
table.edit input[readonly] { color: #999; border-color: #ccc; }
table.edit th { text-align: right; font-weight: normal; padding-right: 8px; color: #333; line-height: 20px; white-space:nowrap; vertical-align:top; padding-top: 2px; }
table.edit th { border-right: none !important; }
table.edit td { border-left: none !important; }
table.edit .edit-number { width: 60px; }
table.edit .edit-date { width: 120px; }
table.edit #edit-col-birthPlace { width: 350px; }
table.edit #edit-col-alias { width: 350px; }
table.edit input.long { width: 500px; }
table.edit textarea { height: 60px; width: 350px; }
#edit-col-motto { width: 500px; }

.ui-tabs-nav img { vertical-align: -20%; }

#edit-form ul.tagit { margin-bottom: 0 !important; }

table.list td,
table.list th { border-left: 1px solid #e2e2e2; }
table.list { border: 1px solid #d0d0d0; border-radius: 5px; border-collapse: collapse; min-width: 800px; max-width: 1000px; margin-bottom: 3px; }
table.list .head th { background: #F0F0F0; text-align: left; border-bottom: 1px solid #d0d0d0; color: #666; }
table.list img { vertical-align:middle; }
table.list .head th { white-space: nowrap; }
table.list td,
table.list th { padding: 3px 10px; text-align:left; vertical-align: top; }
table.list td { border-top: 1px solid #ccc; }
table.list tr.empty td,
table.list td.empty { font-size: 1.4em; padding: 20px; text-align:center; }
table.list tr:hover { background-image: url(/img/table-list-hover.png); background-repeat: repeat-x; }
table.list tr.empty:hover { background-image: none; }

table.list.inner-list {min-width: 650px; max-width: 650px;}

.edit-original,
#edit-form .hint,

#admin .hint { font-size: .8em; color: #666; }
#admin .empty { font-size: 1.3em; font-style: italic; }

.edit-diff h3 { color: #000; }
.edit-diff del { background: #ffdddd !important; text-decoration: none; border: 1px solid #cc0000; color: #000; }
.edit-diff ins { background: #ddffdd !important; text-decoration: none; border: 1px solid #00aa00; color: #000; }

#edit-form .locked-switch { vertical-align: top; }

.admin-edit { background:url(/img/ico-edit.png) no-repeat 0 -1px; padding-left: 18px; text-decoration:none; }
.admin-edit:hover { text-decoration: underline; }
.delete { background:url(/img/ico-delete.png) no-repeat 0 -1px; padding-left: 18px; text-decoration:none; color: red; }
.okey { background:url(/img/ico-ok.png) no-repeat 0 -1px; padding-left: 18px; text-decoration:none; color: green; }
.delete:hover,
.okey:hover { text-decoration: underline; }
.icon.delete {background-position: 100% -1px; padding-left: 0;}
/* patchovani zalozek */
.ui-tabs .ui-tabs-nav li a {
  padding: 0.5em 0.7em;
}
.my-tab.ui-state-default a {
  /*border: 1px solid #C5DBEC;*/
  color: #6e10d6 !important;
}
.my-tab.ui-state-default.first { margin-left: 5px; }

.homepage_article_wrapper {min-height: 900px;}

.hp-news .cleaner{padding: 0 !important ;margin: 0 !important;}    /*prasopsi - vyhodit*/

.video-image-bg{ display: block; width: 320px; height: 180px; background: #d9d9d9; margin-bottom: 10px; }

.add-celebrity{

}
.add-celebrity span.desc {
	float: left;
	width: 133px;
	line-height: 31px;
	font-weight: bold;
	/* text-indent: 35px; */
	color: #035871;
	font-size: 14px;
}
/*
.add-celebrity a {
	display: block;
	float: left;
	width: 168px;
	height: 31px;
	background:url(/img/btn-pridat-bg.png) no-repeat 0 0;
	color: white;
	line-height: 31px;
	font-weight: bold;
	text-indent: 35px;
	font-size: 14px;
}

.add-celebrity a:hover{ text-decoration: none; background-position: 0 -31px;}
.add-celebrity a span{ }
*/


.news-web-item { }
.news-web-item  .logo  { width: 115px; float: left; }
.news-web-item .content  {width: 520px; float: left;}
.news-web-item .content ul  {margin-bottom: 20px }
.news-web-item .content ul li {}
.news-web-item .content ul li a {font-size: 14px; font-weight: 900; color: #468597; text-decoration: none;}
.news-web-item .content ul li a:hover { color: #44c7e3; text-decoration: underline;}



.news-list { margin-top: 0px; word-wrap: break-word}
.box.now h2 {  margin-bottom: 0px !important;}
.news-list ul {margin-top: 0 !important;}
.news-list ul li.item { margin-bottom: 30px; position: relative; border: none !important;}
.news-list ul li span {float: left; margin-right: 10px; margin-bottom: 2px; font-weight: 900; }
.news-list ul li a {float: left;font-size: 13px; font-weight: bold; color: #468597; text-decoration: none;}
.news-list ul li a:hover {float: left;font-size: 13px; font-weight: bold; color: #44c7e3; text-decoration: none; }
.news-list ul li p { clear: both; font-size: 14px;}
.news-list ul li .news-delete {position: absolute; top: 0; right: 0;}
.news-list ul li .news-delete .delete  {line-height: 16px; color: red; font-weight: 500;}

.box.videos h2 span { display: block; float: right; }
.box.videos h2 span a.icon.abs { position: relative !important; }


.button-wrapper-read-more {height: 31px; }
.button-wrapper-read-more .button-content {background: url(/img/btn-bg.png)  left top no-repeat; color:white; height: 31px; float: left; line-height: 31px; padding: 0 8px 0 8px; font-size: 14px; font-weight: bold; }
.button-wrapper-read-more .button-end {background: url(/img/btn-end-arrow.png) left top no-repeat; height: 31px; width: 16px; float: left; }

.button-wrapper-read-more:hover .button-content { background-position: left bottom;}
.button-wrapper-read-more:hover .button-end { background-position: left bottom;}

.button-content .icon-plus {width: 16px; height: 31px; float: left; background: url(/img/btn-icon-plus.png) center center no-repeat; margin-right: 8px;}


.button-new {color: #fff; height: 31px; line-height: 31px; display: block; float: right; background: url(/img/btn-bg-new.png) top repeat-x; padding: 0 10px; font-size: 14px; font-weight: bold; border-radius: 3px;}
.button-new:hover {background-position: 0 -31px; text-decoration: none; color: #fff;}

.button-wrapper-standart {height: 31px; }
.button-wrapper-standart.inactive    { display: none;}
.button-wrapper-standart .button-content, .box-gallery .btn {background: url(/img/btn-bg.png)  left top no-repeat; color:white; height: 31px; float: left; line-height: 31px; padding: 0 9px 0 9px; font-size: 14px; font-weight: bold; }
.button-wrapper-standart .button-end {background: url(/img/btn-end-normal.png) left top no-repeat; height: 31px; width: 3px; float: left; }
.box-gallery .btn {position: relative;margin-right: 3px;}
.box-gallery .btn:after {content: ""; position: absolute; background: url(/img/btn-end-normal.png) left top no-repeat; height: 31px; width: 3px; right: -3px; }
.box-gallery .btn.btn-arr-right {margin-right: 16px;}
.box-gallery .btn.btn-arr-right:after {background: url(/img/btn-end-arrow.png) left top no-repeat; height: 31px; width: 16px; right: -16px;}
 button.button-wrapper-standart {background: transparent; border: none ; }
.button-wrapper-standart:hover .button-content, .box-gallery .btn:hover { background-position: left bottom;}
.button-wrapper-standart:hover .button-end, .box-gallery .btn:hover:after { background-position: left bottom;}

.button-wrapper-standart.mujidol_add {margin-bottom: 5px;}
.box.fanclub a.button-wrapper-standart { position: absolute; top: -7px; right: 0;}

a.button-wrapper-fat {height: 71px; overflow: hidden;  }
a.button-wrapper-fat .button-content {background: url(/img/btn-fat-bg.png)  left top no-repeat; color:white; height: 71px; float: left;  padding: 0 9px 0 9px; font-size: 14px; font-weight: bold; display: table; vertical-align: middle; }
a.button-wrapper-fat .button-content span {line-height: 71px; padding: 13px 3px 0 7px;}
a.button-wrapper-fat .button-content span.twoline {display: inline-block; line-height: 22px; padding-top: 13px;padding-bottom: 0px; }

a.button-wrapper-fat .button-end {background: url(/img/btn-fat-arrow-end.png) left top no-repeat; height: 71px; width: 15px; float: left; }
a.button-wrapper-fat:hover .button-content, a.button-wrapper-fat:hover .button-end {background-position: left -71px ;}

.discuss-buttons {clear: both; width: 100%; text-align: right;}
.discuss-buttons a {-webkit-border-radius: 3px;border-radius: 3px;display: inline-block; height: 31px;padding: 0 10px; line-height: 31px; background: url(/img/btn-bg-new.png) repeat-x; margin-right: 8px;}
.discuss-buttons a span {color: #fff;  font-size: 14px; font-weight: bold;}
.discuss-buttons a:hover {text-decoration: none; background-position: 0 -31px;}

.zoom_hover {width: 100%; height: 100%; background: url(/img/pic-hover.png) center center no-repeat; }

.photo-item > a {width: 100%;height: 100%;display: block; position: relative;}
.photo-item a span {display: none;}
.photo-item a:hover span, .photo-item a.hover span
{position: absolute; top: 0; left:0; width: 100%;height: 100%;display: block; background: url(/img/pic-hover.png) no-repeat 50% 50%; }

.photo-item a.gallery-count {color: #333333;text-decoration: none}
.photo-item a:hover.gallery-count{text-decoration: underline;}

.newest-image .photo-item .photo-hover,
.newest-image .photo-item .photo-overlay {height: 200px;}

.detail-image-small.photo-item .photo-hover {background: url(/img/pic-hover-small.png) center center no-repeat;}

.image-height-200 li.carousel_next_content{ margin-top: 65px;}
.jcarousel-height-180 li.carousel_next_content{margin-top: 28px;}
.jcarousel-height-275 li.carousel_next_content{margin-top: 70px; }
.jcarousel-height-285 li.carousel_next_content{margin-top: 77px; }
.jcarousel-height-210 li.carousel_next_content{margin-top: 30px;}

.box.wallpapers .carousel_next_content{ width: 194px;}

.box.gallery-list-item span.photo-item {display: block; float: left; height: 136px; width: 200px;}

.box.gallery-list-item li { float: left; }
 /*
.box.gallery-list-item li a {display: block; position: absolute; top: 0; left: 0; width: 100%;  height: 100%; background-color: blue;}
.box.gallery-list-item li a img { }

*/
 .box.album-detail h2 {padding-top: 10px;}

/*404 500*/
.page-404, .page-500 {margin-bottom: 0px;}
.page-404 .image, .page-500 .image { float: left; width: 404px; height: 370px; }
.page-404 .image {background: url(/img/404-img.png) left top  no-repeat;}
.page-500 .image {background: url(/img/500-img.png) left top  no-repeat;}
.page-404 .txt, .page-500 .txt { float: left; width: 201px; height: 249px;  position: relative; margin: 34px 0 0 24px;}
.page-404 .txt {background: url(/img/404-txt.png) left top no-repeat;}
.page-500 .txt {background: url(/img/500-txt.png) left top no-repeat;}
.page-404  span, .page-500  span {display: none;}
.page-404 .txt a, .page-500 .txt a {display: block;  width: 34px; height: 26px; position: absolute; top: 216px; left: 87px;}
.page-404 .txt a:hover, .page-500 .txt a:hover {background: url(/img/500-404-text-hover.png) left top no-repeat;}

.bbtitle { background: url(//hp.timg.cz/img/bb-title-vert.gif) no-repeat right 10px; padding-right: 12px; }
.bbtitle embed, .bbtitle object, .bbtitle iframe, .bbtitle img { vertical-align: middle; }

.box li.carousel_next_content  {width: 194px; margin-right: 0 !important; position: relative;}
.box.movies li.carousel_next_content  {/*background-color: red;*/}
.box.movie li.carousel_next_content {width: 142px;}
.box.movie li.carousel_next_content a {/*margin-left: 10px;*/}
.box.albums li.carousel_next_content  {width: 123px;}


/*testovaci*/
/*
.carousel_next_content {position: relative; margin: 0 !important; padding: 0 !important; background: lime ; }
.box.wallpapers .carousel_next_content  { width: 194px; position: relative; float:left; margin-right: 14px;}
*/


.box.cv_celebrity {margin-top: 25px; font-weight: bold;  }
.box.cv_celebrity h2 { color: #007294; font-size: 22px; margin: 0; padding: 0;margin-bottom: 10px;}
.box.cv_celebrity p {margin-bottom: 10px;}
.box.cv_celebrity .imagebar { height: 100px; overflow: hidden;  margin-bottom: 15px;}
 .box.cv_celebrity .imagebar img {float: left; /*margin-right: 10px;*/}
.box.cv_celebrity .linkbar {}
.box.cv_celebrity .linkbar a { display: inline-block; margin-right: 15px; }
.box.art-list.magazine-about ul li {margin-bottom: 40px;}
.box.art-list.magazine-about ul li.last {margin-bottom: 0px;}
.box.art-list.magazine-about ul li img {margin-right: 25px;}
.box-wide .button-wrapper-read-more {float: right; margin-bottom: 20px;}

.box.band-wide ul li { width: 650px !important; }
.spacer-leader-top {height: 28px; }
.genre-list button {float: left; margin: 5px 0 20px -10px;}
.genre-list ul li {margin-top: 5px;}
.message_sent_sucesfully { }
.imagebar ul{ height: 100px;}
.nickname {color: black;}
.imagebar li.photo-item {float:left; height: 100px; max-width: 200px; padding: 0 !important; margin-right: 10px;}

ul.category-list.band li { line-height: 28px !important;}
ul.category-list.band li  h3 { max-width: 250px;  display: inline-block; line-height: 28px !important; height: 28px; margin-top:  2px;}
ul.category-list.band li  h3 a {line-height: 14px !important; display: inline-block; }
#bublePlaceholder .tiscali-bubble-standalone-wrapper  {top: -65px;  right: 0; }
/*profil uzivatele*/
#user-profile .detail-panel p {margin-top: 12px; max-height: 65px;}
#user-profile .detail-panel p.expanded { max-height: initial; }

.ts-croptext-style {display: block; height: 100%;}

.box.culturebox ul    { width: 290px; /*margin-bottom: -17px;*/}
.box.culturebox li    {/* overflow: hidden;*/ float: left; margin-bottom: 17px; }
.box.culturebox img   { float: left; margin-right: 8px; }
.box.culturebox h3    { font-size: 13px; line-height: 18px; margin: 3px 0 2px 0; float: left; width: 170px; height: 58px; }
.box.culturebox h3 a{ display: block;}
.box.culturebox small { font-size: 13px; }
.box.culturebox .button-wrapper-read-more,
.box.culturebox a.button-wrapper {float: right; margin-top: 3px !important;}




/* 		UDALOSTI			*/

.box.event { margin: 0px; padding-bottom: 13px;}
.box.event .pseudo-h2 {padding-bottom: 9px;}
.box.event ul { }
.box.event ul li { margin-bottom: 11px; overflow: visible; min-height: 5px; padding: 0 !important; }
.box.event ul li:last-child {margin-bottom: 0px;}
.box.event ul li > a {width: 24px; display: block; float: left;}
.box.event ul li > a > img { }
.box.event ul li .event-ico  {display: inline-block; height: 40px; width: 24px; background: url(../img/event-icons.png)  0 0 no-repeat;}

.box.event ul li .event-ico.event-ico-id-1,
.box.event ul li .event-ico.event-ico-id-31 {background-position: -72px 0;} /* výstava */

.box.event ul li .event-ico.event-ico-id-2,
.box.event ul li .event-ico.event-ico-id-13,
.box.event ul li .event-ico.event-ico-id-14,
.box.event ul li .event-ico.event-ico-id-17,
.box.event ul li .event-ico.event-ico-id-25 {background-position: -24px 0;} /* film */

.box.event ul li .event-ico.event-ico-id-3,
.box.event ul li .event-ico.event-ico-id-19,
.box.event ul li .event-ico.event-ico-id-23,
.box.event ul li .event-ico.event-ico-id-27,
.box.event ul li .event-ico.event-ico-id-28,
.box.event ul li .event-ico.event-ico-id-33,
.box.event ul li .event-ico.event-ico-id-34,
.box.event ul li .event-ico.event-ico-id-35,
.box.event ul li .event-ico.event-ico-id-36,
.box.event ul li .event-ico.event-ico-id-37,
.box.event ul li .event-ico.event-ico-id-38,
.box.event ul li .event-ico.event-ico-id-39,
.box.event ul li .event-ico.event-ico-id-40 {background-position: -120px 0;} /* divadlo */

.box.event ul li .event-ico.event-ico-id-4,
.box.event ul li .event-ico.event-ico-id-10,
.box.event ul li .event-ico.event-ico-id-11,
.box.event ul li .event-ico.event-ico-id-12,
.box.event ul li .event-ico.event-ico-id-18,
.box.event ul li .event-ico.event-ico-id-9 {background-position: 0 0;} /* ostatní */

.box.event ul li .event-ico.event-ico-id-5,
.box.event ul li .event-ico.event-ico-id-15,
.box.event ul li .event-ico.event-ico-id-16,
.box.event ul li .event-ico.event-ico-id-20 {background-position: -48px 0;} /* hudba */

.box.event ul li .event-ico.event-ico-id-100 {background-position: -96px 0;} /* narozeniny */

.box.event ul li > div { display: -block; /*float: left; */width: 250px; margin-left: 30px;}
.box.event ul li > div h3 {font-weight: bold; padding-top: 3px; margin-bottom: 2px;}
.box.event ul li > div strong {display: inline-block; margin-top: 2px;}


.box-next-wrapper {width: 100%; margin-bottom: 25px;}
.box-next-wrapper .box-next{ text-align: center; display: block; margin: 0 auto; height: 19px; width: 85px; border: 1px solid  #D8D8D8 ; border-top: none ; padding: 0 10px; line-height: 20px; font-size: 11px;
-webkit-border-bottom-right-radius: 3px; -webkit-border-bottom-left-radius: 3px; -moz-border-radius-bottomright: 3px; -moz-border-radius-bottomleft: 3px; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px;
}
.box-next-wrapper .box-next:hover, .box-next-wrapper .box-next:hover span {text-decoration: none;}
.box-next-wrapper  .box-next span { display: inline-block; color: #007294;}
.box-next-wrapper  .box-next span.arrow { top: 2px; width: 10px; height: 10px; background-color: red; background: url(../img/arrow-small-right.png) center center no-repeat;}
/*
 { display: block; float: left; width: 24px;}




.box.event ul li h3 { float: left;}
.box.event ul li strong {display: inline-block; float: left;}
*/
/*----- udalosti - prehled-----------------------------------------------------------------------*/
.box.event-calendar {}
.box.event-calendar .paging-prev {margin-right: -5px;}
.box.event-calendar .paging-next {margin-left: -5px;}
.box.event-calendar .paging-content {width: 160px; text-align: center; font-size: 14px }
.box.event-calendar .paging-content strong { font-size: 14px; }
.box.event-calendar table { border-collapse: collapse; font-size: 14px;}
.box.event-calendar table td, .box.event-calendar table th{width: 45px; text-align: center; height: 30px; line-height: 30px; }
.box.event-calendar table th {}
.box.event-calendar table tr {}

.box.event-calendar table tr td { color: #999999;}
.box.event-calendar table tr td a {color: #007294; font-weight: bold; display: inline-block; width: 23px; height: 23px; margin-top: 3px; line-height: 25px;}
.box.event-calendar table tr td a:hover {background-color: #00b2d9; color: white; text-decoration: none;  text-align: center;}
.box.event-calendar table tr td.today span { display: inline-block; width: 23px; height: 23px; border: 1px solid #999999 ; margin-top: 3px; line-height: 25px; font-weight: bold;}

.main.events { width:652px;}
.main.events .pseudoh1 {  margin: 10px 0;}
.main.events .pseudoh1 h1 {float: left; font-size: 22px; line-height: 31px; padding: 0;}
.main.events .pseudoh1 .button-wrapper-standart { float: right;}


.event-filters {margin: 20px 0}
.event-filters span.label { display: inline-block; font-weight: bold; float: left; margin: 4px 30px 0 0;}
.event-filters ul { display: inline-block; }
.event-filters ul li { float: left; margin-right: 15px;}
.event-filters ul li .title { display: inline-block;  margin: 4px 3px 0 3px; }

.pseudo-checkbox { position: relative; width: 19px; height: 19px; float: left; }
.pseudo-checkbox input { display: none;}
.pseudo-checkbox .check { position: absolute; top: 0; left: 0; z-index: 2; width: 19px; height: 19px; }
.pseudo-checkbox.checked .check { background: url(../img/pseudocheckbox-check.png) center center no-repeat;}
.pseudo-checkbox .bg  {position: absolute; bottom: 0; left: 0; z-index: 1; width: 14px; height: 14px; border: 1px solid #cccccc; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}

.history-switch-wrapper { display: block; width: 100%; text-align: center; border-bottom: 1px solid #D8D8D8;}
.history-switch-wrapper .history-switch{ display: inline-block; font-size: 11px; background-color: white; border: 1px solid #D8D8D8; border-bottom: none ; height: 20px; line-height: 20px; padding: 0 8px; -webkit-border-top-right-radius: 3px; -webkit-border-top-left-radius: 3px; -moz-border-radius-topright: 3px; -moz-border-radius-topleft: 3px; border-top-right-radius: 3px; border-top-left-radius: 3px; }
 .history-switch-wrapper .history-switch:hover {text-decoration: none;}
.history-switch-wrapper .history-switch span.arrow { display: inline-block; width: 10px; height: 12px; background: url(../img/arrow-small-up.png) right 4px no-repeat ; }

.last-events-wrapper , .next-events-wrapper { margin: 0 !important; display: inline-block; width: 100%; }
.last-events-wrapper .box-last, .next-events-wrapper .box-next {width: 96px; margin: 0 auto; display: block; height: 19px; border: 1px solid #D8D8D8; padding: 0 10px; font-size: 11px;  line-height: 20px;}
.last-events-wrapper .box-last { border-bottom: none; -webkit-border-top-right-radius: 3px; -webkit-border-top-left-radius: 3px; -moz-border-radius-topright: 3px; -moz-border-radius-topleft: 3px; border-top-right-radius: 3px; border-top-left-radius: 3px; }
.next-events-wrapper .box-next { border-top: none; -webkit-border-bottom-right-radius: 3px; -webkit-border-bottom-left-radius: 3px; -moz-border-radius-bottomright: 3px; -moz-border-radius-bottomleft: 3px; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px;}
.last-events-wrapper .box-last span, .next-events-wrapper .box-next span { display: inline-block; color: #007294; }
.last-events-wrapper .box-last span.arrow, .next-events-wrapper .box-next span.arrow { top: 2px; width: 10px; height: 10px; }
.last-events-wrapper .box-last span.arrow { background: url(../img/arrow-small-up.png) center center no-repeat;}
.next-events-wrapper .box-next span.arrow { background: url(../img/arrow-small-down.png) center center no-repeat;}
.last-events-wrapper {border-bottom: 1px solid  #D8D8D8 }
.next-events-wrapper {border-top: 1px solid  #D8D8D8 }

.list-events-wrapper .content-wrapper { position: relative; z-index: 1; }

.list-events-wrapper h2 {margin: 10px 0 17px 0;text-transform: capitalize;}
.list-events-wrapper ul ul {font-size: 13px; border-bottom: 0 none; margin: 5px 0; padding-bottom: 0; }
.list-events-wrapper ul li ul li {margin-bottom: 0; display: inline-block; padding-right: 25px}
.list-events-wrapper ul li {margin-bottom: 20px; position: relative;}
.list-events-wrapper ul li:after {display:block; visibility:hidden; clear:both; line-height:0; font-size:0; content:".";}
.list-events-wrapper ul li:last-child {margin-bottom: 0px;}
.list-events-wrapper ul li .images{position: absolute; top: 0; left: 0; z-index: 1;}
.list-events-wrapper ul li .txts {max-width: 590px; padding-left: 65px; min-height: 75px;}
.list-events-wrapper ul li .txts h3 {font-size: 14px; line-height: 16px; font-weight: bold; color: #333; width: 340px; padding: 9px 0 5px 0;}
.list-events-wrapper ul li .txts h4 {font-size: 14px; font-weight: normal;padding-bottom: 8px}
.list-events-wrapper ul li .txts p {font-size: 13px;}
.list-events-wrapper ul li .txts span { font-weight: normal; font-size: 13px; display: inline-block; margin-top: 5px;}
.list-events-wrapper ul li .links {position: absolute; top: 9px; right: 0; z-index: 1;}
.list-events-wrapper ul li .links a {font-size: 13px; margin-left: 20px;}

.ajax-wrap {position:relative;float: left;width: 100%;}
.ajax-layers, .ajax-overlay, .ajax-loader {position: absolute;top: 0;left: 0;width: 100%;height: 100%; z-index: 3;}
.ajax-layers {display: none;}
.ajax-overlay {background: #fff; opacity: .75; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=75);}
.ajax-loader {background: url("../img/ajax.gif") 50% 100px no-repeat;}

/* fb dava iframe 1000x1000 kdyz neni user lognutej */
.fb-send iframe { width:0; height:0; }

.cinema-places h2 a {display: block; height: 40px; line-height: 40px; background: url("../img/logo-dokina.png") no-repeat left center; padding-left: 130px; background-size: 120px;}
.cinema-places li {margin-bottom: 15px;}
.cinema-places h3 {height: 18px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.cinema-places span {color: #999; font-size: 12px;}
.cinema-places .another-cinema {float: right; font-weight: bold;}

.detail-panel-small .sect-chooser {clear: none; margin: 0;}
.sect-chooser {float: left; clear: both; margin: 5px 0;}

.sect-chooser ul li {position:relative;list-style:none;cursor:pointer;}
.sect-chooser ul li ul {z-index: 100; position:absolute;left:0;right:0; -webkit-border-radius: 3px;border-radius: 3px; border: 1px solid #ccc;}
.sect-chooser ul .clicker {min-width: 100px;padding:6px 40px 6px 10px; color: #007294; font-weight: bold; font-size: 13px; background: url(../img/section-icon-close.png) right -2px no-repeat; -webkit-border-radius: 3px;border-radius: 3px; border: 1px solid #ccc;}
.sect-chooser ul .clicker:hover,
.sect-chooser ul .active {color: #00b2d9; background: #fff url(../img/section-icon-close.png) right -31px no-repeat;}

.sect-chooser ul li a {display:block;padding:6px 10px;background:#FFF;color:#333;text-decoration:none; font-weight: bold;}
.sect-chooser ul li a:hover,
.sect-chooser ul li a.selected-section {background:#00b2d9; color: #fff}

.sect-chooser .no-js ul {display:none;}
.sect-chooser .no-js:hover ul {display:block;}

.wrap-authors {position: relative;}
.authors {margin: 10px 0;}
.authors-a {position: absolute; display: block; background: #fff; top: 0; right: 0; width: 100px; height: 22px; line-height: 22px;text-align: right; font-weight: bold;}

.social-wrap {
	margin: 20px 0;
	height: 32px;
	position: relative;
}

.box-social {margin-bottom: 20px;}

.btn-wrap {
	text-align: right;
	margin-bottom: 20px;
}

.btn-wrap > a {
	display: inline-block !important;
	vertical-align: top;
}

/* commemoration - ucteni pamatky header */
#logo.commemoration {background: url(../img/logo-bw.png) no-repeat; position: relative}
.bg-commemoration {position: absolute; width: 258px; height: 47px; top: 10px; left: 360px; background: url(../img/bg-death.png) no-repeat;}
.bg-commemoration p {color: #fff; font-size: 14px; line-height: 18px; padding: 0 10px 0 65px;}
.bg-commemoration a {position: absolute; top: 0; left:0; right: 0; bottom:0; z-index: 6}
.title-commemoration {font-weight: bold;margin-top: 5px;}
.img-commemoration {border: 1px solid #000; position: absolute; top: -10px; left: 15px; z-index: 5}

.tiscali-bubble-standalone-wrapper .tiscali-bubble-content {height:90px;}

/* ankety */
.poll h3 {font-size: 22px;display: inline-block;margin-bottom: 10px;}
.poll * {padding: 0;margin: 0;line-height: 1.45em;}
.poll ol {margin: 0 0 20px 30px;font-size: 14px;font-weight: bold;}
.poll ol > li {margin-bottom: 10px;position:relative;}
.poll ul {margin: 5px 0 10px 5px;font-size: 14px;font-weight: normal;list-style: none;}
.poll ol ul li {list-style: none !important;line-height: 1.7em !important;position: relative;}
.poll ol ul li:before {content: "";}
.poll ol ul li .ui {line-height: 1em;margin: 0 0 5px;}
.poll ul li:before, .poll ol li:before {position: absolute;width: 18px;color: #007294;font-weight: bold;text-align: left;top: -2px;}
.poll li input {vertical-align: middle;}
.poll .error {margin: 15px 0;color: #cc0000;font-size: 16px;}
.poll .button {
	width: 80px;
	padding: 0 12px;
	background: url(../img/button-right.png) 0 0px no-repeat,url(../img/button-left.png) 0px 0px no-repeat;
	background-position: right top, left top;
}
/* nastylovane radio a checkboxy */
.ui.checkbox {
  position: relative;
  outline: none;
}
.ui.checkbox input {
  position: absolute;
  top: 0px;
  left: 0px;
  opacity: 0;
  outline: none;
}
.ui.checkbox .box,
.ui.checkbox label {
  cursor: pointer;
  padding-left: 2em;
  outline: none;
}
.ui.checkbox .box:before,
.ui.checkbox label:before {
  position: absolute;
  top: 2px;
  line-height: 1em;
  width: 1em;
  height: 1em;
  left: 5px;
  content: '';
  border-radius: 2px;
  background: #ffffff;
  -webkit-transition: background-color 0.3s ease, -webkit-box-shadow 0.3s ease;
  -moz-transition: background-color 0.3s ease, -moz-box-shadow 0.3s ease;
  -o-transition: background-color 0.3s ease, box-shadow 0.3s ease;
  transition: background-color 0.3s ease, box-shadow 0.3s ease;
  -webkit-box-shadow: 0em 0em 0em 1px #999999;
  -moz-box-shadow: 0em 0em 0em 1px #999999;
  box-shadow: 0em 0em 0em 1px #999999;
}
.ui.checkbox .box:after,
.ui.checkbox label:after {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  content: '';
  position: absolute;
  background: transparent;
  border: 0.2em solid #007294;
  border-top: none;
  border-right: none;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: -1px;
  left: 6px;
  width: 19px;
  height: 10px;
}
.ui.checkbox .box:hover:before,
.ui.checkbox label:hover:before {
  -webkit-box-shadow: 0em 0em 0em 1px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0em 0em 0em 1px rgba(0, 0, 0, 0.3);
  box-shadow: 0em 0em 0em 1px rgba(0, 0, 0, 0.3);
}
.ui.checkbox .box:active:before,
.ui.checkbox label:active:before {
  background-color: #007294;
}
.ui.checkbox input:focus ~ .box:before,
.ui.checkbox input:focus ~ label:before {
  -webkit-box-shadow: 0em 0em 0em 1px rgba(0, 0, 0, 0.3);
  box-shadow: 0em 0em 0em 1px rgba(0, 0, 0, 0.3);
}
.ui.checkbox input:checked ~ .box:after,
.ui.checkbox input:checked ~ label:after {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
}
.ui.disabled.checkbox ~ .box:after,
.ui.checkbox input[disabled] ~ .box:after,
.ui.disabled.checkbox label,
.ui.checkbox input[disabled] ~ label {
  opacity: 0.4;
  color: rgba(0, 0, 0, 0.3);
}
.ui.radio.checkbox .box:before,
.ui.radio.checkbox label:before {
  min-width: 14px;
  height: 14px;
  border-radius: 100%;
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  -ms-transform: none;
  transform: none;
}
.ui.radio.checkbox .box:after,
.ui.radio.checkbox label:after {
  border: none;
  top: 5px;
  left: 8px;
  width: 8px;
  height: 8px;
  background-color: #007294;
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  -ms-transform: none;
  transform: none;
  border-radius: 500px;
}
.ui-helper-hidden {
  display: none;
}
.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}
.ui-helper-clearfix:after {
  clear: both;
}
.ui-helper-clearfix {
  min-height: 0;
  /* support: IE7 */
}
.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
  /* support: IE8 */
}
.ui-front {
  z-index: 100;
}
/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
  cursor: default !important;
}
/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}
/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ui-selectable {
  -ms-touch-action: none;
  touch-action: none;
}
.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted black;
}
.ui-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  outline: none;
}
.ui-menu .ui-menu {
  position: absolute;
}
.ui-menu .ui-menu-item {
  position: relative;
  margin: 0;
  padding: 5px 10px;
  background: #fff;
  color: #333;
  cursor: pointer;
  min-height: 0;
  /* support: IE7 */
  /* support: IE10, see #8844 */
  list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
}
.ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0;
}
.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
  background: #eee;
}
/* icon support */
.ui-menu-icons {
  position: relative;
}
.ui-menu-icons .ui-menu-item {
  padding-left: 2em;
}
/* left-aligned */
.ui-menu .ui-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: .2em;
  margin: auto 0;
}
/* right-aligned */
.ui-menu .ui-menu-icon {
  left: auto;
  right: 0;
}
.ui-selectmenu-menu {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}
.ui-selectmenu-menu .ui-menu {
  overflow: auto;
  /* Support: IE7 */
  overflow-x: hidden;
  padding-bottom: 1px;
}
.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
  font-size: 1em;
  font-weight: bold;
  line-height: 1.5;
  padding: 2px 0.4em;
  margin: 0.5em 0 0 0;
  height: auto;
  border: 0;
}
.ui-selectmenu-open {
  display: block;
}
.ui-selectmenu-button {
  display: block;
  width: 135px !important;
  overflow: hidden;
  position: relative;
  text-decoration: none;
  cursor: pointer;
  margin-left: 10px;
  margin-bottom: 12px;
  float: right;
}
.ui-selectmenu-button span.ui-icon {
  right: 1px;
  left: auto;
  position: absolute;
  top: 2px;
  width: 22px;
  height: 27px;
  background: url(../img/sprites.png) no-repeat -76px -285px;
}
.ui-selectmenu-button span.ui-selectmenu-text {
  text-align: left;
  background: #fff;
  cursor: pointer;
  -webkit-border-radius: 3px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 3px;
  -moz-background-clip: padding;
  border-radius: 3px;
  background-clip: padding-box;
  font-weight: bold;
  padding: 6px 30px 6px 10px;
  color: #333;
  width: 135px;
  height: 31px;
  display: block;
  line-height: 20px;
}

.line {
	padding: 25px 0px 25px 0px !important;
	margin: 0px !important;
	border-bottom: 1px solid #d8d8d8;
}

.box:not(:first-child) {margin-top:0}
.box:last-child {margin-bottom:0}

.songList {list-style:none;counter-reset: item;margin-left:20px;color:#999;}
.songList div {display:inline-block;}
.songList li{position:relative;padding:5px 0;line-height: 18px;}
.songList li:before{content: counter(item);counter-increment: item;position:absolute;left:-20px;}
.songList-header {margin-bottom:7px}
.songList-title, .songList-features {display: inline-block;width:211px;}
.songList-features div {display:inline-block;text-align:center;padding:0 8px}
.songTitle {width:420px;}
.songTitle>strong {color:#000}
.songFeatures {margin-right:6px}
.songFeatures div {height:18px;text-align:center;}
.songFeatures div:first-child {width:47px}
.songFeatures div:nth-child(2) {width:37px}
.songFeatures div:nth-child(3) {width:59px}
.songFeatures div:last-child {width:62px}
.songFeatures div>a {width:18px;height:100%;display:inline-block}
.songFeatures .video-ico {width:26px;background-image:url(../img/ico_play.png)}
.songFeatures .lyric-ico {height:15px;background-image:url(../img/ico_text.png)}
.songFeatures .karaoke-ico {background-image:url(../img/ico_mic.png)}
.songFeatures img {vertical-align:middle}

.object-pagination {margin: 8px 14px;display:inline-block;}
.object-pagination div {display:inline-block;}
.object-pagination a,.object-pagination .inactive {position:relative;padding:7px 12px;border:1px solid #999;border-radius:3px;color:#000;font-weight:bold;}
.object-pagination .inactive {color:#999;}
.object-pagination a:hover {color:#000;text-decoration:none;border-color:#000}
.object-pagination .paging-next a,.object-pagination .paging-next .inactive {border-right:none;}
.object-pagination .paging-prev a,.object-pagination .paging-prev .inactive {border-left:none;}
.object-pagination .paging-next a:after, .object-pagination .paging-prev a:before,
.object-pagination .paging-next .inactive:after,.object-pagination .paging-prev .inactive:before {
	position:absolute;
	top:3px;
	width:22px;
	height:22px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	border-radius:3px;
}
.object-pagination .paging-next a:hover:after, .object-pagination .paging-prev a:hover:before {border-color:#000}
.object-pagination .paging-next a:after,.object-pagination .paging-next .inactive:after {
	content:"";
	right: -10px;
	border-right:1px solid #999;
	border-top:1px solid #999;
}
.object-pagination .paging-prev a:before,.object-pagination .paging-prev .inactive:before {
	content:"";
	left:-10px;
	border-left:1px solid #999;
	border-bottom:1px solid #999;
}

.song-paging {text-align:center;margin-top:20px;}
.album-paging {margin-bottom:18px;}

#karaoke-wrap {
	height: 200px;
	width: 640px;
	background: #000;
	position: relative;
}
#k-inner-wrap {
	height: 150px;
	overflow: hidden;
	position:relative;
	border-top:1px solid #858585;
	padding: 16px;padding-bottom:0;
}
.karaoke-frame {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&amp;1+0,0.01+50,1+100 */
	background: -moz-linear-gradient(top,  rgba(0,0,0,1) 0%, rgba(0,0,0,0.01) 50%, rgba(0,0,0,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,1)), color-stop(50%,rgba(0,0,0,0.01)), color-stop(100%,rgba(0,0,0,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(0,0,0,1) 0%,rgba(0,0,0,0.01) 50%,rgba(0,0,0,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(0,0,0,1) 0%,rgba(0,0,0,0.01) 50%,rgba(0,0,0,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(0,0,0,1) 0%,rgba(0,0,0,0.01) 50%,rgba(0,0,0,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(0,0,0,1) 0%,rgba(0,0,0,0.01) 50%,rgba(0,0,0,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
	position:absolute;
	top:34px;
	left:0;
	bottom:0;
	width:100%;
	z-index:2;
}
.karaoke-buttons a {
	border: 1px solid #858585;
	border-bottom:2px solid #000;
	display:inline-block;
	padding: 6px 16px;
	margin-left:16px;
	font-size: 16px;
	color: #fff;
	background: #000;
	position: relative;
	top: 2px;
	border-radius:3px 3px 0 0;
	z-index:1;
	text-decoration:none;
}
#karaoke-container {padding:58px 0;}
#karaoke-container li {padding-bottom:9px;height:18px;font-size:16px;color:#e5e5e5;}
#karaoke-container li div {position:relative;display:inline-block;}
#karaoke-container .active .row-progress {position:absolute;height:1px;width:100%;bottom:-4px;right:0;background:#fff;}
#karaoke-container .active {font-weight:bold;}
#countdown-line {position:absolute;top: 15px;left: 16px;right: 16px;height: 50px;z-index: 2;text-align:center;}
#countdown-line .countdown-bar {width:100%;height:5px;margin-bottom:10px;background: #858585;}
#countdown-line strong {color: #858585;font-size:22px;}
.toggle-karaoke {width:640px;text-align:center;position: relative;top:1px}
.toggle-karaoke a {background:#000;display:inline-block;padding: 6px 16px;color:#fff;}

.box.side-playlist h2 {font-size:16px;}
.box.side-playlist .playlist-header {display: inline-block;width: 100%;}
.box.side-playlist .playlist-header .album-item {width: 72px;height: 66px;margin: 0 10px 10px 0;background-size: 72px 69px;}
.box.side-playlist .playlist-header .album-item img {margin: 1px 0 0 7px;width: 65px;height: 65px;}
.box.side-playlist .bottom-btn-wrap {margin-top:10px;text-align:center}
.box.side-playlist .bottom-btn-wrap a {display:inline-block}

.song-detail.full-window #player, .song-detail.full-window #karaoke-wrap {position:fixed;left:0;width:100%;z-index:20}
.song-detail.full-window #player {top:28px}
.song-detail.full-window #k-inner-wrap {text-align:center}
.song-detail.full-window #karaoke-wrap {bottom:0}
.song-detail.full-window #player-player_wrapper {margin:0 auto;margin-top: 25px;}
.karaoke-buttons a:last-child {float: right;font-size: 26px;padding: 2px 10px;line-height: 26px;min-width:17px;text-align: center;border-right: 0;border-radius: 3px 0 0 0;}

.season-box {
	border-top: 1px solid #d8d8d8;
}
.box.episodes div:last-child {
	border-bottom: 1px solid #d8d8d8;
}
.season-box h3 {
	padding: 10px 15px;
	cursor:pointer;
	position:relative;
	background: #007294;
	color: #fff;
}
.season-box h3 span {
	position:absolute;
	top:12px;
	right:10px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 12px 10px 0 10px;
	border-color: #ffffff transparent transparent transparent;
}
.season-box.expanded h3:hover,.season-box h3:hover {
	background: #00b2d9;
	color:#fff;
}
.season-box.expanded h3 span {
	top:10px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 10px 12px 10px;
	border-color: transparent transparent #ffffff transparent;
}
.season-box ul {
	padding-left:15px;
	display:none;
}
.season-box.expanded ul {display:block;}
.season-box li:not(:last-child) {
    border-bottom: 1px solid #d8d8d8;
}
.season-box li a {
	display: block;
	box-sizing: border-box;
	webkit-box-sizing:border-box;
	padding: 10px;
	padding-right: 75px;
	width: 100%;
	position: relative;
}
.season-box li a.active {
	font-weight: bold;
	text-decoration:underline;
}
.season-box li .date {
	color:#999;
	position:absolute;
	right:0;
}

#cookie-bar .button-wrapper-standart {
	height: 22px;
	line-height: 22px;
}

#cookie-bar .button-wrapper-standart .button-content {
	background-size:600px 44px;
	height: 22px;
	line-height: 22px;
}

#cookie-bar .button-wrapper-standart .button-end {
	background-size:3px 44px;
	height: 22px;
	line-height: 22px;
}

.add-celebrity select {
	padding-right: 30px;
	padding-left: 5px;
	color: #007294;
	background: url(../img/section-icon-close.png) right 0 no-repeat;
	border-radius: 3px;
	border: 1px solid #ccc;
	box-shadow:none;
	height: 31px;
	line-height: 31px;
	font-weight: bold;
	font-size: 14px;
	-webkit-appearance: none;
	-moz-appearance: none;
        appearance: none;
}

.add-celebrity select:hover {
	color: #00b2d9;
	background: #fff url(../img/section-icon-close.png) right -29px no-repeat;
}

.add-celebrity select:focus {
    outline: none;
}

.add-celebrity.add-all .edit-link {float:right;}

.add-celebrity.add-all span.desc {width:auto;}

.box.article .social-wrap .admin-edit {
	position: absolute;
	top: 8px;
	right: 0;
	font-size: 14px;
	font-weight: bold;
}

.box.article h2 .admin-edit {
	position:relative;
	float:right;
}

.common-articles.items-summary {
	position: relative;
}
.items-summary .common-lists li.std {
	padding: 0 0 35px 240px;
}
.items-summary .common-lists li.std .title {
	margin-bottom: 5px;
	font-size: 16px;
	line-height: 18px;
   }
.items-summary .common-lists li.std .img {
	float: left;
	display: inline;
	margin-left: -240px;
	position:relative;
}

.items-summary .common-lists li.std .img:before {
	content: "\010C L\00C1 NEK";
	position: absolute;
	top: 0;
	left: 0;
	background: #007294;
	color: #fff;
	font-size: 12px;
	line-height: 14px;
	padding: 3px 5px;
}
.items-summary .common-lists li.std .video:before {
	content: "VIDEO";
}
.items-summary .common-lists li.std .review:before {
	content: "RECENZE";
}

.items-summary .common-lists li.std .img img {
	vertical-align: middle;
}
.items-summary .common-lists li.std .title .ellipsis {
	max-height: 44px;
	display: block;
	overflow: hidden;
}
.items-summary .common-lists li .desc {
    font-size: 14px;
    line-height: 18px;
    margin: 0;
    height: 74px;
    overflow: hidden;
}

.album-item .delete { display:none; }
.album-item:hover .delete { display:inline-block; position:absolute; top:0; right:0;background-color: #fff; }

#newsletter-iframe-wrap {
	position: fixed;
	width: 100%;
	height:100%;
	background: rgba(0,0,0,.5);
	top:0;
	z-index: 10000;
	display: none;
}

#newsletter-iframe {
	border: 0;
	width: 100%;
	height: 100%;
	position: absolute;
}

#newsletter-iframe-wrap .close-form {
	color: #959595;
	position: absolute;
	top: 35px;
	width: 100%;
	text-align: right;
	color: #000;
	pointer-events: none;
}

.btn-subscribe-celebrity, .btn-newsletter-hp {
	display: inline-block;
	width: 100%;
	margin: 5px 0;
}

#btn-newsletter-celebrity .button-content {
	text-align: center;
	width: 95%;
}

.btn-newsletter-hp .button-content {
	text-align: center;
	background-size: 652px 80px;
	line-height: 40px;
	height: 40px;
	width: 630px;
}

.btn-newsletter-hp .button-end {
	line-height: 40px;
	height: 40px;
	background-size: 3px 80px;
}

@media screen and (min-width: 1050px) {
	#newsletter-iframe-wrap .close-form {
		left: 50%;
		width: 1024px;
		margin-left: -512px;
	}
}
@media screen and (min-height: 728px) and (min-width: 1050px) {
	#newsletter-iframe, #newsletter-iframe-wrap .close-form {
		top: 50%;
		left: 50%;
		width: 1024px;
		height: 668px;
		margin-top: -334px;
		margin-left: -512px;
	}
	#newsletter-iframe-wrap .close-form {
		height: auto;
	}
	#newsletter-iframe-wrap .close-form .btn-close {
		margin-right: 15px;
		margin-top: 7px;
	}
}

#newsletter-iframe-wrap .btn-close {
	background-image: url("//hp.timg.cz/img/ico-close.png");
	background-repeat: no-repeat;
	background-position: 100% 100%;
	text-decoration: none;
	color: #959595;
	padding-right: 44px;
	display: inline-block;
	margin-right: 30px;
	font-size: 36px;
	line-height: 36px;
	pointer-events: all;
}
#newsletter-iframe-wrap .btn-close:hover {
	text-decoration: none;
	color: #959595;
}
html.no-scroll {
	height: 100%;
}
html.no-scroll body {
	height: 100%;
	overflow: hidden;
}

blockquote {
  display: inline-block;
  margin: .8em 0 .3em;
  font: normal 16px/1.5em Arial, "Helvetica Neue", Helvetica, sans-serif;
}
blockquote p {
  margin: 0;
}
blockquote .author {
  display: block;
  font-size: 14px;
  text-align: right;
}
.article_body #online-box,
.article_body .info-box,
.article_body blockquote {
  font-size: 14px;
  background: #ebebeb;
  padding: 20px;
  line-height: 1.45em;
  margin: 5px 0 20px;
}
.article_body #online-box h3,
.article_body .info-box h3,
.article_body blockquote h3,
.article_body .poll h3 {
  display: inline-block;
  margin-bottom: 10px;
  font-size: 24px;
}
.article_body #online-box p,
.article_body .info-box p,
.article_body blockquote p {
  line-height: 1.5em;
}
.article_body blockquote p,
.article_body blockquote {
  margin: 0 0 20px;
  line-height: 32px;
  font-size: 24px;
  font-style: italic;
}
.article_body .author {
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  line-height: 14px;
  text-align: right;
  margin: 0;
}
.article_body ol {
	counter-reset: item;
}
.article_body ul,
.article_body ol {
  margin: 0 0 1.5em 20px;
  list-style: none;
  padding: 0;
  font-size:16px;
  line-height:1.5em;
}
.article_body li ol,
.article_body li ul {
  margin: 0.75em 0 0;
}
.article_body ul li,
.article_body ol li {
  margin: 0 0 8px;
  position: relative;
}
.article_body ul li:before,
.article_body ol li:before {
  position: absolute;
  width: 18px;
  color: #007294;
  font-weight: bold;
  text-align: left;
  top: -2px;
}
.article_body ul li:before {
  content: "■";
  left: -15px;
}
.article_body ol > li:before {
  content: counter(item) ".";
  counter-increment: item;
  left: -20px;
}
.article_body .info-box.small {max-width: 180px; float: right; margin-left: 20px;}
.article_body h2 {
  font-size: 24px;
  margin: 1em 0 0.65em;
}
.article_body h3 {
  font-size: 20px;
  margin: 1.2em 0 0.8em;
}
.article_body h4,
.article_body h5,
.article_body h6 {
  font-size: 18px;
  margin: 0.2em 0 0.85em;
}

/* comments-preview - osobnosti */

ul.comments-preview {
  margin: 0;
  margin-bottom: 13px;
}

ul.comments-preview .comment .comment-wrap .comment-header {
  background: #f3f3f3;
  border-bottom: 1px solid #c2c2c2;
}

ul.comments-preview .comment .comment-wrap {
  border: 1px solid #c2c2c2;
}

ul.comments-preview .comment .comment-wrap .comment-body {
  background: white;
}

ul.comments-preview .comment .comment-wrap .comment-header .img-wrap .default-user {
  fill: black;
}

ul.comments-preview .comment .comment-wrap .comment-header a .img-wrap .default-user {
  fill: #007294;
}

ul.comments-preview .comment .comment-wrap .comment-header a .user-info {
  color: #007294;
}

ul.comments-preview .comment .comment-wrap .comment-header:hover a .user-info {
  color: #007294;
}

ul.comments-preview .comment .comment-wrap .comment-header .comment-created {
  color: #777777;
}

ul.comments-preview .comment .comment-wrap .comment-body .comment-label {
  background: #007294;
  color: white;
}

.videos.video-detail h2 input {
	padding: 2px 6px;
}

.videos.video-detail h2 input[type="text"] {
	width: 480px !important;
}

.videos.video-detail .admin_box {
	float: left;
	margin-top: 20px;
}

h1 .object-subpage {
	position: absolute;
	top: -10000px;
}

.box-gallery {
	margin-bottom: 20px;
	position: relative;
}
.box-gallery .images {
	display: flex;
	overflow: hidden;
}
.box-gallery .button {
	position: absolute;
	top: 35%;
	right: -12px;
}
.box-gallery .img {
	flex: 0 0 auto;
}
.box-gallery .img:not(:first-child) {
	padding-left: 8px;
}
.box-gallery .img img {
	width: auto;
	max-width: 100%;
	min-height: 113px;
}
.box-gallery .img a {
	display: block;
	position: relative;
}
.box-gallery .img a:hover:before {
	content: '';
	display: block;
	width: 62px;
	height: 71px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -36px;
	margin-left: -31px;
	background: url("../img/sprites.png?1") 0px -696px no-repeat;
}

