.clearfix:after {
  clear: both;
  content: ".";
  display: block;
  font-size: 0;
  height: 0;
  visibility: hidden; }

.elofizetes_button_am,
.elofizetes_button_vg,
.elofizetes_button_lk,
.elofizetes_button_megyei {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 340px;
  height: 50px;
  display: block;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  color: #000;
  line-height: 50px;
  font-family: Arial;
  font-size: 18px;
  border: 1px solid #000000;
  border-radius: 3px; }

.elofizetes_button_am:after,
.elofizetes_button_vg:after,
.elofizetes_button_lk:after,
.elofizetes_button_megyei:after {
  transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -ms-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  content: "";
  background-size: cover;
  opacity: 1;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  position: absolute;
  z-index: -1; }

.elofizetes_button_am {
  color: #000000;
  border: 1px solid #e8c600; }

.elofizetes_button_am:after {
  background: url(/images/common_images/am_button_bg.jpg) center no-repeat;
  background-color: #ffdc00; }

.elofizetes_button_am:hover:after {
  opacity: 0.75; }

.elofizetes_button_lk {
  color: #ffffff;
  border: 1px solid #21112a; }

.elofizetes_button_lk:after {
  background: url(/images/common_images/lk_button_bg.jpg) center no-repeat;
  background-color: #473551; }

.elofizetes_button_lk:hover:after {
  opacity: 0.85; }

.elofizetes_button_vg {
  color: #ffffff;
  border: 1px solid #005636;
  font-family: Georgia; }

.elofizetes_button_vg:after {
  background: url(/images/common_images/vg_button_bg.jpg) center no-repeat;
  background-color: #32916c; }

.elofizetes_button_vg:hover:after {
  opacity: 0.85; }

.elofizetes_button_megyei {
  color: #ffffff;
  border: 1px solid #700000; }

.elofizetes_button_megyei:after {
  background: url(/images/common_images/megyei_button_bg.jpg) center no-repeat;
  background-color: #ae1b14; }

.elofizetes_button_megyei:hover:after {
  opacity: 0.85; }

.temporary_frame {
  width: 970px;
  display: block;
  position: absolute; }

.elofizetes_content {
  width: 100%;
  font-family: Arial;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px; }
  .elofizetes_content h1 {
    font-family: Arial;
    font-weight: 400;
    font-size: 30px;
    text-align: center;
    padding: 0px;
    margin: 30px 0;
    color: #000; }
  .elofizetes_content h2 {
    font-family: Arial;
    font-weight: 400;
    font-size: 25;
    color: #333333;
    margin: 0px;
    padding: 0px;
    text-align: center; }
  .elofizetes_content .block_print,
  .elofizetes_content .block_digital {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    width: 50%;
    margin-top: 50px;
    min-width: 300px;
    min-height: 250px;
    padding-right: 10px;
    padding-bottom: 20px;
    background: url("") left top no-repeat;
    overflow: visible; }
    .elofizetes_content .block_print .price_line,
    .elofizetes_content .block_digital .price_line {
      float: right;
      margin-top: 50px;
      margin-bottom: 5px;
      margin-left: 250px;
      padding-bottom: 7px;
      border-bottom: 1px solid #d2d2d2;
      width: 235px; }
      .elofizetes_content .block_print .price_line .period,
      .elofizetes_content .block_digital .price_line .period {
        float: left;
        font-size: 14px;
        line-height: 18px;
        vertical-align: bottom;
        color: #7e7e7e; }
      .elofizetes_content .block_print .price_line .price,
      .elofizetes_content .block_digital .price_line .price {
        float: right;
        font-size: 18px;
        line-height: 18px;
        vertical-align: bottom;
        color: #333333; }
  .elofizetes_content .block_digital {
    background: url("") left top no-repeat; }
  .elofizetes_content .wrapper_button {
    display: block;
    width: 100%;
    text-align: center;
    float: left; }
    .elofizetes_content .wrapper_button .button {
      display: inline-block;
      float: none; }
  .elofizetes_content .button {
    transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -ms-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    display: block;
    float: right;
    background-color: #ae1b14;
    border: 1px solid #700000;
    border-radius: 3px;
    height: 50px;
    width: 140px;
    margin-top: 20px;
    margin-left: 10px;
    margin-right: 0px;
    line-height: 50px;
    color: #ffffff;
    font-size: 18px;
    text-align: center;
    text-decoration: none; }
  .elofizetes_content .button:hover {
    transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -ms-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    background-color: rgba(174, 27, 20, 0.8); }

.temporary_frame {
  width: 990px;
  display: block;
  position: absolute; }

.elofizetes_content {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 18px; }
  .elofizetes_content h1 {
    color: #333333; }
  .elofizetes_content h2 {
    color: #333333; }
  .elofizetes_content .block_print {
    background-position: -10px 0; }
  .elofizetes_content .block_digital {
    padding-right: 0; }
  .elofizetes_content .block_print .price_line .period,
  .elofizetes_content .block_digital .price_line .period {
    color: #6f6275; }
  .elofizetes_content .block_print .price_line .price,
  .elofizetes_content .block_digital .price_line .price {
    color: #473551; }
  .elofizetes_content .button {
    color: #ffffff;
    background-color: #097754;
    border: 1px solid #005636;
    margin-left: 10px;
    margin-right: 0px;
    width: 140px; }
  .elofizetes_content .button:hover {
    background-color: rgba(9, 119, 84, 0.8); }
