.ref_gal_kep_div {
    margin-bottom: 20px;
    padding: 0;
    height: 200px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
/*Kinyíló kosár*/
.slide-out-div {
    padding: 20px 16px;
    width: 250px;
	min-height: 200px;
	max-height: 306px !important;
	/*background: url('images/bg_oldal_kosar.png');*/
	background-color: #fff;
	border-top: 1px solid #dbdbdb;
	border-radius: 5px;
	z-index: 999;
	-webkit-box-shadow: 0px 2px 8px 0px rgba(142, 142, 142, 1);
	box-shadow: 0px 2px 8px 0px rgba(142, 142, 142, 1);
}
/*Kinyíló kosár VÉGE*/

/* Kategoria menu */
ul.kat_menu {
	padding: 0;
	margin: 0 0 20px 0;
	font-size: 1em;
	line-height: 0.5em;
	list-style: none;
	
}
ul.kat_menu li {
	list-style-type:none;
}
.kat_menu ul {
	display: none;
	/* margin-left: 20px; */
}
.kat_menu a {
	cursor: pointer;
	text-decoration: none;
	display: block;
	padding: 11px 8px 10px 20px;
	line-height: 20px;
	background-color: #fff;
	margin-bottom: 1px;
	border-left: 3px solid #e1e1e1;
    background-color: #E1E1E1;
}
/* .kat_menu a:hover {
	color: green;
} */
ul.kat_menu li a:hover { /*Főmenü*/
	background-color: #F5F5F5;
	border-left: 3px solid #4791D2;
}
ul.kat_menu ul li a { /* 1. almenü*/
	padding-left: 50px;
	font-weight: normal;
	outline:0;
	font-size: 12px;
	line-height: 18px;
	text-transform: none;
	background-color: #F9F9F9;
}
ul.kat_menu ul li a:hover {
	background-color: #F5F5F5;
}
ul.kat_menu ul ul li a { /* 2. almenü*/
	padding-left: 70px;
	background-color: #F9F9F9;
}
ul.kat_menu ul ul li a:hover {
	/* background-color: #374e6b; */
}
ul:has(> li) {
	display: block;
}
.aktiv_kat a {
	color: red;
	background-color: #F5F5F5;
	border-left: 3px solid red;
}
ul.kat_menu span{
	float:right;
}


/* Preloader */
.loader {
  border: 6px solid #4791D2;
  border-radius: 50%;
  border-top: 6px solid #81b640;
  width: 46px;
  height: 46px;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
  margin: 0 auto;
}
@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}
@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}
#darab_riaszt {
	display: none;
}
.kassza_select {
    margin: 0 0 10px 0;
    margin-top: 0 !important;
    padding: 10px 20px;
    text-transform: none;
    font-family: 'open Sans', sans-serif;
    font-weight: 400;
    line-height: 18px;
    font-size: 13px;
    color: #666;
    font-style: normal;
    border-radius: 0;
    background: none;
    border: 1px solid #ddd;
    box-shadow: none;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
	width: 100% !important;
}
.input_reg {
	width: 100% !important;
}
.kassza_szall_kolts_info {
	font-weight: bold;
}
.szall_kolts_arak {
	float: right;
	display: none;
}
.riaszt_div {
	display: none;
}
#szall_mod_tartalom label, #fiz_mod_tartalom label {
	width: 100%;
}
/* Kereső autocoplete doboza */
#kereso_ac_doboz {
    background-color: #fff;
    width: 600px;
    /* height: 100px; */
    z-index: 9;
    position: absolute;
	display: none;
	padding: 10px;
	border: 1px solid #ddd;
	right: 0;
	text-align: left;
}
.kereso_ac_doboz_kiemelt_talalat {
	font-weight: bold;
	color: #78BE20;
}
.kereso_ac_doboz_termekek {
	width: 275px;
	float: left;
}
.kereso_ac_doboz_termekek ul {
	padding-left: 10px;
}
.kereso_ac_doboz_akciok {
	width: 274px;
	float: left;
	margin-left: 10px;
}
#kereso_ac_doboz h5 {
	font-weight: bold;
	line-height: 16px;
    font-size: 14px;
}
#kereso_ac_doboz a {
	color: #333333;
}
#kereso_ac_doboz a:hover {
	color: #F99406;
}
.kereso_ac_doboz_kategoria_title {
	margin-top: 4px;
	padding-top: 5px;
	margin-bottom: 4px;
	border-top: 1px solid #ddd;
}
.kereso_ac_doboz_akciok_termekek {
	float: left;
	width: 100%;
}
.kereso_ac_kep_helye {
	width: 70px;
	text-align: center;
    /* display: inline-block; */
	float: left;
    margin-bottom: 8px;
}
.kereso_ac_doboz_akciok img {
	width: 70px;
	margin-right: 10px;
}
/* Kereső autocoplete doboza VEGE */

.filter_box  h3 {
	margin: 0 0 20px;
    line-height: 18px;
    font-size: 18px;
}
.filter_box  label {
	font-weight: normal;
	cursor: pointer;
}
.full_szeles_gomb {
	width: 100%;
	text-align: center;
}
.kosar_mobilon_ar {
	display: none;
}
.kosar_mobilon_torol_gomb {
	display: none;
}
.szuro_mobil_title {
	display: none;
}
#szuro_lenyito {
	display: none;
}
.kosar_mobilon_elojon  {
	display: none;
}
@media (min-width: 768px) {
	.kosar_osszesen_cella {
		border: 0px !important;
	}
	.td_border_bal_mobilon {
		border-left: 0px !important;
	}
	.td_border_jobb_mobilon {
		border-right: 0px !important;
	}
}
@media (max-width: 767px) {
	.kosar_mobilon_eltunik  {
		display: none;
	}
	.kosar_mobilon_elojon  {
		display: block;
	}
	.kosar_mobilon_ar {
		display: block;
	}
	.kosar_mobilon_torol_gomb {
		display: inline;
	}
	#kosar_elemei td {
		 white-space: inherit;
	}
	.kosar_mennyiseg_oszlop {
		width: 140px;
	}
	#szuro_div_section {
		position: fixed;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		display: block;
		/* display: none; */
		opacity: 0;
		overflow-x: hidden;
		overflow-y: auto;
		/* z-index: 999999; */
		z-index: -1;
		margin: 0;
		background-color: rgba(0, 0, 0, 0.5);
		width: 100%;
		float: left;
	}
	#szuro_div {
		position: absolute;
		top: 46px;
		left: 0;
		float: left;
		width: 240px;
		margin-bottom: 20px;
		background: #fff;
		border-right: 3px solid #2d98ef;
		border-bottom: 3px solid #2d98ef;
		padding: 10px;		
	}
	.szuro_mobil_title {
		display: inline-block;
		font-family: 'open Sans', sans-serif;
		text-transform: uppercase;
		font-weight: 700;
		font-size: 18px;
		color: #2a2a2a;
		height: 46px;
		background: #f5f5f5;
		width: 240px;
		padding: 10px;
		padding-top: 13px;		
		border-top: 1px solid #e6e6e6;
		border-bottom: 1px solid #e6e6e6;
		border-right: 3px solid #2d98ef;
	}
	#szuro_bezar_gomb {
		float: right;
		margin-top: -2px;
		cursor: pointer;
	}
	#szuro_lenyito {
		display: block;
		cursor: pointer;
		margin-top: 10px;
	}
}
#kereso_sorrend {
	margin-bottom: 10px;
	width: auto;
}
.kereso_talalat_kategoria {
	margin-bottom: 10px;
	background-color: #F5F5F5;
    padding: 10px;
}
.kereso_talalat_kategoria a {
	cursor: pointer;
	margin-right: 20px;
}
.nezet_gomb {
	margin-left: 4px;
	margin-top: 5px;
	cursor: pointer;
}
.szuro_divek {
	margin-top: 20px;
}
.szuro_divek p {
	margin-bottom: 10px;
}
.szuro_divek h3 {
	outline: 0 none;
	cursor: pointer;
	margin-bottom: 8px;
}
.szuro_divek input[type='checkbox'] {
	cursor: pointer;
}
.osszeh_check {
	cursor: pointer;
}
.szuro_ar_osszeg {
	    display: inline !important;
}
#CB_Thumbs2 {
    width: 68px !important;
}
.art1 {
  margin-bottom: 55px;
}
.art1 time {
  text-transform: uppercase;
  font-size: 20px;
  text-align: center;
  margin: 2px 35px 10px 0;
  font-weight: 400;
  float: left;
  color: #3e454c;
}
.extra_wrapper {
  overflow: hidden;
}
.art1 time span {
  font-size: 50px;
  display: block;
  line-height: 40px;
  color: #4791D2;
  margin-bottom: 9px;
}
.termek_parameterek_kosar {
    line-height: 18px;
    font-size: 13px;
    color: #666;
    font-style: normal;
    border-radius: 0;
    background: none;
    border: 1px solid #ddd;
    padding: 5px 10px !important;
    width: 100%;
	cursor: pointer;
}
.riaszt_div {
	display: none;
}
.reg_box {
    /* margin: 0 20px 20px 20px; */
	/* padding: 0 20px 20px 20px; */
	text-align: center;
	background-color: #E1E1E1;
}
.reg_box .btn {
	padding: 10px 34px;
    text-transform: uppercase;
	color: #fff;
}
.reg_box a {
	color: #4791D2;
}
.reg_box input[type="text"], .reg_box input[type="password"] {
	margin-bottom: 20px;
	height: 45px;
	padding-left: 10px;
	width: 100% !important;
	background-color: #fff;
}
.reg_header {
    background-color: #505050;
    color: #fff;
    padding: 10px 30px;
    max-width: 230px;
    margin: 0 auto;
    text-align: center;
    font-size: 20px;
}
.reg_header span {
    display: block;
    font-size: 13px;
	margin-top: 8px;
}

.belepes_box {
	background-color: #E1E1E1;
	padding: 0 40px 20px 40px;
    max-width: 340px;
	margin: 30px auto;
	text-align: center;
}
.belepes_box p {
	margin: 16px 0;
}
.belepes_box p a {
	margin: 16px 0;
	color: #4791D2;
}
.belepes_header {
    background-color: #505050;
    color: #fff;
    padding: 10px 20px;
    width: 190px;
    margin: 0 auto;
    text-align: center;
    font-size: 20px;
}
.belepes_header span {
    display: block;
    font-size: 13px;
	margin-top: 8px;
}
.belepes_box input[type="text"], .belepes_box input[type="password"] {
	margin-top: 20px !important;
	height: 45px;
	width: 100% !important;
	background-color: #fff;
}
.belepes_box .btn {
	padding: 10px 34px;
    text-transform: uppercase;
}

.termek_kep {
	float:left;
	width: 270px;
}
.nagy_kep {
	float:left;
	border: 1px solid #e5e5e5;
	background: #fafafa;
	width: 220px;
}
.plusz_kep {
	float:left;
	width: 60px;
	border: 1px solid #e5e5e5;
	background: #fafafa;
	margin: 0;
	padding: 5px;
	margin-right: 10px;
	border-radius: 6px;
}
#kosar_tabla {
	width: 100%;
	display: inline-table;
}
#kosar_tabla_RESP {
	width: 100%;
	display: inline-table;
}
#eltero_cim {
	display: none;
}
.termek_hosszu {
    margin-bottom: 0px;
    background-color: #fff;
    padding-top: 20px;
    padding-bottom: 10px;
    border-top: 5px solid #E1E1E1;
}
.termek_hosszu .btn {
	width: 100%;
}
.termek_hosszu .btn-kivlista {
	font-size: 12px;
    text-align: center;
    padding: 9px 0;
	background-color: #6B6A6A;
	font-weight: normal;
}
.termek_hosszu .btn-kivlista:hover {
	background-color: #4791D2 ;
}
.price-normal {
	color: #2a2a2a;
	font-weight: 700;
	font-family: 'open Sans', sans-serif;
	line-height: 20px;
    font-size: 17px;
}
.price-new {
	color: #4791D2;
	font-weight: 700;
	font-family: 'open Sans', sans-serif;
	line-height: 20px;
    font-size: 17px;
	display: block;
}
.price-old {
	color: #2a2a2a;
	font-weight: 700;
	font-family: 'open Sans', sans-serif;
	line-height: 20px;
    font-size: 15px;
	display: block;
	text-decoration: line-through;
}
.szall_ido {
	background-color: #F5F5F5;
	border-top: 3px solid #E1E1E1;
}
.szall_ido p {
	margin: 10px 0 8px 0;
}
.szall_ido img {
	margin-bottom: 8px;
}
.term_hosszu_ar {
		margin-top:20px;
}
.rovid_leiras {
	margin: 0 0 10px;
}
.temek_info pre {
	font-family: 'open Sans', sans-serif;
	padding: 0;
	border: 0;
	color: #333;
	background: none;
	font-size: 14px;
    line-height: 20px;
}
.term_info_ar {
    font-weight: 700;
    color: #2a2a2a;
	line-height: 30px;
    font-size: 24px;
}
.term_info_regiar {
    font-weight: 700;
    color: #2a2a2a;
	line-height: 24px;
    font-size: 18px;
	text-decoration: line-through;
	margin-bottom: 0;
}
.term_info_ujar {
    font-weight: 700;
    color: #4791D2;
	line-height: 30px;
    font-size: 24px;
}
.term_info_kosarba {
	width: 100%;
    text-align: center;
    padding: 9px 0;
}
.term_info_kivansag {
	width: 100%;
	font-size: 12px;
    text-align: center;
    padding: 9px 0;
	background-color: #6B6A6A;
	font-weight: normal;
}
.term_info_darab {
	width: 38px !important;
	padding: 8px 0 !important;
	text-align: center;
}
.term_info_plusz, .term_info_minusz {
	padding: 8px 14px !important;
	background-color: #C7C7C7;
}
.term_info_plusz:hover, .term_info_minusz:hover {
	background-color: #4791D2;
}
.fels_termek_adatok {
	background-color: #F4F4F4;
	padding: 10px;
	margin-bottom: 30px;
}
.fels_termek_div:hover {
	/* border: 1px solid #4791D2; */
}
.fels_termek_kep {
	background-color: #fff;
	/* padding-top:6px; */
}
.lapozo_sav {
	margin-bottom: 10px;
	margin-top: 10px;
    background-color: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
}
.lapozo_sav span {
	margin-left: 4px;
	float: left;
}
.lapozo_sav select {
	width: auto;
}
.lapozo_ikonok_div {
	float: right;
}
.utnez_term_divek {
	background-color: #fff;
	margin-bottom: 20px;
	padding: 10px 0;
}
.utnez_term_divek p {
	margin-bottom: 10px;
}

/*RESPONSIVE KEZD*/
/*1064 felett*/
@media only screen and (min-width: 1064px) {
	.ws_termek {
		position: relative;
		float: left;
		width: 27%;
		padding: 2%;
		margin: 1%;
		text-align: center !important;
		border: 1px solid #e5e5e5;
		border-radius: 6px;
	}
	.nagy_kep {
		padding: 5px;
		margin: 20px 20px 20px 0;
		border-radius: 6px;
	}
	.termek_adatok {
		float:left;
		width: 400px;
		margin: 20px;
	}
	#kosar_tabla_RESP {
		display: none;
	}
	#kosar_tabla {
		display: inline-table;
	}
}
/*1064 768 között*/
@media only screen and (min-width: 768px) and (max-width: 1064px) {
	.ws_termek {
		position: relative;
		float: left;
		width: 27%;
		padding: 2%;
		margin: 1%;
		text-align: center !important;
		border: 1px solid #e5e5e5;
		border-radius: 6px;
	}
	.nagy_kep {
		margin: 0;
		padding: 5px;
		margin-bottom: 10px;
		border-radius: 6px;
	}
	.termek_adatok {
		float:left;
		width: 400px;
		margin: 20px;
	}
	#kosar_tabla_RESP {
		display: none;
	}
	#kosar_tabla {
		display: inline-table;
	}
}
/*768 420 között*/
@media only screen and (min-width: 420px) and (max-width: 768px) {
	.ws_termek {
		position: relative;
		float: left;
		width: 60%;
		padding: 2%;
		margin: 2% 18%;
		text-align: center !important;
		border: 1px solid #e5e5e5;
		border-radius: 6px;
	}
	.nagy_kep {
		margin: 0;
		padding: 5px;
		margin-bottom: 10px;
		border-radius: 6px;
	}
	.termek_adatok {
		float:left;
		width: 340px;
		margin: 20px;
	}
	#kosar_tabla {
		display: none ;
	}
	#kosar_tabla_RESP {
		display: inline-table;
	}
}
/*420 alatt*/
@media only screen and (max-width: 420px) {
	.ws_termek {
		position: relative;
		float: left;
		width: 80%;
		padding: 5%;
		margin: 2% 5%;
		text-align: center !important;
		border: 1px solid #e5e5e5;
		border-radius: 6px;
	}
	.nagy_kep {
		margin: 0;
		padding: 5px;
		margin-bottom: 10px;
		border-radius: 6px;
	}
	.termek_adatok {
		float:left;
		width: 260px;
	}
	#kosar_tabla {
		display: none ;
	}
	#kosar_tabla_RESP {
		display: inline-table;
	}
}
/*RESPONSIVE VÉGE*/
.termekek_tartalom {
	width: 100%;
	float: left;
}
.kosar_gomb {
	background: url(images/g_kosar_elott.jpg) no-repeat left top #344d6c;
	display: inline-block;
	font-size: 16px;
	line-height: normal;
	color: #fcfcfc !important;
	text-decoration: none !important;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 8px 14px 8px 44px;
	cursor: pointer;
	border: 0px solid #fff;
}
.kosar_gomb:hover {
	background: url(images/g_kosar_elott_on.jpg) no-repeat left top #CAC9C9;
	color: #fcfcfc !important;
	text-decoration: none !important;
}
.lapozo_szamok {
	cursor: pointer;
	position: relative;
	float: left;
	padding: 6px 12px !important;
	line-height: 1.428571429 !important;
	font-size: 14px !important;
	text-decoration: none;
	background-color: #F5F5F5 !important;
	margin-left: -1px;
	color: #000;
	border: 0;
}
.lapozo_szamok:hover {
	color: #000;
	background-color: #E1E1E1 !important;
}
.lapozo_szamok_aktualis {
	position: relative;
	float: left;
	padding: 6px 12px;
	line-height: 1.428571429;
	text-decoration: none;
	background-color: #E1E1E1 !important;
	margin-left: -1px;
	border: 0;
	color: #000;
}
#ws_csoportok {
	position: relative;
	float: left;
	width: 300px;
	min-height: 140px;
	margin: 10px;
	padding: 10px;
	background-color: #FBFAFA;
	border-width:1px;
	border-style:solid;
	border-color:#A9A9A9;
	border-radius: 6px;
	color: #898989;
	text-align: center;
}
.term_ar {
	color: #000;
	font: normal 20px/36px Arial, Helvetica, sans-serif;
	font-family: 'Open Sans', sans-serif;
}
#ws_termek_nagy {
	position: relative;
	float: left;
	width: 350px;
	min-height: 220px;
	margin: 10px;
	padding: 10px 10px 0px 10px;
	/*background-color: #FBFAFA;
	border-width:1px;
	border-style:solid;
	border-color:#A9A9A9;
	border-radius: 6px;
	color: #898989;*/
	text-align: left;
}
#ws_termek_nagy A:{
	color: white;
	text-decoration: none;
}
#ws_termek_nagy A:hover {
	color: #2D2018;
	text-decoration: none;
}

h1.term_nev {
color: #000;
background: none;
text-transform: none;
font: normal 24px/28px Arial, Helvetica, sans-serif;
font-family: 'Open Sans', sans-serif;
padding: 15px 20px 10px 0;
margin: 0;
border-bottom: 1px solid #e5e5e5;
}
.kassza_fejlec {
	position: relative;
	width: 100%;
	padding: 8px 0;
	font-size: 19px;
	line-height: 24px;
	font-weight: 400;
	background: #505050;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px;
	color: #FFF;
	margin: 0;
	text-transform: none;
	margin-bottom: 2px;
}
.kassza_cim {
	font-size: 18px;
	padding: 10px 5px 10px 20px;
}
.kassza_tartalom {
	position: relative;
	float: left;
	width: 100%;
	padding: 0 4%;
	margin: 10px 0;
	display: none;
}
.kassza_ceruza {
	float:right;
	padding-right:10px;
}
.kassza_ceruza img{
	width: 20px !important;
	cursor: pointer;
}
/* Kassza 3.0 */
.kassza .kassza_title {
    width: 100%;
    padding: 8px 0;
    font-size: 19px;
    line-height: 24px;
    font-weight: 400;
    background: #505050;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
    color: #FFF;
    margin: 0;
	padding-left: 20px;
    text-transform: none;
    margin-bottom: 2px;
}

.tabla_fel {
  width: 50%;
}
.hovermsg_container {
	position: absolute;
	overflow: hidden;
	display: block;
	padding: 10px 15px;
	overflow: hidden;
	background-color: #EFEFEF;
	/*color: #f9f9f9;
	font: 14px/1.2em Verdana, arial, sans-serif;*/
	border-radius: 10px;
	box-shadow: 2px 2px 2px rgba(0,0,0,0.4);
}

.hovermsg_close {
	float: right;
}

.hovermsg_warning {
	background: #EFEFEF url('images/warning.png') no-repeat 10px 10px;
	padding-left: 50px;
}

.hovermsg_error {
	background: #EFEFEF url('images/error.png') no-repeat 10px 10px;
	padding-left: 50px;
}

.hovermsg_notice {
	background: #EFEFEF url('images/hovermessage_notice.png') no-repeat 10px 10px;
	padding-left: 50px;
}

.hovermsg_confirm {
	background: #EFEFEF url('images/hovermessage_confirm.png') no-repeat 10px 10px;
	padding-left: 50px;
}
#osszehas_box_div {
	position: fixed;
	bottom: 0;
	width: 100%;
	margin: 0 auto;
}
#osszehas_box {
	/* padding: 0 10px 10px 10px;
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	display: block;
	background: url('images/bg_osszehas_box.png') repeat;
	z-index: 9999;
	position: fixed;
	bottom: 0px;
	color: #fff; */
	
	padding: 0 10px 10px 10px;
   /*  border-left: 1px solid #fff;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff; */
    /* display: block; */
    background-color: #6B6A6A;
    z-index: 9999;
    /* position: absolute; */
    bottom: 0px;
    color: #fff;
    margin: 0 auto;
    max-width: 478px;
}
.osszehas_elemei {
	/* float: left;
	margin: 10px 10px 0px 0px;
	position: relative; */
	
	/* float: left; */
    margin: 10px 10px 0px 0px;
    /* position: relative; */
    /* width: 210px; */
    display: inline-flex;
}
.osszeh_torles {
	padding: 2px 14px !important;
	background-color:#3d3d3d !important;
	color:#fff !important;
	margin: 0 !important;
	box-shadow: none !important;
}
.osszeh_torles:hover {
	background-color:#4791D2 !important;
}
.osszeh_tovabb {
	padding: 2px 14px !important;
	background-color:#4791D2 !important;
	color:#fff !important;
	margin: 0 !important;
	box-shadow: none !important;
}
.osszeh_tovabb:hover {
	background-color:#3d3d3d !important;
}
.osszehas_elemei .term {
	width: 40px;
	height: 24px;
	overflow: hidden;
	border: 1px solid #fff;
}
.osszahas_oszlop {
	float: left;
	padding: 5px;
}
.osszehas_sor {
	float:left;
	width:100%;
}
.osszehas_szines {
	background-color: #F0F0F0;
}
#pp_valaszto {
	margin: 0 10px;
	display: none;
}
#pp_valaszto select {
	display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 12px;
    line-height: 1.428571429;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
	margin-bottom: 10px;
	cursor: pointer;
}
#pp_valaszto label {
	cursor: pointer;
}
#pp_valaszto input[type="radio"] {
	cursor:pointer; margin-right: 4px;
}
.pp_talalatok {
	width: 100%;
	border-bottom: 1px solid #ccc;
	padding: 2px 12px;
	float: left;
	padding-top: 10px;
}
.pp_talalatok:last-child {
	margin-bottom: 20px;
}
.pp_talalatok h5 {
	font-size: 13px;
    font-weight: bold;
	/* min-width: 330px; */
	/* border-bottom: 1px solid #ccc; */
	width: 100%;
	margin-bottom: 4px;
	margin-top: 0px;
}
.pp_talalatok label {
	width: auto !important;
	/* width: calc(100% - 22px);
	width: -moz-calc(100% - 22px);
	width: -webkit-calc(100% - 22px);
	width: -o-calc(100% - 22px);
	width: calc(100% - 22px); */
}
.pp_talalatok h5 span {
    font-size: 13px;
    font-weight: normal;
    display: block;
    padding-top: 6px;
	margin-bottom: 4px;
}
.pp_talalatok input[type="radio"] {
	vertical-align: top;
    margin-top: 11px;
}
.pp_talalatok img {
	float: right;
	max-height: 36px;
}
#gls_valaszto {
	margin: 0 10px;
	display: none;
}
#gls_valaszto select {
	display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 12px;
    line-height: 1.428571429;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
	margin-bottom: 10px;
	cursor: pointer;
}
#gls_valaszto label {
	cursor: pointer;
}
#gls_valaszto input[type="radio"] {
	cursor:pointer; margin-right: 4px;
}
.gls_talalatok {
	width: 100%;
	border-bottom: 1px solid #ccc;
	padding: 2px 12px;
	float: left;
	padding-top: 10px;
}
.gls_talalatok:last-child {
	margin-bottom: 20px;
}
.gls_talalatok h5 {
	font-size: 13px;
    font-weight: bold;
	/* min-width: 330px; */
	/* border-bottom: 1px solid #ccc; */
	width: 100%;
	margin-bottom: 4px;
	margin-top: 0px;
}
.gls_talalatok label {
	/* width: auto !important; */
	width: calc(100% - 22px) !important;
	width: -moz-calc(100% - 22px) !important;
	width: -webkit-calc(100% - 22px) !important;
	width: -o-calc(100% - 22px) !important;
	width: calc(100% - 22px) !important;
}
.gls_talalatok h5 span {
    font-size: 13px;
    font-weight: normal;
    display: block;
    padding-top: 6px;
	margin-bottom: 4px;
}
.gls_talalatok input[type="radio"] {
	vertical-align: top;
    margin-top: 11px;
}
.gls_talalatok img {
	float: right;
	max-height: 36px;
}
