/* box 50 */
.eshop_box_50 {
	width: 50%;
	overflow: hidden;
	float: left;
}
/* KOSIK - VSTVA V PRODUKTU */
.eshop_kosik_vrstva_bg {
	width: 100%;
	height: 100vh;
	background-color: rgba(0,0,0,0.77);
	top: 0;
	left: 0;
	z-index: 20100;
	display: none;
	position: fixed;
}
.eshop_kosik_vrstva {
	width: 100%;
	height: 100vh;
	display: flex;
	flex-direction: column;
	flex-wrap: nowrap;
	justify-content: center;
	align-items: center;
	z-index: 20200;
}
.eshop_kosik_vrstva_box {
	width: 50%;
	height: auto;
	background-color: rgba(255,255,255,1.00);
	display: flex;
	flex-direction: column;
	flex-wrap: nowrap;
	justify-content: center;
	align-items: center;
	z-index: 20300;
	-webkit-box-shadow: 0px 0px 10px 5px rgba(0,0,0,0.48);
	box-shadow: 0px 0px 10px 5px rgba(0,0,0,0.48);
	border-radius: 10px;
	border: 2px solid rgba(215,215,215,1);	
}
.eshop_kosik_vrstva_info {
	width: 100%;
	height: 6vw;
	line-height: 6vw;
	text-align: center;
	float: left;
	clear: both;
}
.eshop_kosik_vrstva_button {
	width: auto;
	height: 3vw;
	line-height: 3vw;
	margin-bottom: 2vw;
	padding: 10px;
	float: left;
	clear: both;
	background-color: #71942C;
	border-radius: 5px;
	-webkit-box-shadow: 0px 0px 10px 3px rgba(0,0,0,0.28);
	box-shadow: 0px 0px 10px 3px rgba(0,0,0,0.28);
    z-index: 25000!important;
}
.eshop_kosik_vrstva_button a {
	color: rgba(255,255,255,1.00);
	display: block;
    z-index: 25000!important;
}
.eshop_kosik_vrstva_button a:hover {
	opacity: 0.5;
	text-decoration: none;
    z-index: 25000!important;
}
.eshop_kosik_vrstva_button:hover {
	opacity: 0.5;
}
.eshop_kosik_vrstva_button2 {
	width: auto;
	height: 3vw;
	line-height: 3vw;
	margin-bottom: 2vw;
	padding: 10px;
	float: left;
	clear: both;
	background-color: #153b75;
	border-radius: 5px;
	-webkit-box-shadow: 0px 0px 10px 3px rgba(0,0,0,0.28);
	box-shadow: 0px 0px 10px 3px rgba(0,0,0,0.28);
	color: rgba(255,255,255,1.00);
	cursor: pointer;
}
.eshop_kosik_vrstva_button2:hover {
	opacity: 0.5;
}
/* kosik button  */
.eshop_cart_button_next {
	width: 20vw;
	height: 4vw;
	line-height: 4vw;
	text-align: center;
	padding: 0.2vw;
	float: right;
	clear: right;
	margin: 0.4vw;
}
.eshop_button_uni {
	width: 80%;
	height: 4vw;
	line-height: 4vw;
	text-align: center;
	float: left;
	clear: both;
	margin-left: 10%;
	margin-top: 2vw;
	margin-bottom: 4vw;
	background-color: #71942c;
	border-radius: 5px;
	-webkit-box-shadow: 0px 0px 10px 3px rgba(0,0,0,0.28);
	box-shadow: 0px 0px 10px 3px rgba(0,0,0,0.28);
	color: rgba(255,255,255,1.00);
	cursor: pointer;	
}


.eshop_billing_radek_zpet {
	width: 10vw;
	height: 4vw;
	line-height: 4vw;
	text-align: center;
	padding: 0.2vw;
	float: left;
	margin: 0.4vw;
	cursor: pointer;
	font-size: 1.2vw;
	background-color: #C5C5C5;
	color: rgba(100,100,100,1.00);
	border-radius: 10px;
	overflow: hidden;
}
.eshop_billing_radek_zpet a{
	display: block;
	color: rgba(100,100,100,1.00);
	text-decoration: none;
}
.eshop_billing_radek_zpet a:hover {
	opacity: 0.5;
	text-decoration: none;
}


/* ESHOP KROK 1 - PREHLED EDITOVATELNY */
.eshop_cart {
	width: 100%;
	height: auto;
	border: 1px solid rgba(175,175,175,1.00);
	border-radius: 5px;
	float: left;
	clear: both;
	margin-bottom: 2vw;
	background-color: rgba(255,255,255,0.95);
	overflow: hidden;
	-webkit-box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.19);
	box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.19);
}
.eshop_cart_polozka {
	width: 100%;
	height: auto;
	float: left;
	clear: both;
}
.eshop_cart_polozka ul {
	width: 100%;
	height: auto;
	list-style: none;
	height: auto;
	float: left;
	clear: both;
	padding: 0;
	margin: 0;
}
.eshop_cart_polozka li {
	height: 3vw;
	line-height: 3vw;
	list-style: none;
	text-align: center;
	height: auto;
	float: left;
	border-bottom: 1px solid rgba(223,223,223,1.00);
}
.eshop_cart_polozka li img {
	width: 0.8vw;
	height: 0.8vw;
	margin-left: auto!important;
	margin-right: auto!important;
	cursor: pointer;
}
.eshop_cart_souhrn {
	width: 100%;
	height: auto;
	float: left;
	clear: both;
}
.eshop_cart_souhrn ul {
	width: 100%;
	height: auto;
	list-style: none;
	height: auto;
	float: left;
	clear: both;
	padding: 0;
	margin: 0;
}
.eshop_cart_souhrn li {
	height: 3vw;
	line-height: 3vw;
	list-style: none;
	text-align: center;
	height: auto;
	float: left;
}
/* sirky boxu form kosik */
.eshop_cart_polozka_s1 {
	width: 5%!important;
}
.eshop_cart_polozka_s2 {
	width: 65%!important;
	text-align: left!important;
}
.eshop_cart_polozka_s3 {
	width: 10%!important;
}
.eshop_cart_polozka_s4 {
	width: 10%!important;
}
.eshop_cart_polozka_s4 input {
	width: 2vw;
	height: 2vw;
}
.eshop_cart_zmena_zbozi {
    background-image: url(../img/eshop/obnovit.png);
    background-size: 18px 18px;
    background-position: 80% 60%;
    background-repeat: no-repeat;
}
.eshop_cart_zmena_zbozi:hover {
    background-size: 16px 16px;
	cursor: pointer;
}
.eshop_cart_polozka_s5 {
	width: 10%!important;
}
.eshop_cart_polozka_s95 {
	width: 95%!important;
	text-align: left!important;
}
.eshop_cart_souhrn_s1 {
	width: 33%!important;
}
.eshop_cart_souhrn_s2 {
	width: 33%!important;
}
.eshop_cart_souhrn_s3 {
	width: 33%!important;
}

/* ESHOP KROK 2 - PRIHLASENI */
.eshop_cart_prihlaseni {
	width: 100%;
	height: auto;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: space-between;
	align-items: flex-start;
}
.eshop_cart_prihlaseni_box {
	width: 30%;
	height: auto;
	border: 1px solid rgba(175,175,175,1.00);
	border-radius: 5px;
	float: left;
	margin-bottom: 2vw;
	background-color: rgba(255,255,255,0.95);
	overflow: hidden;
	-webkit-box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.19);
	box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.19);
	overflow: auto;
}
.eshop_cart_prihlaseni_nazev {
	width: 100%;
	height: 4vw;
	line-height: 4vw;
	float: left;
	clear: both;
	background-color: #153b75;
	text-align: center;
	margin-bottom: 2vw;
}
.eshop_login_form_label {
	width: 100%;
	height: 2vw;
	line-height: 2vw;
	text-align: center;
	float: left;
	clear: both;
}
.eshop_login_form_hodnota {
	width: 100%;
	height: auto;
	float: left;
	clear: both;
	position: relative;
}
.eshop_login_form_hodnota .error_wrapper{
	width: 66%;
	margin-left: 15%;
	margin-top: -20px;
	margin-bottom: 30px;
	height: 1.5vw;
	line-height: 1.5vw;
	float: left;
	clear: both;
	color: #FFFFFF;
	display: block;
	background-color: rgba(255,0,4,1.00);
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	text-align: center;
	position: absolute;
	font-size: 0.85vw;
}
.eshop_login_form_hodnota input {
	width: 80%;
	height: 3vw;
	margin-left: 10%;
}
.eshop_login_form_button input {
	width: 80%;
	height: 4vw;
	line-height: 4vw;
	margin-left: 10%;
	margin-top: 1vw;
	margin-bottom: 2vw;
	border: 1px solid rgba(203,203,203,1.00);
	border-radius: 10px;
	text-align: center;
	-webkit-box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.27);
	box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.27);
	cursor: pointer;
	font-size: 1.2vw;
}
/* ESHOP KROK 3 - adresy  */
.eshop_billing_form {
	width: 100%;
	height: auto;
	border: 1px solid rgba(175,175,175,1.00);
	border-radius: 5px;
	float: left;
	clear: both;
	margin-bottom: 2vw;
	padding-top: 1vw;
	padding-bottom: 1vw;
	background-color: rgba(255,255,255,0.95);
	overflow: hidden;
	-webkit-box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.19);
	box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.19);	
}
.eshop_billing_form_smazat {
	width: 2vw;
	height: 4vw;
	margin-left: 2vw;
	float: left;
	flex-flow: row;
	flex-wrap: nowrap;
	justify-content: center!important;		
}
.eshop_billing_radek {
	width: 100%;
	height: 4vw;
	line-height: 4vw;
	float: left;
	clear: both;
	margin-bottom: 2vw;
}
.eshop_billing_radek_adresy {
	width: 100%;
	height: 4vw;
	line-height: 4vw;	
    border-bottom: 1px solid rgba(219,219,219,1.00);
}
.eshop_billing_radek_adresy:hover {
    background-color: rgba(209,209,209,1.00);	
}
.eshop_billing_radek_label {
	width: 6vw;
	height: 5vw;
	text-align: right;
	line-height: 5vw;
	float: left;
	font-size: 80%;
}
.eshop_billing_radek_hodnota_infotext {
	width: 60%;
	height: 5vw;
	line-height: 5vw;
	float: left;
	padding-left: 0.5vw;
	padding-right: 3vw;
	position: relative;
	color: rgba(127,127,127,1.00);
	font-size: 0.8vw;
	text-align: center!important;
	cursor: pointer;
}
.eshop_billing_radek_hodnota_infotext:hover {
	color: rgba(60,106,24,1.00);
}
.eshop_billing_radek_hodnota {
	width: auto;
	height: 5vw;
	line-height: 5vw;
	float: left;
	padding-left: 0.5vw;
	padding-right: 3vw;
	position: relative;
}
.eshop_billing_radek_hodnota input {
	width: 20vw;
	height: 3vw;
}
.eshop_billing_radek_hodnota select {
	width: 20vw;
	height: 3vw;
}
.eshop_billing_radek_hodnota .error_wrapper{
	width: 76%;
	margin-left: 5%;
	margin-top: 0px;
	margin-bottom: 30px;
	height: 2vw;
	line-height: 2vw;
	float: left;
	clear: both;
	color: #FFFFFF;
	display: block;
	background-color: rgba(255,0,4,1.00);
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	text-align: center;
	position: absolute;
	font-size: 0.85vw;
}
.eshop_billing_radek_02 {
	width: 100%;
	height: 4vw;
	line-height: 4vw;
	float: left;
	clear: both;
	background-color: #E4E4E4;
	text-align: center;
	cursor: pointer;
	background-image: url(../img/eshop/navigace3.png);
	background-repeat: no-repeat;
	background-size: 2vw 2vw;
	background-position: 97% center;
	border-top: 2px solid rgba(255,255,255,1.00);
}
.eshop_billing_radek_02:hover {
	background-color: rgba(158,158,158,0.80);
	-webkit-box-shadow: inset 0px 0px 10px 2px rgba(0,0,0,0.27);
	box-shadow: inset 0px 0px 10px 2px rgba(0,0,0,0.27);
}
.eshop_billing_nakup_firma {
	width: 100%;
	float: left;
	clear: both;
	height: auto;
	display: none;
}
.eshop_billing_radek_03 {
	width: 100%;
	height: 4vw;
	line-height: 4vw;
	float: left;
	clear: both;
	text-align: left;
}
.eshop_billing_radek_03 span{
	width: auto;
	height: 4vw;
	line-height: 4vw;
	margin-left: 1vw;
	float: left;
	display: block;
}
.eshop_billing_radek_03 input[type="checkbox"]{
	width: 3vw;
	height: 4vw;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	display: block;
	background-image: url(../img/eshop/souhlas_ko.png);
	background-position: center center;
	background-size: 3vw 3vw;
	background-repeat: no-repeat;
	cursor: pointer;
}
.eshop_billing_radek_03 input[type="checkbox"]:checked{
    display: block;
    background-image: url(../img/eshop/souhlas_ok.png);
    background-position: center center;
    background-size: 3vw 3vw;
    background-repeat: no-repeat;
    cursor: pointer;
    background-color: rgba(255,255,255,1.00);
}
.eshop_billing_radek_03{
	position: relative;
	z-index: 100!important;
}
.eshop_billing_radek_03 input{
	position: relative;
	z-index: 100!important;
} 
.eshop_billing_radek_03 .error_wrapper{
	width: 3.04vw;
	margin-left: 0.18vw;
	margin-top: -3.7vw;
	height: 3.04vw;
	float: left;
	display: block;
	background-color: rgba(255,0,4,1.00);
	border-radius: 10px;
	position: absolute;
	font-size: 0vw;
	z-index: 60!important;
}
.eshop_billing_radek_potvrzeni {
	width: 50%;
	height: auto;
	float: right;
	clear: right;
}
.eshop_billing_radek_potvrzeni input{
	width: 20vw;
	height: 4vw;
	line-height: 4vw;
	text-align: center;
	padding: 0.2vw;
	float: right;
	clear: right;
	margin: 0.4vw;
	cursor: pointer;
	font-size: 1.2vw;
}
.eshop_billing_radek_potvrzeni2 {
	width: 50%;
	height: auto;
	float: left;
	clear: left;
}
.eshop_billing_radek_potvrzeni2 input{
	width: 60%;
	height: 4vw;
	line-height: 4vw;
	text-align: center;
	padding: 0.2vw;
	float: left;
	clear: left;
	margin: 0.4vw;
	margin-left: 18%;
	cursor: pointer;
	font-size: 1.2vw;
}
.eshop_billing_radek_potvrzeni3 input{
	width: 60%;
	height: 4vw;
	line-height: 4vw;
	text-align: center;
	padding: 0.2vw;
	float: left;
	clear: left;
	margin: 0.4vw;
	margin-left: 18%;
	cursor: pointer;
	font-size: 1.2vw;
}
#zapomenute_heslo {
	display: none;
}

/* eshop - seznam objednavek - detal user */
.eshop_objednavka_radek {
	width: 100%;
	height: 4vw;
	line-height: 4vw;
	float: left;
	clear: both;
}
.eshop_objednavka_seznam {
    height: 4vw;
    float: left;
    border-bottom: 1px dotted rgba(216,216,216,1.00);
	overflow: hidden;
}
.eshop_objednavka_seznam_srika_01 {
	width: 7%;
	margin-left: 3%;
}
.eshop_objednavka_seznam_srika_02 {
	width: auto;
    padding-left: 1%;
    padding-right: 1%;
}
.eshop_objednavka_seznam_srika_03 {
	width: auto;
    padding-left: 1%;
    padding-right: 1%;
}
.eshop_objednavka_seznam_srika_04 {
	width: 47%;
}

/* KROK 5 DOPRAVA */
.eshop_kosik_doprava {
	width: 100%;
	height: auto;
	border: 1px solid rgba(175,175,175,1.00);
	border-radius: 5px;
	float: left;
	clear: both;
	margin-bottom: 2vw;
	padding-top: 1vw;
	padding-bottom: 1vw;
	background-color: rgba(255,255,255,0.95);
	overflow: hidden;
	-webkit-box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.19);
	box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.19);	
}

.eshop_kosik_doprava ul {
	width: 100%;
	height: auto;
	list-style: none;
	float: left;
	clear: both;
}
.eshop_kosik_doprava ul li {
	width: 92%;
	height: 4vw;
	line-height: 4vw;
	list-style: none;
	float: left;
	clear: both;
}
.eshop_kosik_doprava ul li:hover {
	background-color: rgba(216,216,216,0.35);
}
.eshop_kosik_doprava ul li span{
	width: auto;
	height: 4vw;
	line-height: 4vw;
	float: left;
	display: block;
}
.eshop_kosik_doprava input[type="radio"]{
	width: 3vw;
	height: 3vw;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	display: block;
	background-image: url(../img/eshop/souhlas_ko.png);
	background-position: center 0.8vw ;
	background-size: 2vw 2vw;
	background-repeat: no-repeat;
	cursor: pointer;
}
.eshop_kosik_doprava  input[type="radio"]:checked{
	display: block;
	background-image: url(../img/eshop/souhlas_ok.png);
	background-position: center center;
	background-size: 3vw 3vw;
	background-repeat: no-repeat;
	cursor: pointer;
}
.eshop_kosik_doprava_cena {
	width: 7vw!important;
	display: block;
	font-weight: 600!important;
	color: #71942c!important;	
}
.eshop_kosik_doprava_submit  input[type="submit"]{
	width: 20vw;
	height: 4vw;
	line-height: 4vw;
	text-align: center;
	padding: 0.2vw;
	float: right;
	clear: right;
	margin: 0.4vw;
	cursor: pointer;
	font-size: 1.2vw;
}

/* STRANKOVANI - NAVI */
.eshop_navigace {
	width: 96%;
	height: 3vw;
	margin-left: 2%;
	margin-bottom: 2vw;
	float: left;
	clear: both;
	background-color: rgba(255,255,255,0.91);
	-webkit-box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.26);
	box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.26);
	border-radius: 5px;
}
.eshop_navigace_razeni {
    width: auto;
    height: 3vw;
    line-height: 3vw;
    float: left;
    margin-left: 1vw;
    color: #999999;
    padding-right: 1vw;    
    border-right: 1px solid rgba(216,216,216,1.00);
}
.eshop_navigace_razeni div {
	float: left;	
}
.eshop_navigace_razeni div ul {
	width: 2vw;
	height: 3vw;
	float: left;
	margin: 0px!important;
	padding: 0px!important;
	list-style: none;
}
.eshop_navigace_razeni div ul li {
	width: 2vw;
	height: 1.5vw;
	float: left;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	list-style: none;	
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: center;
	align-items: center;	
}
.eshop_navigace_razeni div ul li img {
	width:  1vw;
	height: 1vw;
	cursor: pointer;
}
.eshop_navigace_razeni div ul li img:hover {
	opacity: 0.5;
}
/* strankovani */
.eshop_navigace_strankovani {
	width: auto;
	height: 3vw;
	line-height: 3vw;
	margin-left: 0.5vw;
	padding-left: 0.5vw;
	float: left;
	color: #FFFFFF;
}
.eshop_strankovani {
	width: auto;
	max-width: 10vw;
	height: 3vw;
	float: left;
	white-space: nowrap; 
	overflow: hidden;
}
.eshop_strankovani ul {
	width: auto;
	height: 3vw;
	float: left;
	list-style: none;
	padding: 0;
	margin: 0;
}
.eshop_strankovani ul li {
	width: auto;
	height: 3vw;
	line-height: 3vw;
	float: left;
	list-style: none;
	display: block;
}
.eshop_strankovani ul li a {
	display: block;
	padding-left: 0.5vw;
	padding-right: 0.5vw;
}
.eshop_strankovani ul li a:hover {
	text-decoration: none;
	background-color: rgba(216,216,216,0.61);
	-webkit-box-shadow: inset 0px 0px 7px 2px rgba(0,0,0,0.24);
	box-shadow: inset 0px 0px 7px 2px rgba(0,0,0,0.24);
}
.eshop_strankovani_iko {
	height: 3vw;
	width: auto;
	float: left;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: center;
	align-items: center;	
}
.eshop_strankovani_iko img {
	height: auto;
	width: 2vw;
	display: block;
}
.eshop_strankovani_iko2 {
	height: 3vw;
	width: auto;
	float: left;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: center;
	align-items: center;
}
.eshop_strankovani_iko2 img {
	height: auto;
	width: 1vw;
	display: block;
}
.eshop_strankovani_iko2 img:hover {
	opacity: 0.5;
}
