
.container	{ 
	width:900px;
	overflow:hidden; 
}

.chapter	{
	margin-bottom:30px; 
}
.box	{ 
	margin: auto;
	width: 18em;
	overflow:hidden;
	float:left; 
	padding: 20px;
	margin: 10px;
	border: 1px solid #D3D3D3;
	border-radius: 15px;
	position: relative;
}

.csoport	{ 
	cursor: pointer;
	font-family: 'Courgette', cursive;
	font-size:22px;
	margin: auto;
	width: 95%;
	float:left; 
	padding: 5px 5px 1px 5px;
	margin: 20px 5px 5px 10px;
	border-bottom: 2px solid #FF91A4;
	position: relative;
}

.group_a {
	min-height:280px;	
}
.group_b {
	min-height:350px;	
}
.group_c {
	min-height:180px;	
}
.group_d {
	min-height:220px;	
}
.group_e {
	min-height:180px;	
}
.group_f {
	min-height:110px;	
}
.group_g {
	min-height:400px;	
}
.group_h {
	min-height:230px;	
}
/* HIDE RADIO 
.konfigradio { 
  position: absolute;
  opacity: 0;
  width: 0;
  height: 0;
}

 IMAGE STYLES 
.konfigradio + img {
  cursor: pointer;
}

CHECKED STYLES 
.konfigradio:checked + img {
  outline: 2px solid #f00;
}
*/
.konfigradio {
	width:30px;
	border: 2px solid yellow;
	cursor: pointer;
}

.konfigkep {
	width:70%;
}
.konfigkep2 {
	width:95%;
}
.konfiglabel {
	cursor: pointer; 
	text-align: center; 
	font-size:17px;
	font-family: 'Courgette';
	width:100%;
}

.post_post_content_wrapper {
	text-align: center; 
}

.allergystyle {
WIDTH:18EM; text-align:center; position: absolute; bottom: 0px; display: inline-block; font-size: 80%;}


.divTable{
	text-align:center;
	display: table;
	width: 100%;
}
.divTableRow {
	display: table-row;
}
.divTableHeading {
	background-color: #EEE;
	display: table-header-group;
}
.divTableCell, .divTableHead {
	display: table-cell;
	padding: 3px 10px;
}
.divTableHeading {
	background-color: #EEE;
	display: table-header-group;
	font-weight: bold;
}
.divTableFoot {
	background-color: #EEE;
	display: table-footer-group;
	font-weight: bold;
}
.divTableBody {
	display: table-row-group;
}

.kepvagas {
  object-fit: cover;
  object-position: 50% 50%;

  width: 300px;
  height: 400px;
}

.kepvagas620 {
  object-fit: cover;
  object-position: 50% 50%;

  width: 620px;
  height: 640px;
}

.kepvagas200 {
  object-fit: cover;
  object-position: 50% 50%;

  width: 100px;
  height: 100px;
}

/*Calendar*/
/* Responsive iFrame */
.responsive-iframe-container {
   position: relative;
   padding-bottom: 56.25%;
   padding-top: 30px;
   height: 0;
   overflow: hidden;
}
.responsive-iframe-container iframe,   
.vresponsive-iframe-container object,  
.vresponsive-iframe-container embed {
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
}

/*Ajanlatkeres*/

.ajanlat_li{
	border-bottom: 1px solid #EDECEC;
}

input[type='radio'] {
  height: 25px;
  width: 25px;
  vertical-align: middle;
}

/*Kereső*/
.kereso {
	position: relative;
	font-size: 16px;
	padding: 0 10px;
	margin: auto;
	line-height: 40px;
	min-height: 42px;
	border-radius: 6px;
}

.keresogomb{
	/* position: relative; */
    float: left;
    font-size: 17px;
    padding: 7px 5px 7px 5px;
    text-decoration: none;
    width: 100px;
    /* display: block; */
    margin-right: 10px;
    height: 39px;
    margin-bottom: 20px;
    margin: 0 auto;
    padding-top: 5px;
    background-color: #FFFFFF;
    float: center;
    font-size: 14px;
    color: #333F48;
    text-align: center;
    line-height: 40px;
    padding-top: 0px;
    border-radius: 5px;
    border: 1px solid #999FA4;
    cursor: pointer;
    margin-right: 20px;
}

.csoportkep{
	border: 10px solid #ff91a4; 
	border-radius: 10px;
}