#kategoria_hely
	{
	width: 410px;
	border-style: dotted;
	border-width: 0px;
	border-bottom-width: 2px;
	border-color: #e8c09e;	
	padding-bottom: 5px;
	}

	
.kep_keret
	{
	max-width: 100%;
	border-style: solid;
	border-width: 2px;
	border-color: #e8c09e;
	}
	
.kategoria
	{
	position: relative;
	
	width: 175px;
	height: 190px;	
	
	border-style: solid;
	border-width: 2px;
	border-color: #e8c09e;
	
	margin: 10px;
	
	text-align: center;
	float: left;
	}

.kategoria_kep
	{
	display: block;
	position: relative;
	top: -1px;
	left: -2px;
	width: 180px;
	height: 130px;
}

.kategoria_kep .kep_keret {
	object-fit: contain;
    width: 175px;
	height: 130px;
    margin-left: -1px;
    margin-top: -1px;
	cursor: pointer;
}
	
.kategoria_nev
	{
	display: flex;
	height: 52px;
	padding: 4px;
	align-items: center;
	justify-content: center;
	}

.kategoria--new::after {
	content: 'ÚJ';
	box-sizing: border-box;
	display: block;
	z-index: 1;
	position: absolute;
	top: -16px;
	left: -16px;
	padding-top: 9px;
	width: 34px;
	height: 34px;
	border-radius: 30px;
	background: #ff7950;
	font-family: sans-serif;
	color: #fff;
	text-align: center;
	-webkit-box-shadow: 2px 2px 8px 0px rgba(0,0,0,0.11);
	-moz-box-shadow: 2px 2px 8px 0px rgba(0,0,0,0.11);
	box-shadow: 2px 2px 8px 0px rgba(0,0,0,0.11);
}

	
.termek
	{
	position: relative;
	top: 0px;
	left: 0px;
	min-height: 300px;
	margin-bottom: 20px;
	clear: left;
	}

.termek--new .fo_kep {
	position: relative;
}

.termek--new .fo_kep::after {
	content: 'ÚJ';
	box-sizing: border-box;
	display: block;
	z-index: 1;
	position: absolute;
	top: -16px;
	left: -16px;
	padding-top: 9px;
	width: 34px;
	height: 34px;
	border-radius: 30px;
	background: #ff7950;
	font-family: sans-serif;
	color: #fff;
	text-align: center;
	-webkit-box-shadow: 2px 2px 8px 0px rgba(0,0,0,0.11);
	-moz-box-shadow: 2px 2px 8px 0px rgba(0,0,0,0.11);
	box-shadow: 2px 2px 8px 0px rgba(0,0,0,0.11);
}

.termek__product-id {
	font-size: 15px;
    font-weight: normal;
    margin-top: 5px;
    opacity: 0.8;
}
	
.termek_nev
	{
	position: relative;
	top: 0px;
	left: 0px;
	
	padding-bottom: 20px;
		
	font-weight: bold;
	font-size: 20px;
	}
	
.fo_kep	
	{
    float: left;
    width: 45%;
	}

.fo_kep img {
	max-width: 100%;
}

#gallery .fo_kep {
	width: auto;
}
	
.rovid_termek_leiras
	{
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
	float: left;
	width: 55%;
	padding-left: 10px;
	}

.rovid_termek_leiras ul {
	padding-left: 20px;
}

.product-actions {
	position: relative;
	height: 70px;
}
    
.termek_ar {
    clear: both;
    padding-top: 10px;
}
	
.ar
	{
	position: absolute;
	top: 225px;
	left: 220px;
	}

.kosar_gomb
	{
	position: absolute;
	bottom: 97px;
	left: 330px;
	}
	
.kosar_gomb_kep
	{
	background-image: url("../elemek/kosar_gomb.jpg");
	width: 72px;
	height: 72px;
	
	position: absolute;
	top: 0px;
	left: 0px;
	border: 0px;
	cursor: pointer;
	}
	
.kosar_gomb_szoveg
	{
	position: absolute;
	top: 72px;
	left: -10px;
	width: 100px;
	cursor: pointer;
	}
    

.ar2
	{
	
	}
    
    
.kosar_gomb2
	{
	position: relative;
	top: 30px;
	left: 230px;
	}
	
.kosar_gomb_kep2
	{
	background-image: url("../elemek/kosar_gomb.jpg");
	width: 72px;
	height: 72px;
	
	position: absolute;
	top: 0px;
	left: 63px;
	border: 0px;
	cursor: pointer;
	}
	
.kosar_gomb_szoveg2
	{
	position: absolute;
	top: 72px;
	left: 50px;
	width: 100px;
	cursor: pointer;
	}
    
 .db_szam2
	{
	position: absolute;
	top: 69px;
	left: 0px;
	}
    
	
.db_szam
	{
	position: absolute;
	bottom: 12px;
	left: 260px;
	}
	
.db_input
	{
	width: 30px;
	}
	
.elvalaszto
	{
	position: absolute;
	bottom: 0;
	left: 0px;
	border-style: solid;
	border-width: 0px;
	border-top-width: 2px;
	border-color: #e8c09e;
	width: 410px;
	height: 1px;
	}
	
.oldalak
	{
	margin-top: 10px;
	margin-bottom: 10px;
	color: #9a5d00;
	}
	
.akt_oldal
	{
	font-size: 20px;
	font-weight: bolder;
	}
	
.akcio
	{
	position: absolute;
	top: 200px;
	left: 0px;
    padding-top: 10px;
	}
	
.akcios_ar
	{
	text-decoration: line-through;
    padding-top: 10px;
	}
	
#kosarba_rak
	{
	position: absolute;
	top: 72px;
	left: -10px;
	}
    
 .csak_uzletben
    {
    position: absolute;
	top: 235px;
	left: 0px;
    }
    
#info_webshophoz {
    background: none repeat scroll 0 0 #FFD6BF; 
    border-color: #E8C09E;
    border-style: solid; 
    border-width: 0 1px 1px; 
    -moz-border-radius-bottomleft: 7px; 
    -moz-border-radius-bottomright: 7px; 
    margin-bottom: 5px;
    padding: 10px 10px 0;
}

#info_webshophoz_bezart {
    background: none repeat scroll 0 0 #FFD6BF;
    border-color: #E8C09E;
    border-style: solid;
    -moz-border-radius-bottomleft: 7px;
    -moz-border-radius-bottomright: 7px;
    margin-bottom: 5px;
    border-width: 0 1px 1px;
    }
    
#rendeles_menete {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #e8c09e; 
	}