﻿.bx-btn-inverted-h a
{
	background: #d00000!important;
	color: #fff!important;
}
.bx-btn-inverted-h a:hover
{
	background:  #ac1a1e!important;
	color: #fff!important;
	text-decoration:underline!important;
}

.bx-btn-inverted a:hover,
.ar-detail .ar-content .bx-btn-inverted a:hover 
{
    color: #d00000!important;
}


/* ****************************** VIDEO OVERLAYER ***************************** */
.ar-img .overlayer.week {
	background-image: url(../img/icons/zive/ico-video-main.png);
}
.ar-info .overlayer.week::before {
	background-image: url(../img/icons/zive/ico-video.png);
}

.ar-row .ar-img .overlayer.video
{
	background-image: url('../img/icons/zive/ico-play.svg');
}

.ar-info .overlayer.christmass a
{
	color: #AA0400!important;
}
.ar-info .overlayer.christmass span:before
{
	background: url("../img/article/zive/vanoce.png?v=1.0.002") no-repeat center top transparent;
}
.ar-img .overlayer.christmass
{
	background: url("../img/article/zive/vanoce-big.png?v=1.0.002") no-repeat center top transparent;
}

/* ********************* STROSSLE ******************* */
.spklw-post-link:hover {
	text-decoration: none!important;
}
.spklw-post-link:hover .spklw-post-title {
	color: #d00000!important;
}
/* ********************* ARTICLE SPECIAL BOX ******************* */
.ar-detail .ar-spec-box {
	border-top-color: #d00000;
}