/*** ### ./css/responsive/home_stone.css ### ***/

.home-stone{
	padding: 20px 0 0;
	}

.home-stone a{
	display: block;
	margin: auto;
	text-decoration: none;
	/*color: gold;;*/
	color: white;
	}

.home-stone a:hover{
	text-decoration: underline;
	}

.home-stone img{
	display: block;
	margin: auto;
	max-width: 100%;
	border-top: 1px solid gold;
	border-bottom: 1px solid gold;
	width: 1250px;
	height: 288px;
	}

.home-stone span, .home-stone i{
	display: block;
	padding: 6px 20px 4px 20px;
	font-size: 0.85rem;
	font-weight: 500;
	background: rgb(55,66,80);
	line-height: 140%;
	}

.home-stone i{
	font-weight: 400;
	font-size: 0.75rem;
	}

.home-stone u{
	text-decoration: none;
	color: #faedcd;
	}

.home-stone br{
	display: none;
	}

/*** ### ./css/responsive/home_sections.css ### ***/

.home-sections-cover{
	padding: 40px 10px;
	}

.home-sections{
	/*background: blue;*/
	}

.home-sections-list{
	display: flex;
	flex-wrap: wrap;
	}

/*** section ***/
.home-section-cover{
	width: 23%;
	padding: 10px 0 25px;
	margin-top: 0;
	margin-bottom: 0;
	/*background: red;*/
	/*outline: 1px solid red;*/
	}

.home-section-cover-9{
	display: none;
	}

.home-section-space{
	flex-grow: 1;
	height: 50px;
	/*background: yellow;*/
	}

.home-section-space-4, .home-section-space-8{
	display: none;
	}

.home-section{
	border: 3px solid rgb(225,231,236);
	border-color: rgb(55,66,80);
	border-radius: 8px;
	cursor: pointer;
	}

.home-section:hover{
	box-shadow: 0 0 6px 0 rgb(195,201,206);
	}

.home-section:hover strong a{
	text-decoration: underline;
	}

.home-section div{

	}

.home-section-top{
	display: flex;
	background: rgb(134,151,172);
	background: rgb(181,195,212);
	background: rgb(222,229,237);
	background: rgb(243,245,248);
	background: rgb(241,245,248);
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	}

.home-section-top-left{
	width: 66%;
	margin-top: 0;
	padding: 2px 0;
	}

.home-section-top-left-in{
	border-right: 1px solid rgb(225,231,236);
	border-color: rgb(55,66,80);
	padding: 10px 0;
	}

.home-section-top-right{
	width: 34%;
	margin-top: 0;
	padding: 10px 0;
	}

.home-section-image-big img, .home-section-image-small-second img, .home-section-image-small-third img{
	display: block;
	margin: auto;
	width: 95%;
	height: 95%;
	}

.home-section-image-big, .home-section-image-small-second, .home-section-image-small-third{
	width: 90%;
	height: 90%;
	background-image: url(/files/responsive/homepage/sections_os.jpg);
	background-size: 340% 510%;
	}

.home-section-image-small-second, .home-section-image-small-third{
	width: 80%;
	height: 80%;
 	background-size: 790% 1185%;
 	}

.home-section-image-small-third{
	margin-top: 13px;
	}


.home-section-image-big-1{background-position: 0 0;}
.home-section-image-big-568{background-position: 47.25% 0;}
.home-section-image-big-8{background-position: 94.5% 0;}
.home-section-image-big-6{background-position: 0 27.6%;}
.home-section-image-big-7{background-position: 47.25% 27.6%;}
.home-section-image-big-9{background-position: 94.5% 27.6%;}
.home-section-image-big-2{background-position: 0 55.2%;}
.home-section-image-big-557{background-position: 47.25% 55.2%;}
.home-section-image-big-212{background-position: 94.5% 55.2%;}

.home-section-image-small-second-1{background-position: 0 72.8%;}
.home-section-image-small-third-1{background-position: 19% 72.8%;}
.home-section-image-small-second-568{background-position: 38.1% 72.8%;}
.home-section-image-small-third-568{background-position: 57.2% 72.8%;}
.home-section-image-small-second-8{background-position: 76.3% 72.8%;}
.home-section-image-small-third-8{background-position: 95.4% 72.8%;}
.home-section-image-small-second-6{background-position: 0 84.9%;}
.home-section-image-small-third-6{background-position: 19% 84.9%;}
.home-section-image-small-second-7{background-position: 38.1% 84.9%;}
.home-section-image-small-third-7{background-position: 57.2% 85%;}
.home-section-image-small-second-9{background-position: 76.3% 84.9%;}
.home-section-image-small-third-9{background-position: 95.4% 85%;}
.home-section-image-small-second-2{background-position: 0 97.1%;}
.home-section-image-small-third-2{background-position: 19% 97.1%;}
.home-section-image-small-second-557{background-position: 38.1% 97.1%;}
.home-section-image-small-third-557{background-position: 57.2% 97.1%;}
.home-section-image-small-second-212{background-position: 76.3% 97.1%;}
.home-section-image-small-third-212{background-position: 95.4% 97.1%;}


.home-section-bottom{
	padding: 0;
	background: rgb(239,243,246);
	background: rgb(55,66,80);
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	}

.home-section-bottom strong{
	display: block;
	margin: auto;
	padding: 18px 0 8px;
	text-align: center;
	font-size: 1.25rem;
	color: rgb(55,66,80);
	}
/*
.home-section-bottom-line{
	font-size: 0.8rem;
	padding: 0 10px 0;
	line-height: 145%;
	min-height: 64px;
	}
*/
.home-section-bottom strong a, .home-section-bottom div a{
	color: rgb(55,66,80);
	text-decoration: none;
	color: rgb(239,243,246);
	}

.home-section-bottom strong a:hover,.home-section-bottom div a:hover{
	text-decoration: underline;
	}

.home-section-bottom-list{
	min-height: 64px;
	font-size: 0.8rem;
	display: flex;
	padding: 0 0 0 25px;
	/*background: orange;*/
	}

.home-section-bottom-list-left, .home-section-bottom-list-central{
	width: 58%;
	margin-top: 0;
	/*background: orange;*/
	padding-bottom: 3px;
	}

.home-section-bottom-list-right{
	width: 42%;
	margin-top: 0;
	padding-bottom: 3px;
	}

.home-section-bottom-list ul{
	list-style-type: square;
	color: rgb(195,201,206);
	/*margin: 0 auto auto 20px;*/
	margin: 0 auto auto;
	padding: 0;
	line-height: 100%;
	}

.home-section-bottom-list li{
	margin: auto;
	padding: 3px 0 2px 0;
	}

.home-section-bottom-list span{
	display: none;
	}


/*** pujcovna ***/
.home-section-rental li{
	/*outline: 1px solid white;*/
	}

.home-section-rental-top{
	height: 162px;
	background: url(/files/prodejna_sp/04.jpg) center center no-repeat;
	background-size: 100% auto;
	}

.home-section-rental .home-section-bottom-list-left,
.home-section-rental .home-section-bottom-list-center,
.home-section-rental .home-section-bottom-list-right{
	width: 33%;
	}

/*** ### ./css/responsive/home_konvy.css ### ***/

/*** footer ***/
footer{
	padding-top: 50px;
	}

.footer-zbozaky-cover{
	display: none;
	}


/*** home konvy ***/

.home-konvy-cover-cover{
	padding: 30px 10px;

	}

/*** cover ***/
.home-konvy-cover{
	padding: 15px 10px;
	border-top: 8px solid rgb(219,79,27);
	border-bottom: 8px solid rgb(219,79,27);
	border-radius: 20px;

	background-color: rgb(55,66,80);
	color: white;
	}

/*** top ***/
.home-konvy-top{
	display: flex;
	padding-left: 15px;
	}

.home-konvy-top-logo{
	width: 80px;
	min-width: 80px;
	height: 80px;
	background-image: url(/images/responsive/header/logo.png);
	background-size: 335px 80px;
	background-position: top left;
	margin-top: 0;
	}

.home-konvy-top h4{
	display: block;
	margin: 0 auto auto;
	flex-grow: 1;
	font-size: 1.3rem;
	/*background: red;*/
	line-height: 120%;
	}

.home-konvy-top h4 br{
	display: none;
	}

.home-konvy-top h4 span{
	display: block;
	padding: 38px 0 0 16px;
	}

/*** seznam ***/
.home-konvy-list-cover{
	padding: 20px 0 10px;
	}

.home-konvy-list{
	display: flex;
	flex-wrap: wrap;
	}

/*** item ***/
.home-konvy-item-cover{
	width: 16.6%;
	height: 65px;
	height: auto;
	/*background: red;*/
	}

.home-konvy-item-cover-in{
	padding: 0 6px;
	}

.home-konvy-item-cover-inin{
	margin: auto;
	padding: 4px 0 4px;
	cursor: pointer;
	border-top-left-radius: 25px;
	border-bottom-right-radius: 25px;
	border-bottom-left-radius: 25px;
	border: 1px solid rgb(55,66,80);
	/*background: yellow;*/
	}

.home-konvy-item-cover-inin:hover, .home-konvy-item-cover-active{
	/*background: rgb(245,245,245);*/
	background: black;
	border-color: rgb(219,79,27);
	}

.home-konvy-item-cover-active{
	border-color: black;
	}

.home-konvy-item{
	/*width: 180px;*/
	/*width: 95%;*/
	height: 40px;
	display: flex;
	/*background: silver;*/
	}

.home-konvy-item-space{
	width: 6px;
	max-width: 6px;
	min-width: 6px;
	height: 10px;
	}

.home-konvy-item-number{
	width: 39px;
	max-width: 39px;
	min-width: 39px;
	height: 39px;
	/*background-image: linear-gradient(120deg, rgb(133,140,149) 58%, white 1%, white 41%);*/
	background-image: linear-gradient(120deg, rgb(133,140,149) 58%, white 1%, rgb(55,66,80) 41%);
	border-radius: 50%;
	}

.home-konvy-item-cover-inin:hover .home-konvy-item-number, .home-konvy-item-cover-active .home-konvy-item-number{
	background-image: linear-gradient(120deg, rgb(133,140,149) 58%, white 1%, black 41%);
	}

.home-konvy-item-number div{
	width: 29px;
	height: 29px;
	background: rgb(133,140,149);
	border-radius: 50%;
	/*border: 2px solid white;*/
	border: 2px solid rgb(55,66,80);
	margin: 2px auto auto 2px;
	}

.home-konvy-item-cover-inin:hover .home-konvy-item-number div, .home-konvy-item-cover-active .home-konvy-item-number div{
	/*border-color: rgb(245,245,245);*/
	border-color: black;
	}

.home-konvy-item-number span{
	display: block;
	color: white;
	text-align: center;
	padding: 6px 0 0 1px;
	font-size: 0.9rem;
	font-weight: 700;
	}

.home-konvy-item-name{
	/*max-width: 157px;
	min-width: 130px;*/
	font-size: 0.95rem;
	margin-top: 0;
	flex-grow: 1;
	/*background: silver;*/
	/*white-space: nowrap;*/
	}

.home-konvy-item-name strong{
	display: block;
	font-weight: 700;
	color: rgb(219,79,27);
	/*color: rgb(228,114,72);*/
	padding: 6px 0 0 7px;
	}

.home-konvy-item-name span{
	display: block;
	padding: 0px 0 0 7px;
	font-size: 0.8rem;
	}

/*** content ***/
.home-konvy-content-cover{
	padding: 10px 0;
	}

.home-konvy-content{
	padding: 10px;
	}

.home-konvy-content-in{
	display: none;
	}

#konvy-content-1{
	display: block;
	}

.home-konvy-content-item{
	/*background: rgb(245,245,245);*/
	display: flex;
	}

.home-konvy-content-item-number{
	width: 52px;
	min-width: 52px;
	height: 52px;
	/*background-image: linear-gradient(120deg, rgb(133,140,149) 58%, white 1%, white 41%);*/
	background-image: linear-gradient(120deg, rgb(133,140,149) 58%, white 1%, rgb(55,66,80) 41%);
	border-radius: 50%;
	}

.home-konvy-content-item-number div{
	width: 39px;
	height: 39px;
	background: rgb(133,140,149);
	border-radius: 50%;
	/*border: 2px solid white;*/
	border: 2px solid rgb(55,66,80);
	margin: auto auto 2px;
	position: relative;
	top: 1px;
	}

.home-konvy-content-item-number span{
	display: block;
	color: white;
	text-align: center;
	padding: 11px 0 0 0;
	font-size: 1.4rem;
	font-weight: 700;
	}

.home-konvy-content-item-name{
	flex-grow: 1;
	margin-top: 0
	}

.home-konvy-content-item-name strong{
	display: block;
	padding: 14px 0 0 10px;
	font-size: 1.4rem;
	color: rgb(219,79,27);
	font-weight: 500;
	line-height: 100%;
	}

.home-konvy-content-item-data{
	font-size: 0.9rem;
	line-height: 160%;
	padding: 0 0 0 57px;
	}

.home-konvy-content a{
	color: silver;
	}

/*** border ***/
.home-konvy-border{
	padding: 10px 0;
	}

.home-konvy-border div{
	width: 92%;
	border-top: 1px solid rgb(158,52,12);
	}

/*** garance ***/
.konvy-garance-big{
	font-size: 1.4rem;
	color: rgb(237,99,99);
	}

/*** doprava ***/
.konvy-doprava table{
	width: 100%;
	max-width: 290px;
	font-size: 0.85rem;
	margin: auto auto 10px 0;
	line-height: 100%;
	}

.konvy-doprava strong{
	display: block;
	text-align: center;
	border-bottom: 1px solid silver;
	padding: 0 0 3px;
	line-height: 140%;
	}

.konvy-doprava b{
	display: block;
	text-align: right;
	padding-right: 20px;
	font-weight: 700;
	}

.konvy-doprava-states{
	text-align: center;
	font-weight: 700;
	}

.konvy-doprava td{
	border: 0px solid silver;
	padding: 3px 0 2px;
	}

.konvy-doprava span{
	display: block;
	text-align: right;
	padding-right: 8px;
	}

/*** skladem ***/
.konvy-skladem p{
	text-align: center;
	font-size: 1.25rem;
	}

.konvy-skladem img{
	display: block;
	margin: 15px auto auto;
	width: 100%;
	max-width: 360px;
	/*height: 270px;*/
	border: 1px solid silver;
	}

/*** osobne ***/
.konvy-osobne ul, .konvy-karty ul, .koncy-vymena ul{
	list-style-type: square;
	}

/*** do 24hod ***/
.konvy-do24hod p, .konvy-zlin p, .konvy-facebook p{
	padding: 5px 0;
	}

.konvy-do24hod ul{
	list-style-type: square;
	}

.konvy-do24hod span{
	font-weight: 700;
	}

.konvy-facebook img{
	display: block;
	margin: auto auto auto 0;
	border: 3px double rgb(55,66,80);
	}

.konvy-facebook a:hover img{
	border: 3px double rgb(59,89,151);
	}

/*** ### ./css/responsive/home_konvy_recenze.css ### ***/

.konvy-recenze-cover{
	padding: 10px;
	/*background: blue;*/
	}

.konvy-recenze{
	display: flex;
	}

.konvy-recenze-server-cover{
	width: 25%;
	margin-top: 0;
	}

.konvy-recenze-server-cover-in-4{
	padding-top: 60px;
	display: none;
	}

.konvy-recenze-server{
	width: 90%;
	background-color: rgb(85,96,110);
	}

.konvy-recenze-server-name{
	text-align: center;
	font-size: 1.35rem;
	font-weight: 700;
	border-bottom: 4px solid rgb(55,66,80);
	padding: 10px 0 8px;
	background: rgb(70,81,95);
	}

.konvy-recenze-server-count{
	display: flex;
	}

.konvy-recenze-server-spokojenost-color{
	background: gold;
	color: black;
	}

.konvy-recenze-server-count span{
	display: block;
	width: 85px;
	min-width: 85px;
	}

.konvy-recenze-server-count i{
	display: block;
	text-align: right;
	padding: 8px 10px 6px 0;
	font-weight: 700;
	font-size: 1.1rem;
	font-style: normal;
	}

.konvy-recenze-server-count div{
	flex-grow: 1;
	padding: 8px 0 6px;
	}

.konvy-recenze-server-spokojenost{
	display: flex;
	}

.konvy-recenze-server-spokojenost span{
	display: block;
	width: 85px;
	min-width: 85px;
	}

.konvy-recenze-server-spokojenost span i{
	display: block;
	text-align: right;
	padding: 8px 10px 6px 0;
	font-weight: 700;
	font-size: 1.1rem;
	font-style: normal;
	}

.konvy-recenze-server-spokojenost div{
	flex-grow: 1;
	padding: 9px 0 6px;
	font-size: 0.8rem;
	line-height: 120%;
	}

.konvy-recenze-server-logo{
	padding: 10px 0;
	}

.konvy-recenze-server-logo img{
	display: block;
	margin: auto;
	width: 60%;
	}


/*** ### ./css/responsive/home_reviews.css ### ***/

.home-reviews-cover{
	width: 100%;
	padding: 15px 0 0;
	}

.home-reviews-cover-in{
	padding: 20px 10px;
	}

.home-reviews{
	display: flex;
	font-size: 0.8rem;
	}

.home-reviews-heureka-cover, .home-reviews-zbozi-cover{
	width: 50%;
	margin-top: 0;
	}

.home-reviews-heureka{
	padding-left: 20px;
	}

.home-reviews-heureka div{

	}

.home-reviews-zbozi{
	padding-right: 20px;
	}

.home-reviews-heureka-logo, .home-reviews-zbozi-logo{
	height: 45px;
	display: flex;
	}

.home-reviews-heureka-logo div, .home-reviews-zbozi-logo div{
	width: 205px;
	height: 42px;
	background-image: url(/images/responsive/header/zbozaky.png);
	/*background-size: 220px 221px;*/
	background-size: 267px 267px;
	background-position: 0 0;
	margin: 0 auto auto 0;
	}

.home-reviews-zbozi-logo div{
	background-position: 0 -59px;
	}

.home-reviews-heureka-logo span, .home-reviews-zbozi-logo span{
	display: block;
	font-size: 0.6rem;
	color: rgb(74,164,212);
	flex-grow: 1;
	padding: 30px 0 0 4px;
	line-height: 100%;
	}

.home-reviews-zbozi-logo span{
	color: white;
	padding: 32px 0 0 4px;
	}


.home-reviews-heureka-in, .home-reviews-zbozi-in{
	display: flex;
	padding: 4px 0 3px;
	/*border-top: 1px solid rgb(85,96,110);*/
	}

.home-reviews-zbozi-in{
	border-color: rgb(85,96,110);
	}

.home-reviews-heureka-inin, .home-reviews-zbozi-inin{
	display: flex;
	width: 196px;
	min-width: 196px;
	margin-top: 0;
	}

.home-reviews-heureka-date, .home-reviews-zbozi-date{
	width: 80px;
	min-width: 80px;
	margin-top: 0;
	}

.home-reviews-heureka-date span, .home-reviews-zbozi-date span{
	display: block;
	text-align: right;
	padding: 1px 0 0 0;
	}

.home-reviews-heureka-date span{
	color: rgb(49,168,211);
	}

.home-reviews-zbozi-date span{
 	color: gold;
 	}

.home-reviews-heureka-rating, .home-reviews-zbozi-rating{
	width: 116px;
	height: 17px;
	min-width: 116px;
	margin-top: 3px;
	/*background: blue;*/
	}

.home-reviews-heureka-rating span, .home-reviews-zbozi-rating span{
	width: 100px;
	height: 17px;
	position: absolute;
	margin-left: 8px;
	background-color: rgb(49,168,211);
	z-index: 11;
	}

.home-reviews-zbozi-rating span{
	background-color: rgb(255,192,24);
	}

span.home-reviews-heureka-rating-100{background-color: rgb(49,168,211);}
span.home-reviews-heureka-rating-99{background-image: linear-gradient(to right, rgb(49,168,211) 99%, white 1%);}
span.home-reviews-heureka-rating-98{background-image: linear-gradient(to right, rgb(49,168,211) 98%, white 1%, white 1%);}
span.home-reviews-heureka-rating-97{background-image: linear-gradient(to right, rgb(49,168,211) 97%, white 1%, white 2%);}
span.home-reviews-heureka-rating-96{background-image: linear-gradient(to right, rgb(49,168,211) 96%, white 1%, white 3%);}
span.home-reviews-heureka-rating-95{background-image: linear-gradient(to right, rgb(49,168,211) 95%, white 1%, white 4%);}
span.home-reviews-heureka-rating-94{background-image: linear-gradient(to right, rgb(49,168,211) 94%, white 1%, white 5%);}
span.home-reviews-heureka-rating-93{background-image: linear-gradient(to right, rgb(49,168,211) 93%, white 1%, white 6%);}
span.home-reviews-heureka-rating-92{background-image: linear-gradient(to right, rgb(49,168,211) 92%, white 1%, white 7%);}
span.home-reviews-heureka-rating-91{background-image: linear-gradient(to right, rgb(49,168,211) 91%, white 1%, white 8%);}
span.home-reviews-heureka-rating-90{background-image: linear-gradient(to right, rgb(49,168,211) 90%, white 1%, white 9%);}
span.home-reviews-heureka-rating-89{background-image: linear-gradient(to right, rgb(49,168,211) 89%, white 1%, white 10%);}
span.home-reviews-heureka-rating-88{background-image: linear-gradient(to right, rgb(49,168,211) 88%, white 1%, white 11%);}
span.home-reviews-heureka-rating-87{background-image: linear-gradient(to right, rgb(49,168,211) 87%, white 1%, white 12%);}
span.home-reviews-heureka-rating-86{background-image: linear-gradient(to right, rgb(49,168,211) 86%, white 1%, white 13%);}
span.home-reviews-heureka-rating-85{background-image: linear-gradient(to right, rgb(49,168,211) 85%, white 1%, white 14%);}
span.home-reviews-heureka-rating-84{background-image: linear-gradient(to right, rgb(49,168,211) 84%, white 1%, white 15%);}
span.home-reviews-heureka-rating-83{background-image: linear-gradient(to right, rgb(49,168,211) 83%, white 1%, white 16%);}
span.home-reviews-heureka-rating-82{background-image: linear-gradient(to right, rgb(49,168,211) 82%, white 1%, white 17%);}
span.home-reviews-heureka-rating-81{background-image: linear-gradient(to right, rgb(49,168,211) 81%, white 1%, white 18%);}
span.home-reviews-heureka-rating-80{background-image: linear-gradient(to right, rgb(49,168,211) 80%, white 1%, white 19%);}

span.home-reviews-zbozi-rating-100{background-color: rgb(255,192,24);}
span.home-reviews-zbozi-rating-99{background-image: linear-gradient(to right, rgb(255,192,24) 99%, white 1%);}
span.home-reviews-zbozi-rating-98{background-image: linear-gradient(to right, rgb(255,192,24) 98%, white 1%, white 1%);}
span.home-reviews-zbozi-rating-97{background-image: linear-gradient(to right, rgb(255,192,24) 97%, white 1%, white 2%);}
span.home-reviews-zbozi-rating-96{background-image: linear-gradient(to right, rgb(255,192,24) 96%, white 1%, white 3%);}
span.home-reviews-zbozi-rating-95{background-image: linear-gradient(to right, rgb(255,192,24) 95%, white 1%, white 4%);}
span.home-reviews-zbozi-rating-94{background-image: linear-gradient(to right, rgb(255,192,24) 94%, white 1%, white 5%);}
span.home-reviews-zbozi-rating-93{background-image: linear-gradient(to right, rgb(255,192,24) 93%, white 1%, white 6%);}
span.home-reviews-zbozi-rating-92{background-image: linear-gradient(to right, rgb(255,192,24) 92%, white 1%, white 7%);}
span.home-reviews-zbozi-rating-91{background-image: linear-gradient(to right, rgb(255,192,24) 91%, white 1%, white 8%);}
span.home-reviews-zbozi-rating-90{background-image: linear-gradient(to right, rgb(255,192,24) 90%, white 1%, white 9%);}
span.home-reviews-zbozi-rating-89{background-image: linear-gradient(to right, rgb(255,192,24) 89%, white 1%, white 10%);}
span.home-reviews-zbozi-rating-88{background-image: linear-gradient(to right, rgb(255,192,24) 88%, white 1%, white 11%);}
span.home-reviews-zbozi-rating-87{background-image: linear-gradient(to right, rgb(255,192,24) 87%, white 1%, white 12%);}
span.home-reviews-zbozi-rating-86{background-image: linear-gradient(to right, rgb(255,192,24) 86%, white 1%, white 13%);}
span.home-reviews-zbozi-rating-85{background-image: linear-gradient(to right, rgb(255,192,24) 85%, white 1%, white 14%);}
span.home-reviews-zbozi-rating-84{background-image: linear-gradient(to right, rgb(255,192,24) 84%, white 1%, white 15%);}
span.home-reviews-zbozi-rating-83{background-image: linear-gradient(to right, rgb(255,192,24) 83%, white 1%, white 16%);}
span.home-reviews-zbozi-rating-82{background-image: linear-gradient(to right, rgb(255,192,24) 82%, white 1%, white 17%);}
span.home-reviews-zbozi-rating-81{background-image: linear-gradient(to right, rgb(49,168,211) 81%, white 1%, white 18%);}
span.home-reviews-zbozi-rating-80{background-image: linear-gradient(to right, rgb(49,168,211) 80%, white 1%, white 19%);}

.home-reviews-heureka-rating div, .home-reviews-zbozi-rating div{
	width: 100px;
	height: 17px;
	position: absolute;
	margin-left: 8px;
	background-image: url(/images/responsive/cart/heureka_stars_konvy.png);
	background-repeat: no-repeat;
	background-size: 100px 17px;
	z-index: 12;
	}

.home-reviews-zbozi-rating div{
 	background-image: url(/images/responsive/cart/zbozi_stars_konvy.png);
 	}

.home-reviews-heureka p, .home-reviews-zbozi p{
	flex-grow: 1;
	margin-top: 0;
	padding: 1px 0 0 0;
	}