.invisible 
{
    display: none;
}

/* nelíbí se mi použití !important */
.invisible_important
{
	display:none !important;
}
/**/

#upoutavka_h1.down:after
{
	content: "c";
}

/* nelíbí se mi implementace html (udělat do jednoho ul seznamu) */
.menu-side .submenu
{
	margin: 0px;
}
/**/

.hmpage .quartic_rec .quartic_header:before, .prod .quartic_rec .quartic_header:before
{
	content: "Nejprodávanější produkty";
}
.hmpage.sk .quartic_rec .quartic_header:before {
	content: "Najpredávanejšie produkty";
}
.hmpage.de .quartic_rec .quartic_header:before, .prod.de .quartic_rec .quartic_header:before {
	content: "Sportega empfiehlt";
}

/* nelze slovo discount obalit do span.vhide??? */
.crossroad-products .discount {
	font: 0px/0 a;
}
.crossroad-products .discount strong {
	color: #fff;
	font: bold 20px/36px Arial,"Helvetica Neue",Helvetica,sans-serif;
}
/**/

img.darek
{
   width:auto !important;
}

#okno1 tr:nth-child(2n) td,
#okno1 tr:nth-child(2n) th
{
	background: none repeat scroll 0 0 #eee !important;
}
#okno1 tr:nth-child(2n+1) td,
#okno1 tr:nth-child(2n+1) th
{
	background: none repeat scroll 0 0 white !important;
}


/***********************************************************/
/*****  poradna novy styl napasovany na puvodni HTML   *****/
#poradna-obal #poradna-menu,
#poradna-obal #poradna-content-inline {
	margin:0 0 20px;
	line-height:18px;
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: medium none;
	box-shadow: none;
	padding: 0;
	font-size: 14px;
	vertical-align: top;
	width: 100%;
}
@media (min-width:320px){
	#poradna-obal #poradna-menu .poradna-menu-box{width:44%}
	#poradna-obal #poradna-menu .poradna-menu-box-ten {width:38%}
	#poradna-obal #poradna-menu .poradna-menu-box-nos {width: 40%;}
}
@media (min-width:700px){
	#poradna-obal #poradna-menu .poradna-menu-box {width:29%}
	#poradna-obal #poradna-menu .poradna-menu-box-ten{width:19%}
	#poradna-obal .poradna-content-box{width:46%; margin:0px;}
	#poradna-obal .poradna-content-box2{width:46%; margin:0px;}
	#poradna-obal #poradna-menu .poradna-menu-box-nos {width: 20%;}
}
#poradna-obal #poradna-menu .poradna-menu-box br,
#poradna-obal #poradna-menu .poradna-menu-box-ten br
{
	display: none;
}
#poradna-obal #poradna-menu h3
{
	font-size:24px;
}
@media (min-width:1200px){
	#poradna-obal #poradna-menu .poradna-menu-box,
	#poradna-obal #poradna-menu .poradna-menu-box-ten{width:19%}
}
#poradna-obal #poradna-menu .poradna-menu-box,
#poradna-obal #poradna-menu .poradna-menu-box-ten,
#poradna-obal #poradna-menu .poradna-menu-box-nos{display: inline-block; padding: 12px;}
#poradna-top,
#poradna-content-inline,
#poradna-garant
{
	display: table;
	clear: both;
}
#poradna-obal #poradna-menu .poradna-menu-box-nos img {width: 100%;}
@media (min-width:480px) {
	#poradna-top .poradna-top-box {min-height: 0px;}
}
@media (min-width:700px) {
	#poradna-top .poradna-top-box {min-height: 400px;}
}
#poradna-top .poradna-top-box,
#poradna-top p,
#poradna-top h4,
.poradna-content-box,
.poradna-content-box2,
#poradna-garant,
#poradna-stranka
{
	display: inline;
	float: left;
	padding: 0;
	position: relative;
	border: 1px solid #ddd;
	border-radius: 5px;
	margin: 0 11px 20px 0;
	padding: 10px 10px 0;
	width: 97%;
}
#poradna-top h4
{
	display: inline;
	float: left;
	padding: 0;
	position: relative;
	border: 1px solid #ddd;
	border-radius: 5px 5px 0 0;
	margin: 0 11px 0px 0;
	padding: 10px 10px 5px;
	width: 95%;
}
#poradna-top p
{
	display: inline;
	float: left;
	padding: 0;
	position: relative;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-radius: 0 0 5px 5px;
	margin: 0 11px 20px 0;
	padding: 10px 10px 5px;
	width: 95%;

}
@media (min-width:700px){
	#poradna-top h4{width: 97%}
	#poradna-top p{width:97%}
}
#poradna-top .poradna-top-box p
{
	margin: 10px 0 0;
	padding: 0;
	border: none;
	min-height: 0;
}

#poradna-top .poradna-top-box h3,
.poradna-content-box h3,
.poradna-content-box2 h3:first-of-type,
#poradna-stranka h3 {
	border-bottom: 1px solid #ddd;
	font-size: 18px;
	font-weight: normal;
	margin: -10px -10px 10px;
	padding: 10px;
}
#poradna-stranka hr{display: none;}
#poradna-stranka{float:none; display: block;}

@media (min-width:700px){
	#poradna-top .poradna-top-box{width:30%;left: 100%;}
	#poradna-top .poradna-top-box:nth-child(1) {margin-left: -100%;}
	#poradna-top .poradna-top-box:nth-child(2) {margin-left: -66.5%;}
	#poradna-top .poradna-top-box:nth-child(3) {margin-left: -33%;}
}
#poradna-top .poradna-top-box .infolinka
{
	float: left;
	margin-right: 10px;
}
#poradna-top .poradna-top-box .mail
{
	margin-top:8px;
}
#poradna-top .poradna-top-box .phone
{
	display: table-cell;
}
#poradna-top .poradna-top-box .phone div.clear
{
	display: none;
}
#poradna-top .poradna-top-box .phone strong
{
	clear: right;
	display: block;
	float: right;
	margin-left: 15px;
}
#poradna-top .poradna-top-box h4
{
	border: medium none !important;
	padding: 0px !important ;
}
#poradna #poradna-garant img {width: 100%; margin-bottom: 10px;}
#poradna #poradna-garant {clear: both; min-height: 0px;}

@media (min-width:700px){
	.poradna-content-box2{float:right;}
}
.poradna-content-box
{
	padding-bottom: 10px;
}
.poradna-content-box img
{
	width: 100%;
	margin-bottom: 10px;
	margin-top: 5px;
}
/* konec poradna */
/*-----------------------------------------------*/

/*iunput pro kod banky*/
.inp-fix.kod
{
	padding: 0px;
}

/*nahledove obrazky pro thickbox*/
.img-small .thickbox
{
	height: 60px;
}

/*predobjednavka*/
.darkbg.predobjednavka
{
	border-radius: 5px;
	color: white;
	font-weight: bold;
	padding: 10px;
	text-align: center;
}
.darkbg.predobjednavka b
{
	color: black;
}

/*vysledek hledani dalsi kategorie*/
span#link_kat
{
	margin-left:45px;
	width: 80%
}
span#link_kat.invisible
{
	display: none !important;
}
span#hide_kat.invisible
{
	display: none !important;
}
.crossroad-category.hledani span#hide_kat li
{
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	float: left;
	list-style: none outside none !important;
	margin: 0;
	padding: 0;
}

/*vysledek hledani nalezene kategorie 1,2,3 sloupce */
.crossroad-category.hledani li {width: 90% !important;}
@media (min-width:480px){ .crossroad-category.hledani li {width: 49.9% !important;}}
@media (min-width:980px){ .crossroad-category.hledani li {width: 33.3% !important;}}

@media (max-width:600px){ img.search {display:none;}}

/*detail produktu */
.box-product-detail .other {display:block}

/*iframe "vas nazor"*/
#sk-content iframe {height: 470px !important;}

/*udaje o zakaznikovi chybne vyplnene polozky*/
.chyba-input
{
	border-color: #ed1c24;
}
.error-label
{
	background: none repeat scroll 0 0 #f2f2f2;
	border: 1px solid #cdc8c8;
	border-radius: 3px;
	margin: 15px 0 0;
	width: 100%;
	padding: 7px 10px;
	position: relative;
	display: block;
}
.inp-info .error-label
{
	padding-right: 38px;
}
.error-label:before {
	background: url("/img/sipka.png") no-repeat scroll -0px 0 rgba(0, 0, 0, 0);
	content: "";
	display: block;
	height: 16px;
	left: 6px;
	overflow: hidden;
	position: absolute;
	top: -16px;
	width: 40px;
}

/*detail reklamace*/
ul.reklamace
{
	margin-left: 2px;
}
ul.reklamace li
{
	width:90%;
}

/*velikost obrazku*/
.img-big .thickbox img, .box-std img
{
	max-width: 100%;
	height: auto;
}

/*slovnik - vypis terminu (http://www.sportobchod.cz/slovnik)*/
@media (min-width:480px) {
	.slovnik_column {float:left; width:49%;}
}
.slovnik_column.pismena {width:100%;}
.slovnik_column .pismeno
{
	float: left;
	font-size: 25px;
	font-weight: bold;
	width: 50px;
}
.slovnik_column .slovnik_blok
{
	display: block;
	margin-bottom: 40px;
}
.slovnik_column .slovnik_blok .pojmy
{
	float: left;
	list-style: none outside none;
	margin-top: 7px;
	width: 80%;
}
.slovnik_column .slovnik_blok .pojmy li
{
	background: none;
}
.slovnik_column .slovnik_blok .slovo
{
	margin-left:50px;
}


.compare .noline
{
	text-decoration:none;
}

/*hodnoceni prodejen*/
.hvezdy_spokojeni {display: block; width: 200px; margin-top:6px;}
@media (min-width:480px) {
	.hvezdy_spokojeni {display: inline-block;}
}
#pripominky {width:90%;height:150px;}

/*box pro naseptavac nad prihlasovanim */
#box-header
{
	z-index: 10;
}
#form-search
{
	z-index: 11;
}

/*reklamace*/
.box-basket-table .reklamace tr
{
	padding-left:10px;
}
@media (min-width:700px){.box-basket-table .reklamace td:nth-child(2n-1)
{
	width:200px;
}
}
.box-basket-table .reklamace_nova tr
{
	padding-left:60px;
}
.box-basket-table .reklamace_nova td.img
{
	margin: 0 0 0 -60px;
	width: 60px;
}
.kod_banky{display:block;}
@media (min-width:480px) {.kod_banky{display:inline;}}
.box-basket-table .reklamace_nova .inp-text, .box-basket-table .reklamace .inp-text
{
	text-align: left;
}

.ico-tooltip
{
	text-decoration: underline;
}

/*hlavicka oteviraci doba*/
.ctx
{
	margin-left: 45px;
	display:block;
}
#box-contact strong
{
	display: block;
	float:none;
}
#box-contact
{
	width: 40%;
    min-width:315px;
	text-align: center;
	padding: 0 0 10px 20px;
    border-left: 0px solid #ddd;
    display: block;
}

#box-contact strong:before
{
	left: -3px;
	position: relative;
	top: 4px;
}


/*logo vpn*/
@media (max-width:699px)
{
	#logo.vpn
	{
		padding: 19px 0 41px;
	}
	#logo.vpn .vpn
	{
		height: auto;
		margin-left: -131px;
		margin-top: -49px;
		width: 77px;
	}
}
@media (min-width:700px)
{
	#logo.vpn
	{
		padding: 25px 0 5px;
	}
	#logo.vpn .vpn
	{
		margin-left: -186px;
		margin-top: -68px;
		width: 108px;
	}
}
@media (min-width:700px){#logo{padding: 10px 0 15px;}}

/*vsechny iframe schovat*/
iframe
{
	display:none;
}

/*detail porduktu prodani do kosiku jina sirka pro pocet kusu, aby se veslo tlacitko "In den Warenkorb" */
.form.de #pocet {width:30px;}
.form.de .unit {margin-left:-2px;margin-right:2px}
.form.de .btn.btn-basket.btn-l span {font-size:15px;}

/*hodnoceni v detailu produktu nadpis*/
.registered:before{content: "Ověřený zákazník";}
.registered.sk:before{content: "Overený zákazník";}
.registered.de:before{content: "Verified Customer";}

/*dotazy v detailu produktu nadpis*/
.sportobchod:before {content: "Specialista SportObchodu";}
.sportobchod.sk:before {content: "Špecialista SportObchodu";}
.sportobchod.de:before {content: "Sportega Spezialist";}

/*v kategorii nadpis top produkty*/
.crossroad-products .text.cz:before {content: "Top produkty";}
.crossroad-products .text.sk:before {content: "Top produkty";}
.crossroad-products .text.de:before {content: "Top-Produkte";}

/*iframe vas nazor se zobrazuje*/
.vas_nazor
{
	display:block;
}


img.img_novinka {float: right;max-width: 250px;margin: 0px 0px 5px 5px;}
/*h1.novinka {width: 450px;}*/


/*schovani banneru v uvodce sekce pod rozbalovaci kosik*/
.box-product .inner
{
    z-index: 9;
}

/*detail produktu - hodnocnei produktu prumerne hodnoceni roztazene na 100% sirky, jen u DE zatim*/
.de .box-review-main:after 
{
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.de .box-review-main .col-l 
{
    width: 100%;
}


/*podbarveni banneru pro sekce brankar a rozhodci uvodka sekce (http://www.sportobchod.cz/brankar) */
.box-product.brankar, .box-product.rozhodci 
{
    background: none repeat scroll 0 0 #6771b5;
}   

/*box pro feedback vpravo nahore*/
.feedback
{
    background: linear-gradient(to top, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0) 100%) repeat scroll 0 0 #e90909;
    border-radius: 0 0 5px 5px;
    color: white;
    display: block;
    float: right;
    font-weight: bold;
    padding: 3px 10px;
    position: absolute;
    right: 10px;
    top: -26px;
    z-index: 100;
    box-shadow:inset 0 -1px 0 rgba(0,0,0,0.5)
}
.feedback:hover
{
    top: -2px !important;
}
.feedback a
{
    color: white;
    text-decoration:none;

}
.feedback a:hover
{
    color: black
}
  
/*doporucene produkty z gRecommend (*http://www.sportobchod.cz pravy sloupec)*/
.quartic_rec .quartic_custom_3
{
    width: 55px !important;
} 
.quartic_rec .quartic_name 
{
    width: 100% !important;
}
.quartic_image
{
    max-height: 200px;
    max-width: 80%;
}
.quartic_custom_2 .b00
{
    background: #0179fe;
}
.quartic_custom_2 .b03
{
    background: #a52a2a;
}
.quartic_custom_2 .b02
{
    background: #3baddf;
}
.quartic_custom_2 .b04
{
    background: #4b525c;
}
.quartic_custom_2 span
{
    font-size: 12px;
}
.quartic_custom_2
{
    width: 50% !important;
}
.quartic_custom_1
{
    width: 60% !important;
}
.quartic_custom_1 a
{
    font-weight: bold;
}

/*obrazek produktu ve srovnavcim seznamu*/
.box-compare .crossroad-products .img img
{
    max-height: 100%;
    width: auto;
}

/*produkty v iframe v banneru v poradne(http://www.sportobchod.cz/s/jak-vybrat-in-line-kolecka-481 dole)*/
.so_banner
{
    display:block;
    width:100%;
    height:480px;
}
.nl-pr0
{
    width: 33.3% !important;
}
@media (max-width:657px)
{
	.so_banner {height:1200px;}
    .nl-pr0 {width: 100% !important;}
}

/*podbarvení zahlavi bloku zimní bruslení v poradne (http://www.sportobchod.cz/s/poradna-594) */
.crossroad-category-grid .zimni-brusle a{background:#9eb5df;}
.crossroad-category-grid .zimni-brusle a:hover{background:#819fd6}

/*podbarvení zahlavi bloku orztezy v poradne (http://www.sportobchod.cz/s/poradna-594) */
.crossroad-category-grid .ortezy-a-bandaze a{background:#ec4420;}
.crossroad-category-grid .ortezy-a-bandaze a:hover{background:#C5482D}

/*v detailu produktu nadpis podzalozky vcetne nazvu produktu (http://www.sportobchod.cz/badmintonova-raketa-talbot-torro-arrowspeed-599-black-red-13.htm)*/
@media (max-width:699px){#okno2 h2.tab-name a span {display:none;}}

/*vypis podkategorii jen ve dvou sloupcich (http://www.sportobchod.cz/badminton/badmintonove-rakety)*/
@media (min-width:480px){.crossroad-category li{width:100%}}
@media (min-width:700px){.crossroad-category li{width:50%}}
@media (min-width:1200px){.crossroad-category li{width:50%}}

/*zmenseni obrazku v katalogu, hledani*/
.crossroad-products .img img 
{
    max-height: 240px;
    max-width: 80%;
}

/*detail produktu */
@media (min-width:700px){.box-review-main .col-r{width: 35%;}}

/*katalog filtr velikosti*/
.inp-item.dalsi
{
    padding:0
}
.form-filter .other .label.velikosti:after
{
    background: transparent;
    content: "";
}
.form-filter .other .label.velikosti
{
    padding:0px;
}
.form-filter .other #velikosti_all .inp-item, .form-filter .other #velikosti3 .inp-item
{
    width: 36px;
}

.form-filter .other #velikosti3 .inp-item.dalsi
{
    width:60px;
}

/*videa v detailu produktu*/
.m-tab iframe, .col.col-content iframe {display:block;}

/*detail produktu tabulka hodnocení produktu v záložce popis jako link na záložku hodnocení*/
.box-review-main .col-l a 
{
    color: #333;
}

/*naseptavac price*/
.box-suggest .price.r
{
    float:right;
}

/*narozeniny statistiky DE*/
.statistiky {width:49%;display:inline-block;}
@media (max-width:900px){.statistiky {width:100%;display:block;}}


/*nova sekce sportovni obleceni*/
.menu-category .sportovni-obleceni a:before, 
.crossroad-catalog .sportovni-obleceni a:before, 
.crossroad-category-grid .sportovni-obleceni a:before, 
.crossroad-sport .sportovni-obleceni a:before, 
.box-suggest .section .sportovni-obleceni a:before, 
#menu-main .box .sportovni-obleceni a:before
{
    background: url("../img/bg/sportovni-obleceni.png") no-repeat scroll 0px 0px #6C3F98;
}

.menu-category .boardy a:before, 
.crossroad-catalog .boardy a:before, 
.crossroad-category-grid .boardy a:before, 
.crossroad-sport .boardy a:before, 
.box-suggest .section .boardy a:before, 
#menu-main .box .boardy a:before
{
    background: url("../img/icon-boardy.png?1434524237584") no-repeat scroll 4px 0 #ED1C24; 
}

.menu-category .selected a:before 
{
    background-color: transparent !important;
}

/*narozeniny kategorie*/
.page-bday .crossroad-images .overlay 
{
    font-size: 24px !important;
}

.ribbon a 
{
    color: white;
    text-decoration:none;
}

/* footer */

.box-support .luka:before {
    background: url("../img/bg/sprites/qbv.jpg") no-repeat rgba(0, 0, 0, 0);
}
.box-support .bboden:before {
    background: url("../img/bg/sprites/bboden.jpg") no-repeat rgba(0, 0, 0, 0);
}
.box-support .erfurter:before {
    background: url("../img/bg/sprites/ebvlogo.jpg") no-repeat rgba(0, 0, 0, 0);
}
.box-support .hctdragons:before {
    background: url("../img/bg/sprites/hctdragons.jpg") no-repeat rgba(0, 0, 0, 0);
}
.box-support .ravens:before {
    background: url("../img/bg/sprites/ravens.jpg") no-repeat rgba(0, 0, 0, 0);
}
.box-support .mammuts:before {
    background: url("../img/bg/sprites/mammuts.jpg") no-repeat rgba(0, 0, 0, 0);
}

.box-support a:before {
    content: "";
    height: 30px;
    left: 0;
    position: absolute;
    top: 3px;
    width: 30px;
}

.box-support a {
    color: #333;
    display: block;
    padding: 0 0 0 40px;
    position: relative;
    text-decoration: none;
}

.flag_right {
	float: right; margin-left:5px;
}

#footer .title_odkaz{font-weight:normal;margin:0 0 1em ;font-size:18px}
#footer .title_odkaz a{padding:0; text-decoration:underline; color:#333 }

@media (max-width:699px){
	#footer .title_odkaz {display: none !important;}	
}
@media (min-width:700px){
	#footer .title_mobile {display: none !important;}	
}

.box-basket-table .cokolada
{
    background: none repeat scroll 0 0 #A41E22;
    border-radius: 5px;
    color: #fff;
    font-size: 11px;
    height: 59px;
    line-height: 13px;
    margin: 0;
    padding: 10px 15px 72px 83px;
    position: relative;
}

.box-basket-table .cokolada:before 
{
    background: url("/img/bg/banner-kosik-darek.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-radius: 5px 0 0 5px;
    content: " ";
    font-family: "sportobchod";
    font-size: 30px;
    height: 112px;
    left: 0;
    line-height: 30px;
    margin-top: -15px;
    position: absolute;
    text-align: center;
    top: 15px;
    width: 236px;
}

.box-basket-table .cokolada.medovina:before 
{
    background: url("/img/bg/banner-kosik-medovina.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 113px;
}

.box-basket-table .cokolada.medovina 
{
/*
    padding: 37px 15px 38px 165px;
    font-size:20px;*/
    font-size: 17px;
    padding: 9px 15px 66px 131px;
}


.box-basket-table .cokolada .in 
{
    background: none repeat scroll 0 0 #A41E22;
    display: table-cell;
    line-height: 17px;
    padding: 0 0 0 3px;
    position: relative;
    top: -1px;
    vertical-align: middle;
    height: 112px;
}

.box-basket-table .cokolada.medovina .in 
{
    height: 60px;
}

.box-basket-table .cokolada .in a
{
    color:white;
    text-decoration:none;
}

.box-basket-table .cokolada .in a:hover
{
    color:black;
}

@media (min-width:20px)
{
    .box-basket-table .cokolada{font-size: 12px; padding: 1px 5px 52px 100px}
    .box-basket-table .cokolada::before {background: rgba(0, 0, 0, 0) url("/img/bg/banner-kosik-darek.png") repeat scroll -71px 0; width: 206px;}
    .box-basket-table .cokolada .kalendar {font-size:20px}
/*    
    .box-basket-table .cokolada .in {line-height: 17px;  }
    .box-basket-table .cokolada.medovina {   padding-bottom: 52px; padding-top: 23px;}
    .box-basket-table .cokolada.medovina .in{font-size: 20px; line-height: 25px !important; text-align: center; width: 85%;}
*/    
    br {display:none;}
}

@media (min-width:420px)
{
    .box-basket-table .cokolada{font-size: 14px; padding: 1px 5px 52px 203px}
    .box-basket-table .cokolada::before {background: rgba(0, 0, 0, 0) url("/img/bg/banner-kosik-darek.png") repeat scroll -32px 0; width: 206px;}
    .box-basket-table .cokolada .in {line-height: 17px;  }
    .box-basket-table .cokolada .kalendar {font-size:20px}
    .box-basket-table .cokolada.medovina {   padding-bottom: 52px; padding-top: 23px;}
    .box-basket-table .cokolada.medovina .in{font-size: 20px; line-height: 25px !important; text-align: center; width: 85%;}
    br {display:none;}
}

@media (min-width:720px)
{
    .box-basket-table .cokolada {font-size: 18px; padding: 1px 17px 52px 250px; }
    .box-basket-table .cokolada::before {background: rgba(0, 0, 0, 0) url("/img/bg/banner-kosik-darek.png") repeat scroll 0 0; width: 236px;}
    .box-basket-table .cokolada .kalendar {font-size:30px}
    .box-basket-table .cokolada .in {line-height: 20px; }
    .box-basket-table .cokolada.medovina{font-size: 20px; line-height: 25px !important; padding-bottom: 44px; padding-left: 165px; padding-top: 31px;}
    br {display:block;}
}


span.reklamace_return
{ 
    display: block;
    float: right;
    text-align: center;
    width: 70%;
}

@media (max-width:600px)
{
    span.reklamace_return
    {   
        width: auto;
    }
}

#confirm-text2 
{
    text-align:center;
}

#confirm-text2 .btn
{
    margin:20px;
}

#confirm-text1 
{
    font-weight:bold;
    text-align:center
}

.message-christmas.medovina:before 
{
    background: url("/img/bg/christmas-sprite-medovina.png") no-repeat scroll -250px 0 #521949;
}


.form-filter .other.velikosti
{
    background: none;
    border-top: 0 solid #ddd;
    box-shadow: 0 0 0 #fff inset;
    font-size: 14px;
    padding-top: 0;
    display: block;
}


#sk-box-window.sk-box-gallery
{
    position: fixed;
    top: 10px !important;
    bottom: 50px;
}

#sk-box-window.sk-box-gallery #sk-box-image
{
    height: 100%;
}

#sk-box-window.sk-box-gallery #sk-content 
{
    height: 100%;
}


#sk-box-window.sk-box-gallery #sk-box-image img
{
    max-height: 95%;
}

.crossroad-products .availability a
{
	color:#639E1F;
}

@media (min-width:700px)
{
    .box-tabs h2.tab-name a:hover 
    {
        color: #333;
        cursor:default;
    }
    
    .box-tabs h2.tab-name a strong
    {
        display: none;
    }
}

.page-products .col-content 
{
    margin-bottom: 20px;
}



.crossroad-products .price, .quartic_rec .quartic_imagediv,  .quartic_rec .quartic_description, .js .crossroad-products .inner 
{
    cursor: default;
}

.crossroad-products .discount a, .crossroad-products .discount a:hover
{
    text-decoration:none;
}

.box-product-detail .img-small .scroll
{
    height: 80px;
}

.heureka_doporucuje
{
    background: url("/img/heureka_hodnoceni.png") no-repeat scroll 0px 0px rgba(0, 0, 0, 0);
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    height: 42px;
    line-height: 42px;
    margin-bottom: 18px;
    padding-left: 50px;
    width: 131px;
}

.heureka_doporucuje.ne
{
    background: url("/img/heureka_hodnoceni.png") no-repeat scroll 0px -44px rgba(0, 0, 0, 0);
}

.form-transport-payment .inp-item .akce
{
    background: none repeat scroll 0 0 red;
    border-radius: 5px;
    box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.5) inset;
    color: white;
    font-size: 15px;
    font-weight: bold;
    padding: 6px;
    position: absolute;
    right: 10px;
    top: 40px;
}

#menu-main a
{
    padding: 17px 13px;
}


@media (min-width:875px)
{
    #menu-main .box 
    {
        width: 780px;
    }
    
    #menu-main .box ul > * 
    {
        width: 33.33%;
    }
}

#obr_prew
{
    max-width:100%;
    max-height:400px;
}

/*
#menu-main .kolobezky a:before,
.menu-side .kolobezky a:before,
.menu-category .kolobezky a:before,
.crossroad-catalog .kolobezky a:before,
.crossroad-category-grid .kolobezky a:before,
.crossroad-sport .kolobezky a:before,
.box-suggest .section .kolobezky a:before {
  background: url("../img/bg/sprite.png?1412151332969") -291px -319px no-repeat;
  background-color: #64a2b0;
}
*/

.menu-side h2 {position:relative;}

@media (max-width: 700px) 
{
  .form-filter .box.narozeniny {
    margin-top: -35px;
  }
}


.box-annot h1 img.img_tag
{
    display:none;
}
@media (min-width: 700px)
{
.box-annot h1 img.img_tag
{
    float:right;
    margin-top:-30px;
    max-height:100px;
    display: block;
}
}

.tab-fragment
{
    margin-bottom: 20px !important;
} 

@media (min-width: 700px)
{
    .col.col-h-1.grid-h.name {width: 49%;}
    .col.col-h-2.grid-h.email {width: 49%; margin-left: -49%;}
    .col.col-t-2.grid-t2 {width: 66%;}
}

.box-product-detail .availability.ko::before 
{
    color: #ed1c24;
    content: "s";
    display: none;
}


    .crossroad-products.series li .wrap {
        position: relative;
        text-align: left;
    }
    
    .crossroad-products.series li .wrap a{
        text-decoration: none;
    }
 
    .crossroad-products.series li .wrap.showall {
        display: block;
        text-align: center;
        vertical-align: middle;
        line-height: 86px;
        background-color: #eee;
        color: #000;
    }
 
    .crossroad-products.series li .main {
        padding-left: 80px;
    }
 
    .crossroad-products.series li .image {
        position: absolute;
        top: 0;
        left: 0;
    }
 
    .crossroad-products.series li .title, .crossroad-products.series li .price {
        text-align: left;
        margin-bottom: 0;
        color: #333;
        cursor:pointer;
    }
 
    .crossroad-products.series li .title_tag {
        height: 40px;
        overflow: hidden;
        text-decoration:underline;
        font-size: 12px;
        /*color: #333;*/
    }
 
    .crossroad-products.series li .store {
        font-size: 12px;
        color: #ed1c24;
    }
 
    .crossroad-products.series li .store.available {
        color: #639E1F;
    }
/* 
    .crossroad-products.series li .title a {
        color: #000;
        font-size: 12px;
    }
*/ 

.crossroad-products.series li {
        width: 50%;
    }

@media (min-width: 800px) {
    .crossroad-products.series li {
        width: 25%;
    }
}    


.produkt_zalozky_sipka {
    background: rgb(255, 255, 255) none repeat scroll 0px 0px; 
    border: 2px solid rgb(221, 221, 221); 
    border-radius: 12px; 
    color: rgb(221, 221, 221); 
    font-family: "sportobchod"; 
    font-size: 16px; 
    height: 20px; 
    line-height: 20px; 
    margin-left: 15px; 
    margin-top: -12px; 
    right: 10px; 
    text-align: center; 
    width: 20px; 
    position: absolute; 
    top: 21px; 
    cursor: pointer;
}

@media (min-width: 700px) {
    .produkt_zalozky_sipka {display: none;}
}

/*#okno1, #okno2, #okno3, #okno4, #okno5 {position:absolute}*/

@media (max-width: 700px) {
    #okno1, #okno2, #okno3, #okno4, #okno5 {position:relative}
}

.produkt_zalozky_sipka a 
{
    text-decoration: none;
    color: rgb(221, 221, 221);
}

#okno1 .tab-name::after, #okno2 .tab-name::after, #okno3 .tab-name::after, #okno4 .tab-name::after, #okno5 .tab-name::after {

    content: "";
    display: none;
    height: 0px;
    
} 

.contact3 span
{
    display: inline-block; 
    text-align: center;
}

.email_phone span
{
    font-size:12px;
    display: inline-block;
}

.contact3 br
{
    display:inline;
}

@media (min-width: 980px) 
{
    .contact3
    {
        text-align:center;
    }
    
    .contact3 span
    {
        width: 31%; 
    }
}


.form-filter-row .inner .steps {
  -webkit-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}
.form-filter-row .steps {
  border: 1px solid #ddd;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  margin-bottom: 10px;
  padding: 0;
  background-color: #fff;
}
.form-filter-row .steps-in {
  margin: -21px -21px 10px -21px;
}
.form-filter-row .item-table {
  display: table-cell;
  vertical-align: middle;
  padding: 0 10px;
  position: relative;
  font-weight: bold;
  padding: 13px 15px 12px;
}
.form-filter-row .item-table .text {
  display: block;
  padding-left: 35px;
  position: relative;
  z-index: 5;
}
.form-filter-row .item-table .arrow {
  position: absolute;
  left: 0;
  top: 50%;
  z-index: 1;
  margin-top: -50px;
}
.form-filter-row .item-table .arrow:before {
  position: absolute;
  content: "";
  top: 0;
  left: -14px;
  border-style: solid;
  border-width: 50px 0 50px 20px;
  border-color: transparent transparent transparent #ddd;
}
.form-filter-row .item-table .arrow:after {
  position: absolute;
  content: "";
  top: 0;
  left: -15px;
  border-style: solid;
  border-width: 50px 0 50px 20px;
  border-color: transparent transparent transparent #fff;
  z-index: 5;
}
.form-filter-row .item-table:before,
.form-filter-row .item-table-ok:after {
  position: absolute;
  top: 50%;
  margin-top: -13px;
  left: 15px;
  width: 26px;
  height: 26px;
  line-height: 26px;
  background-color: #ddd;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  color: #333;
  font-size: 12px;
  text-align: center;
  z-index: 50;
}
.form-filter-row .item-table:before {
  content: attr(data-number);
}
.form-filter-row .item-table-ok:after {
  content: "F";
  background-color: #62a226;
  color: #fff;
  font-family: "sportobchod";
  font-size: 17px;
}
.form-filter-row .item-table:first-child .arrow:before,
.form-filter-row .item-table:first-child .arrow:after {
  border-color: transparent;
}
.form-filter-row .list-table {
  width: 100%;
  display: table;
  table-layout: fixed;
  font-size: 14px;
  line-height: 25px;
  overflow: hidden;
}

@media (min-width: 0px) and (max-width: 1220px) {
  .form-filter-row .list-table--v2 {
    text-align: center;
    position: relative;
  }
  .form-filter-row .list-table--v2 .item-table {
    padding: 45px 10px 10px;
  }
  .form-filter-row .list-table--v2 .item-table .text {
    padding-left: 0;
  }
  .form-filter-row .list-table--v2 .item-table:before,
  .form-filter-row .list-table--v2 .item-table-ok:after {
    left: 50%;
    top: 15px;
    margin: 0 0 0 -13px;
  }
}

@media (min-width: 0px) and (max-width: 1220px) and (min-width: 0px) and (max-width: 700px) {
  .form-filter-row .list-table--v2 .text {
    display: none;
  }
}

@media (min-width: 0px) and (max-width: 979px) {
  .form-filter-row .steps-in {
  margin: -21px -11px 10px -11px;
    }
}


/*
@media (min-width: 500px) {
  .form-filter-row .list {
    display: table;
    table-layout: fixed;
  }
  .form-filter-row .item {
    display: table-cell;
    vertical-align: bottom;
    padding: 0 5px;
  }
  .form-filter-row .steps {
    padding: 0 20px;
  }
  .form-filter-row .arrow:before {
    left: -10px;
  }
  .form-filter-row .arrow:after {
    left: -11px;
  }
}
*/


.box-product.boardy {
  background: #ed1c24;
}


/*28.8.2017 - úpravy mobilního webu*/

@media (max-width: 700px) 
{
    /*horni menu*/
  #menu-main .home .vhide 
  {
    position: static;
    height: auto;
    width: auto;
    overflow: visible;
    border: 0;
    clip: auto;
    margin: 0;
  }
  
  #menu-main a
  {
    padding: 10px;
  }
  
  .menu-mobile.open {
    display: block;
    margin-top: -3px;
    }
  
    #menu-main .inner {
    background: rgba(0, 0, 0, 0.15) none repeat scroll 0 0;
    }
  
   
    #menu-main .inner li:first-child a {
       border-top: 1px solid rgba(255, 255, 255, 0.1);
       border-bottom: medium none;
    }
    
    #menu-main .inner li:first-child 
    {
        border-top: 1px solid rgba(0, 0, 0, 0.1);
    }
    
    #menu-main .sport > a::after {
        border: 2px solid #fff;
        border-radius: 12px;
        color: #fff;
        content: "d";
        cursor: pointer;
        font-family: "sportobchod";
        font-size: 16px;
        height: 20px;
        line-height: 20px;
        margin-top: -12px;
        position: absolute;
        right: 15px;
        text-align: center;
        top: 50%;
        transition: all 0.3s ease 0s;
        width: 20px;
    }
    
    #menu-main .sport > a {
        padding-right: 50px;
        position: relative;
    }
    
    /*uvodka vyber sekci uprostred */
  
  .crossroad-catalog .inner 
  {
    margin-bottom: 5px;
    min-height: 0;
    padding: 0;
    }
    
    .crossroad-catalog .title {
        /*font-size: 0;*/
        line-height: 30px;
        margin: 0;
    }
    
    .crossroad-catalog p 
    {
        display: none;
    }
    
    .crossroad-catalog .title a 
    {
        box-sizing: border-box;
        display: inline-block;
        font-size: 18px;
        padding: 5px 15px 5px 55px;
        vertical-align: middle;
        width: 100%;
    }
    
    
    .crossroad-catalog .title a::before 
    {
        left: 0;
        top: 0;
    }
    
    /*novinky*/
    
    .crossroad-articles .date, .crossroad-articles .desc 
    {
        display: inline;
        font-size: 12px;
    }
    
    .crossroad-articles .date::after 
    {
        content: " | ";
        font-weight: normal;
    }
    
    .crossroad-articles .date, .crossroad-articles .desc 
    {
        display: inline;
        font-size: 12px;
    }

    .crossroad-articles .date 
    {
        font-weight: bold;
    }
    
    .crossroad-articles .title 
    {
        font-size: 14px;
        font-weight: normal;
    }
    
    .crossroad-articles .img 
    {
        border: medium none;
        margin: 0 15px 5px 0;
        padding: 0;
        text-align: center;
        width: 85px;
    }
    
    .crossroad-articles .inner 
    {
        margin: 0 0 30px 20px;
        overflow: hidden;
        padding-left: 0;
    }
    
    
    .crossroad-articles ul .desc 
    {
        clear: both;
        margin-left: 0px;
        padding-top: 0px;
    }
    
    /*kosik*/
    
    .box-steps {
    font-size: 11px;
    line-height: 13px;
    margin-left: -10px;
    text-align: center;
}
    
    .box-steps li {
        overflow: hidden;
        padding-top: 35px;
        position: relative;
    }
    .box-steps li {
        display: inline;
        float: left;
        width: 25%;
    }
    .box-steps .step1 .inner::before {
    left: 50%;
}
.box-steps .inner::before {
    background: #eee none repeat scroll 0 0;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    right: 0;
    top: 14px;
}
.box-steps .step1 .inner::after {
    content: "1";
}
.box-steps .step2 .inner::after {
    content: "2";
}
.box-steps .step3 .inner::after {
    content: "3";
}
.box-steps .step4 .inner::after {
    content: "4";
} 

.box-steps .inner.active::after {
    background: #ed1c24 none repeat scroll 0 0;
    color: #fff;
}
.box-steps .inner::after {
    background: #eee none repeat scroll 0 0;
    border-radius: 15px;
    font-size: 14px;
    font-weight: bold;
    height: 30px;
    left: 50%;
    line-height: 30px;
    margin-left: -15px;
    position: absolute;
    top: 0;
    width: 30px;
}
.box-steps .inner {
    padding: 0 5px;
}
.box-steps .inner {
    color: #333;
    display: block;
    text-decoration: none;
    transition: background 0.3s ease 0s, color 0.3s ease 0s;
}

.box-steps strong {
    font-weight: normal;
}
.box-steps strong {
    display: block;
    font-size: 11px;
}

.box-steps .step4 .inner::before {
    right: 50%;
}

.box-steps .inner
{ 
    padding: 0 5px;
    color: #333;
    display: block;
    text-decoration: none;
    transition: background 0.3s ease 0s, color 0.3s ease 0s;
    border: 1px solid #fff;
    background: none;
    font-size:10px;
}

.box-steps .inner.active
{
    background: none; 
    text-shadow: none;
    color: #333;
    border: 1px solid #fff;
}

.box-steps .step1 strong::before, .box-steps .step4 strong::before {
    content: "";
}

.box-steps .step4 .inner 
{
    margin-top: 0px;
}

.box-steps .dib
{
    line-height: 12px;
    text-align: unset;
    vertical-align: top;
}

.box-steps .step1 strong::before, .box-steps .step4 strong::before {
    margin-right: 0px;
}

}   

#prepocitat_x {display:none;}


.inp-count 
{
    display: inline-block;
    padding: 0 20px;
    position: relative;
    vertical-align: middle;
    margin-bottom: 4px;
}


.inp-count .plus, .inp-count .minus {
    background: #999 none repeat scroll 0 0;
    bottom: 0;
    color: transparent;
    font: 0px/0px a;
    position: absolute;
    text-decoration: none;
    top: 0;
    transition: background 0.2s ease 0s;
    width: 20px;
    border: 1px solid #ddd;
}

.box-basket-table .inp-count .plus, .box-basket-table .inp-count .minus {
    background: #eee none repeat scroll 0 0;
}

.inp-count .plus::before, .inp-count .minus::before, .inp-count .plus::after, .inp-count .minus::after {
    background: #fff none repeat scroll 0 0;
    content: "";
    height: 2px;
    left: 6px;
    margin-top: -1px;
    position: absolute;
    right: 6px;
    top: 50%;
}

.box-basket-table .inp-count .plus::before, .box-basket-table .inp-count .minus::before, .box-basket-table  .inp-count .plus::after, .box-basket-table  .inp-count .minus::after {
    background: #333 none repeat scroll 0 0;
}

.inp-count .plus::after {
    transform: rotate(90deg);
}

.inp-count .minus {
    border-right-width: 0;
    left: 0;
}

.inp-count .plus {
/*    border-left-width: 0;*/
    right: 0;
}


.box-product-detail .form.de .basket .inp-fix
{
    width: 30px;   
}


@media (max-width: 350px) 
{
    .box-product .img {width: 110px;}
    .box-product .title {font-size: 20px;}  
}

@media (min-width: 480px) and (max-width: 699px) 
{
  .inp-responsive-special {
    padding-left: 100px;
  }
  .inp-responsive-special label {
    float: left;
    margin-left: -100px;
    max-width: 90px;
    line-height: 36px;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: elipsis;
    text-overflow: elipsis;
  }
  .inp-responsive-special br {
    display: none;
  }
}