﻿.ar-detail 
{
	display: block;
	position:relative;
	width: 600px;
	margin: 0 auto!important;
}

/* ****************************** ARTICLE HEADER ***************************** */
.ar-detail h1
{
	font-weight: normal;
	font-weight: 400;
	color: #d00000;
	font-size: 36px;
	position: relative;
	line-height: 120%;
	margin-top: 12px!important;
}

.ar-detail h1 a
{
	text-decoration: none;
}

.ar-detail .ar-info
{
	margin-top: 20px!important;
	font-size: 14px;
	font-weight: bold;
	font-weight: 400;
	color: #484848;
}

.ar-detail .ar-info .ar-date
{
	color: #d00000;
}

.ar-detail .ar-info .ar-author,
.ar-detail .ar-info .ar-author a 
{
	color: #484848;
	text-decoration: none;
}

.ar-detail .ar-info .ar-author a:hover
{
	text-decoration: underline;
}

.ar-detail .ar-perex
{
	display: block;
	position:relative;
	margin: 20px auto 0!important;
	text-align: center;
	padding: 0px!important;
	display: block;
	position: relative;
	width: 600px;
	height: 300px;
	background: #d9d9d9;
}

.ar-detail .ar-perex .image-licence
{
	display: block;
	position:absolute;
	right: 0;
	top: -14px;
	background: #fff;
	text-align: right;
	font-size: 9px;
	color: #888;
}
.ar-detail .ar-perex .image-licence a
{
	text-decoration: none;
	color: #888;
}
.ar-detail .ar-perex-invisible
{
	display: none;
}

.ar-detail .ar-perex-clip .ar-perex img
{
	max-width: 600px;
	max-height: 300px;
}

.ar-detail .ar-annotation
{
	font-weight: bold;
	font-weight: 400; 
	color: #000; /*333*/
	font-size: 18px;
	line-height: 165%;
	margin-top: 20px!important;
}

.ar-detail .ar-annotation ul,
.ar-detail .ar-annotation ol
{
	margin-left: 16px!important;
}

/* ****************************** ARTICLE SOCIETY ROW ***************************** */
.ar-detail .ar-society-networks
{
	font-weight: normal;
	font-weight: 300;
	color: #484848;
	font-size: 15px;
	margin-top: 20px!important;
	position: relative;
	display: block;
	height: 60px;
	text-align: center;
}

.ar-detail .ar-society-networks .ar-society-networks-wrapper
{
	background: #fff;
	width: 600px;
	margin: 0 auto;
	text-align: right;
	display: block;
	height: 60px;
}

.ar-detail .ar-society-networks .ar-society-info
{
	display: none;
	text-align: center;
	height: 35px;
	line-height: 20px;
	font-weight: bold;
	font-weight: 700;
	color: #484848;
	float: left;
	position: relative;
}

.ar-detail .ar-society-networks .ar-society-info a
{
	color: #484848;
	text-decoration: none
}

.ar-detail .ar-society-networks .ar-society-info a:hover
{
	text-decoration: underline;
}

.ar-detail .ar-society-networks .ar-society-info label
{
	display: block;
	float: left;
	margin-right: 10px;
	color: #bdbdbd;
	font-size: 12px;
	line-height: 15px;
	text-transform: uppercase;
}

.ar-detail .ar-society-networks .ar-society-info label a
{
	color: #bdbdbd;
}

.ar-detail .ar-society-networks .ar-link-next
{
	float: right;
	text-align: left;
	width: 100%;
	max-width: 180px;
	overflow: hidden;
	padding-right: 35px;
}

.ar-detail .ar-society-networks .ar-society-link
{
	display: inline-block;
	width: auto;
	height: 29px;
	margin-right: 4px!important;
	background: transparent url('../img/sprites/sprite-society.png?v=2015.0.003') no-repeat;
	padding-left: 30px!important;
	margin-top: 16px!important;
}

.ar-detail .ar-society-networks .ar-society-link a
{
	display: inline-block;
	width: auto;
	height: 29px;
	line-height: 29px;
	padding-right: 10px!important;
	background: transparent url('../img/sprites/sprite-society.png?v=2015.0.003') no-repeat;
	color: #fff;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	font-weight: 700;
}

.ar-detail .ar-society-networks .ar-link-next a.btn
{
	text-align: center;
	position: absolute;
	right: 0;
	top: 0;
	display: block;
	width: 29px;
	height: 29px;
	line-height: 29px;
	font-size: 22px;
	color: #fff!important;
	background: #d00000;
	text-decoration: none!important;
}

.ar-detail .ar-society-networks .ar-link-next a.btn-inverted
{
	background: #fff;
	color: #d00000!important;
}

.ar-detail .ar-society-networks .ar-link-next a.ar-next
{
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 17px;
	line-height: 29px;
}

.ar-detail .ar-society-networks .ar-link-next-no-label label
{
	display: none;
}

.ar-detail .ar-society-networks .ar-link-next-no-label a.ar-next
{
	font-size: 20px;
}

.ar-detail .ar-society-networks .ar-link-next a.btn:hover
{
	text-decoration: none!important;
}

.ar-detail .ar-society-networks .ar-society-link-fb
{
	background-position: 0px 0px;
}

.ar-detail .ar-society-networks .ar-society-link-fb a
{
	background-position: 100% -29px;
}

.ar-detail .ar-society-networks .ar-society-link-tw
{
	background-position: 0px -58px;
}

.ar-detail .ar-society-networks .ar-society-link-tw a
{
	background-position: 100% -87px;
}

.ar-detail .ar-society-networks .ar-society-link-dis
{
	background-position: 0px -116px;
	margin-right: 0px!important;
}

.ar-detail .ar-society-networks .ar-society-link-dis a
{
	background-position: 100% -145px;
}

.ar-detail .ar-society-networks .ar-info
{
	float: left;
	font-size: 15px;
	line-height:20px;
	margin-right: 6px!important;
	margin-top: 8px!important;
	width: 245px;
	text-align: left;
}

.ar-detail .ar-society-networks .ar-info .ar-date
{
	color: #484848;
	display:block;
}

.ar-detail .ar-society-networks .ar-pr .ar-date
{
	display:inline-block;
	line-height: 45px;
}

.ar-detail .ar-society-networks .ar-info .ar-author,
.ar-detail .ar-info .ar-author a 
{
	color: #d00000;
}

.ar-detail .ar-society-networks .ar-pr .ar-author
{
	padding: 5px 10px;
	color: #666;
	background: #e8e8e8
}

.ar-detail .ar-society-networks .ar-info .ar-author img
{
	float: left;
	height: 55px;
	margin-right: 7px;
	width: 45px;
	margin-top: -11px!important;
}

.ar-detail .ar-society-networks .ar-info-multiple {
	margin-top: 0px!important;
}

.ar-detail .ar-society-networks .ar-info-multiple::before {
	content: "";
	float: left;
	display: block;
	height: 60px;
	width: 0px;
}



/* ****** fixed state ********* */
.ar-detail .ar-society-networks.fixed
{
	top: 0;
	left: 0;
	margin-top: 0px!important;
	position: fixed;
	width: 100%;
	z-index: 10000;
	height: 41px;
}

.ar-detail .ar-society-networks.fixed .ar-info
{
	display: none;
}

.ar-detail .ar-society-networks.fixed .ar-society-info
{
	display: block;
}

.ar-detail .ar-society-networks.fixed .ar-society-networks-wrapper
{
	width: 1015px;
	padding-top:5px!important;
	padding-bottom:5px!important;
	border-bottom: 1px solid #bdbdbd;
	height:35px;
	text-align: left;
}

.ar-detail .ar-society-networks-border.fixed .ar-society-networks-wrapper
{
	border-bottom: 2px solid #000;
}

.ar-detail .ar-society-networks-shadow.fixed .ar-society-networks-wrapper
{
	-webkit-box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.25);
	-moz-box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.25);
	box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.25);
}

.ar-detail .ar-society-networks.fixed .ar-society-networks-wrapper .ar-society-link
{
	margin-top: 0px!important;
}

.ar-detail .ar-society-networks.fixed .ar-society-networks-wrapper .ar-society-link-fb
{
	margin-left: 35px!important;
}

.ar-detail .ar-society-networks.fixed .ar-society-networks-wrapper .ar-link-next
{
	padding-right: 0px!important;
}

.ar-detail .ar-society-networks.fixed .ar-society-networks-wrapper .ar-link-next  a.btn
{
	right: 13px!important;
}

/* ****************************** ARTICLE CHAPTERS ***************************** */
.ar-chapters
{
	font-weight: normal;
	font-weight: 400;
	color: #000; /*333*/
	font-size: 16px;
	line-height: 185%;
	margin-top: 0px!important;
	padding-top: 20px!important;
	border-top: 0px solid #bdbdbd!important;
}


.ar-detail .ar-chapters + .ar-content {
	border-top: 0px solid #bdbdbd!important;
	margin-top: 0px !important;
}

.ar-chapters label
{
	font-weight: normal;
	font-weight: 400;
	color: #d00000;
	margin-bottom: 20px!important;
	font-size: 24px;
}

.ar-chapters a
{
	color: #000; /*333*/
	text-decoration: none;
	font-weight: bold;
	font-weight: 700;
	font-size: 15px;
}

.ar-chapters ul
{
	margin-left: 30px!important;
}

.ar-chapters li,
.ar-chapters li a
{
	font-size: 16px;
	font-weight: bold;
	font-weight: 400;
}

.ar-chapters li a
{
	color: #d00000;
}

.ar-chapters a:hover
{
	text-decoration: underline;
}

.ar-chapters a.ar-btn,
.ar-chapters .ar-btn-comments,
.ar-chapters .ar-btn-comments a
{
	color: #000;
}

.ar-chapters a.ar-btn .ar-btn-arrow
{
	color: #fff !important;
	display: inline-block;
	float: right;
	font-size: 22px;
	height: 41px;
	line-height: 41px;
	text-align: center;
	text-decoration: none!important;
	width: 42px;
	margin-left: 10px!important;
	background: #d00000;
}

.ar-chapters a.ar-btn .ar-btn-arrow:hover
{
    text-decoration: none!important;
}

.ar-chapters .chapter-current,
.ar-chapters .chapter-next
{
	display: inline-block;
	font-size: 17px;
	height: 41px;
	line-height: 39px;
	width: 270px;
	overflow: hidden;
	float: right;
	text-align: left;
}

.ar-chapters .chapter-next
{
	text-align: right;
}


/* ****************************** ARTICLE CHAPTERS QUICK ***************************** */
.ar-chapters-quick .chapter-current,
.ar-chapters-quick .chapter-next
{
	float: left;
}

.ar-chapters-quick .chapter-current
{
	width: 330px;
}

.ar-chapters-quick .ar-sel-wrapper
{
	background: #fafafa;
	border: 1px solid #ddd;
	height: 39px;
	margin: 0 auto!important;
	overflow: hidden;
	width: 328px;
	text-align: left;
	position: relative;
}

.ar-chapters-quick .ar-sel-wrapper select
{
	background: transparent;
	border: 0 none;
	border-radius: 0;
	font-size: 15px;
	height: 39px;
	position: absolute;
	top: 0;
	padding: 0px 8px!important;
	text-overflow: ellipsis;
	width: 328px;
}

/* ****************************** ARTICLE CHAPTERS NEXT ARTICLE ***************************** */
.ar-chapters-next-article {
	line-height: 60px;
	display: block;
	height: 42px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align: left;
	position: relative;
	padding-right: 52px!important;
}

.ar-chapters-next-article .ar-btn-arrow {
	display: block !important;
	position: absolute;
	top: 18px;
	right: 0;
	font-size: 40px !important;
	font-weight: 300;
	line-height: 31px !important;
}

.ar-chapters-next-article > span {
	display: block;
	position: absolute;
	top: 20px;
	line-height: 16px;
}

/* ****************************** ARTICLE CONTENT ***************************** */
.ar-detail .ar-content
{
	font-weight: normal;
	font-weight: 400;
	color: #000; /*333*/
	font-size: 16px;
	line-height: 155%;
	margin-top: 20px!important;
	padding-top: 20px!important;
	border-top: 1px solid #bdbdbd!important;
}

.ar-detail .ar-content p,
.ar-detail .ar-content h2,
.ar-detail .ar-content h3,
.ar-detail .ar-content h4,
.ar-detail .ar-content h5,
.ar-detail .ar-content h6,
.ar-detail .ar-content ul,
.ar-detail .ar-content ol,
.ar-detail .ar-content table,
.ar-detail .ar-content > iframe
{
	margin-bottom: 20px!important;
}
.ar-detail .ar-content > iframe
{
	margin-top: 8px!important;
}

.ar-detail .ar-content ul,
.ar-detail .ar-content ol
{
	margin-left: 30px!important;
}

.ar-detail .ar-content ul {
    list-style-image: url("/Client.Images/ul-square.gif");
}

.ar-detail .ar-content ol li
{
	list-style-type: decimal;
}

.ar-detail .ar-content hr
{
	background: #d00000 none repeat scroll 0 0;
	border: 0 solid;
	color: #d00000;
	height: 1px;
	margin: 0 0 20px!important;
	padding: 0;
}

.ar-detail .ar-content p:empty
{
	display: none;
}
.ar-detail .ar-content a {
    text-decoration: underline;
    color: #d00000!important;
}
.ar-detail a.placeny, 
.ar-detail a.placeny:active, 
.ar-detail a.placeny:focus, 
.ar-detail a.placeny:hover {
	border-bottom: 1px dotted !important;
	text-decoration: none !important;
}
.ar-detail .ar-content .bx-btn-inverted  a
{
	text-decoration: none;
	color: #fff!important;
}
.ar-content .ar-tags
{
	color: #000!important;
	font-size: 13.5px;
	line-height: 1.6em;
}
.ar-content .ar-tags a
{
	color: #000!important;
	text-decoration: none!important;
}
.ar-content .ar-tags-top
{
	color: #a1a1a1!important;
}
.ar-content .ar-tags-top a
{
	color: #a1a1a1!important;
}

.ar-detail .ar-content a:hover
{
	text-decoration: underline;
}
.ar-content .ar-tags a:hover
{
	color: #d00000!important;
	text-decoration: none!important;
}

.ar-content .bx-btn a:hover {
	color: #fff !important;
	text-decoration: none!important;
}

.ar-detail .ar-content h2,
.ar-detail .ar-content h3,
.ar-detail .ar-content h4
{
	font-weight: normal;
	font-weight: 400;
	color: #d00000;
}

.ar-detail .ar-content h2
{
	font-size: 27px;
	line-height: 130%;
	margin-top: 25px!important;
}

.ar-detail .ar-content .bodyPart > h2:first-child,
.ar-detail .ar-content .bodyPart > h3:first-child {
    margin-top: 0px!important;
}

.ar-detail .ar-content h3
{
	font-size: 24px;
	line-height: 130%;
	margin-top: 23px!important;
}

.ar-detail .ar-content h4
{
	font-size: 20px;
}

.ar-detail .ar-content h6
{
	font-size: 13px;
	text-align: center;
	font-weight: bold;
	font-weight: 700;
}

.ar-detail .ar-content img
{
	border: 1px solid #e8e8e8;
}

.ar-detail .ar-content h6 img
{
	margin: 3px 3px 3px 3px!important;
}

/* ****************************** ARTICLE LINK TO ANOTHER ***************************** */
.ar-link-to-another
{
	display: block;
	position:relative;
}
.ar-link-to-another:after {
	clear: both;
	content: "";
	display: block;
	height: 1px;
	width: 100%;
	margin-bottom:20px!important;
}
.ar-link-to-another .ar-txt p
{
	margin-top:7px!important;
	margin-bottom:0px!important;
}

/* ************ image ******************* */
.ar-link-to-another .ar-img
{
	display: block;
	position:relative;
	float: left;
	width: 200px;
	height: 100px;
	background: #ececec;
	padding: 1px;
	margin-right: 20px;
}

.ar-link-to-another .ar-img a
{
	display: inline-block;
	position:relative;
	width: 200px;
	height: 100px;
	background: #fff;
	text-align: center;
	text-decoration: none;
}

.ar-link-to-another .ar-img a:hover
{
	text-decoration: none!important;
}

.ar-link-to-another .ar-img a img
{
	display: inline-block;
	vertical-align: middle;
}

.ar-link-to-another .ar-txt h3
{
	line-heigth: 140%;
}

/* ************ text ******************* */

.ar-link-to-another .ar-txt h3
{
	font-size: 22px;
	font-weight: bold;
	font-weight: 400;
	color: #d00000!important;
	line-height: auto;
	margin-top: 0px!important;
	margin-bottom: 0px!important;
}
.ar-link-to-another .ar-txt h3 a
{
	text-decoration: underline;
}
.ar-link-to-another .ar-txt h3 a:visited
{
	color: #666;
}
.ar-link-to-another .ar-txt h3 a:hover,
.ar-link-to-another .ar-txt h3 a:visited:hover
{
	color: #d00000!important;
	text-decoration: underline!important;
}

/* ****************************** ARTICLE TABLES ***************************** */
.ar-detail .article-macro-table,
.ar-detail .article-macro-table-1,
.ar-detail .article-macro-table-2,
.ar-detail .article-macro-table-3,
.ar-detail .article-macro-table-4
{
	border: 3px solid #ccc;
	border-collapse: collapse;
	margin-bottom: 20px!important;
	clear:both;
	float: none;
}

.ar-detail .article-macro-table tr th,
.ar-detail .article-macro-table-1 tr th,
.ar-detail .article-macro-table-2 tr th,
.ar-detail .article-macro-table-3 tr th,
.ar-detail .article-macro-table-4 tr th
{
	background: #d00000; 
	color: #ffffff; 
	font-weight: bold;
	font-weight: 700;
	line-height: 130%;
}

.ar-detail .article-macro-table tr td,
.ar-detail .article-macro-table-1 tr td,
.ar-detail .article-macro-table-2 tr td,
.ar-detail .article-macro-table-3 tr td,
.ar-detail .article-macro-table-4 tr td
{
	font-weight: bold;
	font-weight: 400;
	line-height: 130%;
}

.ar-detail .article-macro-table tr td,
.ar-detail .article-macro-table tr th
{
	border: 1px solid #ccc;
	padding: 2px 4px!important;
	font-size: 14px!important;
}

.ar-detail .article-macro-table-4 tr td,
.ar-detail .article-macro-table-4 tr th
{
	border: 1px solid #ccc;
	padding: 2px 4px!important;
	font-size: 15px!important;
}

.ar-detail .article-macro-table-3 tr td,
.ar-detail .article-macro-table-3 tr th
{
	border: 1px solid #ccc;
	padding: 2px 4px!important;
	font-size: 14px!important;
}

.ar-detail .article-macro-table-2 tr td,
.ar-detail .article-macro-table-2 tr th
{
	border: 1px solid #ccc;
	padding: 2px 4px!important;
	font-size: 13px!important;
}

.ar-detail .article-macro-table-1 tr td,
.ar-detail .article-macro-table-1 tr th
{
	border: 1px solid #ccc;
	padding: 2px 4px!important;
	font-size: 11px!important;
}


/* ****************************** ARTICLE INFO BOXES ***************************** */
.ar-detail .infobox
{
	background: #f4f4f4 none repeat scroll 0 0;
	border-left: 5px solid #d00000;
	color: #000;/*333*/
	display: block;
	height: auto!important;
	padding: 20px!important;
	margin-right: 17px!important;
	text-align: left;
	font-size: 14px;
}
.ar-detail .infobox .infobox-data h3
{
	color: #000;/*333*/
	font-size: 25px;
	line-height: auto;
	margin-top: 0px!important;
}
.ar-detail .infobox.infobox-0
{
	float: left;
	margin-right: 20px!important;
	margin-bottom: 5px!important;
}
.ar-detail .infobox.infobox-1 {
	float: right;
	margin-left: 20px!important;
	margin-bottom: 5px!important;
}

.ar-detail .infobox .infobox-data p:last-child
{
	margin-bottom: 0px!important;
}

.ar-detail .infobox-2
{
	margin-bottom: 20px!important;
}

.ar-detail .infobox-3
{
	margin-bottom: 20px!important;
	width: 555px!important;
}


/* ****************************** ARTICLE SPEECH ***************************** */
.ar-detail .vykrik {
    clear: both;
    display: block;
    margin-bottom: 20px!important;
    position: relative;
}

.ar-detail .vykrik .vykrik-head {
    background: url("../img/article/vykrik-head_transparent.png") no-repeat scroll left bottom;
    display: block;
    height: 15px;
    overflow: hidden;
    padding-left: 51px;
    position: relative;
}
.ar-detail .vykrik .vykrik-foot {
    background: url("../img/article/vykrik-foot_transparent.png") no-repeat scroll left top;
    display: block;
    height: 15px;
    overflow: hidden;
    padding-left: 51px;
    position: relative;
}
.ar-detail .vykrik .vykrik-data {
	background: url("../img/article/vykrik-data_transparent.png") repeat-y scroll left top;
	color: #d00000;
	display: block;
	font-family: Times New Roman;
	font-size: 30px!important;
	line-height: 140%!important;
	padding-left: 51px;
	position: relative;
}
.ar-detail .vykrik .vykrik-data p {
    margin: 0!important;
    padding: 20px 0!important;
}

/* ****************************** ARTICLE TIPS ***************************** */
.ar-detail div.tip {
    clear: both;
    display: block;
    position: relative;
}
.ar-detail div.tip .tip-data {
    display: block;
    padding-left: 28px;
    position: relative;
}
.ar-detail div.tip.tip-0 .tip-data p {
    background: url("../img/article/tip-pozor.png") no-repeat scroll 0 7px;
    text-indent: 40px;
}
.ar-detail div.tip.tip-1 .tip-data p {
    background: url("../img/article/tip-doporucujeme.png") no-repeat scroll 0 7px;
    text-indent: 85px;
}
.ar-detail div.tip.tip-2 .tip-data p {
    background: url("../img/article/tip-neprehlednete.png") no-repeat scroll 0 7px;
    text-indent: 85px;
}
.ar-detail div.tip.tip-3 .tip-data p {
    background: url("../img/article/tip-tip.png") no-repeat scroll 0 7px;
    text-indent: 26px;
}

/* ****************************** ARTICLE HCE ***************************** */
.ar-detail .hce-link-1
{
	display: block;
	padding:5px 0px!important;
	font-size: 90%;
}

.ar-detail .hce-link-1 .hce-alzapromo
{
	display:block;
	position:relative;
	height:84px;
	width:200px;
	float:right
}
.ar-detail .hce-link-1 .hce-buy
{
	display: inline;
	background: url("../img/article/hce-alza.png")  center left no-repeat;
	color: #fff!important;
	text-decoration: none;
	padding: 6px 10px 6px 30px!important;
	border: 1px solid #fa2500;
	text-transform: uppercase;
	font-weight: bold;
	font-weight: 400;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
}

.ar-detail .hce-link-1 .hce-buy:hover
{
  	color: #fff!important;
  	text-decoration: underline;
}

.ar-detail p + span.hce_hack {
    display: block;
    margin-bottom: 20px!important;
}

.ar-detail .hce-full {
	margin-bottom: 20px!important;
}

.ar-detail .hce-full > a:first-child {
	float: left;
	margin-right: 20px;
}

.ar-detail .hce-full img {
	border: 0px solid!important;
}

.ar-detail .hce-full > div {
	font-size: 80%;
}

.ar-detail .hce-full .hce-button {
	display: inline-block;
	margin-top: 3px;
	padding: 2px 10px;
	background: #d00000;
	color: #fff!important;
	text-decoration: none;
	border-radius: 5px;
	font-size: 75%;
	text-transform: uppercase;
	font-weight: bold;
}

.ar-detail .hce-full .hce-button:hover {
	background: #d00000;
	color: #fff!important;
	text-decoration: none!important;
}

.ar-detail img[alt='hce counter'] {
	display: inline-block!important;
	width: 0px!important;
	height: 0px!important;
	border: 0px!important;
	margin-right: -4px;
}

/* ********************* ROZKLIKAVACI TISKOVKY ******************* */
.ar-detail .press-release-frame
{
	margin-bottom: 20px!important;
	text-align:center;
}
.ar-detail .press-release
{
	display:inline-block;
	color:#fff;
	padding:6px 24px!important;
	text-decoration:none;
	background: #d00000;
	width: 179px;
}

.ar-detail .press-release:hover {
	color:#fff!important;
}


.ar-detail .press-release-data {
	background-color: #F3F3F3;
    	padding: 5px 15px!important;
	text-align:left!important;
	margin-top: 20px!important;
}

.ar-detail .ar-content .bx-btn-reload a
{
	background: #d00000!important;
	color: #fff!important;
	text-decoration: none!important;
	font-size: 17px;
}
.ar-detail .ar-content .bx-btn-reload a:hover
{
	background: #d00000!important;
	color: #fff!important;
	text-decoration: underline!important;
}

/* ********************* YOUTUBE ******************* */
.video-container,
.ar-content .cnc-video-wrap
{
	position: relative;
	width: 600px;
	height: 342px;
	display: block;
	margin-bottom: 20px!important;
}

.video-wrapper
{
	padding: 5px!important;
	background: #f3f3f3;
	width: 590px;
	height: 332px;
	position: relative;
	overflow: hidden;
}

.mall-tv .video-wrapper > div
{
	padding-top:56.25%;
	position:relative;
	width:100%;
}

.mall-tv .video-wrapper iframe
{
	position:absolute;
	left:0;
	top:0;
	width: 100%;
	height:100%;
}

.video-wrapper .cnc-video-container .flowplayer {
	height: 100%!important;
}
.ar-perex-video .video-container,
.ar-perex-video .cnc-video-wrap
{
	margin-top: 20px!important;
}

/* ** PREPLAY ** */
.video-preplay img
{
	width: 590px;
	height: 332px;
	position: absolute;
	z-index: 1;
	border: 0px solid!important;
}

.video-preplay a
{
	width: 590px;
	height: 332px;
	position: absolute;
	z-index: 2;
	background: #000 url("../img/article/video-loading.png") center center no-repeat;
}

.video-preplay a.loaded
{
	background-image: url("../img/article/video-preplay.png");
	background-color: transparent;
}


/* ** FLOW AD ** */
.video-ad
{
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
}
.flowplayer-hack
{ 	
	background-color: #f3f3f3;
	height: 5px;
	left: 5px;
	position: absolute;
	top: 362px;
	width: 590px;
	z-index: 2;
}

.flowplayer 
{
 	width: 590px;
	height: 332px;
	background-color: #000; 
	background-size: cover; 
	text-align:center; 
	cursor: pointer;
}
.flowplayer .fp-logo img
{
	border: 0px solid!important;	
}

/* ** VIDEO ** */
.video-bookmarks-disabled
{
	display: none;
}

.video-clip
{
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
}

/* ** RESIZZER ** */
.video-resizer
{
	text-align: right;
	height: 20px;
	font-size: 14px;
	display: block;
	position: absolute;
	bottom: 5px;
	right: 5px;
	line-height: 19px;
}

.video-resizer a
{
	text-decoration: none;
	font-weight: bold;
	font-weight: 700;
}

.video-resizer a span
{
	float: right;
	height: 20px;
	width: 20px;
	background: #d00000 url("../img/article/video-size-full.png") center center no-repeat;
	margin-left: 10px!important
}

.video-resizer a.fullscreen span
{
	background-image: url("../img/article/video-size-default.png");
}



/* ********************* ANKETY ******************* */
.bx-inquiry-wrapper
{
	text-align: center;
}

.bx-inquiry
{
	background: #d00000;
	padding: 20px!important;
	width: 190px;
	float: right;
	color: #fff;
}

.bx-inquiry-left
{
	float: left;
	margin: 0 20px 0 0!important;
}

.bx-inquiry-right
{
	float: right;
	margin: 0 0 0 20px!important;
}

.bx-inquiry-center
{
	float: none;
	width: 560px;
	margin: 20px auto!important;
	text-align: left;
}

.bx-inquiry:before
{
	content: "";
	clear: both;
	display: block;
	width: 100%;
	height: 1px;
}

.bx-inquiry-center:after
{
	content: "";
	clear: both;
	display: block;
	width: 100%;
	height: 1px;
}

.bx-inquiry-center:after
{
	content: "";
	clear: both;
	display: block;
	width: 100%;
	height: 1px;
}

.bx-inquiry .bx-cnt,
.bx-inquiry .bx-head
{
	padding: 0 0!important;
}

.bx-inquiry .bx-head h2
{
	color: #fff;
	font-size: 23px;
}

.bx-inquiry .bx-cnt
{
	font-size: 14px;
	font-weight: bold;
	font-weight: 400;
}

.bx-inquiry .bx-cnt .inquiry-row
{
	margin-bottom: 10px!important;
	cursor: pointer;
	color: #fff;
}

.bx-inquiry .bx-cnt .inquiry-row label
{
	display: block;
	clear: both;
	cursor: pointer;
}

.bx-inquiry .bx-cnt .inquiry-row .inquiry-votes
{
	line-height: 20px;
	text-align: right;
	display: block;
	clear: both;
}

.bx-inquiry .bx-cnt .inquiry-row .inquiry-votes span
{
	display: block;
	float: left;
	background: #fff;
	height: 20px;
}

.bx-inquiry .bx-cnt .inquiry-row:hover
{
	color: #fff;
}
.bx-inquiry .bx-cnt .inquiry-row:hover label
{
	text-decoration: underline;
}
.bx-inquiry .bx-cnt .inquiry-row:hover .inquiry-votes span
{
	background: #aaa;
}

.bx-inquiry .bx-foot
{
	color: #fff;
    	font-size: 12px;
	margin-top: 20px!important;
}

.duel {
	display: block;
	position: relative;
	margin-bottom: 20px!important;
}
.duel .heading {
	text-align: center;
	margin: 0 90px -20px 90px;
	color: #000;
	font-size: 20px;
	font-weight: 700;
}
.duel .footer {
	text-align: center;
	font-size: 14px;
	display: block;
	position: absolute;
	left: 76px;
	right: 76px;
	bottom: 20px;
}

.duel .inquiry-col {
	display: block;
	float: left;
	position: relative;
	height: 104px;
	font-size: 16px;
	color: #fff;
}
.duel .inquiry-col .inquiry-votes {
	padding-left: 10px;
	padding-right: 10px;
	line-height: 30px;
	margin: 25px 0;
	background: #a1a1a1;
	cursor: pointer;
}
.duel .inquiry-col.col0 {
	text-align: left;
}
.duel .inquiry-col.col0 .inquiry-votes {
	margin-left: 76px;
}
.duel .inquiry-col.col1 {
	text-align: right;
}
.duel .inquiry-col.col1 .inquiry-votes {
	margin-right: 76px;
}

.duel .inquiry-col span {
	display: block;
	position: absolute;
	top: 0;
	border-radius: 80px;
	border: 2px solid #a1a1a1;
	width: 76px;
	height: 76px;
	background: #fff center center no-repeat;
	background-size: cover;
	cursor: pointer;
}
.duel .inquiry-col.col0 span {
	left: 0;
}
.duel .inquiry-col.col1 span {
	right: 0;
}
.duel .inquiry-col .inquiry-tx {
	width: 80px;
	color: #000;
	text-align: center;
	display: inline-block;
	font-size: 13px;
	text-decoration: underline;
	line-height: 18px;
	height: 18px;
	overflow: hidden;
	cursor: pointer;
}

.duel .inquiry-col.winner .inquiry-votes {
	background: #000;
}
.duel .inquiry-col.winner span {
	border-color: #000;
}


/* ********************* TESTY ******************* */
.ar-tests .ar-content,
.ar-tests .ar-chapters
{
	padding-top: 0px!important;
}

.ar-tests .ar-chapters
{
	margin-top: 0px!important;
	border-top: 0px solid!important;
}
pre, code
{
	white-space: pre-wrap;
	word-wrap: break-word;
	overflow-x: auto;
	overflow-y: hidden;
}

/* ********************* GALERIE V CLANKU ******************* */
.ar-perex-gallery
{
	height:	379px!important;
	overflow: hidden!important;
}
.ar-perex-video-gallery
{
	height:	421px!important;
}
.ar-perex-gallery .gallery-nav {display:block;position:absolute;top:0;bottom:0;width:60px;height:300px;z-index:3;}
.ar-perex-gallery .gallery-nav:hover {}
.ar-perex-gallery .gallery-nav-prev {left:0;background:url("../img/gallery/image-prev.png") no-repeat center center rgba(30,30,30,0.6);}
.ar-perex-gallery .gallery-nav-next {right:0;background:url("../img/gallery/image-next.png") no-repeat center center rgba(30,30,30,0.6);}

.ar-perex-gallery .gallery-description .source {display:none}

.ar-perex-video-gallery .gallery-nav,
.ar-perex-video-gallery .gallery-description
{
	display:none!important;
}

.ar-perex-video-gallery div
{
	margin:0!important;
}
.ar-perex-video-gallery div.jw-logo-top-left
{
	margin-top:10px!important;
	margin-left:10px!important;
}
/* ---------- */
.ar-perex-roller
{
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	height: 300px;
	overflow: hidden;
	background: #fff;
	transform: translate3d(0px, 0px, 0px);
    	transition: all 0.5s ease 0s;
}
.ar-perex-video-gallery .ar-perex-roller
{
	width:	100%!important;
	height: 342px!important;
}
.ar-perex-roller > a
{
	display: block;
	width: 600px;
	height: 300px;
	vertical-align:middle;
	text-align: center;
	overflow: hidden;
	float: left;
	background:url("../img/gallery/image-load.svg") no-repeat center center;
}

.ar-perex-roller > a:after {
    content: "";
    display: inline-block;
    height: 300px;
    vertical-align: middle;
}

.ar-perex-roller a img {
    vertical-align: middle;
}


/* ---------- */
.ar-perex-info
{
	display: block;
	position: absolute;
	top: 300px;
	left: 0px;
	width: 600px;
	height: 79px;
	overflow: hidden;
	background: #fff;
	text-align: left;
}
.ar-perex-video-gallery .ar-perex-info
{
	top: 342px!important;
}
.ar-perex-info a
{
	display: inline-block;
	width: 128px;
	height: 64px;
	margin: 10px 12px 0;
	padding: 1px;
	border: 1px solid #ccc;
	vertical-align:middle;
	text-align: center;
	overflow: hidden;
}
.ar-perex-info a.gallery-thumb-0
{
	margin-left: 0px;
}
.ar-perex-info a.gallery-thumb-1,
.ar-perex-info a.gallery-thumb-2
{
	margin-left: 11px;
}
.ar-perex-info a.gallery-thumb-3
{
	margin-right: 0px;
}

.ar-perex-info a:after {
    content: "";
    display: inline-block;
    height: 64px;
    vertical-align: middle;
}

.ar-perex-info a.info
{
	display: block;
	position: absolute;
	right: 3px;
	top: 12px;
	bottom: 2px;
	font-size: 14px;
	font-weight: bold;
	font-weight: 600;
	text-decoration: none!important;
	text-align: right;
	padding: 3px 3px 15px 36px;
	height: 47px;
	margin: 0;
	width: auto;
	border: 0px solid;
	background: -moz-linear-gradient(left,  rgba(255,255,255,0) 0%, rgba(255,255,255,1) 50%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 50%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 50%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */

}

.ar-perex-info a.info span.gallery-count
{
	font-size: 24px;
	font-weight: 700;
}
.ar-perex-info a.info span.gallery-link
{
	font-size: 13px;
	color: #666;
	display: block;
	font-weight: 600;
}

/* ********************* LISTOVACI CLANKY ******************* */
.ar-detail .ar-content .article-template-spliter {
	background-color: #e6e6e6;
	display: block;
	height: 55px;
	text-align: center;
	position: relative;
	font-size: 18px;
	overflow: hidden;
}
.ar-detail .ar-content .article-template-spliter.quick {
	width: 223px;
	margin-left: calc(50% - 111px);
	height: 80px;
	border-radius: 20px;
}
.ar-detail .ar-content .article-template-spliter > span {
	display: none;
}
.ar-detail .ar-content .article-template-spliter.quick > span {
	display: block;
	position: absolute;
	left: 80px;
	width: 63px;
	text-align: center;
	line-height: 80px;
}
.ar-detail .ar-content .article-template-spliter-first {
	margin-bottom: 1em!important;
}
.ar-detail .ar-content .article-template-spliter-last {
	margin-top: 30px!important;
}
.ar-detail .ar-content .article-template-spliter > div {
	display: inline-block;
	height: 55px;
	overflow: hidden;
	text-align: center;
	position: absolute;
	left: 75px;
	right: 75px;
	top: 0;
	bottom: 0;
}
.ar-detail .ar-content .article-template-spliter.quick > div {
	display: none;
}
.ar-detail .ar-content .article-template-spliter div span {
	display: block;
	height: 55px;
	text-align: center;
}
.ar-detail .ar-content .article-template-spliter a {
	display: inline-block;
	height: auto;
	width: 50px;
	height: 55px;
	line-height: 55px;
	text-decoration: none;
	color: #000!important;
	font-weight: normal!important;
	vertical-align: middle;
	overflow: hidden;
	text-decoration:none!important;
}
.ar-detail .ar-content .article-template-spliter.quick a {
	height: 80px;
	line-height: 80px;
}
.ar-detail .ar-content .article-template-spliter a.active {
	color: #fff!important;
	background-color:#d00000;
}
.ar-detail .ar-content .article-template-spliter a.arrow {
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #d00000;
	color: #fff;
	position: absolute;
	top: 0;
	bottom: 0;
	width: 55px;
}
.ar-detail .ar-content .article-template-spliter.quick a.arrow {
	width: 80px;
}
.ar-detail .ar-content .article-template-spliter a.arrow:hover {
	background-color: #d00000;
}
.ar-detail .ar-content .article-template-spliter a.arrow-prev {
	left: 0;
	background-image:url("../img/gallery/image-prev.png");
}
.ar-detail .ar-content .article-template-spliter a.arrow-next {
	right: 0;
	background-image:url("../img/gallery/image-next.png");
}
.ar-detail .ar-content .article-template-spliter.quick a.arrow-prev {
	background-image:url("../img/icons/list-prev.png");
}
.ar-detail .ar-content .article-template-spliter.quick a.arrow-next {
	background-image:url("../img/icons/list-next.png");
}

/* ********************* DALSI PODOBNE CLANKY ******************* */
strong.ar-related-title {
	font-weight: 400;
	font-size: 36px;
	color: #d00000;
}

/* ********************* GALERIE HACK ******************* */
#fullgallery {
	display: block;
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 20000;
	opacity: 1;
	width: 100%!important;
	height: 100%!important;
}

#fullgallery > iframe {
	display: block;
	position: absolute;
	width: 100%!important;
	height: 100% !important;
	top: 0px;
	left: 0px;
	background: transparent;
	z-index: 20001;
}
/* ********************* SPECIAL BOX ******************* */
.ar-detail .ar-spec-box {
	background: #eee;
	border-top: 3px solid #8c8c8c;
	padding: 10px 20px 6px 20px;
	margin-bottom:20px;
	margin-top: 20px;
	font-size: 92%;
}
.ar-detail .ar-spec-box h4 {
	margin-top: 10px;
}

/* ********************* SPECIAL BOX ******************* */
.ar-detail .ar-content .review-rating {
    display: table;
    margin-bottom: 20px!important;
    vertical-align: top!important;
}
.ar-detail .ar-content .rating-box {
    display: table-cell;
    vertical-align: top!important;
    width: 210px;
    padding: 10px!important;
    background: #dae5f0;
    border-bottom: 5px #d00000 solid;
}
.ar-detail .ar-content .rating-spacer.rating-box {
    width: 20px;
    padding: 0px!important;
    background: transparent;
    border-bottom: 5px transparent solid;
}
.ar-detail .ar-content .rating-box h3 {
	font-size: 1.7em;
	line-height: 1.0em;
	padding: 0.1em 0 0.6em!important;
	margin: 0!important;
}
.ar-detail .ar-content .rating-plus.rating-box {
    background: #f3f3f3!important;
    border-bottom: 5px #d00000 solid;
}
.ar-detail .ar-content .rating-plus.rating-box h3{
    color: #d00000!important;
}
.ar-detail .ar-content .rating-minus.rating-box {
    background: #f6f6f6!important;
    border-bottom: 5px #000 solid;
}
.ar-detail .ar-content .rating-minus.rating-box h3{
    color: #000!important;
}
.ar-detail .ar-content .rating-box ul {
    margin: 0 0 0.3em 0 !important;
    list-style: none !important;
    padding: 0 !important;
}
.ar-detail .ar-content .rating-box ul li {
    line-height: 1.2em!important;
    padding-bottom: .5em!important;
    padding-top: .5em!important;
    border-bottom: 1px solid #c8c8c8;
    font-size: 90%;
}
.ar-detail .ar-content .rating-box ul li:first-of-type {
    padding-top: 0!important;
}
.ar-detail .ar-content .rating-box ul li:last-of-type {
    padding-bottom: 0!important;
    border-bottom: 0px solid #c8c8c8;
}
.ar-detail .ar-content .rating-overall.rating-box {
    display: inline-block;
    width: 140px;
    padding: 0px!important;
    text-align: center;
    background: #d00000;
    color: #fff;
    border-bottom: 0px #d00000 solid;
	position: relative;
}
.ar-detail .ar-content .rating-overall.rating-box > a {
	color: #99a8b7 !important;
	text-decoration: none !important;
	font-weight: 700;
	background: #556d87;
	padding: 1px 8px;
	border-radius: 50%;
	position: absolute;
	top: 5px;
	right: 5px;
	display: inline-block;
	font-size: 19px;
}
.ar-detail .ar-content .rating-overall.rating-box .bigger {
    font-weight: bold;
    font-size: 500%;
    line-height: 1.5em;
}
.ar-detail .ar-content .rating-overall div {
    background: #000;
    padding: 2px;
    font-size: 75%;
    line-height: 143%;
    text-transform: uppercase;
    font-weight: bold;
}

/* ****************************** PODCAST ***************************** */
.pcast-player  .pcast-player-controls {
    box-sizing: border-box;
    background: #000;
    color: #fff;
    font-size: 14px;
    height: 42px;
    overflow: hidden;
    padding: 5px;
    margin-bottom: 20px!important;
 }  
  
.pcast-player  button {
    background: #2a2a2a;
    color: #fff;
    border: 0;
    border-radius: 2px;
    padding: 5px;
    line-height: 22px;
    -webkit-appreance: none;
    min-width: 32px;
	margin: 0 2px!important;
}
   
.pcast-player button span {
    position: absolute !important;
    clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
    clip: rect(1px, 1px, 1px, 1px);
    padding:0 !important;
    border:0 !important;
    height: 1px !important;
    width: 1px !important;
    overflow: hidden;
}
.pcast-player  progress {
    height: 15px;
    width: calc(100% - 208px);
    margin: 0 5px!important;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.pcast-player  progress[value]::-webkit-progress-bar {
    background-color: #555;
    border-radius: 0;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25) inset;
}
.pcast-player progress[value]::-webkit-progress-value  {
    background: #fff; 
}
 
.pcast-player  .pcast-time {
    display: inline-block;
    font-size: 13px;
    padding: 0 5px;
    text-align: center;
    width: 4em;
}

/* ****************************** COMPUTER ***************************** */
strong.malecervene {
	display: inline-block;
	background: #d00000;
	color: #fff;
	padding-left: 4px;
	padding-right: 4px;
	border-radius: 5px;
	line-height: 140%;
}

/* ****************************** HTML AddON ***************************** */
.addOn_wrapper {
	text-align:center;
	margin-bottom: 15px!important;
}
.addOn_wrapper > iframe,
.addOn_wrapper > .twitter-tweet iframe,
.addOn_wrapper > twitter-widget {
	margin-left: auto!important;
	margin-right: auto!important;
	margin-bottom: 0!important;
	margin-top: 0!important;
}

.addOn_wrapper > .twitter-tweet {
	text-align:center;
	margin-left: auto!important;
	margin-right: auto!important;
}

.addOn_wrapper > span[data-pin-log="embed_pin"],
.addOn_wrapper > span[data-pin-log="embed_pin_medium"],
.addOn_wrapper > span[data-pin-log="embed_pin_large"] {
	margin-bottom: 0!important;
	margin-top: 0!important;
}
.addOn_wrapper > span[data-pin-log="embed_pin_large"] {
	max-width: unset!important;
}

/* ****************************** INSTAGRAM EMBED ***************************** */
.instagram-media {
	margin-left: calc(50% - 270px)!important;
	max-width:540px!important;
}

/* ****************************** TABLEAU ***************************** */
.tableau_graph {
	width:100%;
	background: #f2f2f2;
	position:relative;
}
.tableau_graph > iframe {
	width:100%!important;
	height: 100%!important;
	position:absolute;
	top:0;
	left:0;
}