@charset "utf-8";
/* Menü eleje*/

body{background-repeat:no-repeat;background-position:center top;background-attachment:fixed;background-size:cover;top:0;width:100%;max-width:1250px;height:100%;margin:auto;}
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,600,300);
#cssmenu {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, Sans-Serif;
  font-size: 15px;
  line-height: 15px;
  text-transform: uppercase;
  text-align: left;
  margin-bottom: 5px;
}
#cssmenu > ul {
  width: auto;
  list-style-type: none;
  padding: 0;
  margin: 0;
  background: #ffffff;
  border: 1px solid #ece6e8;
  border-bottom: 3px solid #d9ced2;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
}
#cssmenu > ul li#responsive-tab {
  display: none;
  /* Hide for large screens */

}
#cssmenu > ul li {
  display: inline-block;
  *display: inline;
  zoom: 1;
}
#cssmenu > ul li.right {
  float: right;
}
#cssmenu > ul li.has-sub {
  position: relative;
}
#cssmenu > ul li.has-sub:hover ul {
  display: block;
}
#cssmenu > ul li.has-sub ul {
  display: none;
  width: 250px;
  position: absolute;
  margin: 0;
  padding: 0;
  list-style-type: none;
  background: #ffffff;
  border: 1px solid #ece6e8;
  border-bottom: 3px solid #d9ced2;
  border-top: 0 none;
}
#cssmenu > ul li.has-sub ul li {
  display: block;
}
#cssmenu > ul li.has-sub > a {
  background-image: url('images/caret.png');
  background-repeat: no-repeat;
  background-position: 90% -95%;
}
#cssmenu > ul li.has-sub > a.active,
#cssmenu > ul li.has-sub > a:hover {
  background: #d80041 url('images/caret.png') no-repeat;
  background-position: 90% 195%;
}
#cssmenu > ul li a {
  display: block;
  padding: 12px 24px 11px 24px;
  text-decoration: none;
  color: #747474;
  text-shadow: 0px 1px 0px #fff;
}
#cssmenu > ul li a.active,
#cssmenu > ul li a:hover {
  background: #d80041;
  color: #fff;
  text-shadow: 0px 1px 0px #000;
}
@media (max-width: 600px) {
  #cssmenu > ul {
    width: 100%;
  }
  #cssmenu > ul li#responsive-tab {
    display: block;
  }
  #cssmenu > ul li#responsive-tab a {
    background: url('images/menu.png') no-repeat;
    background-position: 95% -35%;
  }
  #cssmenu > ul li#responsive-tab a:hover {
    background-color: #d80041;
    background-position: 95% 135%;
  }
  #cssmenu > ul li {
    display: none;
  }
  #cssmenu > ul li.right {
    float: none;
  }
  #cssmenu > ul li.has-sub {
    position: relative;
	z-index:4;
  }
  #cssmenu > ul li.has-sub ul {
    display: block;
    position: static;
    width: 100%;
    background: #ffffff;
    border: 0 none;
	z-index:4;
  }
  #cssmenu > ul li.has-sub ul li {
    display: block !important;
  }
  #cssmenu > ul li.has-sub ul li a span {
    display: block;
    padding-left: 24px;
  }
  #cssmenu > ul li.has-sub > a {
    background-image: none;
  }
}

/* 600px felett*/
@media (min-width: 600px) {
  #cssmenu > ul > li.collapsed {
    display: inline-block !important;
    *display: inline;
    zoom: 1;
  }
  #cssmenu > ul ul li.collapsed {
    display: block !important;
  }

}

/* Menü vége*/

/* Fő blokkok és globális beállítások eleje*/
  
  .felso_blokk_1 {
  position: relative;
  max-width: 1250px;
  height: 0px;
  margin-left: auto;
  margin-right: auto;
  margin-top:-5px;
  border: 0px red solid;
  background-color: white;
  }
  
  #felso_blokk_1_iframe {
  margin-top: 7px;
  width: 1250px;
  height: 0px;
  }
  
  .felso_blokk_2 {
  position: relative;
  max-width: 1250px;
  height: 0px; /*eredeti: 30px*/
  margin-left: auto;
  margin-right: auto;
  border: 0px red solid;
  border-left: 0px solid #d80041;
  background-color: white;
  /*box-shadow:0px -5px 4px #e5e5e5;*/
  }
  
  #felso_blokk_2_iframe {
  width: 1250px;
  height: 0px; /*eredeti: 30px*/
  }
  
  .dobozok {
  position: relative;
  max-width: 1250px;
  margin-left: auto;
  margin-right: auto;
  border: 2px
  }

  .cikk_blokk {
  float: left;
  width: 64.7%;
  border:1px solid #e5e5e5;
  background-color: white;
  }
  
  .rovat_blokk {
  float: left;
  width: 35%;
  background-color: white;
  border:1px solid #e5e5e5;
  }
  
  .oldalso_blokk {
  float: left;
  width: 28%; /*eredeti: width: 35.1%;*/
  height: 1570px; /*eredeti: width: 3680;*/
  border: 1px #e5e5e5 solid; /*eredeti: border-top: 0px #e5e5e5 solid;*/
  background-color: white;
  }
  
  #oldalso_blokk_iframe {
  width: 100%;
  height: 1570px;
  }
  
  .oldalso_blokk_rovatok {
  float: left;
  width: 28%; /*eredeti: width: 35.1%;*/
  height: 1980px; /*eredeti: width: 3680;*/
  border: 1px #e5e5e5 solid; /*eredeti: border-top: 0px #e5e5e5 solid;*/
  background-color: white;
  }
  
  #oldalso_blokk_rovatok_iframe {
  width: 100%;
  height: 1980px;
  }
  
  .oldalso_blokk_rovatok_1 {
  float: left;
  width: 28%; /*eredeti: width: 35.1%;*/
  height: 2300px; /*eredeti: width: 3680;*/
  border: 1px #e5e5e5 solid; /*eredeti: border-top: 0px #e5e5e5 solid;*/
  background-color: white;
  }
  
  #oldalso_blokk_rovatok_1_iframe {
  width: 100%;
  height: 2300px;
  }
  
  .also_blokk_1 {
  float: left;
  width: 100%;
  border: 0px blue solid;
  background-color: white;
  height: 0px;
  }
  
  #also_blokk_1_iframe {
  width: 990px;
  height: 0px;
  }
  
  .also_blokk_2 {
  float: left;
  width: 100%;
  border: 0px blue solid;
  background-color: white;
  height: 0px;
  }
  
  #also_blokk_2_iframe {
  width: 990px;
  height: 0px;
  }
  
  .footer {
  float: left;
  width: 100%;
  height: 250px;
  background-color: #303736;
  }
  
  #footer_iframe {
  width: 1250px;
  height: 250px;
  }
  
  .lapozo_horoszkop {
	position: left top;
	margin-left: 3%;
	margin-right: 3%;
	width: 90%;
	font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, Sans-Serif;
	font-weight: normal;
	font-size: 18px;
	line-height: 150%;
  }
  
  .link_felho {
  margin-top: 3px;
  }
  
  .link_felho a {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, Sans-Serif;
  font-size: 25px;
  line-height: 25px;
  text-transform: uppercase;
  text-align: left;
  text-decoration: none;
  font-weight: normal;
  color: white;
  padding: 3px;
  background-color: rgb(35,162,201);
  margin: 1px;
  }
  
  .link_felho a:hover {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, Sans-Serif;
  font-size: 25px;
  line-height: 25px;
  text-transform: uppercase;
  text-align: left;
  text-decoration: none;
  font-weight: normal;
  color: white;
  padding: 3px;
  background-color: rgb(16,109,137);
  }
  
  #focim {
	position: left top;
	margin-left: 5%;
	margin-right: 5%;
	margin-top: 5%;
	width: 90%;
	font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, Sans-Serif;
	color: #353135;
	font-size: 21px;
	line-height: 210%;
  }
  
  .rovatgomb {
    position: left top;
	margin-left: 5%;
	margin-right: 5%;
	margin-top: 0%;
	margin-bottom: -5%;
	width: 90%;
	line-height: 210%;
  }
  
  .rovatgomb a:link {
  font-family: Bradley Hand ITC;
  color: #d80041;
  font-size: 18px;
  font-weight: bold;
  text-decoration: initial;
  }
  
  .rovatgomb a:hover {
  font-family: Bradley Hand ITC;
  color: #023f66;
  font-size: 18px;
  font-weight: bold;
  text-decoration: initial;
  }
  
  .archivumgomb {
    position: left top;
	margin-left: 5%;
	margin-right: 5%;
	margin-top: 0%;
	margin-bottom: 5%;
	width: 90%;
	line-height: 210%;
  }
  
  .archivumgomb a:link {
  font-family: Bradley Hand ITC;
  color: #d80041;
  font-size: 18px;
  font-weight: bold;
  text-decoration: initial;
  }
  
  .archivumgomb a:hover {
  font-family: Bradley Hand ITC;
  color: #023f66;
  font-size: 18px;
  font-weight: bold;
  text-decoration: initial;
  }
  
  #alcim {
	position: left top;
	margin-left: 5%;
	margin-right: 5%;
	width: 90%;
	font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, Sans-Serif;
	color: #353135;
	font-size: 21px;
	line-height: 210%;
  }
  
  .alcim_2 {
	position: left top;
	margin-left: 5%;
	margin-right: 5%;
	width: 90%;
	font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, Sans-Serif;
	color: #353135;
	font-size: 21px;
	line-height: 210%;
  }
  
  #bevezeto {
	position: left top;
	margin-left: 5%;
	margin-right: 5%;
	width: 90%;
	font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	color: #353135;
	font-size: 22px;
	line-height: 150%;
  }
  
  #cikkkep {
	position: left top;
	margin-left: 5%;
	margin-right: 5%;
	margin-top: 5px;
	width: 90%;
   }
  
   #cikkkepalairas h4{
	position: center top;
	margin-left: auto;
	margin-right: auto;
	margin-top: -17px;
	padding-top: 20px;
	padding-bottom: 7px;
	width: 90%;
	font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, Sans-Serif;
	font-weight: normal;
	text-align: center;
	max-width: 600px;
	font-style: italic;
	color: #353135;
	background-color: #f8f8f8;
	font-size: 13px;
	line-height: 110%;
  }
  
  #szovegtorzs h3{
	position: left top;
	margin-left: 5%;
	margin-right: 5%;
	width: 90%;
	font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, Sans-Serif;
	font-weight: normal;
	color: #353135;
	font-size: 22px;
	line-height: 150%;
  }
  
  #szovegtorzs p{
	position: left top;
	margin-left: 5%;
	margin-right: 5%;
	width: 90%;
	font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, Sans-Serif;
	font-weight: normal;
	color: #353135;
	font-size: 22px;
	line-height: 150%;
  }
  
  #szovegtorzs_piros h3{
	position: left top;
	margin-left: 5%;
	margin-right: 5%;
	width: 90%;
	font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, Sans-Serif;
	font-weight: normal;
	color: #FF0000;
	font-size: 21px;
	line-height: 150%;
  }
  
  #szovegtorzs_pirosas_barna h3{
	position: left top;
	margin-left: 5%;
	margin-right: 5%;
	width: 90%;
	font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, Sans-Serif;
	font-weight: normal;
	color: rgb(125, 0, 18);
	font-size: 21px;
	line-height: 150%;
  }
  
  #szovegtorzs h4{
	position: left top;
	margin-left: 5%;
	margin-right: 5%;
	width: 90%;
	font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, Sans-Serif;
	font-weight: normal;
	color: #353135;
	font-size: 17px;
	line-height: 150%;
  }
  
  #szovegtorzs h5{
	position: left top;
	margin-left: 5%;
	margin-right: 5%;
	width: 90%;
	font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, Sans-Serif;
	font-weight: normal;
	color: #353135;
	font-size: 15px;
	line-height: 150%;
  }
  
  #idezetblokk2 h3{
	position: left top;
	margin-left: 5%;
	margin-right: 5%;
	width: 84%;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: normal;
	color: #064a6b;
	font-size: 22px;
	line-height: 150%;
	background: #feffbe;
	padding-left: 20px;
	padding-right: 11px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-indent: 2em;
  }
    #idezetblokk h3{
	position: left top;
	margin-left: 5%;
	margin-right: 5%;
	width: 84%;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: normal;
	color: #353135;
	font-size: 22px;
	line-height: 150%;
	background: #f1f1f1;
	padding-left: 20px;
	padding-right: 11px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-indent: 2em;
  }
  
   .highlight{
	position: left top;
	width: 84%;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: bold;
	color: #064a6b;
	font-size: 22px;
	line-height: 150%;
	background: #feffbe;
	padding-left: 20px;
	padding-right: 11px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-indent: 2em;
  }
  

  
  #datum h3{
	position: left top;
	margin-left: 5%;
	margin-right: 5%;
	width: 90%;
	font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, Sans-Serif;
	font-weight: normal;
	color: #22a2c9;
	font-size: 22px;
	line-height: 150%;
  }
  
  #footer_link {
  text-align: center;
  margin-top: 25px;
  }
  
  #footer_link a:link {
  font-family: Bradley Hand ITC;
  color: #ffffff;
  font-size: 18px;
  font-weight: bold;
  text-decoration: initial;
  }
  
  #footer_link a:hover {
  font-family: Bradley Hand ITC;
  color: #22a2c9;
  font-size: 18px;
  font-weight: bold;
  text-decoration: initial;
  }
  
  #footer_copyright {
  margin-left: 5%;
  margin-right: 5%;
  margin-top: 35px;
  margin-bottom: 25px;
  width: 90%;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, Sans-Serif;
  text-align: center;
  color: #ffffff;
  font-size: 14px;
  }
  
  #kiskepescikkajanlo {
  height: auto;
  width: 95%;
  margin-left: 5px;
  margin-right: 5px;
  margin-top: 0px;
  margin-bottom: 8px;
  float: left;
  }
  
  #kiskepescikkajanlo h1 {
  font-size: 19px;
  font-weight: bold;
  color: #023f66;
  text-transform: uppercase;
  }
  
  #kiskepescikkajanlo h2 {
  font-size: 18px;
  font-weight: normal;
  color: #353135;
  }
  
  #kiskepescikkajanlo img {
  height: auto;
  margin-left: 10px;
  margin-right: 10px;
  width: 120px
  }
  
  #kiskepescikkajanlo a:link {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, Sans-Serif;
  color: #353135;
  font-weight: normal;
  text-decoration: initial;
  }
  
  #kiskepescikkajanlo a:hover {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, Sans-Serif;
  color: #353135;
  font-weight: normal;
  text-decoration: initial;
  }
  
  #kiskepescikkajanlo a:link h1 {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, Sans-Serif;
  color: #023f66;
  text-decoration: initial;
  }
  
  #kiskepescikkajanlo a:hover h1{
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, Sans-Serif;
  color: #d80041;
  text-decoration: initial;
  }
  
  #nagykepescikkajanlo {
  height: auto;
  margin-right: 5px;
  margin-top: 20px;
  margin-bottom: -12px;
  }
  
  #nagykepescikkajanlo h1 {
  font-size: 17px;
  font-weight: bold;
  color: #023f66;
  }
  
  #nagykepescikkajanlo h2 {
  font-size: 15px;
  font-weight: normal;
  color: #353135;
  }
  
  #nagykepescikkajanlo img {
  height: auto;
  margin-left: 10px;
  margin-right: 10px;
  }
  
  #nagykepescikkajanlo a:link {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, Sans-Serif;
  color: #353135;
  font-weight: normal;
  text-decoration: initial;
  }
  
  #nagykepescikkajanlo a:hover {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, Sans-Serif;
  color: #353135;
  font-weight: normal;
  text-decoration: initial;
  }
  
  #nagykepescikkajanlo a:link h1 {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, Sans-Serif;
  color: #023f66;
  text-decoration: initial;
  }
  
  #nagykepescikkajanlo a:hover h1{
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, Sans-Serif;
  color: #d80041;
  text-decoration: initial;
  }
  
  .rovatoldalicikkajanlo {
  position: left top;
  height: auto;
  width: 95%;
  margin-left: 5px;
  margin-right: 5px;
  margin-top: 0px;
  margin-bottom: 15px;
  }
  
  .rovatoldalicikkajanlo h1 {
  position: left top;
  font-size: 24px;
  font-weight: bold;
  color: #023f66;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 15px;
  }
  
  .rovatoldalicikkajanlo h2 {
  font-size: 20px;
  font-weight: normal;
  color: #353135;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 25px;
  }
  
  .rovatoldalicikkajanlo img {
  float: left;
  height: auto;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 10px;
  width: 140px
  }
  
  .rovatoldalicikkajanlo a:link {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, Sans-Serif;
  color: #353135;
  text-decoration: initial;
  }
  
  .rovatoldalicikkajanlo a:hover {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, Sans-Serif;
  color: #353135;
  text-decoration: initial;
  }
  
  .rovatoldalicikkajanlo a:link h1 {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, Sans-Serif;
  color: #023f66;
  text-decoration: initial;
  }
  
  .rovatoldalicikkajanlo a:hover h1{
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, Sans-Serif;
  color: #d80041;
  text-decoration: initial;
  }
  
  .focikkcim {
  position: left top;
  height: auto;
  width: 95%;
  margin-left: 5px;
  margin-right: 5px;
  margin-top: 0px;
  margin-bottom: 8px;
  }
  
  .focikkcim h1 {
  font-size: 28px;
  font-weight: bold;
  color: #023f66;
  margin-left: 5px;
  margin-right: 10px;
  }
  
  .focikkcim a:link {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, Sans-Serif;
  color: #353135;
  text-decoration: initial;
  }
  
  .focikkcim a:hover {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, Sans-Serif;
  color: #353135;
  text-decoration: initial;
  }
  
  .focikkcim a:link h1 {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, Sans-Serif;
  color: #d80041;
  text-decoration: initial;
  }
  
  .focikkcim a:hover h1{
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, Sans-Serif;
  color: #023f66;
  text-decoration: initial;
  }
  
  .focikkhatter {
  position: left top;
  background-color: #22a2c9;
  height: auto;
  width: 100%;
  margin-left: 10px;
  margin-right: 10px;
  max-width: 720px;
  }
  
  .focikkhatter h2 {
  font-size: 21px;
  font-weight: lighter;
  color: #ffffff;
  margin-left: 15px;
  margin-right: 15px;
  margin-top: 10px;
  margin-top: 10px;
  padding-bottom: 7px;
  max-width: 720px;
  background-color: #22a2c9;
  }
  
  .focikkhatter img {
  float: center;
  height: auto;
  width: 100%;
  background-color: #22a2c9;
  }
  
  .focikkhatter a:link {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, Sans-Serif;
  color: #353135;
  text-decoration: initial;
  }
  
  .focikkhatter a:hover {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, Sans-Serif;
  color: #353135;
  text-decoration: initial;
  }
  
  .oldalso_ajanlo_link {
  height: auto;
  width: 95%;
  margin-left: 5px;
  margin-right: 5px;
  margin-top: -5px;
  margin-bottom: -5px;
  float: left;
  }
  
  .oldalso_ajanlo_link h1 {
  font-size: 17px;
  font-weight: bold;
  line-height: 100%;
  }
  
  .oldalso_ajanlo_link h2 {
  font-size: 14px;
  font-weight: normal;
  color: #353135;
  line-height: 100%;
  }
  
  .oldalso_ajanlo_link img {
  height: auto;
  margin-left: 10px;
  margin-right: 10px;
  width: 120px
  }
  
  .oldalso_ajanlo_link a:link {
  float: left;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, Sans-Serif;
  color: #d80041;
  font-weight: bold;
  text-decoration: initial;
  }
  
  .oldalso_ajanlo_link a:hover {
  float: left;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, Sans-Serif;
  color: #023f66;
  font-weight: bold;
  text-decoration: initial;
  }
  
  .archivum_link {
  position: left top;
  margin-left: 20px;
  margin-right: 5px;
  margin-top: 5px;
  margin-bottom: 5px;
  }
  
  .archivum_link h1 {
  font-size: 22px;
  font-weight: bold;
  line-height: 100%;
  }
  
  .archivum_link a:link {
  position: left top;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, Sans-Serif;
  color: #d80041;
  font-weight: bold;
  text-decoration: initial;
  }
  
  .archivum_link a:hover {
  position: left top;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, Sans-Serif;
  color: #023f66;
  font-weight: bold;
  text-decoration: initial;
  }
  
  .cikkbe_agyazott_link_2 {
	position: left top;
	margin-left: 5%;
	margin-right: 5%;
	width: 90%;
	line-height: 150%;
  }
  
  .cikkbe_agyazott_link_2 h3 {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, Sans-Serif;
  color: #d80041;
  margin-bottom: 2px;
  font-size: 18px;
  background: #f1f1f1;
  padding: 3px;
  border-left: thick double #023F66;
  }
  
  .cikkbe_agyazott_link_2 h3:hover {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, Sans-Serif;
  color: #6c0020;
  margin-bottom: 2px;
  font-size: 18px;
  background: #f1f1f1;
  padding: 3px;
  border-left: thick double #023F66;
  }
  
  a.cikkbe_agyazott_link_2:hover,a.ex2:active {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, Sans-Serif;
  color: #9E005D;
  text-decoration: underline;
  }
  
  a.cikkbe_agyazott_link_2:link,a.ex2:visited {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, Sans-Serif;
  color:#023F66;
  margin: 0;
  text-decoration: none;
  font-size: 15px;
  }
  
  .tagek {
  margin-top: 3px;
  }
  
  .tagek a {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, Sans-Serif;
  font-size: 15px;
  line-height: 25px;
  text-transform: uppercase;
  text-align: left;
  text-decoration: none;
  font-weight: normal;
  color: white;
  padding: 3px;
  background-color: rgb(35,162,201);
  margin: 1px;
  }
  
  .tagek a:hover {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, Sans-Serif;
  font-size: 15px;
  line-height: 25px;
  text-transform: uppercase;
  text-align: left;
  text-decoration: none;
  font-weight: normal;
  color: white;
  padding: 3px;
  background-color: rgb(16,109,137);
  }
  
  img {
  max-width: 100%;
  height: auto;
  }
	
  .beagyazott_video {
  position: relative;
  border: 1px solid #CCCCCC;
  height: 0;
  margin-left: 5%;
  margin-right: 5%;
  margin-bottom: 20px;
  overflow: hidden;
  padding-bottom: 56.25%;
  padding-top: 30px;
  }
  
  .beagyazott_video iframe, .beagyazott_video object, .beagyazott_video embed {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  }
  
  .horoszkop_ajanlo_fo { 
  width: 100%;
  height: auto;
  margin-bottom: 3%;
  display:                 flex;
  display:                 -webkit-flex; /* Safari 8 */
  flex-wrap:               wrap;
  -webkit-flex-wrap:       wrap;         /* Safari 8 */
  justify-content:         center;
  -webkit-justify-content: center; 
  }
  
  .horoszkop_ajanlo { 
  position: relative;
  max-width: 185px;
  height: 218px;
  border: 2px solid gray;
  border-color: #22a2c9;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, Sans-Serif;
  color: #353135;
  font-weight: bold;
  margin-left: 1%;
  }
  
  .horoszkop_ajanlo_kep { 
  width: 100%;
  max-width: 185px;
  height: auto;
  }
  
  .horoszkop_ajanlo a:link {
  color: #023f66;
  text-decoration: initial;
  }
  
  .horoszkop_ajanlo a:hover {
  color: #d80041;
  text-decoration: initial;
  }
	
/* Fő blokkok és globális beállítások vége*/
	
/* Cikkközi helyek eleje*/

  .plats_1 {
  position: relative;
  max-width: 600px;
  height: 0px;
  margin-left: auto;
  margin-right: auto;
  }
  
  #plats_1_iframe {
  width: 600px;
  height: 0px;
  }
  
  .plats_2 {
  position: relative;
  max-width: 600px;
  height: 0px;
  margin-left: auto;
  margin-right: auto;
  }
  
  #plats_2_iframe {
  width: 600px;
  height: 0px;
  }
  
  .plats_3 {
  position: relative;
  max-width: 600px;
  height: 0px;
  margin-left: auto;
  margin-right: auto;
  }
  
  #plats_3_iframe {
  width: 600px;
  height: 0px;
  }
  
  .plats_4 {
  position: relative;
  max-width: 600px;
  height: 0px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 5px;
  }
  
  #plats_4_iframe {
  width: 600px;
  height: 0px;
  }
  
  .plats_5 {
  position: relative;
  max-width: 600px;
  height: 0px;
  margin-left: auto;
  margin-right: auto;
  }
  
  #plats_5_iframe {
  width: 600px;
  height: 0px;
  }
  
  .plats_6 {
  position: relative;
  max-width: 600px;
  height: 0px;
  margin-left: auto;
  margin-right: auto;
  }
  
  #plats_6_iframe {
  width: 600px;
  height: 0px;
  }
  
  .plats_7 {
  position: relative;
  max-width: 600px;
  height: 0px;
  margin-left: auto;
  margin-right: auto;
  }
  
  #plats_7_iframe {
  width: 600px;
  height: 0px;
  }
  
  .plats_8 {
  position: relative;
  max-width: 600px;
  height: 0px;
  margin-left: auto;
  margin-right: auto;
  }
  
  #plats_8_iframe {
  width: 600px;
  height: 0px;
  }
  
 .plats_9 {
  position: relative;
  max-width: 600px;
  height: 0px;
  margin-left: auto;
  margin-right: auto;
  }
  
  #plats_9_iframe {
  width: 600px;
  height: 0px;
  }
  
  .plats_10 {
  position: relative;
  max-width: 600px;
  height: 0px;
  margin-left: auto;
  margin-right: auto;
  }
  
  #plats_10_iframe {
  width: 600px;
  height: 0px;
  }
  
  .plats_11 {
  position: relative;
  max-width: 600px;
  height: 0px;
  margin-left: auto;
  margin-right: auto;
  }
  
  #plats_11_iframe {
  width: 600px;
  height: 0px;
  }
  
  .plats_12 {
  position: relative;
  max-width: 600px;
  height: 0px;
  margin-left: auto;
  margin-right: auto;
  }
  
  #plats_12_iframe {
  width: 600px;
  height: 0px;
  }

/* Cikkközi helyek vége*/

/* 990px alatt eleje*/
@media (max-width: 990px) {
  
  .cikk_blokk {
  float: left;
  width: 100%;
  margin: auto;
  border: 0px blue solid;
  }
  
  .rovat_blokk {
  float: left;
  width: 100%;
  margin: auto;
  border: 0px blue solid;
  }
  
  .oldalso_blokk {
  float: left;
  width: 100%;
  height: 1570px;
  margin: auto;
  border: 0px blue solid;
  padding-left: 15px;
  }
  
  #oldalso_blokk_iframe {
  width: 100%;
  height: 1570px;
  }
  
  #felso_blokk_1_iframe {
  width: 100%;
  margin: auto;
  }
  
  #felso_blokk_2_iframe {
  width: 100%;
  margin: auto;
  }
  
  #plats_1_iframe {
  width: 100%;
  margin: auto;
  }
  
  #plats_2_iframe {
  width: 100%;
  margin: auto;
  }
  
  #plats_3_iframe {
  width: 100%;
  margin: auto;
  }
  
  #plats_4_iframe {
  width: 100%;
  margin: auto;
  }
  
  #plats_5_iframe {
  width: 100%;
  margin: auto;
  }
  
  #plats_6_iframe {
  width: 100%;
  margin: auto;
  }
  
  #plats_7_iframe {
  width: 100%;
  margin: auto;
  }
  
  #plats_8_iframe {
  width: 100%;
  margin: auto;
  }
  
  #plats_9_iframe {
  width: 100%;
  margin: auto;
  }
  
  #plats_10_iframe {
  width: 100%;
  margin: auto;
  }
  
  #plats_11_iframe {
  width: 100%;
  margin: auto;
  }
  
  #plats_12_iframe {
  width: 100%;
  margin: auto;
  }
  
  #also_blokk_1_iframe {
  width: 100%;
  margin: auto;
  }
  
  #also_blokk_2_iframe {
  width: 100%;
  margin: auto;
  }
  
  #footer_iframe {
  width: 100%;
  margin: auto;
  }
  
  .horoszkop_ajanlo { 
  width: 100%;
  margin: auto;
  }

}

/* 990px alatt vége*/ 

/* 989px alatt eleje*/
@media (max-width: 989px) {

  .oldalso_blokk {
  float: left;
  width: 100%;
  height: 1570px;
  margin: auto;
  border: 0px blue solid;
  }
  
  #oldalso_blokk_iframe {
  width: 100%;
  height: 1570px;
  }

  .also_blokk_1 {
  float: left;
  width: 100%;
  border: 0px blue solid;
  background-color: white;
  height: 0px;
  }
  
  #also_blokk_1_iframe {
  width: 100%;
  margin: auto;
  height: 0px;
  }
  
  .also_cikkajanlo {
  float: left;
  width: 100%;
  }
  
  #also_cikkajanlo {
  height: auto;
  max-width: 100%;
  margin-left: 15px;
  margin-right: 5px;
  margin-top: 5px;
  margin-bottom: 5px;
  float: left;
  }
  
}

/* 980px alatt vége*/ 

/*790px alatt eleje*/
@media (max-width: 790px) {

  .oldalso_blokk {
  float: left;
  width: 100%;
  height: 1570px;
  margin: auto;
  border: 0px blue solid;
  }
  
  #oldalso_blokk_iframe {
  width: 100%;
  height: 1570px;
  }

  .also_blokk_1 {
  float: left;
  width: 100%;
  border: 0px blue solid;
  background-color: white;
  height: 0px;
  }
  
 #also_blokk_1_iframe {
  width: 100%;
  margin: auto;
  height: 0px;
  }
  
}

/* 790px alatt vége*/

/*720px alatt eleje*/
@media (max-width: 720px) {

  .oldalso_blokk {
  float: left;
  width: 100%;
  height: 1570px;
  margin: auto;
  border: 0px blue solid;
  }
  
  #oldalso_blokk_iframe {
  width: 100%;
  height: 1570px;
  }

  .also_blokk_1 {
  float: left;
  width: 100%;
  border: 0px blue solid;
  background-color: white;
  height: 0px;
  }
  
 #also_blokk_1_iframe {
  width: 100%;
  margin: auto;
  height: 0px;
  }
  
}

/* 720px alatt vége*/ 

/*620px alatt eleje*/
@media (max-width: 620px) {

  .oldalso_blokk {
  float: left;
  width: 100%;
  height: 1570px;
  margin: auto;
  border: 0px blue solid;
  }
  
  #oldalso_blokk_iframe {
  width: 100%;
  height: 1570px;
  }

  .also_blokk_1 {
  float: left;
  width: 100%;
  border: 0px blue solid;
  background-color: white;
  height: 0px;
  }
  
 #also_blokk_1_iframe {
  width: 100%;
  margin: auto;
  height: 0px;
  }
  
  .horoszkop_ajanlo {
  max-width: 95%;
  height: 140px;
  margin-bottom: 4px;
  }
  
}

/* 620px alatt vége*/ 

/* 590px alatt*/
@media (max-width: 590px) {

.felso_blokk_2 {
  height: 0px;
  }
  
  #felso_blokk_2_iframe {
  width: 0px;
  height: 0px;
  }
  
}

/*490px alatt eleje*/
@media (max-width: 490px) {

  .oldalso_blokk {
  float: left;
  width: 100%;
  height: 1570px;
  margin: auto;
  border: 0px blue solid;
  }
  
  #oldalso_blokk_iframe {
  width: 100%;
  height: 1570px;
  }

  .also_blokk_1 {
  float: left;
  width: 100%;
  border: 0px blue solid;
  background-color: white;
  height: 0px;
  }
  
 #also_blokk_1_iframe {
  width: 100%;
  margin: auto;
  height: 0px;
  }
  
}

/* 490px alatt vége*/ 

/*450px alatt eleje*/
@media (max-width: 450px) {

  .oldalso_blokk {
  float: left;
  width: 100%;
  height: 1570px;
  margin: auto;
  border: 0px blue solid;
  }
  
  #oldalso_blokk_iframe {
  width: 100%;
  height: 1570px;
  }

  .also_blokk_1 {
  float: left;
  width: 100%;
  border: 0px blue solid;
  background-color: white;
  height: 0px;
  }
  
 #also_blokk_1_iframe {
  width: 100%;
  margin: auto;
  height: 0px;
  }
  
}

/* 450px alatt vége*/  

}