/*body {
  display: flex;
  min-width: 100vh;
  margin-left: auto;
}
body > div {
  margin: auto;
}*/

/*body {
  display: grid;
  place-items: center;
}*/

table {
  border-collapse: collapse;
  border-spacing: 0;
}
html body {
  align-self: center;
  margin: 0 auto;
  width: 80vw;
  /* a body tartalmának középre helyezése */
  display: grid;
  place-items: center;
  /*display: flex;*/
  /*float: center;*/
  padding: 0;
  font-size: 1em;
  flex-direction: column; /* mobilon egymás alatt */
  /*background: #02000e url(../pics/body_bg.jpg) center top no-repeat;*/
  background: black url(../pics/body_bg.jpg) center top no-repeat;
  justify-content: center;
}

#main-site {
  float: center;
}

#columns {
  position: relative;
  margin-left: 180px;
  border-radius: 10px;
  color: #fff;
  opacity: 0.95;
  width: auto;
  height: auto;
  padding: 0 0.9375em;
  float: left;
  background: #28282b;
  clear: both;
  justify-content: center;
}
.post {
  margin-left: 0px;
}
#header {
  width: auto;
  height: auto;
}
.tv {
  background: url(../pics/tv.gif) left top no-repeat;
  opacity: 1 !important;
  padding-left: 9px;
  height: auto;
  margin-top: 30px;
  display: block;
  float: center;
  width: 18.625em;
  z-index: 1000;
}
* {
  box-sizing: border-box; /* hogy a padding ne torzítson a méreten */
}

.container {
  display: flex;
  width: 100%;
  text-align: left;
  flex-direction: column;
  width: 80%; /* vagy fix: pl. 600px */
  margin: 10 auto !important;
}

#recaptcha {
  color: black;
  font-size: 1.2em;
  text-decoration: underline;
}

.leftColumn {
  width: 70%;
  background-color: #e0f7fa;
  padding: 20px;
}

.rightColumn {
  width: 30%;
  background-color: #ffe0b2;
  padding: 20px;
}

.links {
  width: auto;
  text-align: center;
  font-size: 12pt;
  text-align: center;
  word-wrap: normal !important;
}

#copyright {
  font-size: 5;
  line-height: 1.6em;
  color: white;
}

/* header - fejléc sminkek */
#header .sony_logo {
  width: auto;
  text-align: right;
  margin-right: auto;
  float: right;
  margin-top: 2em;
  padding-top: 1.1875em;
  height: 3.4625em;
  line-height: 1.625em;
  color: #fff;
  background: #000;
}
.compInfo {
  width: 21.875em;
  font-size: 15pt;
  text-align: right;
  font-weight: bold;
  line-height: 7.6em;
  margin-top: -90px;
  margin-right: 1.6875em;
  float: right;
  padding-left: -30%;
  height: 3.4625em;
  color: white;
  border: black solid 5px;
  background: #000;
  opacity: 1;
  z-index: 1001;
  /*overflow:hidden;*/
}
/*#header .compInfo p {
  line-height: 7.6em;
  float: right;
}*/

#header .compInfo table {
  float: right;
}
#header .compInfo table td {
  vertical-align: text-bottom;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 1.4375em;
}
#header .compInfo table td.title {
  text-transform: uppercase !important;
  font-size: 0.8125em;
  line-height: 1.76923em;
  text-align: right;
  padding-right: 2em;
}
#header .compInfo table td.mail {
  text-transform: lowercase;
  color: #c52a6f;
}
#header > .sony_logo {
  margin-right: -17em;
}

#logo2 {
  display: none;
}

/* űrlapok beviteli mezői sminkek  */
input,
textarea {
  padding: 0.5em;
  border: 1px #cecece solid;
  background: none;
  margin: 1em;
  font-size: 0.75em;
  clear: both;
  display: block;
  margin-bottom: 1em;
}
input.name {
  width: 22.466666em;
  padding: 0.5em;
  padding-left: 2.166666em;
  background: url(../pics/hibabejelento/inputName.gif) left top no-repeat;
}
input.mail {
  width: 22.466666em;
  padding: 0.5em;
  padding-left: 2.166666em;
  background: url(../pics/hibabejelento/inputMail.gif) left top no-repeat;
}
input.address {
  width: 22.466666em;
  padding: 0.5em;
  padding-left: 2.166666em;
  background: url(../pics/hibabejelento/inputAddress.gif) left top no-repeat;
}
input.phone {
  width: 22.466666em;
  padding: 0.5em;
  padding-left: 2.166666em;
  background: url(../pics/hibabejelento/phone.gif) left top no-repeat;
}
input.submit {
  text-align: center;
  font-weight: bold;
  text-transform: uppercase;
  color: #fff;
  background: url(../pics/hibabejelento/submit.gif) left top no-repeat;
  border: 0 none;
  padding: 0;
  margin: 0;
  line-height: 2.5em;
  height: 2.5em;
  width: 8.083333em;
  cursor: pointer;
}
input.submit:hover {
  color: #04010c;
}
textarea {
  font-size: 12px;
}

/* 2 doboz kisemberkékkel körül vevő box */
.boxes {
  display: flex;
  padding-top: 2em;
  padding-left: 0.625;
  clear: both;
  float: center;
  font-size: 10pt;
}
.boxes .box {
  color: #ededed !important;
  padding: 0.625em;
  width: 20.25em;
  border-radius: 10px;
  font-size: 1em;
  height: 17.125em;
  float: left;
  margin-left: 1em;
  background: url(../pics/box/inactiveBox.gif) center top no-repeat;
}
.boxes > .box {
  margin-left: 1em;
}
.boxes .box span.desc {
  width: 100%;
  padding: 0 0.66666em;
  font-size: 0.9375em;
  text-decoration: none;
  float: left;
  clear: both;
  line-height: 1.2em;
}
/* képek nagysága a szürke box-okban, kis emberkék */
.boxes .box span.image {
  float: none;
  font-size: 1em;
  padding: 0;
  margin: 0;
  width: 19.25em;
  overflow: hidden;
}
/* BOXES 
hasonlóan itt is kell állítani a width-őt mert ez foglalja be a képet, 
lekorlátozza ha nem állítom át */

.boxes .box span.image img {
  width: auto;
  float: left;
  font-size: 1em;
  padding: 0;
  margin-left: 0px;
  width: 19.25em;
  overflow: hidden;
}
.boxes .box span.title {
  width: 100%;
  padding: 0 0.4em;
  padding-bottom: 0.5em;
  padding-top: 0.5em;
  font-size: 1.5625em;
  text-decoration: none;
  float: left;
  clear: both;
  line-height: 1.2em;
}
.boxes .first {
  margin-left: 0;
}
.boxes .box:hover {
  text-decoration: none;
  color: #28282b !important;
  background: url(../pics/box/activeBox.gif) center top no-repeat;
}

/* oszlopok leftColumn rightColumn */
#leftColumn {
  line-height: 1.2em;
  width: 35.4em;
  float: left;
  padding-left: 0.625em;
  padding-top: 1.875em;
  padding-right: 0.625em;
  padding-bottom: 0.625em;
  color: #c3c3c3;
}
#leftColumn .post img {
  margin: 0.2em;
}
#leftColumn table.ajanlo td {
  float: left;
  width: 16.15625em;
  padding-bottom: 1.5em;
}
#leftColumn table.ajanlo p {
  font-size: 0.8125em;
  color: #c3c3c3;
  padding-bottom: 0;
  padding-top: 0.7em;
}
#leftColumn table.ajanlo a {
  color: #2593c3;
  font-size: 0.8125em;
  text-decoration: underline;
}
#leftColumn table.ajanlo a:hover {
  text-decoration: none;
}
#leftColumn table.ajanlo a.title {
  font-size: 1.125em;
  color: #c3c3c3;
  text-decoration: none;
}
#leftColumn table.ajanlo a.title:hover {
  color: #565656;
  text-decoration: underline;
}
#leftColumn table.ajanlo td.first {
  padding-right: 45px;
}
.subMenu #leftColumn {
  font-family: "Roboto", snas-serif;
  padding-left: 0em;
  padding-top: 1.3125em;
  color: #565656;
}
#leftColumn h1 {
  color: #fff;
  font-size: 1.5625em;
  padding-bottom: 0.5em;
}
#leftColumn h2 {
  color: #fff;
  font-size: 1.25em;
  padding-bottom: 0.5em;
}

#leftColumn p {
  font-size: 0.8125em;
  padding-bottom: 1.2em;
}
/* ebben egy #post div-ben van a jobboldali tartalom nyitvatartás stb... */
#rightColumn p {
  font-size: 0.8125em;
  padding-bottom: 1.2em;
}

#rightColumn {
  padding-left: 70%;
  margin-bottom: 5%;
}

/*.cegunkrol {
  margin-top: 150px;
}*/

.hibabejentes {
  display: block;
  margin-top: 50%;
  background-color: white;
}
.hibabejentes a {
  color: black;
}

/* footer - lábléc sminkek */
#footer {
  float: center;
  text-align: center;
  clear: both;
  width: auto;
  background-color: #02000e;
  padding: 1em;
}
#footer ul {
  margin: 0 auto;
  text-align: center;
}
#footer ul li {
  display: inline-block;
}
#footer ul li a {
  padding-left: 2em;
  line-height: 1.3em;
  color: #828282;
  font-size: 0.75em;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
}
#footer ul li a.first {
  padding-left: 0em;
}
#footer ul li a:hover {
  color: #f0f0f0;
  text-decoration: underline;
}

label {
  clear: both;
  display: block;
  font-size: 0.75em;
  color: #565656;
  font-weight: bold;
}

.compInfo2 {
  display: none;
  width: 21.875em;
  font-size: 15pt;
  text-align: left;
  font-weight: bold;
  line-height: 7.6em;
  margin-top: -70px;
  margin-right: 1.6875em;
  float: left;
  padding-left: -30%;
  height: 3.4625em;
  color: white;
  border: black solid 5px;
  background: #000;
  opacity: 1;
  z-index: 1001;
}


/* Responsive layout - makes a one column-layout instead of two-column layout */
@media (max-width: 1380px) {
  /* kell hogy kiszorítson némi helyet hogy jól nézzen ki, itt úgy sem látszik */
  .boxes {
    visibility: hidden;
    height: 50px;
  }
  #rightColumn {
    padding-left: 5%;
  }

  .leftColumn,
  .rightColumn {
    width: 100%;
  }

  #columns {
    margin-left: 3% !important;
  }
}

@media (max-width: 768px) {
  /* kell hogy kiszorítson némi helyet hogy jól nézzen ki, itt úgy sem látszik */
  .boxes {
    visibility: hidden;
    height: 50px;
  }
  #rightColumn {
    padding-left: 5%;
  }

  .container {
    flex-direction: column;
  }

  .leftColumn,
  .rightColumn {
    width: 100%;
  }

}


/* Responsive layout - makes a one column-layout instead of two-column layout */
@media (max-width: 950px) {
  /* kell hogy kiszorítson némi helyet hogy jól nézzen ki, itt úgy sem látszik */
  .boxes {
    visibility: hidden;
    height: 50px;
  }
  #rightColumn {
    padding-left: 5%;
  }

  #leftColumn {
    width: 85vw !important;
  }

  .tv {
    background: url(../pics/tv.gif) left top no-repeat;
    opacity: 1 !important;
    padding-left: 9px;
    height: auto;
    /*margin-left: 80px;*/
    /* margin-top: 130px;*/
    /*margin-left: 280px;*/
    display: block;
    float: center;
    width: 18.625em;
    z-index: 1000;
  }

  .logo {
    width: auto;
    margin-left: 20px !important;
  }

  .menus {
    width: 100vw;
  }

  #columns {
    width: 100vw;
    margin-left: 0% !important;
    /* margin-top: 100px;*/
  }
  #footer {
    width: 100vw;
  }
}

@media (max-width: 768px) {
  /* kell hogy kiszorítson némi helyet hogy jól nézzen ki, itt úgy sem látszik */
  .boxes {
    visibility: hidden;
    height: 50px;
  }
  #rightColumn {
    padding-left: 5%;
  }

  .container {
    flex-direction: column;
  }

  .leftColumn,
  .rightColumn {
    width: 100%;
  }
}

@media (max-width: 540px) {
  .compInfo {
    display: none;
  }

  .compInfo2 {
    display: block;
    margin-left: -50px !important;
  }

  .leftColumn,
  .rightColumn {
    width: 100%;
  }

  #rightColumn {
    padding-left: 5%;
  }

  .tv {
    display: none;
  }

  #header {
    width: 100vw;
    margin-left: 20% !important;
  }

  #logo {
    display: none;
  }

  #logo2 {
    display: block;
    width: 90vw;
    margin-left: 40px !important;
  }

  /*.menus {
    width: 100vw;
    left: 300px !important;
  }*/

  #columns {
    margin-top: 30px;
    width: 100vw;
    margin-left: 19% !important;
    /* margin-top: 100px;*/
  }
  #footer {
    width: 100vw;
    margin-left: 20% !important;
  }

  /* kell hogy kiszorítson némi helyet hogy jól nézzen ki, itt úgy sem látszik */
  .boxes {
    visibility: hidden;
    height: 50px;
  }
  #rightColumn {
    display: none;
  }
}
@media (max-width: 420px) {
  #header {
    width: 100vw;
    margin-left: 0% !important; /* 25 */
  }

  .menus {
    width: 100vw;
    left: 300px !important;
  }

  #columns {
    margin-top: 30px;
    width: 100vw;
    margin-left: 0% !important; /*25*/
    /* margin-top: 100px;*/
  }

  #footer {
    width: 100vw;
    margin-left: -15% !important; /*26*/
  }
  #copyright {
    width: 100vw;
    margin-left: 5% !important; /*26*/
  }
}
