body {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  margin: 0px;
  padding: 0px;
  font-size: 0.85em;
}

a,
link,
a:link {
  text-decoration: underline;
  color: #6d4a30;
  font-weight: normal;
}

a:visited {
  text-decoration: underline;
  color: #6d4a30;
  font-weight: normal;
}

a:hover {
  text-decoration: none;
  color: #ff7f50;
  font-weight: normal;
}

/********************************************************************* 
  Kontener */

div.topcontainer {
  text-align: left;
  width: 80vw;
  margin: auto;
  padding: 6px 0px 0px 0px;
}

div.topcontainer p {
  padding: 0px 0px 0px 10px;
  margin: 0px 0px 0px 0px;
}

div.topcontainer h1 {
  font-size: 1.4em;
  font-weight: normal;
}

div.topcontainer h2 {
  font-size: 1.2em;
}

div.topcontainer h3 {
  font-size: 1em;
}
#topline {
  position: relative;
  text-align: right;
  background-image: url(/Tsz25_logo_2.svg);
  background-repeat: no-repeat;
  background-position: left 5px;
  background-size: auto 70px;
  height: 85px;
}
.kereses {
  padding: 0px;
  display: inline-block;
}
.infotel {
  padding-top: 10px;
  font-size: 0.9em;
}
.margin_235 {
  margin-left: 235px;
}

.margin_220 {
  margin-left: 220px;
}

.leftside {
  float: left;
  text-align: center;
  margin-right: 20px;
  padding-right: 15px;
  padding-left: 15px;
  padding-top: 20px;
  border-right: 1px solid #cccccc;
  background-color: #eeeeee;
}

.top_image {
  width: 30vw;
}

.textarea_w {
  width: 55vw;
}

.img_w {
  width: 173px;
  margin-bottom: 20px;
}

.megjegyzett {
  background-color: #ff7900;
  padding-bottom: 5px;
  padding-top: 5px;
  border-left: 10px solid #ffffff;
  border-right: 10px solid #ffffff;
  margin-bottom: 10px;
  color: #ffffff;
}

.megjegyzett_parent {
  border: 1px solid #ff7900;
  padding: 0px;
  margin-bottom: 20px;
}
@media (max-width: 1299px) {
  .topcontainer > .bpc {
    position: absolute;
    top: 0;
    width: 70px;
  }
  .topcontainer > .bpc img {
    max-width: 70px;
    width: webkit-fill-available;
    image-rendering: -webkit-optimize-contrast;
  }
  .topcontainer > #topline {
    margin-left: 100px;
  }
}
@media (min-width: 1300px) {
  .topcontainer > .bpc {
    position: absolute;
    top: 0;
    margin: auto;
    width: 200px;
    height: 200px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .topcontainer > .bpc img {
    width: 160px;
    image-rendering: -webkit-optimize-contrast;
  }
  .topcontainer > .leftside {
    position: absolute;
    top: 200px;
    max-width: 200px;
    width: 170px;
  }
  .topcontainer > div#topline {
    margin-left: 210px;
  }
  .topcontainer > p {
    margin-left: 210px !important;
  }
}
@media only screen and (max-width: 1300px) {
  body {
    font-size: 1em;
  }

  .top_image {
    width: 20vw;
  }

  div.topcontainer {
    width: 90vw;
  }

  .google_160,
  .google_468 {
    display: none;
  }

  .leftside {
    float: right;
    margin-right: 0;
    padding: 10px;
  }

  .margin_220,
  .margin_235 {
    margin-left: 0;
  }

  .top_links {
    display: none;
  }

  .textarea_w {
    width: 65vw;
  }

  .img_w {
    width: 30vw;
    margin-bottom: 5px;
  }

  .megjegyzett_parent {
    font-size: 0.8em;
  }
}

.contentarea {
  padding-left: 10px;
  padding-right: 10px;
}

@media only screen and (max-width: 768px) {
  .breadcrumb,
  .elfelejtlink,
  .megjegyzemlink,
  .emailbenkuldom {
    display: none;
  }

  .contentarea {
    clear: both;
  }

  .topcontainer > #topline {
    margin-left: 0px !important;
  }
  .bpc {
    display: none;
  }
  #topline {
    background-size: 100% auto;
    height: unset !important;
  }

  #bpc_logo_layer {
    height: 100%;
    width: 100%;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: rgb(0, 0, 0);
    background-color: #fff;
    overflow-x: hidden;
    transition: 0.5s;
  }

  #bpc_logo_layer > .bpc_logo {
    position: relative;
    top: 25%;
    width: 100%;
    text-align: center;
    margin-top: 30px;
  }

  #topline > div.top_image {
    float: unset !important;
  }
  .leftside {
    display: none !important;
  }
  .tudtablokk {
    display: none;
  }
}
@media only screen and (min-width: 768px) {
  #bpc_logo_layer {
    display: none;
  }
}
@media (max-width: 768px) {
  body {
    font-size: 0.85em;
  }
  div.topcontainer {
    width: auto;
    justify-content: flex-start;
  }
  .main {
    width: -webkit-fill-available;
    min-width: auto;
    margin: 0 5px;
  }
  #topline {
    background-position: left 5px;
    background-size: calc(100dvw - 20px) 75px;
    height: 82px;
    text-align: center;
  }
  #topline a {
    font-size: 1.2em;
    padding-right: 5px;
  }
  .szakmakod a {
    font-size: 1.2em;
    padding: 5px 3px;
  }
  .kereses {
    margin-bottom: 10px;
    text-align: center;
    width: 100%;
  }
}
@media (max-width: 599px) {
  .addbtn {
    display: none;
  }
  #topline {
    background-position: center 5px;
    height: 150px !important;
  }
}
