* {
  box-sizing: border-box;
  padding: 0px;
  margin: auto;
  max-width: 1280px;
}

.row::after {
  content: "";
  clear: both;
  display: table;
}

[class*="col-"] {
  float: left;
  padding: 10px;
  background-color: #7EA1B0;
}

html {
  font-family: Arial, Helvetica, sans-serif;
  font-display: auto;
  background-color: #7EA1B0;
}

.header {
  background-color: #61757F;
  background-image: url("../imgs/dg_lablec_hatter.png");
  color: #000000;
  padding: 5px;
  height: 230px;
}

.header a {
  COLOR: #000000;
  text-decoration: underline;
  font-weight: bold;
  CURSOR: pointer;
}

.header a:hover {
  text-decoration: none;
}

.menu ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.menu li {
  padding: 4px;
  margin-bottom: 8px;
  margin-left: 2px;
  background-color: #C9DCE3;
  font-weight: bold;
  color: #000000;
  box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
  font-size: 14.5px;

}

.menu li:hover {
  background-color: #7EA1B0;
}

.menu a {
COLOR: #000000;
text-decoration: none;
CURSOR: pointer;
}

.menu a:hover {
text-decoration: none;
}

.menu h2{
  font-weight: bold;
  color: #000000;
  font-size: 14.5px;
}

.aside {
  background-color: #6992A3;
  padding: 5px;
  color: #000000;
  text-align: center;
  font-size: 15px;
  box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 4px 4px rgba(0,0,0,0.24);
}

.footer {
  background-color: #61757F;
  background-image: url("../imgs/dg_lablec_hatter.png");
  color: #000000;
  text-align: center;
  font-size: 17px;
  padding: 15px;
  height: 210px;
}

.footer a {
  COLOR: #000000;
  text-decoration: underline;
  CURSOR: pointer;
  font-weight: bold;

}

.footer a:hover {
  text-decoration: none;
}

.dglogo {
	width: 100%;
  max-width: 500px;
  height: auto;
  padding-top: 10px;
}

.hirdkep {
	width: 100%;
  max-width: 620px;
  height: auto;
  padding-top: 10px;
}

.hirdleiras {
  padding-top: 10px;
}

.hirdterkep {
	width: 100%;
  max-width: 620px;
  padding-top: 10px;
}

.gomb {
  float: left;
  min-width: 150px;
}

.fizet {
  background-image: url("../imgs/box_fizet.png");
  color: #000000;
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  padding: 5px;
  min-height: 80px;
  max-height: 110px;
  box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 4px 4px rgba(0,0,0,0.24);

}

.fizet h1{
  color: #000000;
  font-size: 24px;
  font-weight: bold;
  padding: 5px;
}

.markak {
  background-color: #A0BCC8;
  color: #000000;
  text-align: left;
  font-size: 16px;
  padding: 10px;
  height: 100%;
  box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 4px 4px rgba(0,0,0,0.24);
}

.fizet a {
COLOR: #000000;
text-decoration: underline;
CURSOR: pointer;
}

.fizet a:hover {
text-decoration: none;
}

.hirdetes_cim {
  background-color: #A9C7CF;
  color: #000000;
  text-align: center;
  font-size: 15px;
  font-weight: bold;
  margin-top: 20px;
  margin-bottom: 5px;
  height: 40px;
  box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 4px 4px rgba(0,0,0,0.24);
}

.hirdetes_cim2 {
  box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 4px 4px rgba(0,0,0,0.24);
}

.hirdetes_cim2 a {
  COLOR: #000000;
  text-decoration: underline;
  CURSOR: pointer;
}

.hirdetes_cim2 a:hover {
  text-decoration: none;
}

.hirdetes_cimlab {
  background-color: #A9C7CF;
  color: #000000;
  text-align: left;
  font-size: 16px;
  font-weight: normal;
  margin-top: 20px;
  margin-bottom: 5px;
  box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 4px 4px rgba(0,0,0,0.24);
}

.hirdetes_cimlab table{
  width: 100%;
}

.vatikeresoban {
  background-image: url("../imgs/vatiback.png");
  color: #000000;
  text-align: left;
  font-size: 18px;
  font-weight: bold;
  margin-top: 20px;
  margin-bottom: 5px;
  padding: 10px;
  height: 190px;
  box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 4px 4px rgba(0,0,0,0.24);
}

.vatikereso {
  background-image: url("../imgs/box_fizet2.png");
  color: #000000;
  text-align: left;
  font-size: 18px;
  font-weight: bold;
  margin-top: 20px;
  margin-bottom: 5px;
  padding: 10px;
  box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 4px 4px rgba(0,0,0,0.24);
}

.vatikereso-input-mezo{
  background-color: #EEEEEE;
  BORDER-RIGHT: #567082 1px solid;
  BORDER-TOP: #A1B2BF 1px solid;
  BORDER-LEFT: #A1B2BF 1px solid;
  BORDER-BOTTOM: #567082 1px solid;
  width: 260px;
  height: 30px;
}

.vatikereso-input-gomb{
  background-color: #EEEEEE;
  BORDER-RIGHT: #567082 1px solid;
  BORDER-TOP: #A1B2BF 1px solid;
  BORDER-LEFT: #A1B2BF 1px solid;
  BORDER-BOTTOM: #567082 1px solid;
  width: 100px;
  height: 30px;
}

.hirdetes_keret {
  color: #000000;
  text-align: left;
  font-size: 16px;
  padding: 0px;
  max-height: 100%;
}

.hirdetes_keret table {
  background-color: #C9DCE3;
}

.hirdetes_keret td {
  padding: 5px;
}

.hirdetes_keret tr:nth-child(even){
  background-color: #A9C7CF;
}

.hirdetes_keret a {
COLOR: #000000;
text-decoration: underline;
CURSOR: pointer;
}

.hirdetes_keret a:hover {
text-decoration: none;
}

.cimkek {
  background-color: #7EA1B0;
  color: #000000;
  text-align: justiy;
  font-size: 12px;
  padding: 15px;
}

.oldal {
  float: left;
  background-color: #7EA1B0;
  color: #000000;
  font-size: 18px;
  margin: 5px;
  padding: 5px;
  border: 2px solid #ffffff;
}

.g728glink {
  background-color: #6992A3;
  color: #000000;
  font-size: 18px;
  margin: 5px;
  padding: 5px;
  max-width: 100%;
  box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 4px 4px rgba(0,0,0,0.24);
}

.kapcs_1 {
display: inline-table;
width: 100%;
}

.kapcs_0 {
display: none;
width: 100%;
}

@media screen and (min-width: 601px) {
  a.mobtxt {
    font-size: 17px;
  }
}

/* If the screen size is 600px wide or less, set the font-size of <div> to 30px */
@media screen and (max-width: 600px) {
  a.mobtxt {
    font-size: 18px;
  }
}

@media screen and (min-width: 401px) {
  span.vesszo {
    padding-right: 0px;
  }
}

/* If the screen size is 600px wide or less, set the font-size of <div> to 30px */
@media screen and (max-width: 400px) {
  span.vesszo {
   padding-right: 60px;
  }
}

/* For mobile phones: */
[class*="col-"] {
  max-width: 100%;
}

@media only screen and (min-width: 600px) {
  /* For tablets: */
  .col-s-1 {width: 8.33%;}
  .col-s-2 {width: 16.66%;}
  .col-s-3 {width: 25%;}
  .col-s-4 {width: 33.33%;}
  .col-s-5 {width: 41.66%;}
  .col-s-6 {width: 50%;}
  .col-s-7 {width: 58.33%;}
  .col-s-8 {width: 66.66%;}
  .col-s-9 {width: 75%;}
  .col-s-10 {width: 83.33%;}
  .col-s-11 {width: 91.66%;}
  .col-s-12 {width: 100%;}
}
@media only screen and (min-width: 768px) {
  /* For desktop: */
  .col-1 {width: 8.33%;}
  .col-2 {width: 16.66%;}
  .col-3 {width: 25%;}
  .col-4 {width: 33.33%;}
  .col-5 {width: 41.66%;}
  .col-6 {width: 50%;}
  .col-7 {width: 58.33%;}
  .col-8 {width: 66.66%;}
  .col-9 {width: 75%;}
  .col-10 {width: 83.33%;}
  .col-11 {width: 91.66%;}
  .col-12 {width: 100%;}
}
