.responsive {
    width: 601px;
    height: 87px;
  }

.responsive_old {
    width: 100%;
    height: auto;
  }

.szerzodesforma {
    width: 80%;
    height: auto;
    background-color: lightseagreen;
    box-shadow: 3px 3px 10px rgb(114, 113, 113);
    margin: 20px 10px 20px 10px;
  }
.tablacimsor {
    text-decoration:underline;
    text-shadow: gray 2px 2px 3px;
}  
.naptar{
    width: 100px;
}
.statusgomb{
    background-color: burlywood;
}
.img-div {
    background-color: lightblue;
    box-shadow: 3px 3px 10px black;
    margin: 20px 1px 50px 1px;
    text-align:center;
}

.megbizovalaszt {
    background-color: rgb(245, 242, 199);
    border-color: #940000;
    border-width: 1px;
}

.fejinfo {
    background-color: lightseagreen;
    box-shadow: 3px 3px 10px rgb(114, 113, 113);
    margin: 20px 1px 20px 1px;
    border-radius: 10px;
    text-align:center;
}

.icmr_utvonal {
    background-color: lightgrey;
    box-shadow: 3px 3px 10px rgb(114, 113, 113);
    margin: 20px 1px 20px 1px;
    border-radius: 20px;
    text-align:center;
}

.ujfej {
    background-color: rgba(192, 192, 192, 0.514);
    box-shadow: 3px 3px 10px rgba(114, 113, 113, 0.459);
    margin: 20px 1px 20px 1px;
    text-align:center;
}

.fejtfeladat {
    background-color: lightskyblue;
    box-shadow: 3px 3px 10px rgb(114, 113, 113);
    margin: 20px 1px 20px 1px;
    text-align:left;
}

/* ------------------------------------- Feladat ablak ------------------------------------*/
.feladatcim {
    background-color: rgb(248, 246, 246);
    box-shadow: 2px 2px 5px 5px rgb(114, 113, 113);
    color: black;
    text-align:left;
    margin: 10px 10px 10px 10px;
    border: 1px solid darkslategray;
    border-radius: 10px;
    display: inline-block;
    min-width: 800px;
    max-width: 800px;
    font-family: 'Roboto', sans-serif;
}

.feladatokcim {
    background-color: rgb(248, 246, 246);
/*    box-shadow: 3px 3px 10px 5px rgb(114, 113, 113); */
    box-shadow: 2px 2px 5px 5px rgb(114, 113, 113);
    color: black;
    text-align:left;
    margin: 10px 2px 10px 0px;
    border: 3px solid darkslategray;
    border-radius: 10px;
    display: inline-block;
    width: 100%;
    font-family: 'Roboto', sans-serif;
}

.feladatkeret{
    background-color: rgb(248, 246, 246);
    box-shadow: 0px 0px 10px 5px rgb(114, 113, 113);
    margin:10px 0px 10px 5px;
    color: black;
    text-align:left;
    display: inline-block;
}
.kiemelfuvar {
    font-style:oblique;
}
/* *****************************************************  Egy feladat stilusai *****************************************************/

.feladatoszlop{
    display: flexbox;
    justify-content: space-around;
    align-items:stretch;
}

.egyfeladatprnezetkeret{
    width: 100%;
    background-color: rgb(248, 246, 246);
    box-shadow: 0px 0px 10px 5px rgb(114, 113, 113);
    margin:10px 20px 10px 5px;
    color: black;
    text-align:left;
    border: 3px solid darkslategray;
    border-radius: 10px;
    display: inline-block;
    width: 1600px;
}
.egyfeladat_kesz_cella {
    background-color: grey;
    color: black;
    text-align:left;
    font-style: oblique;
}
.egyfeladat_mas_cella {
    background-color: lightseagreen;
    color: black;
    text-align:left;
    font-style: oblique;
}
.egyfeladat_akt_alcella {
    background-color: rgb(135, 170, 235);
    color: black;
    text-align:left;
    font-style: oblique;
}
.egyfeladat_akt_cella {
    background-color: skyblue;
    color: black;
    text-align:left;
    font-style: oblique;
}
.egyfeladatprnezethetvege {
    background-color: lightcoral;
    color: black;
    text-align:left;
}

.cegadatsor {
    background-color: rgb(230, 231, 233);
    box-shadow: 1px 10px 10px 1px rgb(114, 113, 113);
    margin: 5px 15px 5px 15px;
    border: 3px solid darkslategray;
    border-radius: 10px;
    font-family: 'Roboto', sans-serif;
}

.szlalogo {
    border-radius: 0px;
    border-color:white;
    background-color: white;
    box-shadow: 0px 0px 0px 0px white;
    margin: 0px 0px 0px 0px;
}

.szlakeretregi {
    background-color:rgb(110, 181, 228);
    color: black;
    text-align:left;
}

.szlakeret {
    border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px 10px;
    border: 3px solid #000000;
    background-color: #940000;
}
    
.szlacimsor {
        background-color:rgba(142, 196, 241, 0.842);
        color: black;
        text-align:left;
        font-size: 15px;
    }
    
.szlatetelsor {font-size: 15px}
.szlamegj {font-size: 12px}

.datepicker {
    background-color: lightskyblue;
    box-shadow: 3px 3px 10px black;
    width: 500px;
}
.nexttimeido {
    width: 100px;
    margin: 5px 1px 20px 1px;
}
/* kontakt táblázat */
.adatcella {
    background-color: rgb(248, 246, 246);
    color: black;
    text-align:left;
}
/****************************************************** okmányok ******************************************/
.okmanyadatcella {
    background-color: rgba(248, 246, 246, 0.315);
    color: black;
    /*  font-size: 15px;  */
    font-weight: bolder;
}
.arnyekdoboz {
    background-color: rgba(207, 214, 214, 0.945);
    box-shadow: 3px 3px 10px rgb(114, 113, 113);
    margin: 20px 1px 20px 1px;
    text-align:center;
}
/* kontakt táblázat */
.fejcella {
    background-color: skyblue;
    color: black;
    text-align:left;
    font-style: oblique;
}

.keszcella {
    background-color: rgb(199, 233, 199);
    color: black;
    text-align:left;
    font-style: oblique;
}

.keszfejcella {
    background-color: darkseagreen;
    color: black;
    text-align:left;
    font-style: oblique;
}

.peldaszoveg {
    color: black;
    background-color: skyblue;
    font-size: 24px;
    font-family: Arial;
    text-align:center;
    font-style: oblique,italic;
}

.Pmenuenable {
    color: black;
    font-size: 24px;
    font-family: Arial;
    text-align:center;
    font-style: oblique,italic;
}
.Pmenudisable {
    color: red;
    font-size: 24px;
    font-family: Arial;
    text-align:center;
    font-style: oblique,italic;
}
.style1 {
    font-size: 14px;
    font-family: Tahoma, Arial, Verdana;
   }
.style5 {font-size: 14px}
.style6 {color: #FFFFFF}
.style8 {font-size: 12px}
   body {
       background-image: url();
   }
   .style18 {
       font-family: Arial, Helvetica, sans-serif;
       font-size: 9px;
   }
   .style20 {font-size: 12px; font-weight: bold; }
.pirosvonal {
    border-top: 1px solid red;
  }
