/* Cervena ciara pod menu*/
.c2014{
    border-bottom: 6px solid #c20000;
}

/* Zlty pruh pod buttonom menu - hover */
.c2000:focus, .c2000:hover, .c1996:focus, .c1996:hover {
    border-bottom: 3px solid #feca41;
}

/* Zlty pruh pod buttonom menu - active */
.c1994.active, .c1995.active, .c2000.active, .c1994.active, .c1995.active, .c1996.active {
    border-color: #feca41;
}

/* Farba telefonu v hlavicke */
.c465 {
    color: #c20000;
}

/* Pocet kusov v kosiku v hlavicke */
.c174 {
    color: #000;
  }

/* Text Nakupny kosik je prazdny v hlavicke */
.c178 {
    color: #000;
  }

/* NavratHore */
.c1589 {
    background-color: #feca41;
}

/* dostupnost v produkte */
/*.c755.stock {
    display: none;
}
@media print {
	.c755.stock {
	    display: none;
	}
}

/* dostupnost v kosiku */
/*.c1372.c1374,
.c1389 {
    display: none;
}  
@media print {
	.c1372.c1374,
  	.c1389 {
	    display: none;
	}
}

/* dostupnost v skratenej hlavicke pri scrolovanom produkte */
/*.c778.out-of-stock {
	    display: none;
	}
@media print {
	.c778.out-of-stock {
	    display: none;
	}
}


/* Skryt telefon v hlavicke */
/*.c1288 {
	    display: none;
	}
@media print {
	.c1288 {
	    display: none;
	}
}*/


/* Hrubom posledny krok v kosuku upozornenie na dokoncenie objednavky */
.c706 {
  font-weight: 700 !Important;
}

/* Nazory zakaznikov menu style */
ul#article-menu li.c2030.article-menu-12-0 > a.c2031 {
font-weight: bold;
color: #c20000;
}


/* Velkost textu v uvodnikoch kategodrii */
.c658 {
	font-size: 13px;
  	line-height: 1.3rem;
}
 
/* HameCat */
.tshCatH1 {
	margin: 0 15px 10px!Important;
}

.tshCatMain{
	max-width: 200px;
	width: 100%;
	border-radius: 0;
	display: inline-block;
	float: left;
	font-size: inherit;
	margin-bottom: 10px;
    margin-left: 10px;
	margin-right: 10px;
	position: relative;
	text-align: center;
	z-index: 5;
}

.tshCat{
	/*border: 1px solid #EDEDED;*/
	box-shadow: none;
	border-radius: 0px;
	position: relative;
	background-color: #ffffff;
	border: 1px solid #D3D3D3;
	margin-bottom: 1px;
	margin-top: 13px;
	padding: 10px;
	border-radius: 4px;
	box-shadow: 0 0 0 1px white;
  	text-align: center;
}

.tshCatImgBox{
	border-bottom: 1px solid #EDEDED;
	/* display: inline-block; */
	/*height: 100px;*/
	overflow: hidden;
	/*padding-bottom: 8px;*/
	/* width: 100%; */
    text-align: center;
  	vertical-align: middle;
}

.tshCatImg{
  	position: relative;
	height: 100px;
	vertical-align: middle;
}

.tshCatImgPic{
	vertical-align: middle;
	padding-bottom: 7px;
	padding-top: 7px;
  	/*position: absolute;
  	left: 50%;
  	top: 50%;
  	transform:translate(-50%, -50%);*/
}

.tshCatLink{
	color: #686868;
    /*text-transform: uppercase;*/
  	text-decoration: none !Important;
  	line-height: 1.4rem !Important;
    font-size: 14px !Important;
}

a.tshCatLink:hover {
	text-decoration: underline !Important;
}

.tshCatBox {
    display: block;
}


.tshCatSpecial {
	color: #C20000;
  	text-transform: uppercase;
  	text-decoration: none !Important;
  	line-height: 1.4rem !Important;
  	font-weight: 700 !Important;
  	font-size: 14px !Important;
}

.tshCatSpecial:hover {
  	text-decoration: underline !Important;
}

.tshCatName{
	color: #C20000;
    text-transform: uppercase;
    font-size: 14px !Important;
    font-weight: 700 !Important;
  	margin: 0px 0 0 0px !Important;
  	display: inline-block;
}

.tshCatName:hover {
  	text-decoration: underline !Important;
}


.tshSubCat{
	padding-top: 4px;
  	height: 88px;
}