div.center {
  text-align: center;
}
center {
  text-align: center;
	
}
table.private {
	text-align:center; 
	border-spacing: 1px;
	margin-left:auto; 
  margin-right:auto;
	width: 50%;
}
.unclickable > a:hover {
  cursor: default;
}

 body {
		
counter-reset : h2;
}


.page-id-447 h2:before {
content : counter(h2,decimal) ". ";
counter-increment : h2;
	}
 .page-id-447 h3:before {
content : counter(h2,decimal) "." counter(h3,decimal) ". ";
counter-increment : h3;
	}

.page-id-447  h4:before {
content : counter(h2,decimal) "." counter(h3,decimal) "." counter(h4,decimal) ". ";
counter-increment : h4;
	}

.page-id-447 h5:before {
content : counter(h2,decimal) "." counter(h3,decimal) "." counter(h4,decimal) "." counter(h5,decimal) ". ";
counter-increment : h5;
	}

.page-id-447 h6:before {
content : counter(h2,decimal) "." counter(h3,decimal) "." counter(h4,decimal) "." counter(h5,decimal) "." counter(h6,decimal) ". ";
counter-increment : h6;
	}
.ContactDivSide {
  border: 2px solid #26ff35;
  border-radius: 30px;
	margin: 30px;
	/*margin-top: 100px;*/
  text-align: center;
	/*box-shadow: 10px 10px 8px 10px #b3caf5;*/
}
.ContactDivCenter {
  border: 2px solid #26ff35;
  border-radius: 30px;
	margin: 30px;
	/*margin-top: 100px;*/
  text-align: center;
/*	box-shadow: 10px 10px 8px 10px #b3caf5;*/
	
}
.ContactDivSide:hover {
	transform: scale(1.1, 1.1);
	/*background-color: #c9dcff;*/
	box-shadow: 10px 10px 8px 10px #b3caf5;
}
.ContactDivCenter:hover{
 transform: scale(1.1, 1.1);
	box-shadow: 10px 10px 8px 10px #b3caf5;
	/*background-color: #edc40e;*/
}
.ContactWrapper {
	border-radius: 30px;
}
/*Rolunk webpage custom css resze (megrendelés menete)*/
.DivOut {
    background: #f5ab18;
    width: 19%;
    height: 5%;
    border-radius: 25px;
    box-shadow: 10px 5px 5px red;
    display: inline-block;
    margin-top: 1%;
    margin-left: 2%;
    margin-right: 2%;
    text-align: center;
    margin-bottom: 1%;
	vertical-align: top;
	padding: 10px;
	overflow-y: auto;
	min-height: 90px;
}
div div img {
    margin: auto;
    width: 36%;
}
.textrotated{
    transform: rotateY(180deg);
}
.divWrapperclass{
    width: 100%;
    height: 7%;
    padding-bottom: 20px;
    padding-top: 20px;
    border-radius: 20px;
}
@media screen and (max-width: 1191px) {

    .divWrapperclass {display: none;}
	.divABoutH2DisAppearMobile {display: none;}
    
    }
/*Rolunk webpage custom css resze (megrendelés menete)*/
/*Rolunk webpage valtakozo review*/
.divStaticReviewClass{
    width: 30%;
    margin-left: 5%;
    margin-right: 5%;
    display: inline-block;
    text-align: center;
    margin-right: 5%;
    vertical-align: top;
    height: 6%;
    
}
.divWrapperReviewclass{
    width: 100%;
    height: 7%;
    padding-bottom: 20px;
    padding-top: 20px;
    border-radius: 20px;
    height: 10%;
}
.divChangingReviewClass{
    width: 50%;    
    display: inline-block;
    text-align: center;
    margin-right: 5%;
    vertical-align: top;
    height: 6%;  
	font-style: italic;
}
.blockquoteTochangeID {
  border-left: 10px solid #ccc;
  margin: 1.5em 10px;
  padding: 0.5em 10px;
}
#pTochangeID{
	margin: 0px;
	text-align: right;
}
#blockquoteTochangeID{
	margin-bottom: 0px;
}
#Changingh6{
	margin-bottom: 0px;
}
/*Rolunk webpage valtakozo review*/
/*Rolunk parag*/
.divABoutP{
	padding-left:15%;
	padding-right:15%;
	text-align: justify;
}
.divABoutH2{
	padding-left:15%;
	padding-right:15%;
	text-align: justify;
}
.divABoutH2DisAppearMobile
{
		padding-left:15%;
	padding-right:15%;
	text-align: justify;
}
.divABoutUl{
	padding-left:17%;
	padding-right:15%;
	text-align: justify;
	list-style:none;

}
.divABoutUl li{
	position: relative;
	text-indent: -1em;
}
.divABoutUl li:before{
	content: '\2713';
}

tr:hover {background-color: blue;}
/*Profil kép*/

#imgprof-container{
   /* max-width:100%;*/
	float:left;
}
#imgfloated{
    float: left;
    max-width: 100%;
}

#fig-bemutatkozas
{
	 font-size: 9px;
   margin: 0;
	 background-color: #222;
  color: #fff;
  font: italic smaller sans-serif;
  padding: 3px;
  text-align: center;
	position: absolute;
	max-width:348px;
	bottom:0px;
	float:left;
}
#img-bemutatkozas
{
	float: left;
	margin-right: 1%;
	max-width:348px;
	position:relative;
}
#bemut-img-container
{
	float:left;
	position:relative;

}
#menu-item-60:hover .sub-menu
{
display:block;
}
#menu-item-60 a:hover .sub-menu
{
  cursor: default;
	display:block;
}

#menu-item-97:hover .sub-menu
{
display:block;
}


#menu-item-97 .sub-menu li
{
	color:red;
	visibility:visible;
	    display: block;
}
/*Árak*/
.arak_columns {
  float: left;
  width: 30%;
  padding: 8px;
}

.arak_price {
  list-style-type: none;
  border: 1px solid #eee;
  margin: 0;
  padding: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.arak_price:hover {
  box-shadow: 0 8px 12px 0 rgba(0,0,0,0.2)
}

.arak_price .header {
  background-color: #111;
  color: white;
  font-size: 25px;
}

.arak_price li {
  border-bottom: 1px solid #eee;
  padding: 20px;
  text-align: center;
}

.arak_price .grey {
  background-color: #eee;
  font-size: 20px;
}

.button {
  background-color: #04AA6D;
  border: none;
  color: white;
  padding: 10px 25px;
  text-align: center;
  text-decoration: none;
  font-size: 18px;
}

.arak_container
{
	content:center;
	
	height:fit-content;
	width:100%;
	box-sizing:border-box;
}

@media only screen and (max-width: 1426px) {
  .arak_columns {
    width: 80%;
  }
}
