.container0 {
	 position: relative;
	 background: #fffaee;
	 background-size: cover;
	 margin: 0px 0px 0px 0px;
	 padding: 0px 0px 0px 0px;      /* container0 es container 1 centerezett es responsive divizi�k */
}
.container1 {
	 position: relative;
	 background:  #fffaee;
	 margin: 0 auto;
	 width: 100%;
     max-width: 880px;
}
.diatextbelso {
   font-family: Raleway, Roboto, Helvetica, Arial, sans-serif;
   padding: 0 10px 0 10px;   /* responsive szoveg elhelyezes */ 
   margin: 0 auto;           /* Center the item horizontally */
   max-width: 90%; 
   
   font-size: 1vw;
   font-weight:100;
   line-height : 1.5vw;   
   color: #212121;
   text-align: justify;
}
.kepsoritt {
   position: relative;
   margin: 0;
   padding: 0;
   display: inline-block;
   border-bottom: 1px solid #635230;
}
.kepsoritticon {
   position: absolute; 
   background-color: #f00;
   font-size: 12px;
   font-weight: bold;
   color: #fff;
   padding: 0px 10px;
   bottom: 0; 
   right: 0px;
   line-height: 30px; 
   width: 70px;       
}
a {
   text-decoration: none;
   border: none;
   color: #FF0000;	
}
a img {
   text-decoration: none;	
   border: none;
   max-width: 100%;
}
/* ----------------------------------------- */
.pcim4container {  
   display: block;
   width: 100%;
   margin: 0;
   padding: 0;
   text-align: center;
}
.pcim4focim {  
   display: inline-block;
   font-family:  'Prosto One', 'Palanquin Dark', Prompt, Roboto, Helvetica, Arial, sans-serif;
   background-color: #585;
   width: 100%;
   font-size: 26px;
   line-height: 30px;
   margin: 0 0 -10px 0;
   padding: 10px 0 15px 0;
   color: #eee;
   text-align: center;
   font-weight: 900;
   text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black,    1px 2px 0 grey, 1px 3px 0 grey, 1px 4px 0 grey, 3px 9px 10px black;
   
   border-radius: 10px;
   background: linear-gradient(0deg, #da695a, #8f493f);
   /* box-shadow: 20px 20px 60px #cdcdcd, -20px -20px 60px #ffffff;   */
}
.pcim4 {  
   display: inline-block;
   font-family:  'Prosto One', Arial, Helvetica, sans-serif;
   background-color: #7caf7c;
   font-size: 1.2vw;
   line-height: 1.2vw;
   margin: 0 0 5px 0;
   padding: 5px 15px 5px 15px;
   color: #faf0e8;
   text-align: center;
   font-weight: bold;
   
   border-radius: 7px;
   text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
   
}

li {
   margin: 10px 0; 
}	

.pclear {
   clear: both;
}
b {
    font-family: Helvetica, Arial, sans-serif;
}
#lekerdkep { 
    display: none;
    position: absolute;
    background-color: #ffbb22;
    top: 10px;
    right: 10px;
    width: 290px;
    /* height: 360px; */
    overflow: auto;
    font-size: 14px;     
    line-height: 12px;
    text-align: left;
    border: 5px solid #6CC49B;
    padding-left: 10px;
    z-index: 2000;
}
.kerc { 
    font-size: 16px;     
    line-height: 16px;
    cursor: pointer;
}
/* -------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------- */
@media only screen and (max-width: 1300px) {
.diatextbelso {
   font-family: Raleway, Roboto, Helvetica, Arial, sans-serif;
   padding: 0 20px 0 20px;   /* responsive szoveg elhelyezes */ 
   margin: 0 auto;           /* Center the item horizontally */
   max-width: 90%; 
   
   font-size: 1.5vw;
   font-weight:100;
   line-height : 2vw;   
   color: #212121;
   text-align: justify;
}
}
/* -------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------- */
@media only screen and (max-width: 1000px) {
.diatextbelso {
   font-family: Raleway, Roboto, Helvetica, Arial, sans-serif;
   padding: 0 20px 0 20px;   /* responsive szoveg elhelyezes */ 
   margin: 0 auto;           /* Center the item horizontally */
   max-width: 100%; 
   
   font-size: 2.2vw;
   font-weight:100;
   line-height : 2.5vw;   
   color: #212121;
   text-align: justify;
}
}
/* -------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------- */
@media only screen and (max-width: 700px) {
.diatextbelso {
   font-family: Raleway, Roboto, Helvetica, Arial, sans-serif;
   padding: 0 20px 0 20px;   /* responsive szoveg elhelyezes */ 
   margin: 0 auto;           /* Center the item horizontally */
   max-width: 100%; 
   
   font-size: 16px;
   font-weight:100;
   line-height : 21px;   
   color: #212121;
   text-align: justify;
}
.pcim4focim {  
   display: inline-block;
   font-family:  'Prosto One', 'Palanquin Dark', Prompt, Roboto, Helvetica, Arial, sans-serif;
   background-color: #7a7;
   width: 100%;
   font-size: 4vw;
   line-height: 4vw;
   margin: 0 0 -10px 0;
   padding: 11px 0 11px 0;
   text-align: center;
   font-weight: 900;
   border-radius: 10px;
   box-shadow: 0;   
}
.pcim4 {  
   background-color: #7a7;
   font-size: 1.3vw;
   line-height: 1vw;
   margin: 0 0 0 0;
   padding: 8px 12px 8px 12px;
   border-radius: 10px;
}
ul {
   margin: 30px 10px 30px 20px;
   padding: 0;
}
li {
   font-size: 14px;
   line-height: 22px;
   text-align: left; 
   margin: 10px 0; 
}	
a {
   text-decoration: none;
   border: none;
   color: #FF0000;	
}
a img {
   text-decoration: none;	
   border: none;
   max-width: 100%;
}
}

