@import url("/web/20150315053104cs_/http://nol.hu/static/style/nol/css/fonts.css");
@import url("/web/20150315053104cs_/http://nol.hu/static/style/nol/css/grid.css");
@import url("/web/20150315053104cs_/http://nol.hu/static/style/nol/css/header.css");
@import url("/web/20150315053104cs_/http://nol.hu/static/style/nol/css/galeria.css");

.hide {
	display: none !important;
}
a img {
	border: none;
	outline: none;
}

.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */

/* cimkek */
a.cimke, .cimke {
	padding: 10px;
	background: #ff5e52;
	border: 1px solid #ee4e46;
	color: #ffffff;
	display: inline-block;
	font-size: 30px;
	text-transform: uppercase;
	font-family: 'millerdisplay_semiboldregular', 'Georgia', serif;
	line-height: 30px;
	font-weight: normal;
	overflow: hidden;
	transition-duration: 0.5s;
}

a.cimke:hover {
	background: #ee4e46;
}

a.cimke.medium, .cimke.medium {
	font-size: 17px;
	line-height: 20px;
}

a.cimke.normal, .cimke.normal {
	font-size: 16px;
	line-height: 16px;
}

.cimke.small {
	font-size: 11px;
	line-height: 11px;
	padding:2px 5px;
}
a.cimke-stressed, .cimke-stressed {
	padding: 0 10px;
	background: #beb0b9;
	border: 1px solid #a1959e;
	color: #ffffff;
	display: inline-block;
	text-transform: uppercase;
	font-family: 'millerdisplay_semiboldregular', 'Georgia', serif;
	font-weight: normal;
	overflow: hidden;
}

a.cimke-stressed.normal, .cimke-stressed.normal {
	font-size: 16px;
	height: 31px;
	line-height: 31px;
}
/* cimkek end */

/* gombok */
.buttonWrapper {
	padding: 15px 0;
}

a.button,
.button {
	border-radius: 4px;
	display: block;
	padding: 10px 15px;
	font-family: 'PT Serif', 'Georgia', serif;
	font-size: 14px;
	text-align: center;
	cursor: pointer;
}

a.button.purple,
.button.purple {
	background: #722c58;
	color: #f6f6f6;
	box-shadow: 0 3px 0 #581341;
	transition-duration: 0.5s;
}

.button.purple:hover,
a.button.purple:hover {
	background: #65214d;
	box-shadow: 0 3px 0 #4c0436;
}

a.button.purple.dark{
	background: #4b2b41;
	box-shadow: 0 3px 0 #33152a;
	padding: 10px 0;
}

a.button.purple.dark:hover{
	background: #56354b;
	box-shadow: 0 3px 0 #3f1f34;
}

.button.purple.light {
	background: #816c7c;
	font-size: 12px;
	color: #f8f8f8;
	box-shadow: 0 3px 0 #675363;
}

.button.purple.light:hover {
	background: #742c5d;
	box-shadow: 0 3px 0 #581341;
}

a.button.gray {
	background: #d7d7d7;
	color: #616161;
	box-shadow: 0 3px 0 #a4a4a1;
	font-size: 12px;
}

a.button.gray:hover {
	background: #816c7c;
	color: #f8f8f8;
	box-shadow: 0 3px 0 #675363;
}

a.button.transparent{
	font-family: 'millerdisplay_semiboldregular';
	background: #f8f8f8;
	color: #beb0b9;
	border-radius: 0;
	border:2px solid #beb0b9;
}
/* gombok end */

.banner {
	/*background-color: #f8f8f8;*/
}

.fullWidth .banner {
	background-color: #f6f6f6;
}

.banner.bordered {
	border-bottom: 1px solid #d7d7d7;
	border-top: 1px solid #d7d7d7;
}

.banner.wide {
	padding: 15px 0;
}

.bannerhead {
	text-transform: uppercase;
	color:#d4d4d4;
	font-size:10px;
	font-family: 'Arial', 'Helvetica', sans-serif;
	text-align: right;
}

.bannerBorder {
	border: 1px solid #d7d7d7;
}

body > .box.banner {
	padding: 20px 0px;
}

#superLeaderboard > div{
	width:970px;
	margin:0 auto;
}

body > .box.banner .bannerhead {
	top: 5px;
	text-align: right;
}

.fullWidth .bannerhead{
	width:640px;
	margin:0 auto;
}

.bigTitle {
	font-family: 'millerdisplay_semiboldregular';
	font-size: 62px;
	color: #4b2b41;
	padding:70px 0 50px 0;
}

.centered, .banner {
	text-align: center;
}

.cikkBlock.negyes{
	padding-bottom: 70px;
}

.cikkBlock.negyes .table .cell {
	width:25%;
	border-right:1px solid #d7d7d7;
	padding:20px 10px;
	vertical-align: top;
	display: table-cell;
}

.cikkBlock.negyes .table {
	border:1px solid #d7d7d7;
	margin-top: -30px;
	width: 1248px;
}

.cikkBlock {
	border-bottom: 1px solid #d7d7d7;
	display: table;
	position: relative;
	/*background-color: #f8f8f8;*/
	transition-duration: 0.5s;
}
.cikkBlock:hover {
	background: #fff;
}
.cikkBlock:hover .cikkBlockFooter {
	background: #fff;
}

.blockNyitoFelso .cikkBlock.noKiemelt.egyhasabos:hover {
	background: none;
}
.blockNyitoFelso .cikkBlock.noKiemelt.egyhasabos:hover .cikkBlockFooter {
	background-color: #f8f8f8;
}
.blockNyitoFelso .egyhasabos-cikk-holder {
	transition-duration: 0.5s;
	width: 100%;
}
.blockNyitoFelso .noKiemelt .egyhasabos-cikk-holder:hover {
	background-color: #fff;
}
.blockNyitoFelso .noKiemelt .egyhasabos-cikk-holder:hover .cikkBlockFooter {
	background-color: #fff !important;
}
.blockNyitoFelso .blockNewCikkajanloKiemelt .egyhasabos-cikk-holder-elso-cimke-utan {
	margin-top: 26px;
}
.blockNyitoFelso .blockNewCikkajanloKiemelt .egyhasabos-cikk-holder-elso {
	margin-top: 30px;
}
.blockNyitoFelso .blockNewCikkajanloKiemelt .egyhasabos-cikk-holder-elso-cimkes {
	padding-top: 14px;
}
.cikkBlock .cikkBlockContent .image {
	background-position: center;
	transition-duration: 0.5s;
}
.cikkBlock:hover .cikkBlockContent .image {
	opacity: .9;
}

.blockRovatAjanlo .blockInner .image,
.blockRovatAjanlo .blockInner,
.blockRovatAjanlo .blockInner .vezetoCimke,
.blockCikkajanloItem .vezetoCimke,
.blockLongform .vezetoCimke,
.cikkBlock .vezetoCimke,
.cikkBlock .cikkBlockFooter {
	transition-duration: 0.5s;
}

.cikkBlock:hover .vezetoCimke,
.blockLongform:hover .vezetoCimke,
.blockCikkajanloItem:hover .vezetoCimke,
.blockRovatAjanlo .blockInner:hover .vezetoCimke {
	color: #ff5e52;
}

.blockRovatAjanlo .blockInner:hover {
	background: #fff;
}

.blockRovatAjanlo .blockInner:hover .image {
	opacity: 0.9;
}

.blockRovatAjanlo .blockInner .vezetoCimke {
	padding: 0;
}

.blockRovatAjanlo .blockInner .vezetoCimke {
    padding: 0;
    color: #ff5e52;
}

.cikkBlock.egyhasabos {
	border-right: 1px solid #d7d7d7;
	width: 311px;
	display: table-cell;
	position: relative;
	vertical-align: top;
}

.leftCol .cikkBlock.blockNewCikkajanloKiemelt.egyhasabos {
	box-sizing: border-box;
	width: 311px;
	border-top: 0;
}

.cikkBlock.egyhasabos-jobb {
	border-right: none;
}

.cikkBlock.egyhasabos .lead {
	font-size: 16px;
	padding: 15px;
	font-family: 'PT Serif', 'Georgia', serif;
	color: #4d3f48;
}

.cikkBlock.egyhasabos .image {
	width: 282px;
	height: 212px;
	margin: 15px 0 15px 15px;
}

.cikkBlock.egyhasabos h1 {
	font-family: 'millerdisplay_semiboldregular';
	font-size: 26px;
	line-height: 32px;
	padding: 0 15px;
}

.cikkBlock.egyhasabos h1:hover {
	color: #634157;
}

.cikkBlock.egyhasabos.v2 h1 {
	font-size: 36px;
	line-height: 38px;
}

.cikkBlock.kethasabos{
	width:100%;
}
.cikkBlock.kethasabos .row {
	padding-bottom: 15px;
}
.cikkBlock.kethasabos .row:first-child {
	padding-bottom: 74px;
}

.cikkBlock.kethasabos h1 {
	text-align: center;
	color: #4b2b41;
	margin: 0;
	font-size: 36px;
	line-height: 42px;
	margin-bottom: 10px;
	font-family: 'millerdisplay_semiboldregular';
	padding: 0 15px;
}

.cikkBlock.kethasabos.v2 h1 {
	font-size: 52px;
	line-height: 60px;
}

.cikkBlock.kethasabos.v3 h1 {
	font-size: 32px;
	line-height: 36px;
}

.cikkBlock.kethasabos .image {
	height: 297px;
	width: 594px;
	margin: 10px 0 10px 15px;
}
.cikkBlock.kethasabos.v4 .image {
	width:282px;
	height:212px;
	float:left;
	margin-top: 5px;
	margin-right: 30px;
}

.cikkBlock.egyhasabos h1, .cikkBlock.negyes h2{
	font-size: 26px;
	line-height: 32px;
	font-family: 'millerdisplay_semiboldregular';
	color:#4b2b41;
	text-align: center;
	transition-duration: 0.5s;
}

.cikkBlock.egyhasabos.v3 h1{
	font-size: 26px;
	line-height: 32px;
}

.cikkBlock.egyhasabos .lead{
	font-size: 16px;
	line-height: 22px;
	font-family: 'PT Serif', 'Georgia', serif;
	transition-duration: 0.5s;
}


.cikkBlock .vezetoCimke,
.blockCikkajanlo .vezetoCimke,
.vezetoCimke {
	font-family: 'PT Serif', 'Georgia', serif;
	font-size: 16px;
	line-height: 22px;
	color: #ff5e52;
	padding: 10px 15px 10px 15px;
	text-transform: uppercase;
	text-align: center;
	display: block;
}

.blogger .vezetoCimke {
	padding-bottom: 0px;
}

.cikkBlock .vezetoCimke a{
	width: 100%;
	text-align: center;
}

.cikkBlock .lead {
	font-family: 'PT Serif', 'Georgia', serif;
	font-size: 16px;
	line-height: 22px;
	color: #4d3f48;
}

.cikkBlock.v5 .lead {
	font-size: 20px;
	line-height: 30px;
}

.cikkBlock.v5 .szoveg{
	font-family: 'PT Serif', 'Georgia', serif;
	font-size: 18px;
	line-height: 26px;
}

.cikkBlockFooter, #pager {
	background: #f8f8f8;
	display: table;
	width: 100%;
}

.rightCol.col4 .cikkBlockFooter {
    width: 310px;
}

.cikkBlockFooter div, #pager div {
	display: table-cell;
	height: 58px;
	vertical-align: middle;
	padding: 0 15px;
	font-family: 'PT Serif', 'Georgia', serif;
	font-size: 14px;
	line-height: 20px;
}

.cikkBlockFooter .cikkSzerzo {
	width: 30%;
	text-align: left;
}

.cikkBlockFooter .cikkSzerzo .image {
	width: 46px;
	height: 46px;
	padding: 0;
	margin: 0;
	border-radius: 25px;
	border: 2px solid #b9a8b6;
	vertical-align: middle;
}

.cikkBlockFooter .cikkSzerzo span {
	padding-left: 55px;
	display: inline-block;
	max-height: 44px;
	overflow: hidden;
}

.cikkBlockFooter .cikkRovat {
	width: 30%;
	text-align: right;
}

.cikkBlockFooter a {
	display: inline-block;
	padding: 0;
	color: #675363;
}

.cikkBlockFooter a:hover {
	color: #382635;
}

.cikkBlock .cikkDatum {
	color: #beb0b9;
}


.colWrapper{
	width:50%;
	float:left;
}

.clear {
	clear: both;
}

/* footer */
#footer{
	background-color:#302a2e;
	margin-top: 55px;

}

#footer .content,
#footerBottom .content {
	background-color: #302a2e;
	display: table;
	border-bottom: none;
}

#footer .content .row {
	height: 113px;
	border-top: 1px solid #423740;
}

#footer .halfPage,
#footerBottom .halfPage {
	width: 50%;
	display: table-cell;
	border-right: 1px solid #423740;
	vertical-align: top;
}

#footerBottom .halfPage {
	border-right: none;
}

#footerBottom,
#footerBottom .content {
	background-color: #211b1f;
	border-bottom: none;
	color: #675363;
	font-size: 14px;
	font-family: 'PT Serif', 'Georgia', serif;
}

.footerCol1,
.footerCol2,
.footerCol3,
.footerCol4 {
	width: 148px;
	display: table-cell;
	position: relative;
	vertical-align: top;
}

.footerCol2,
.footerCol3,
.footerCol4 {
	padding-top: 15px;
}

.footerCol2 {
	width: 164px;
}

.footerCol2.wide {
	width: 477px;
}

.footerSmall {
	width: 100px !important;
}

.footerWide {
	width: 180px !important;
	padding-left: 0 !important;
	text-align: center;
}

.footerCol3,
.footerCol4 {
	width: 125px;
	padding-left: 15px;
	padding-right: 15px;
}

.footerCol5 {
	display: table-cell;
	vertical-align: middle;
	width: 280px;
}

#footerBottom .footerCol2,
#footerBottom .footerCol3,
#footerBottom .footerCol4 {
	padding-top: 0;
	height: 28px;
	vertical-align: middle;
}

#footerBottom a {
	color: #675363;
	transition-delay: 0.5s;
}

#footerBottom a:hover {
	color: #867181;
}

#footer .cimkeWrapper {
	width: inherit;
	position: absolute;
	top: -10px;
}
.footerCol2:hover .cimke.small,
.footerCol3:hover .cimke.small,
.footerCol4:hover .cimke.small {
	background: #ee4e46;
}

#footer .tema {
	background-color: transparent;
	border: none;
	font-family: 'millerdisplay_semiboldregular';
	font-size: 12px;
	line-height: 20px;
	display: block;
	text-transform: uppercase;
	color: #beb0b9;
	transition-duration: 0.5s;
}
#footer .tema:hover {
	color: #816c7c;
}

#footer .rovat {
	color: #ffffff;
	background: #4d3e47;
	text-transform: uppercase;
	width: 114px;
	text-align: center;
	display: block;
	padding: 5px 0;
	transition-duration: 0.5s;
}

#footer a.rovat:hover {
	background-color: #65555f;
}

#footer h2 {
	font-weight: normal;
	margin: 0;
	padding: 0;
	line-height: 13px;
}

#footer h2 a {
	font-family: 'PT Serif', 'Georgia', serif;
	font-size: 13px;
	color: #816c7c;
	line-height: 1.3em;
	/*display: auto;*/
	display: block;
	height: 99px;
}

.footerCol1 ul {
	margin: 15px 0 0 15px;
}

#footer ul li {
	padding: 4px 0;
}

#footer ul li a {
	color: #675363;
	font-family: 'PT Serif', 'Georgia', serif;
	font-size: 14px;
	transition-duration: 0.5s;
}

#footer ul li a:hover {
	color: #867181;
}

.footerCol3,
.footerCol4 {
	transition-duration: 0.5s;
}

.footerCol3:hover,
.footerCol4:hover {
	height: 99px;
	background-color: #3c353a;
}

.footerCol2 a {
	max-width: 110px;
	overflow: hidden;
}
.footerCol3 a
.footerCol4 a {
	overflow: hidden;
	max-width: 110px;
	transition-duration: 0.5s;
}

.footerCol3:hover a,
.footerCol4:hover a {
	color: #b69fb1;
}

#footerBottom .footerCol1 {
	vertical-align: middle;
}

#footerBottom .footerCol3,
#footerBottom .footerCol4 {
	transition-duration: 0.5s;
}

#footerBottom .footerCol3:hover,
#footerBottom .footerCol4:hover {
	background-color: #211b1f;
}

.footerList {
	height: 80px !important;
}

.footerList li {
	float: left;
	height: 80px;
	line-height: 80px;
	padding: 0 !important;
}

.footerList li a {
	padding: 0 28px;
	display: block;
	transition-duration: 0.5s;
}

.footerList li a:hover {
	background-color: #3c353a;
}

.footerList.centered a {
	width: 438px;
	margin: 0 auto;
	text-transform: uppercase;
	margin-top: 20px;
}

/* footer end */



/*  New footer  */

footer {
	display: block;
    margin-top: 30px;
    width: 100%;
	min-width: 1002px;
}

footer #footer-social {
    height: 120px;
    background-color: #302a2e;
}

footer .footer-wrp {
    box-sizing: border-box;
    margin: 0 auto;
    padding: 0 4px 0 25px;
    width: 1248px;
    text-align: left;
    position: relative;
}

footer #footer-social .footer-wrp {
    height: 100%;
}

footer a#footer-logo {
    display: block;
    width: 78px;
    height: 47px;
    top: 36px;
    position: relative;
}

footer #footer-social ul#links {
    float: right;
}

footer #footer-social ul#links li {
    display: inline-block;
    white-space: nowrap;
    width: 125px;
    height: 28px;
    border: 1px solid #3b3338;
    margin-left: 102px;
}

footer #footer-social ul#links li a {
    display: block;
    width: 100%;
    height: 100%;
    background-color: #312b2f;
    text-align: center;
    line-height: 100%;
	cursor: pointer;
	font-family: Arial,Helvetica,"sans-serif",Verdana;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 28px;
	color: #9e929b;
	transition-duration: 0.5s;
	transition-property: background, color;
}

footer #footer-social ul#links li a:hover {
	background-color: #3b3338;
	/*color: #73636c;*/
}

footer #footer-channels {
	background-color: #4d3c47;
	height: 580px;
}

footer #footer-channels ul.channel-list {
	border-bottom: 1px solid #6b5b64;
	padding: 7px 0 30px 0;
}

footer #footer-channels ul.channel-list > li {
	width: 208px;
	display: block;
	float: left;
	height: 158px;
	overflow: hidden;
}

footer #footer-channels ul.channel-list li:nth-child(6n) {
	width: 178px;
}

footer #footer-channels .channel-container {
	padding: 30px 10px 10px 0;
}

footer #footer-channels .channel-container h4 {
	font-size: 19px;
	font-family: "PT Serif", Georgia, serif;
}

footer #footer-channels .channel-container a.channel-title {
	color: #ebe8e8;
	letter-spacing: 0px;
	transition-duration: 0.5s;
	transition-property: background, color;
}

footer #footer-channels .channel-container a.channel-title:hover {
	color: #ff5e52;
}

footer #footer-channels .channel-container ul {
	padding: 7px 0 0;
}

footer #footer-channels .channel-container ul > li {
	margin-bottom: 4px;
}

footer #footer-channels .channel-container a.tema {
	color: #beb0b9;
	font-family: "Open Sans",Arial,Helvetica,"sans-serif",Verdana;
	font-size: 15px;
	letter-spacing: 0.5px;
}

footer #footer-channels .channel-container a.tema:hover {
	color: #e6d9e3;
	transition-duration: 0.5s;
	transition-property: background, color;
}

footer #footer-channels article.article-list {
	float: left;
	padding: 31px 0 34px 0;
}

footer #footer-channels article.article-list.friss {
	width: 624px;
}

footer #footer-channels article.article-list.top {
	width: 594px;
}

footer #footer-channels article.article-list h4 {
	font-size: 19px;
	font-family: "PT Serif", Georgia, serif;
	color: #ebe8e8;
    letter-spacing: 0px;
	word-spacing: 2px;
}

footer #footer-channels article.article-list ul {
	padding: 5px 0;
}

footer #footer-channels article.article-list ul li {
	padding-right: 10px;
}

footer #footer-channels article.article-list.friss ul li {
	padding-left: 51px;
}


footer #footer-channels article.article-list ul li a {
	font-size: 15px;
	font-family: Arial,Helvetica,"sans-serif",Verdana;
	letter-spacing: 0.5px;
	line-height: 24px;
}

footer #footer-channels article.article-list ul li a span.date {
	color: #816c7c;
	margin-right: 8px;
    width: 38px;
}

footer #footer-channels article.article-list ul li a span.date {
	margin-left: -51px;
}

footer #footer-channels article.article-list ul li a span.title {
	color: #beb0b9;
}

footer #footer-channels article.article-list ul li a span {
	transition-duration: 0.5s;
	transition-property: background, color;
	transition-timing-function: ease-in-out;
}

footer #footer-channels article.article-list ul li a:hover span.date {
	color: #e6d9e3;
}

footer #footer-channels article.article-list ul li a:hover span.title {
	color: #e6d9e3;
}


footer #footer-impressum {
	height: 90px;
	background-color: #41363d;
}

footer #footer-impressum ul.impressum-links {
	text-align: center;
	padding-top: 25px;
}

footer #footer-impressum ul.impressum-links > li {
	display: inline-block;
	border-right: 1px solid #9e929b;
	padding: 0 6px 0 3px;
	height: 15px;
}

footer #footer-impressum ul.impressum-links > li:first-child {
	margin-left: 21px;
}

footer #footer-impressum ul.impressum-links > li:last-child {
	border-right: 0;
}

footer #footer-impressum ul.impressum-links > li a {
	color: #9e929b;
	transition-duration: 0.5s;
	transition-property: background, color;
	font-family: Arial,Helvetica,"sans-serif",Verdana;
    font-size: 15px;
    letter-spacing: 0.5px;
    line-height: 15px;
	vertical-align: top;
}

footer #footer-impressum ul.impressum-links > li a:hover {
	color: #e6d9e3;
}

footer #footer-impressum p {
	margin-left: 16px;
	color: #7e737b;
	text-align: center;
	font-size: 12px;
	font-family: Arial,Helvetica,"sans-serif",Verdana;
	padding-top: 5px;
}

footer #footer-pr {
	height: 138px;
	background-color: #f7f7f7;
}

footer #footer-pr #pr-logo {
	float: left;
	width: 312px;
}

footer #footer-pr #pr-logo a {
	display: block;
	width: 230px;
	margin: 36px 0 0 4px;
}

footer #footer-pr #pr-text {
	float: left;
}

footer #footer-pr #pr-text p {
	color: #7a7b7c;
	font-size: 12px;
	font-family: Arial,Helvetica,"sans-serif",Verdana;
	line-height: 16px;
	margin-top: 45px;
}

footer #footer-pr #pr-other {
	float: left;
}

footer #footer-pr #pr-other a.circle {
	display: block;
	width: 40px;
	height: 40px;
	float: left;
	margin-top: 50px;
	transition-duration: 0.5s;
	transition-property: background;
}

footer #footer-pr #pr-other a.circle1 {
	margin-left: 82px;
	background: transparent url('/web/20150315053104im_/http://nol.hu/static/style/nol/img/mwf_icon_fb.png?v=2') no-repeat scroll 0 0;
}

footer #footer-pr #pr-other a.circle2 {
	margin-left: 38px;
	background: transparent url('/web/20150315053104im_/http://nol.hu/static/style/nol/img/mwf_icon_in.png?v=2') no-repeat scroll 0 0;
}

footer #footer-pr #pr-other a.circle1:hover {
	background: transparent url('/web/20150315053104im_/http://nol.hu/static/style/nol/img/mwf_icon_fb_hover.png?v=2') no-repeat scroll 0 0;
}

footer #footer-pr #pr-other a.circle2:hover {
	background: transparent url('/web/20150315053104im_/http://nol.hu/static/style/nol/img/mwf_icon_in_hover.png?v=2') no-repeat scroll 0 0;
}





footer #footer-portfolio {
	height: 433px;
	background: transparent url('/web/20150315053104im_/http://nol.hu/static/style/nol/img/mediaworks_bg.png') repeat scroll 0 0;
}

footer #footer-portfolio ul.portfolio-list {
	padding: 10px 0 30px 0;
}

footer #footer-portfolio ul.portfolio-list > li {
	width: 208px;
	display: block;
	float: left;
	height: 196px;
	/*overflow: hidden;*/
}

footer #footer-portfolio ul.portfolio-list li:nth-child(6n) {
	width: 178px;
}

footer #footer-portfolio .portfolio-container {
	padding: 34px 10px 10px 0;
}

footer #footer-portfolio .portfolio-container h4 {
	font-size: 19px;
	/*height: 22px;*/
}

footer #footer-portfolio .portfolio-container a.portfolio-title {
	color: #696a6c;
	letter-spacing: 0px;
	transition-duration: 0.5s;
	transition-property: background, color;
	font-family: "Open Sans",Arial,Helvetica,"sans-serif",Verdana;
}

footer #footer-portfolio .portfolio-container a.portfolio-title:hover {
	color: #db001c;
}

footer #footer-portfolio .portfolio-container.regional-news a.portfolio-title:hover,
footer #footer-portfolio .portfolio-container.szolgaltatasok a.portfolio-title:hover {
	color: #696a6c;
}

footer #footer-portfolio .portfolio-container ul {
	padding: 7px 0 0;
}

footer #footer-portfolio .portfolio-container ul > li {
	margin-bottom: 4px;
}

footer #footer-portfolio .portfolio-container a.tema {
	color: #696a6c;
	font-family: "Open Sans",Arial,Helvetica,"sans-serif",Verdana;
	font-size: 14px;
	letter-spacing: 0.5px;
	white-space: nowrap;
}

footer #footer-portfolio .portfolio-container a.tema:hover {
	color: #9d9e9f;
	transition-duration: 0.5s;
	transition-property: background, color;
}




@media handheld, only screen and (max-width: 1275px) {
	footer .footer-wrp {
		width: 1002px;
	}
	
	footer #footer-social ul#links li {
		margin-left: 50px;
	}
	
	footer #footer-channels ul.channel-list li {
		width: 16.5% !important;
		min-width: 100px;
	}
	
	footer #footer-channels article.article-list {
		width: 50% !important;
	}
	
	footer #footer-portfolio ul.portfolio-list li {
		width: 16.5% !important;
		min-width: 100px;
	}
	
	footer #footer-pr #pr-logo {
		max-width: 270px;
	}
	
	footer #footer-pr #pr-text {
		max-width: 562px;
	}
	
	footer #footer-pr #pr-text p br {
		display: none;
	}
	
	footer #footer-pr #pr-other a.circle1 {
		margin-left: 20px;
	}
	
	/*footer #footer-portfolio .portfolio-container.regional-news a.tema {
		font-size: 13px;
	}*/
}

/*  New footer end */

.fullWidth {
	width: 100%;
	border-top: 1px solid #d7d7d7;
	border-bottom: 1px solid #d7d7d7;
	/*margin-top: 30px;*/
	background-color: #f6f6f6;
	/*margin: 0 auto;*/
}
.fullWidth.galeriaAjanloFullWidth {
	margin-top: 50px;
}

/* videok */
.videoAjanlo.dark {
	position: relative;
	padding:30px;
	background:#282025;
	color:#f3f0ec;
}

.videoAjanlo.egyhasabos {
	padding-bottom: 0;
	padding-top: 0;
}

.videoAjanlo .oneCol {
	width:282px;
	float:left;
}

.videoAjanlo .image {
	height: 159px;
	width: 278px;
	background-size: cover;
	margin-bottom: 15px;
	float:left;
	overflow: hidden;
	position: relative;
}

.videoAjanlo .title {
	height:159px;
	width: 282px;
	font-size:16px;
	font-family: 'millerdisplay_semiboldregular';
	color:#ff5e52;
	text-align: left;
	background-color: #4b2b41;
	opacity: 0;
	display: table-cell;
	vertical-align: middle;
	padding-left:70px;
	transition-duration: 0.5s;
}

.videoAjanlo .title div {
	margin: 0 15px;
}

.videoAjanlo .title.active {
	opacity: .8;
}
.videoAjanlo .image.last {
	margin-bottom:0;
}

.videoAjanlo .image.big,
.videoAjanlo .image.big .title {
	width:594px;
	height:334px;
	font-size:24px;
}

.videoAjanlo .image.small,
.videoAjanlo .image.small .title {
	width:126px;
	height:72px;
	font-size:14px;
	background-image: none;
	padding-left: 0;
}

.videoAjanlo .image.withMargin {
	margin-right: 18px;
}

.contentWrapper {
	margin: 0 15px;
}

.videoAjanlo .title .video-ajanlo-nyito-title-logo {
	position:absolute;
	background-image: url('/web/20150315053104im_/http://nol.hu/static/style/nol/img/nol_sprite.png');
	background-repeat:no-repeat;
	width:50px;
	height:51px;
	left:15px;
	display:block;
	background-position:-105px -84px ;
}

.videoAjanlo .title .video-ajanlo-nyito-title {
    display: table-cell;
    height: 51px;
    vertical-align: middle;
}

.videoAjanlo .title .video-ajanlo-nyito-title-main {
    display: table-cell;
    height: 51px;
    vertical-align: middle;
}

.videoAjanlo .twoCols {
	width:594px;
	float:left;
}

.videoAjanlo .cimke {
	margin-top: 20px;
}

.videoAjanlo .middle {
	margin:0 30px;
}

.videoAjanlo.dark .button {
	margin-top:105px;
	font-size:26px;
	color:#fff;
	border:2px solid #756271;
	background: transparent !important;
	box-shadow: none !important;
	border-radius: 0;
}

.videoAjanlo .cimke.normal {
	margin-bottom: 20px;
}

.videoAjanlo.egyhasabos .button {
	margin: 0 0 20px 0;
	color: #beb0b9;
	border:2px solid #beb0b9;
	background-color: #f8f8f8;
	text-align: center;
	border-radius: 0;
	font: 18px 'millerdisplay_semiboldregular';
	transition-duration: 0.5s;
}
.galeriaAjanloKicsi .button.transparent {
	transition-duration: 0.5s;
}

.videoAjanlo.egyhasabos .button:hover,
.galeriaAjanloKicsi .button.transparent:hover {
	/*background-color: transparent;*/
	background-color: #a1959e;
	color: #f8f8f8;
}

.videoAjanlo.egyhasabos .image {
	border:2px solid #d7d7d7;
}

.withTopBorder{
	border-top:1px solid #d7d7d7;;
}

.withBottomBorder{
	border-bottom:1px solid #d7d7d7;;
}

.withPaddding{
	padding: 0 15px;
}
/* videok end */

.image {
	background-size: cover;
	background-position: center center;
	width: 100%;
}

.leftAligned {
	text-align: left;
}

.leftCol {
	width: 312px;
	border-left: 1px solid #d7d7d7;
}

.leftCol.col4 {
	margin-left: 0;
}

.middleCol {
	width: 622px;
	border-right: 1px solid #d7d7d7;
	border-left: 1px solid #d7d7d7;
	border-top: 1px solid #d7d7d7;
}

.middleCol.col8 {
	margin-left: 0;
}

.rightCol {
	border-right: 1px solid #d7d7d7;
	/*border-top: 1px solid #d7d7d7;*/
}

.rightCol .banner {
	padding: 6px;
	width: 300px;
	max-width: 300px;
}

.wideCol {
	/*border-left: 1px solid #d7d7d7;*/
	border-right: 1px solid #d7d7d7;
	width: 931px;
	float: none;
	display: table-cell;
}

.newsList {
	padding: 15px 15px 0 0;
	position: relative;
	margin:0 15px;
}

.newsList .commonWrapper {
	border-left: 2px solid #d7d7d7;
	padding-left: 20px;
}

.newsList .item {
	padding-bottom: 30px;
	position: relative;
	font: 17px 'PT Serif', Georgia, serif;
	color: #4d3e47;
}

.newsList .item a {
	display: block;
	color: #4d3e47;
	transition-duration: 0.5s;
}

.newsList .item a:hover {
	color: #ff5e52;
}

.newsList .timestamp {
	margin-bottom: 3px;
	line-height: 1em;
	font-size: 14px;
	color: #beb0b9;
}

.newsList .marker {
	width: 6px;
	height: 6px;
	border: 1px solid #d7d7d7;
	background-color: #d7d7d7;
	border-radius: 25px;
	display: block;
	position: absolute;
	left: -25px;
	top: 4px;
}

.newsList .marker.first {
	background-color: #f3f1f1;
	border-color: #ff5e52;
}

body.kereses .newsList {
	padding-right: 0px;
}

.newsList#last24 .nano, .newsList#last24_right .nano {
	margin-left: 0px;
	padding-left: 5px;
	width: 282px;
}
.newsList#last24 .nano-content, .newsList#last24_right .nano-content {
	padding-left: 5px;
	padding-right: 15px;
}

.bottomBorder {
	border-bottom: 1px solid #d7d7d7 !important;
}

.noRightBorder{
	border-right: none !important;
}

.noLeftBorder {
	border-left: none !important;
}

.noTopBorder {
	border-top: none !important;
}

.noRightMargin{
	margin-right:0 !important;

}

.noTopPadding{
	padding-top:0 !important;

}

#page404{
	padding:50px 0;
}

#page404 h1.big{
	font-size: 78px;
	color: #4b2b41;
	font-family: 'millerdisplay_semiboldregular';
}

#page404 h2{
	font-size: 44px;
	line-height: 24px;
	color:#4b2b41;
	font-family: 'millerdisplay_semiboldregular';
	margin: 0;
	padding:0;
}

#page404 p{
	font-family: 'PT Serif', 'Georgia', serif;
	font-size: 16px;
	color:#4d3f48;
	padding:40px 0;
}

#page404 .searchWrapper{
	border:1px solid  #d7d7d7;
	background: #ffffff;
	height:46px;
	width:436px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}

#page404 #searchTxt{
	position: absolute;
	left:1px;
	top:1px;
	width:350px;
	height:44px;
	background: #ffffff;
	border:none;
	padding:0 10px;
	font-style:italic;
	font-size: 14px;
	color:#cccccc;
}

#page404 #searchBtn{
	background-image: url('/web/20150315053104im_/http://nol.hu/static/style/nol/img/nol_sprite.png');
	background-repeat: no-repeat;
	cursor: pointer;
	width:40px;
	height: 44px;
	position: absolute;
	right:1px;
	top:1px;
	border:none;
	text-indent:-5000px;
	background-color: transparent;
	background-position: -433px -113px;
}

#page404 #searchTxt.reset{
	color:#000;
	font-style:normal;
}

#page404 #links{
	width:436px;
	margin: 0 auto;
	display:table;
}

#page404 #links div{
	display: table-cell;
	padding-top:20px;
}

#page404 #links a {
	font-size: 16px;
	font-weight: bold;
	color: #4d3f48;
	font-family: 'PT Serif', 'Georgia', serif;
}

.topGradient {
	border-width: 100%;
	height: 2px;
	background: #ff5e52;
	background: -moz-linear-gradient(left, #ff5e52 0%, #4b2b41 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#ff5e52), color-stop(100%,#4b2b41));
	background: -webkit-linear-gradient(left, #ff5e52 0%,#4b2b41 100%);
	background: -o-linear-gradient(left, #ff5e52 0%,#4b2b41 100%);
	background: -ms-linear-gradient(left, #ff5e52 0%,#4b2b41 100%);
	background: linear-gradient(to right, #ff5e52 0%,#4b2b41 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff5e52', endColorstr='#4b2b41',GradientType=1 );
	position: absolute;
	left: -15px;
	top: 0;
	width: 312px;
}

.topGradientInvert {
	position: absolute;
	left: -15px;
	top: 0;
	width: 312px;
	height: 2px;

	border-width: 100%;

	background: #4b2b41; /* Old browsers */
	background: -moz-linear-gradient(left,  #4b2b41 0%, #ff5e52 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#4b2b41), color-stop(100%,#ff5e52)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #4b2b41 0%,#ff5e52 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #4b2b41 0%,#ff5e52 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #4b2b41 0%,#ff5e52 100%); /* IE10+ */
	background: linear-gradient(to right,  #4b2b41 0%,#ff5e52 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4b2b41', endColorstr='#ff5e52',GradientType=1 ); /* IE6-9 */
}

.rightAligned{
	text-align: right;
}

.table{
	display: table;
}

/* topsztori */
#topsztori {
	margin: 0;
	padding: 33px 0 0 0;
}
#topsztori h1 {
	padding-right: 15px;
}
#topsztori img {
	float: left;
	padding: 0px 15px;
	margin-right: 15px;
	transition-duration: .5s;
}
#topsztori p {
	padding-right: 15px;
}

#topsztori.nol_egyhasabos img {
	width: 282px;
}

#topsztori .lead {
	padding-right: 15px;
	font-family: 'Georgia';
	font-size: 20px;
	line-height: 26px;
	color: #4d3e47;
}

#topsztori.kapcsolodo .cim,
#topsztori.kapcsolodo .item {
	width: 780px;
}

#topsztori .cimke {
	margin: 0 auto;
}

#topsztori.kapcsolodo h1 {
	font-family: 'millerdisplay_semiboldregular';
	font-size: 52px;
	line-height: 60px;
	color: #4b2b41;
	text-align: center;
}

#topsztori.breaking_news a {
	background-color: #4b2b41;
	margin: 40px 0 50px 0;
	text-align: center;
	padding: 80px 40px 80px 40px;
	display: block;
	transition-duration: 0.5s;
}

#topsztori.breaking_news a:hover {
	background-color: #3f1f34;
}
#topsztori a:hover img {
	opacity: .9;
}
#topsztori.breaking_news .cimke {
	margin-bottom: 30px;
}

#topsztori.breaking_news h1 {
	color: #ebe2eb;
	font: 72px/88px 'millerdisplay_semiboldregular';
	text-transform: uppercase;
}

#topsztori.breaking_news h3 {
	display: none;
}

#topsztori.nol_egyhasabos,
#topsztori.nol_top_kethasabos,
#topsztori.nol_haromhasabos,
#topsztori.nk {
	position: relative;
	overflow: hidden;
	margin-bottom: 40px;
}

#topsztori.nol_egyhasabos {
	text-align: center;
	height: 376px;
}

#topsztori.nol_top_kethasabos {
	text-align: left;
	height: 446px;
}

#topsztori.nol_haromhasabos {
	text-align: left;
	height: 446px;
}

#topsztori.nk {
	text-align: center;
}

#topsztori.nol_egyhasabos a,
#topsztori.nol_top_kethasabos a,
#topsztori.nol_haromhasabos a,
#topsztori.nk a {
	display: block;
	height: 100%;
	overflow: hidden;
}

#topsztori.nol_egyhasabos h1,
#topsztori.nol_egyhasabos h1 a,
#topsztori.nol_top_kethasabos h1,
#topsztori.nol_top_kethasabos h1 a {
	font: 52px/60px 'millerdisplay_semiboldregular';
	color: #4b2b41;
	margin: 35px 0 30px 0;
}

#topsztori.nol_haromhasabos h1,
#topsztori.nol_haromhasabos h1 a {
	font: 36px/42px 'millerdisplay_semiboldregular';
	color: #4b2b41;
	margin: 15px 0 10px 0;
}

#topsztori.nk h1,
#topsztori.nk h1 a {
	font: 70px/80px 'millerdisplay_semiboldregular';
	color: #4b2b41;
	margin: 35px 0 30px 0;
}

#topsztori.nk h1 {
	margin-top: 25px;
}

#topsztori.nol_egyhasabos a,
#topsztori.nol_top_kethasabos a,
#topsztori.nol_haromhasabos a,
#topsztori.nk a {
	transition-duration: 0.5s;
}

#topsztori.nol_egyhasabos a:hover,
#topsztori.nol_top_kethasabos a:hover,
#topsztori.nol_haromhasabos a:hover,
#topsztori.nk a:hover {
	background-color: #ffffff;
}

#topsztori.nol_egyhasabos p,
#topsztori.nol_top_kethasabos p {
	font: 22px/34px Georgia;
	color: #4d3e47;
}

#topsztori.nol_haromhasabos p {
	font: 18px/26px Georgia;
	color: #4d3e47;
}

#topsztori.nk p {
	font: 22px/34px Georgia;
	color: #4d3e47;
}

/* topsztori end */

/* topsztori cikkekkel start */

#topsztori-cikkes {
	margin-top: 15px;
	margin-bottom: 15px;
	display: table;
}

#topsztori-cikkes .top-cikk{
	display: table-cell;
	width: 810px;
	padding-top: 15px;
	padding-bottom: 15px;
	transition-duration: 0.5s;
}

#topsztori-cikkes .top-cikk:hover {
	background: white;
}

#topsztori-cikkes .top-cikk img{
	width:282px;
	height:376px;
	margin-left: 16px;
	margin-right:30px;
	float:left;
}

#topsztori-cikkes .top-cikk h1{
	display: inline-block;
	width: 425px;
	font: 36px/42px 'millerdisplay_semiboldregular';
	color: #4b2b41;
	margin-top: -5px;
}

#topsztori-cikkes .top-cikk p{
	font-family: Georgia;
	font-size: 22px;
	line-height: 33px;
	color: #4d3e47;
	margin-top: 20px;
	width: 770px;
}

#topsztori-cikkes .sub-cikkek{
	display: table-cell;
	vertical-align: top;
	padding-top: 15px;
}

#topsztori-cikkes .sub-cikkek a:first-child{
	margin-top:3px;
}

#topsztori-cikkes .sub-cikkek a{
	font-size: 25px;
	color: #4b2b41;
	display: list-item;
	list-style: none;
	text-align: left;
	margin-left: 15px;
	margin-top: 28px;
	line-height: 31px;
	letter-spacing: -0.5px;
	font-family: 'PT Serif';
	transition-duration: 0.5s;
}

#topsztori-cikkes .sub-cikkek a:hover{
	color:#FF5E52;
}

@media handheld, only screen and (max-width: 1275px) {
	#topsztori-cikkes .top-cikk{
		width: 500px;
		padding-left: 20px;
		height: 398px;
	}

	#topsztori-cikkes .top-cikk img{
		display: none;
	}

	#topsztori-cikkes .top-cikk h1{
		margin-top: -6px;
		width: 480px;
	}

	#topsztori-cikkes .top-cikk p{
		width: 480px;
		margin-top: 19px;
	}

	#topsztori-cikkes .sub-cikkek{
		padding-left: 38px;
	}

}

/* topsztori cikkekkel end */

/* pager */
/*body.kereses .fullWidth{
	height: 120px;
}*/

#pager {
	position: absolute;
	bottom:-80px;
	text-align: center;
}

#pager .prev,
#pager .next {
	width:53px;
	padding:0;
}

#pager .prev a,
#pager .next a {
	display: block;
	height: 53px;
}

#pager .prev a {
	background: url('/web/20150315053104im_/http://nol.hu/static/style/nol/img/pager-left.png') no-repeat;
	width: 57px;
	height: 57px;
}

#pager .next a {
	background: url('/web/20150315053104im_/http://nol.hu/static/style/nol/img/pager-right.png') no-repeat;
	width: 57px;
	height: 57px;
}

#pager .active,
#pager .next a:hover {
	background-color: #ebebeb;
}

#pager .pageNum {
	font-family: 'millerdisplay_semiboldregular';
	font-size: 32px;
	font-weight: normal;
	color:#685364;
}
/* pager end */

.wrapper {
	width: 1280px;
	margin: 0 auto;
}

.impresszum h1 {
	font: 30px millerdisplay_semiboldregular;
	text-align: center;
	color: #4b2b41;
	padding: 37px 0;
}

.impresszum-wrapper {
	border: 1px solid #d7d7d7;
	background-color: #f9f9f9;
	margin-bottom: 55px;
	width: 1246px;
	padding: 0;
	list-style-type: none;
	float: left;
	line-height: 57px;
	font-family: 'PT Serif', 'Georgia', serif;
	font-size: 14px;
	color: #675363;
}

.impresszum-wrapper li {
	border-bottom: 1px solid #d7d7d7;
	height: 57px;
	width: 1246px;
	float: left;
}

.impresszum-wrapper li.no-border-bottom {
	border-bottom: none;
}

.impresszum-row-left {
	border-right: 1px solid #d7d7d7;
	width: 622px;
	height: 57px;
	float: left;
	text-align: left;
}

.impresszum-row-right {
	width: 622px;
	height: 57px;
	float: left;
	text-align: right;
}

.impresszum-footer {
	width: 100%;
	margin-bottom: 55px;
	float: left;
}

.impresszum-footer > div {
	float: left;
	width: 592px;
	font-family: 'PT Serif', 'Georgia', serif;
	font-size: 16px;
	color: #4d3f48;
	padding: 0 16px;
}

.impresszum-footer > div > div {
	float: left;
	width: 250px;
}

.impresszum-footer > div > div:first-child {
	margin-right: 92px;
}

.impresszum-footer a {
	font-weight: bold;
	color: #4d3f48;
}

.impresszum-row-inner-left {
	text-align: left;
	padding-left: 15px;
	font-weight: bold;
	width: 296px;
	float: left;
}

.impresszum-row-inner-left a {
	color: #675363;
	font-weight: bold;
}

.impresszum-row-inner-right {
	text-align: right;
	padding-right: 15px;
	width: 296px;
	float: left;
}

.impresszum-wrapper img {
	max-width: 46px;
	max-height: 46px;
	width: auto;
	height: auto;
	border: 2px solid #b9a8b6;
	margin-right: 10px;
	border-radius: 25px;
	margin-top: -5px;
	vertical-align: middle;
}

.blockOuter {
	/*padding: 0 15px;
	width: 280px;*/
	width: 310px;
	display: table-cell;
	vertical-align: top;
	float: none;
	border-right: 1px solid #d7d7d7;
	border-left: 1px solid #d7d7d7;
}

.blockInner {
	/*padding: 0 15px;*/
	width: 624px;
	display: table-cell;
	vertical-align: top;
	float: none;
}

.blockInnerLeft {
	width: 311px;
	border-right: 1px solid #d7d7d7;
	float: left;
	/*padding-right: 15px;*/
}

.blockInnerRight {
	width: 312px;
	float: left;
	/*padding-left: 15px;*/
}

.cikkajanlo_lista {
	position: relative;
	text-align: center;
	border: 1px solid #d7d7d7;
	width: 310px;
}

.cikkajanlo_lista.without-cimke {
	padding-top: 62px;
}

.cikkajanlo_lista .cimke {
	margin: 15px 0 30px 0;
}

.cikkajanlo_lista .cimke-link {
	display: inline-block;
}

.cikkajanlo_lista.noLeftBorder,
.cikkajanlo_lista.noRightBorder {
	width: 311px;
}

.cikkajanlo_lista.noLeftBorder.noRightBorder,
.cikkajanlo_lista-noRightBorder.noLeftBorder {
	width: 312px;
}

.cikkajanlo_lista ul {
	list-style-type: none;
	margin: 0 auto;
	padding: 0;
	width: 282px;
}

.cikkajanlo_lista li,
.rovat_ajanlo .rightCol li {
	margin-bottom: 20px;
}

.cikkajanlo_lista a,
.rovat_ajanlo .rightCol a {
	display: block;
}

.cikkajanlo_lista-csatorna {
	font-size: 14px;
	color: #816c7c;
	font-family: 'PT Serif', 'Georgia', serif;
	text-transform: uppercase;
	margin-bottom: 5px;
}

.cikkajanlo_lista-csatorna.vezetoCimke {
	color: #ff5e52;
}

.cikkajanlo_lista-csatorna-big {
	font-size: 22px;
	margin-bottom: 10px;
}

.cikkajanlo_lista-title {
	font: 20px/26px 'millerdisplay_semiboldregular';
	color: #4d3e47;
	margin-bottom: 10px;
	transition-duration: 0.5s;
}

.cikkajanlo_lista-title-big {
	font-size: 28px;
}

.cikkajanlo_lista .cimke.small {
	margin: 10px 0 20px;
}

.cikkajanlo_szoveges {
	position: relative;
	padding-top: 15px;
	width: 280px;
	margin: 0 15px;
}

.cikkajanlo_szoveges ul {
	list-style-type: none;
	margin: 20px 0;
}

.cikkajanlo_szoveges li {
	margin-bottom: 20px;
}

.cikkajanlo_szoveges-title {
	/*font: 20px/26px 'millerdisplay_semiboldregular';*/
	color: #4d3e47;
}

.cikkajanlo_szoveges-lead {
	font-size: 14px;
	color: #4d3f48;
	font-family: 'PT Serif', 'Georgia', serif;
}

/**
 * nol_rovat_ajanlo
 */
.blockRovatAjanlo {
	display: table;
	table-layout: fixed;
	width: 1248px;
	border-top: 1px solid #d7d7d7;
	position: relative;
}

.blockRovatAjanloMarginTop {
	margin-top: 50px;
}

.rovatWrapper {
	position: absolute;
	width: 1248px;
	top: -20px;
	left: 0;
	pointer-events: none;
}
.rovatWrapper > a {
	pointer-events: initial;
}
.blockRovatAjanlo .blockOuter {
	padding: 30px 15px 0 15px;
	width: 280px;
}

.blockRovatAjanlo .blockOuter ul {
	list-style-type: none;
	width: 280px;
	padding-left: 15px;
}

.blockRovatAjanlo .blockOuter li {
	margin-bottom: 10px;
}

.blockRovatAjanlo .blockOuter.centered a {
	margin-bottom: 20px;
	display: block;
}

.blockRovatAjanlo .blockOuter li a {
	display: inline-block;
	border: 2px solid #beb0b9;
	height: 26px;
	text-transform: uppercase;
	color: #beb0b9;
	font-size: 14px;
	line-height: 26px;
	font-family: 'PT Serif', 'Georgia', serif;
	padding: 0 10px;
}

.blockRovatAjanlo .blockOuter li a:hover {
	color: #ff5e52;
	border: 2px solid #ff5e52;
}

.blockRovatAjanlo .blockOuter a {
	transition-duration: 0.5s;
}
.blockRovatAjanlo .blockOuter a:hover {
	color: #ff5e52;
}

.blockRovatAjanlo .blockInner {
	padding: 40px 15px 65px 15px;
	width: 282px;
	text-align: center;
}
.blockRovatAjanlo > .blockInner
{
	border-right: 1px solid #d7d7d7;
	width: 281px;
}
.blockRovatAjanlo > .blockInner ~ .blockInner {
	border-right: none;
	width: 282px;
}

.blockRovatAjanloInnerCsatorna {
	text-transform: uppercase;
	font: 16px/20px 'millerdisplay_semiboldregular';
	color: #b9a8b6;
}

.blockRovatAjanloInnerTitle {
	font: 26px/34px 'millerdisplay_semiboldregular';
	color: #4b2b41;
	overflow: hidden;
	padding-top: 5px;
}

.blockRovatAjanloInnerCikk {
	margin: 25px 0 30px 0;
	font-family: 'PT Serif', 'Georgia', serif;
	font-size: 16px;
	line-height: 22px;
	color: #4d3e47;
	text-align: left;
}

.blockRovatAjanloInnerCikk .image {
	margin: 0 30px 0 0;
	float: left;
	width: 282px;
	height: 212px;
}

/**
 * nol_publicisztika_ajanlo_nagykepes
 */
.hasabos-kiemelt-start {
	padding: 0 !important;
	/*border-right: 1px solid #d7d7d7;*/
}
.blockPublicisztikaAjanloNagykepes {
	/*height: 393px;*/
	position: relative;
	display: table;
	table-layout: fixed;
	width: 1248px;
	border-top: 1px solid #d7d7d7;
}

.publicisztikaWrapper {
	position: absolute;
	top: -20px;
	left: 0;
	width: 1248px;
}

a.blockPublicisztikaAjanloNagykepesSzerkesztoi {
	width: 280px;
	text-align: center;
	height: 393px;
	display: inline-block;
	padding: 15px 15px 50px 15px;
	transition-duration: 0.5s;
}

.blockPublicisztikaAjanloNagykepesSzerkesztoi:hover {
	background-color: #fff;
}

.blockPublicisztikaAjanloNagykepesSzerkesztoiTag {
	overflow: hidden;
	font: 52px/60px 'millerdisplay_semiboldregular';
	color: #beb0b9;
	text-transform: uppercase;
	width: 282px;
	margin-top: 85px;
}
.blockPublicisztikaAjanloNagykepesSzerkesztoi .blockPublicisztikaAjanloNagykepesSzerkesztoiTag,
.blockPublicisztikaAjanloNagykepesSzerkesztoi .blockPublicisztikaAjanloNagykepesSecondaryWriter {
	transition-duration: 0.5s;
}
.blockPublicisztikaAjanloNagykepesSzerkesztoi:hover .blockPublicisztikaAjanloNagykepesSzerkesztoiTag,
.blockPublicisztikaAjanloNagykepesSzerkesztoi:hover .blockPublicisztikaAjanloNagykepesSecondaryWriter {
	color: #ff5e52;
}

.blockPublicisztikaAjanloNagykepesSzerkesztoiTitle {
	font: 32px/42px 'millerdisplay_semiboldregular';
	color: #4b2b41;
	margin-top: 30px;
	height: 125px;
	overflow: hidden;
}

.blockPublicisztikaAjanloNagykepesSzerkesztoi .image {
	width: 282px;
	height: 212px;
	margin-top: 20px;
	transition-duration: 0.5s;
}

.blockPublicisztikaAjanloNagykepesSzerkesztoi:hover .image {
	opacity: 0.9;
}

.blockPublicisztikaAjanloNagykepesSecondaryWriter {
	font: 16px/22px 'millerdisplay_semiboldregular';
	color: #beb0b9;
	margin: 25px 0 40px 0;
	text-transform: uppercase;
}

.blockPublicisztikaAjanloNagykepesSecondaryTitle {
	font: 26px/32px 'millerdisplay_semiboldregular';
	color: #4b2b41;
}

.blockPublicisztikaAjanloNagykepes .blockInnerLeft,
.blockPublicisztikaAjanloNagykepes .blockInnerRight {
	float: none;
	display: table-cell;
}

/**
 * nol_publicisztika_ajanlo_kiskepes
 */
.blockPublicisztikaAjanloKiskepes {
	width: 1246px;
	border: 1px solid #d7d7d7;
	border-top: none;
	display: table;
	table-layout: fixed;
    border-bottom: none;
}

.hasabos-kiemelt-start .blockPublicisztikaAjanloKiskepes {
    margin-bottom: 40px;
}

.blockPublicisztikaKiskepesData {
	display: table-cell;
	width: 135px;
	text-align: center;
	vertical-align: top;
	transition-duration: 0.5s;
	padding: 35px 0 35px 0;
}
.blockPublicisztikaKiskepesData span {
	transition-duration: 0.5s;
}
.blockPublicisztikaKiskepesData:hover {
	background-color: #fff;
}

.blockPublicisztikaKiskepesData:hover .blockPublicisztikaKiskepesDataAuthor {
	color: #ff5e52;
}

.blockPublicisztikaKiskepesData .image {
	margin: 10px 15px 15px 15px;
	width: 126px;
	height: 95px;
	transition-duration: 0.5s;
}

.blockPublicisztikaKiskepesData:hover .image {
	opacity: 0.9;
	transition-timing-function: ease-in-out;
}

.blockPublicisztikaKiskepesDataLeft {
	width: 155px;
	/*width: 125px;
	padding-right: 15px;
	padding-left: 15px;*/
	border-right: 1px solid #d7d7d7;
}

.blockPublicisztikaKiskepesDataLeft:first-child {
	/*padding-left: 14px;*/
	width: 154px;
}

.blockPublicisztikaKiskepesDataRight {
	width: 155px;
	/*padding-left: 15px;
	padding-right: 15px;*/
	border-right: 1px solid #d7d7d7;
}

.blockPublicisztikaKiskepesDataRightInner {
	width: 155px;
	/*padding-right: 14px;*/
}

.blockPublicisztikaKiskepesDataRightWide {
	width: 156px;
}

.blockPublicisztikaKiskepesDataRight.noBorderRight {
	border-right: none;
	/*width: 125px;
	padding-right: 14px;*/
	width: 154px;
}

.blockPublicisztikaKiskepesDataAuthor {
	font: 13px/15px 'millerdisplay_semiboldregular';
	color: #beb0b9;
	text-transform: uppercase;
	vertical-align: middle;
	height: 30px;
	/*margin-top: 8px;*/
	padding-top: 8px;
	overflow: hidden;
	display: table;
	padding: 0 15px;
	width: 125px;
	/*width: 100%;*/
}

.blockPublicisztikaKiskepesDataRight.noBorderRight .blockPublicisztikaKiskepesDataAuthor {
	width: 124px;
}

.blockPublicisztikaKiskepesDataLeft:first-child .blockPublicisztikaKiskepesDataAuthor {
	width: 124px;
}

.blockPublicisztikaKiskepesDataAuthor .blockPublicisztikaVerticalMiddle span {
	max-height: 27px;
}

.blockPublicisztikaKiskepesDataTitle .blockPublicisztikaVerticalMiddle span {
	max-height: 38px;
}

.blockPublicisztikaVerticalMiddle {
	display: table-cell;
	vertical-align: middle;
}

.blockPublicisztikaVerticalMiddle span {
	vertical-align: middle;
	display: inline-block;
	overflow: hidden;
}

.blockPublicisztikaKiskepesDataTitle {
	font: 15px/18px 'millerdisplay_semiboldregular';
	color: #4b2b41;
	height: 38px;
	overflow: hidden;
	display: table;
	/*width: 100%;*/
	padding: 0 15px;
	width: 124px;
}

.blockPublicisztikaKiskepesDataLead {
	text-align: left;
	font-family: 'PT Serif', 'Georgia', serif;
	font-size: 13px;
	color: #4d3f48;
	margin: 15px 0;
	padding: 0 15px;
}

/**
 * nol_kritika_ajanlo
 */
.blockKritikaAjanlo {
	width: 1246px;
	border-top: 1px solid #d7d7d7;
	border-left: 1px solid #d7d7d7;
	border-right: 1px solid #d7d7d7;
	position: relative;
}

.blockKritikaAjanloInner {
	display: table;
	table-layout: fixed;
	width: 1246px;
}

.blockKritikaAjanloData {
	display: table-cell;
	width: 135px;
	text-align: center;
	vertical-align: top;
	transition-duration: 0.5s;
}
.blockKritikaAjanloData:hover {
	background-color: #fff;
}

.blockKritikaAjanloData:hover .blockKritikaAjanloDataMaintag {
	color: #ff5e52;
}

.blockKritikaAjanloData .image {
	margin: 10px auto;
	width: 126px;
	height: 95px;
	transition-duration: 0.5s;
}

.blockKritikaAjanloData:hover image {
	opacity: 0.9;
}

.blockKritikaAjanloDataLeft {
	width: 155px;
	border-right: 1px solid #d7d7d7;
}

.blockKritikaAjanloDataRight {
	width: 155px;
	border-right: 1px solid #d7d7d7;
}

.blockKritikaAjanloDataRightInner {
	width: 155px;
}

.blockKritikaAjanloDataRightWide {
	width: 155px;
}

.blockKritikaAjanloDataRight.noBorderRight {
	border-right: none;
	width: 154px;
}

.blockKritikaAjanloDataAuthor,
.blockKritikaAjanloDataMaintag {
	font: 11px/14px 'millerdisplay_semiboldregular';
	color: #beb0b9;
	vertical-align: middle;
	height: 26px;
	margin-top: 8px;
	overflow: hidden;
	display: table;
	padding: 0 15px;
	width: 126px;
}

.blockKritikaAjanloDataMaintag {
	padding-top: 15px;
	text-transform: uppercase;
}

.blockKritikaAjanloDataAuthor .blockKritikaVerticalMiddle span {
	max-height: 26px;
}

.blockKritikaAjanloDataTitle .blockKritikaVerticalMiddle span {
	max-height: 38px;
}

.blockKritikaVerticalMiddle {
	display: table-cell;
	vertical-align: middle;
}

.blockKritikaVerticalMiddle span {
	vertical-align: middle;
	display: inline-block;
	overflow: hidden;
	transition-duration: .5s;
}

.blockKritikaAjanloDataTitle {
	font: 15px/18px 'millerdisplay_semiboldregular';
	color: #4b2b41;
	height: 38px;
	overflow: hidden;
	display: table;
	width: 126px;
	margin-bottom: 50px;
	padding: 0 15px;
}

.blockKritikaAjanloDataLead {
	text-align: left;
	font-family: 'PT Serif', 'Georgia', serif;
	font-size: 13px;
	color: #4d3f48;
	margin: 15px 0;
}

/**
 * nol_longform
 */
.blockLongform {
	width: 936px;
	padding-bottom: 40px;
	display: table-cell;
	vertical-align: top;
	border: 1px solid #d7d7d7;
}

.blockLongfrom a {
	display: block;
}

.blockLongform a:hover .blockLongformAuthor {
	color: #4d3e47;
}

.blockLongform.noRightBorder {
	width: 935px;
}

.blockLongformFelcim {
	font: 16px/22px 'millerdisplay_semiboldregular';
	color: #beb0b9;
	margin: 20px 0 0px 0;
	text-transform: uppercase;
}

.blockLongformTitle {
	font: 52px/60px 'millerdisplay_semiboldregular';
	color: #4b2b41;
	padding: 0px 15px;
}

.blockLongformColumns {
	margin-top: 40px;
	height: 564px;
	overflow: hidden;
}
.blockLongformColumns .image {
	margin: 0 30px 40px 15px;
	float: left;
	width: 282px;
	height: 564px;
}
.blockLongformMultiColmuns {
	padding-right: 15px;
	padding-left: 327px;
	width: 592px;
	font: 16px/22px 'PT Serif', 'Georgia', serif;
	color: #4d3e47;
	height: inherit;
}
.blockLongformColumns2 {
	-webkit-column-count: 2;
	-webkit-column-gap: 30px;
	-moz-column-count: 2;
	-moz-column-gap: 30px;
	column-count: 2;
	column-gap: 30px;
	position: relative;
	height: inherit;
}
.longformButton {
	position: absolute;
	bottom: 6px;
	right: 13px;
	width: 253px;
	background: #F8F8F8;
	transition-duration: .5s;
}
.blockLongformAuthor {
	font: 14px/20px 'PT Serif', 'Georgia', serif;
	color: #675363;
	margin-bottom: 20px;
	height: 48px;
	line-height: 48px;
}
.blockLongformAuthor .authorImage {
	float: left;
	width: 46px;
	height: 46px;
	border: 2px solid #b9a8b6;
	margin: 0 10px 0 0;
	border-radius: 25px;
	vertical-align: middle;
	background-size: cover;
	background-position: center center;
}
.blockLongformColumns2 .button {
	margin-top: 25px;
}

/* uj longform */

.blockLongformContent {
	position: relative;
	margin-top: 40px;
	height: 564px;
	overflow: hidden;
	font: 16px/22px 'PT Serif', 'Georgia', serif;
	color: #4d3e47;
}
.blockLongformContent .image {
	margin: 0 30px 40px 15px;
	float: left;
	width: 282px;
	height: 564px;
}
.blockLongformContent .c1 {
	width: 282px;
	height: 552px;
	float: left;
	margin-right: 30px;
	overflow: hidden;
}
.blockLongformContent .c2 {
	overflow: hidden;
	margin-top: -484px;
	width: 282px;
	height: 970px;
	float: left;
}
.blockLongformContent p {
	margin: 0px;
	margin-bottom: 22px;
}

/**
 * nol_adatvedelem
 */
.blockAdatvedelem {
	background-color: #f8f8f8;
	padding: 40px 0 60px 0;
}

.blockAdatvedelemInner {
	width: 900px;
	margin: 0 auto;
}

.blockAdatvedelem h1 {
	font: 30px 'millerdisplay_semiboldregular';
	text-align: center;
	color: #4b2b41;
	margin-bottom: 40px;
}

.blockAdatvedelem p {
	font: 16px/22px 'PT Serif', 'Georgia', serif;
	margin-bottom: 45px;
	color: #4d3e47;
}

/**
 * nol_google_ad
 */
.blockGoogleAD {
	width: 302px;
	padding: 0 5px;
	display: table-cell;
	vertical-align: top;
	border: 1px solid #d7d7d7;
}

.blockGoogleAD.noRightBorder,
.blockGoogleAD.noLeftBorder {
	width: 303px;
}

.blockGoogleAD.noLeftBorder.noRightBorder,
.blockGoogleAD.noRightBorder.noLeftBorder {
	width: 304px;
}

/**
 * Galeria csatorna
 */
.csatornaGallery {
	width: 100%;
	margin-bottom: 20px;
}

.csatornaGalleryLeft {
	float: left;
	border-top: 1px solid #d7d7d7;
	border-left: 1px solid #d7d7d7;
	border-bottom: 1px solid #d7d7d7;
	width: 935px;
	display: table;
}

.csatornaGalleryRight {
	position: absolute;
	right: 15px;
	border: 1px solid #d7d7d7;
	border-top:  none;
	width: 310px;
}

.csatornaGalleryItem {
	padding: 10px 14px 40px 15px;
	width: 282px;
	float: left;
	display: table-cell;
}
.csatornaGalleryItem:nth-child(3n+1) {
	clear: both;
}

.csatornaGalleryTitle {
	font: 26px/32px 'millerdisplay_semiboldregular';
	color: #4b2b41;
	display: table;
	width: 100%;
	height: 64px;
	margin: 0;
}

.csatornaGalleryTitleVerticalMiddle {
	display: table-cell;
	vertical-align: middle;
}

.csatornaGalleryTitle a {
	font: 26px/32px 'millerdisplay_semiboldregular';
	color: #4b2b41;
	display: inline-block;
	vertical-align: middle;
	overflow: hidden;
	max-height: 60px;
}

.csatornaGalleryItem .image {
	width: 282px;
	height: 212px;
	margin: 15px 0;
	transition-duration: .5s;
}
.csatornaGalleryItem .image:hover {
	opacity: .9;
}

.csatornaGalleryLead {
	font: 16px/22px 'PT Serif', 'Georgia', serif;
	color: #4d3f48;
}

/**
 * nol_cikkajanlo_kiemelt
 */
.blockCikkajanloKiemelt {

	background-color: #e6e1e4;
	width: 622px;
	position: relative;
	display: table;
}

.cikkajanloKiemeltWrapper {
	position: absolute;
	top: -15px;
	width: 622px;
	left: 0;
	pointer-events: none;
}
.cikkajanloKiemeltWrapper a {
	pointer-events: initial;
}
.blockCikkajanloKiemeltLeft {
	display: table-cell;
	border-right: 1px solid #b9adb5;
	width: 311px;
}

.blockCikkajanloKiemeltRight {
	display: table-cell;
	width: 312px;
}

.blockCikkajanloKiemeltItem {
	display: block;
	text-align: center;
	border-bottom: 1px solid #b9adb5;
	padding-top: 22px;
	padding-bottom: 20px;
}

.blockCikkajanloKiemeltRight .blockCikkajanloKiemeltItem:first-child,
.blockCikkajanloKiemeltLeft .blockCikkajanloKiemeltItem:first-child {
	padding-top: 38px;
}

.blockCikkajanloKiemeltLeft .blockCikkajanloKiemeltInner {
	margin-left: 15px;
	width: 281px;
}

.blockCikkajanloKiemeltRight .blockCikkajanloKiemeltInner {
	margin-left: 15px;
	width: 282px;
}

.blockCikkajanloKiemeltTitle {
	font: 22px 'millerdisplay_semiboldregular';
	color: #675363;
	width: 282px;
	transition-duration: .5s;
}

.blockCikkajanloKiemeltLeft .blockCikkajanloKiemeltItem:last-child,
.blockCikkajanloKiemeltRight .blockCikkajanloKiemeltItem:last-child {
	border-bottom: none;
}

.blockCikkajanloKiemeltLead {
	margin-top: 20px;
	text-align: left;
	font: 16px 'PT Serif', 'Georgia', serif;
	color: #816c7c;
	transition-duration: .5s;
}

.blockCikkajanloKiemeltItem .image {
	width: 282px;
	height: 212px;
	margin: 10px 0;
	transition-duration: .5s;
}

.blockCikkajanloKiemeltItem:hover .blockCikkajanloKiemeltLead,
.blockCikkajanloKiemeltItem:hover .blockCikkajanloKiemeltTitle {
	color: #9b8596;
}
.blockCikkajanloKiemeltItem:hover .image {
	opacity: .9;
}

/**
 * nol_cikkajanlo
 */
.blockCikkajanlo {
	background-color: #f8f8f8;
	width: 620px;
	position: relative;
	display: table;
	border-bottom: 1px solid #d7d7d7;
}

.blockCikkajanloLeft {
	display: table-cell;
	border-right: 1px solid #d7d7d7;
	width: 310px;
}

.blockCikkajanloRight {
	display: table-cell;
	width: 310px;
	/*border-right: 1px solid #d7d7d7;*/
}

.blockCikkajanloItem {
	text-align: center;
	border-bottom: 1px solid #d7d7d7;
	height: 100%;
	width: 310px;
	/*position: relative;*/
	transition-duration: 0.5s;
	transition-property: background, color;
}
.blockCikkajanloItem:hover {
	background: #fff;
}


.cikkajanlo_lista .vezetoCimke {
	padding: 0;
}

.cikkajanlo_lista li:hover .vezetoCimkeAfter {
	color: #ff5e52 !important;
}

.blockCikkajanlo .vezetoCimkeAfter {
	width: 280px !important;
}

.blockCikkajanloInner {
	/*margin: 0 15px;*/
	padding: 0 15px;
	height: 100%;
	padding-bottom: 15px;
	display: block;
}
/*
.blockNyitoFelso .middleCol .blockCikkajanloInner {
	padding-bottom: 15px;
}
*/
.blockCikkajanloInner:hover .vezetoCimke {
	color: #ff5e52;
}

.blockCikkajanloInner:hover .cikkBlockFooter {
	border-top: 1px solid #f8f8f8;
}

.blockCikkajanloLeft .blockCikkajanloInner {
	width: 281px;
}

.blockCikkajanloRight .blockCikkajanloInner {
	width: 282px;
}

.blockCikkajanloTitle {
	font: 22px 'millerdisplay_semiboldregular';
	color: #4d3e47;
	width: 282px;
}

.blockCikkajanloLeft .blockCikkajanloItem:last-child,
.blockCikkajanloRight .blockCikkajanloItem:last-child {
	border-bottom: none;
	padding-bottom: 55px;
}

.blockCikkajanloLead {
	margin-top: 20px;
	text-align: left;
	font: 16px 'PT Serif', 'Georgia', serif;
	color: #4d3e47;
}

.blockCikkajanloItem .image {
	width: 282px;
	height: 212px;
	margin: 10px 0;
}

.blockCikkajanloItem .cikkBlockFooter {
	height: 57px;
	border-top: 1px #fff;
	background-color: #fff;
	width: 310px;
}

.blockCikkajanloItem:last-child .cikkBlockFooter {
	position: absolute;
	bottom: 0px;
}

/**
 * cikk block kethasabos
 */
.cikkBlock.kethasabos.v2 h1 {
	padding: 0 15px;
}

.cikkBlock.kethasabos.v2 a:hover .vezetoCimke {
	color: #ff5e52;
}

/**
 * nol_top5
 */
.blockTop5 {
	border-top: 1px solid #d7d7d7;
	padding: 15px 15px 30px 15px;
	width: 282px;
}

.blockTop5Wrapper {
	width: 100%;
	margin-bottom: 20px;
}

.blockTop5FirstTitle {
	color: #4b2b41;
	width: 100%;
	text-align: center;
	display: inline-block;
}

.blockTop5 li {
	list-style-type: decimal;
	margin: 20px 0 0 30px;
	color: #4d3e47;
	font-family: 'PT Serif', 'Georgia', serif;
	padding-left: 10px;
}
.blockTop5 li a {
	color: #4d3e47;
	font-size: 18px;
	line-height: 22px;
	transition-duration: .5s;
}
.blockTop5 li:hover a {
	color: #ff5e52;
}

.blockTop5 li:first-child {
	list-style-type: none;
	margin: 0;
	padding-left: 0;
}

.blockTop5 li:first-child a {
	margin-left: 0;
	font: 26px/32px 'millerdisplay_semiboldregular';
}

/**
 * nol_vitatott
 */
.blockVitatott {
	border: 1px solid #d7d7d7;
}

.box.banner.wide {
	background-color: #e7e7e7;
}

/**
 * nol_idojaras
 */
.blockIdojaras {
	border: 1px solid #d7d7d7;
}

/**
 * nol_video_ajanlo_nyito
 */
.videoAjanlo {
	/*width: 1278px;*/
	width: 278px;
	margin: 0 auto;
	background: #f6f6f6;
	padding: 40px 15px 30px 15px;
	position: relative;
}

.videoAjanloNyito {
	width: 1218px;
}

.videoAjanloWrapper {
	width: 1278px;
	position: absolute;
	left: 0;
	top: -40px;
}

.fullWidthVideoAjanlo {
	margin-top: 50px;
}

.videoAjanloNyito .middle a:nth-child(2) .image {
	margin-right: 38px;
}

.blockTableOpen {
	display: table;
	width: 935px;
}

.wideCol .egyhasabos {
	width: 311px;
	/*float: left;*/
	display: table-cell;
	vertical-align: top;
}

.wideCol .kethasabos {
	width: 621px;
	display: table-cell;
	vertical-align: top;
	border-bottom: none;
	/*border-right: 1px solid #d7d7d7;*/
}

.wideCol .egyhasabos .cikkBlockFooterOuter {
	width: 310px !important;
}

.wideCol .kethasabos .cikkBlockFooterOuter {
	width: 623px !important;
}

.kethasabos .lead {
	padding: 0 15px;
}

.fullWidthWithTwoColumns {
	width: 1248px;
	border: 1px solid #d7d7d7;
	display: table;
	margin-top: 50px;
}

.fullWidthWithTwoColumns .leftCol {
	position: relative;
	display: table-cell;
	float: none;
	border-left: none;
	vertical-align: top;
	border-right: 1px solid #d7d7d7;
}

.fullWidthWithTwoColumns .rightCol {
	display: table-cell;
	position: relative;
	vertical-align: top;
	border-right: none;
	border-left: none;
	overflow: hidden;
}

.fullWidthWithTwoColumns .leftCol .cikkBlock:last-child {
	position: static;
}
.fullWidthWithTwoColumns .leftCol .cikkBlock:last-child .cikkBlockFooter {
	position: absolute;
	bottom: 0px;
}


.fullWidthWithTwoColumns .cikkBlock.egyhasabos {
	width: 311px;
	border-right: none;
}

.fullWidthWithTwoColumsLeftColumn {
	border-right: 1px solid #d7d7d7;
	display: table-cell;
	width: 622px;
	vertical-align: top;
}

.fullWidthWithTwoColumsLeftColumn .cikkBlockContent a {
	display: inline-block;
	width: 100%;
}

.fullWidthWithTwoColumsLeftColumn .kethasabos .image {
	width: 282px;
	height: 212px;
	float: left;
	margin: 0 30px 0 15px;
}

.fullWidthWithTwoColumsRightColumn {
	display: table-cell;
	width: 624px;
	vertical-align: top;
}

.fullWidthWithTwoColumsLeftColumn .leftCol {
	border-left: none;
	display: table-cell;
	vertical-align: top;
}

.fullWidthWithTwoColumsLeftColumn .rightCol {
	border-right: none;
	display: table-cell;
	vertical-align: top;
	float: none;
	margin-left: 0;
	width: 311px;
}

.fullWidthWithTwoColumsRightColumn .leftCol {
	border-left: none;
	display: table-cell;
	vertical-align: top;
}

.fullWidthWithTwoColumsRightColumn .rightCol {
	border-right: none;
	display: table-cell;
	vertical-align: top;
	float: none;
	margin-left: 0;
	width: 311px;
}

.fullWidthWithTwoColumsRightColumn .egyhasabos {
	display: block;
}

/**
 * nol_longform
 */
.longform {
	display: table;
	width: 1246px;
	border: 1px solid #d7d7d7;
	border-top: none;
}

.longform .wideCol {
	display: table-cell;
	vertical-align: top;
	width: 935px;
}

.longform .rightCol {
	border-right: none;
	margin-left: 0;
	width: 310px;
	display: table-cell;
	vertical-align: top;
	position: relative;
	overflow: hidden;
}
.longform .blockLongform div.image,
.longform .blockLongform {
	transition-duration: 0.5s;
}
.longform .blockLongform:hover {
	background: #fff;
}
.longform .blockLongform:hover div.image {
	opacity: .9;
}

.longform .egyhasabos .cikkBlockFooterOuter,
.egyhasabos .cikkBlockFooterOuter {
	position: absolute;
	bottom: 0px;
	width: inherit;
}
.rightCol.col4 .egyhasabos .cikkBlockFooterOuter {
    left: 1px;
}

.longform .kethasabos .cikkBlockFooterOuter,
.kethasabos .cikkBlockFooterOuter {
	position: absolute;
	bottom: 0px;
	width: inherit;
}

.longform .kethasabos .row .cikkBlockFooter {
	position: absolute;
	bottom: 0px;
	width: 100%;
}

.cikkBlock a {
	display: block;
}

.cikkBlockContent {
	padding-bottom: 59px;
	z-index: 10;
}

.cikkBlockContent .lead {
	padding-bottom: 15px !important;
}

/**
 * nol_blog_ajanlo
 */
.blockBlogAjanlo {
	border-bottom: none;
}

.blockBlogAjanloName {
	border: 2px solid #a1959e;
	height: 40px;
	text-align: center;
	text-transform: uppercase;
	font: 16px/40px 'millerdisplay_semiboldregular';
	color: #a1959e;
	background-color: #f8f8f8;
	display: block;
	margin-bottom: 20px;
	transition-duration: 0.5s;
}

.blockBlogAjanlo .blockCikkajanloInner {
	width: 280px;
	padding-top: 15px;
}

.fullWidthWithTwoColumns .blockCikkajanloRight,
.fullWidthWithTwoColumns .blockCikkajanloLeft {
	transition-duration: 0.5s;
}

.blockCikkajanloLeft:hover .blockBlogAjanloName,
.blockCikkajanloRight:hover .blockBlogAjanloName {
	background-color: #a1959e;
	color: #f8f8f8;
}
.fullWidthWithTwoColumns .blockCikkajanloItem:hover {
	background: none;
}
.fullWidthWithTwoColumns .blockCikkajanloRight:hover,
.fullWidthWithTwoColumns .blockCikkajanloLeft:hover {
	background: #fff;
}


.blockBlogAjanloLead,
.blockBlogAjanloTitle {
	font-size: 16px;
	line-height: 22px;
	font-family: 'PT Serif';
	text-align: left;
	color: #4d3e47;
}

.blockBlogAjanloTitle {
	font-weight: bold;
	margin-top: 25px;
	color: #675363;
}

.rovatNev {
	font: 62px 'millerdisplay_semiboldregular';
	text-align: center;
	color: #816c7c;
	margin: 35px 0 50px 0;
}

.pager {
	position: static !important;
}

.talalatok {
	width: 622px;
}

.talalatok .image {
	margin-left: 15px;
}

.nolRovatCimkek {
	width: 282px;
	padding: 15px 15px 5px 15px;
}

.nolRovatCimkek li {
	display: inline-block;
	margin: 0 10px 10px 0;
}

.nolRovatCimkek a {
	display: inline-block;
	border: 2px solid #beb0b9;
	height: 26px;
	text-transform: uppercase;
	color: #beb0b9;
	font-size: 14px;
	line-height: 26px;
	font-family: 'PT Serif', 'Georgia', serif;
	padding: 0 10px;
}

.nolRovatCimkek a:hover {
	border-color: #ee4e46;
	color: #ee4e46;
}

.displayBlock {
	display: block !important;
}

/**
 * nol_galeria_ajanlo_kiskepes
 */
.galeriaAjanloKicsi {
	border-top: 1px solid #d7d7d7;
	border-bottom: 1px solid #d7d7d7;
	width: 282px;
	padding: 20px 15px;
	text-align: center;
}

.galeriaAjanloKicsiWrapper {
	width: 282px;
}

.galeriaAjanloKicsi .image {
	width: 282px;
	height: 210px;
}

.galeriaAjanloKicsi .galleryTitle {
	margin-top: 15px;
	margin-bottom: 25px;
	display: inline-block;
	font: 16px 'millerdisplay_semiboldregular';
	color: #4d3f48;
}

.galeriaAjanloKicsi .cimke {
	margin-bottom: 20px;
}

.galeriaAjanloKicsi .button {
	font: 18px 'millerdisplay_semiboldregular';
}

/**
 * rovat oldal magassag hack
 */

#header + .content.contentRovat {
	padding-top: 40px;
}

.contentRovat .blockWrapper {
	display: block;
	border-left: 1px solid #d7d7d7;
	border-top: 1px solid #d7d7d7;
	border-right: 1px solid #d7d7d7;
}

.contentRovat .leftCol,
.contentRovat .middleCol,
.contentRovat .rightCol {
	display: block;
	float: left;
	border: none;
}

.contentRovat .middleCol {
	border-left: 1px solid #d7d7d7;
	border-right: 1px solid #d7d7d7;
	width: 623px;
}

.contentRovat .talalatokFelso .cikkBlock:last-child {
	border-bottom: none;
}

.contentRovat .leftCol,
.contentRovat .rightCol {
	width: 311px;
	margin-left: 0;
	position: relative;
	overflow: hidden;
}
.contentRovat .blockWrapper .rightCol {
	position: absolute;
	right: 15px;
	float: right;
}

.absolute,
.contentRovat .absolute,
.buttonWrapper.rovatOldal,
.blockNyitoFelso .buttonWrapper {
	position: absolute;
	bottom: 0;
	padding-top: 15px;
	width: 311px;
	background-color: #f8f8f8;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmOGY4ZjgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(243,243,242,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(100%,rgba(243,243,242,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(243,243,242,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(243,243,242,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(243,243,242,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(243,243,242,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#f3f2f2',GradientType=0 ); /* IE6-8 */
}
.contentRovat .rightCol.col4 .absolute {
    width: 309px;
    /*left: 1px;*/
}

.contentRovat .rightCol.col4 .cikkBlockFooter {
    width: 309px;
}

.buttonWrapper.rovatOldal,
.blockNyitoFelso .buttonWrapper {
	width: 282px;
	left: 15px;
	padding-left: 0;
	padding-right: 0;
	text-align: center;
}

.blockLongformLista {
	width: 282px;
	padding: 0 15px;
}

.listLink:hover .cikkajanlo_lista-title {
	color: #ff5e52;
	transition-duration: 0.5s;
}

.buttonNewsList {
	padding: 15px;
	text-align: center;
}

.content.contentRovat {
	overflow: hidden;
}

.content.contentRovat div.absolute .cikkBlock.egyhasabos.v1 {
	display: block;
}

/**
 * nyito felso resz
 */
.blockNyitoFelso {
	position: relative;
	border: 1px solid #d7d7d7;
	border-bottom: none;
	width: 1246px;
	/*overflow: hidden;*/
}
.blockNyitoFelso .leftCol {
	float: left;
	overflow: hidden;
	position: relative;
	width: 311px;
	border-left: 0;
}
.blockNyitoFelso .middleCol {
	float: left;
	border-top: none;
}
.blockNyitoFelso .rightCol {
	position: absolute;
	top: 0px;
	right: 0px;
	float: right;
	border: none;
	width: 311px;
	overflow: hidden;
}
.blockNyitoFelso .middleCol .cikkBlock.egyhasabos .cikkBlockFooter {
	width: 310px;
}

.nso_superfeed {
	padding: 15px;
	background: #DFDFDF;
}

.blockFacebook {
	height: 286px;
	min-height: 286px;
	padding: 20px 5px 20px 10px;
	border-bottom: 1px solid #d7d7d7;
	border-top: 1px solid #d7d7d7;
}

.blockSocialWrapperTitle {
	text-transform: uppercase;
	font: 16px 'millerdisplay_semiboldregular';
	color: #b9a8b6;
	margin-bottom: 15px;
}

.blockCikkajanloItem .blockSocialWrapperTitle {
	padding: 10px 15px 0 15px;
}

.stockExchange {
	margin-bottom: 10px;
}

.blockSocialAbsolute {
	position: absolute;
	bottom: 0;
	width: 314px;
}

.searchNoResult {
	margin: 15px;
	font-family: 'PT Serif', 'Georgia', serif;
	font-size: 18px;
}

.kereses .fullWidth {
	border-top: none;
}

/* rÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¶vid cikk */

.shortArticle {
	position: relative;
	padding-bottom: 87px;
	background: #ffffff;
}
.shortArticle .articleLabel {
	margin-bottom: 10px;
	padding: 0px 14px;
	font: 400 14px/50px "millerdisplay_semiboldregular";
	color: #bdb0b9;
	text-align: center;
	text-transform: uppercase;
}
.shortArticle h1 {
	margin-bottom: 25px;
	padding: 0px 14px;
	font: 400 40px/44px "millerdisplay_semiboldregular";
	color: #4b2b41;
	text-align: center;
}
.shortArticle .articleLead {
	margin-bottom: 30px;
	padding: 0px 14px;
	font: 400 20px/30px "Georgia";
	color: #816c7c;
	margin-top: 20px;
}
.shortArticle .articleContent {
	padding: 0px 14px;
	font: 400 18px/28px "Georgia";
	color: #362831;
}
.shortArticle .articleLead a,
.shortArticle .articleContent a {
	transition-duration: .5s;
	color: #ff5e52;
}
.shortArticle .articleLead a:hover,
.shortArticle .articleContent a:hover {
	color: #ff796a;
}

.shortArticle .articleContent iframe,
.shortArticle .articleContent embed {
	max-width: 594px;
	margin: 12px auto;
}
.shortArticle .articleContent p {
	margin: 20px 0px;
	color: #362831;
	letter-spacing: 0.01rem;
}
.shortArticle .articleContent p strong {
	font-weight: bold;
}
.shortArticle .labels {
	padding: 0px 14px;
	text-align: center;
	line-height: 22px;
}
.shortArticle .labels a {
	display: inline-block;
	margin-right: 5px;
	margin-bottom: 5px;
	border: 2px solid #beb0b9;
	padding: 0px 10px;
	height: 16px;
	font: 400 11px/16px "PT Serif";
	text-align: center;
	text-transform: uppercase;
	background: none;
	color: #beb0b9;
	transition-duration: .5s;
}
.shortArticle .labels a:hover {
	color: #ff5e52;
	border-color: #ff5e52;
}

.shortArticle footer {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 57px;
	font: 400 15px/57px "PT Serif";
	background: #fff;
	color: #4e3d47;
	overflow: hidden;
}
.shortArticle footer .date {
	margin: 0px auto;
	width: 200px;
	text-align: center;
	color: #826d7e;
}
.shortArticle footer .author {
	float: left;
	margin-left: 14px;
	color: #4e3d47;
}
.shortArticle footer .channel {
	float: right;
	margin-right: 14px;
	color: #4e3d47;
}
.shortArticle .cikkkepdiv {
	margin: 12px auto;
}
.shortArticle img.cikkep,
.shortArticle .cikkkepdiv img {
	width: 594px;
}
.shortArticle .cikkkepdiv-cell.cikkepalairas {
	padding: 0px 12px;
	font: 400 14px/24px "PT Serif";
	background: #ff5e53;
	color: #fff;
}
.shortArticle table.cikkkeptable {
	float: none;
	margin: 20px auto 20px auto;
	width: 594px;
}
.shortArticle table.cikkkeptable img {
	width: 594px;
}
.shortArticle.migrated .cikkepalairas,
.shortArticle.migrated .cikkkepdiv-cell.cikkepalairas {
	display: none;
}
.shortArticle blockquote {
	margin: 20px auto 20px auto;
	padding-left: 80px;
	font: 400 18px/28px "Georgia";
	color: #ff5e52;
	font-style: italic;
	text-align: left;
}
.shortArticle .socialShareButtons {
	overflow: visible;
}
.shortArticle .socialShareButtons .fb-like {

}
.shortArticle .socialShareButtons .fb-like iframe {
	position: absolute;
	bottom: 0px;
}

/* "keretes" */

.shortArticle .keretes {
	display: block;
	margin: 20px auto;
	border: 1px solid #d1d0cf;
	border-top: none;
	padding: 35px 20px 25px 20px;
	width: 552px;
	background: url("/web/20150315053104im_/http://nol.hu/static/style/nol/img/gradientKeretesBlock.png") top no-repeat;
}
.shortArticle .keretes .keretesTitle {
	margin-bottom: 20px;
	text-align: center;
	font: 400 24px/28px "Georgia";
	color: #4b2b41;
}
.shortArticle .keretes .keretesBody p {
	font: 400 17px/24px "Georgia";
	color: #4d3f48;
}

.shortArticle .keretes .keretesBody p img {
	display: none;  /* kÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â©rÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â©s volt */
}

.shortArticle[data-galeriaurl] .articleContent img {
	cursor: pointer;
}

/* kapcsolÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â³dÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â³ cikkek */

.nolKapcsolodoCikkek {
	padding: 30px 15px 0px 15px;
}
.nolKapcsolodoCikkek .topGradient {
	left: 0px;
}
.nolKapcsolodoCikkek a.item {
	display: block;
}
.nolKapcsolodoCikkek a.item span {
	font: 400 18px/26px "PT Serif";
	color: #4d3e47;
	transition-duration: .5s;
}
.nolKapcsolodoCikkek p {
	margin-top: 5px;
	margin-bottom: 32px;
	font: 400 14px/20px "PT Serif";
	color: #4d3e47;
	transition-duration: .5s;
}
.nolKapcsolodoCikkek a.item:hover span {
	color: #ff5e52;
}

/* scroller */
.nano {
	position : relative;
	width    : 100%;
	height   : 100%;
	overflow : hidden;
}
.nano > .nano-content {
	position      : absolute;
	overflow      : scroll;
	overflow-x    : hidden;
	top           : 0;
	right         : 0;
	bottom        : 0;
	left          : 0;
}
.nano > .nano-content.nano-plus {
	width: 288px;
	right: -40px !important;
	padding-right: 40px !important;
	padding-left: 12px !important;
	margin: 0px !important;
}

.blockNyitoFelso .rightCol .nano > .nano-content.nano-plus {
	padding-left: 21px !important;
}

.nano > .nano-content:focus {
	outline: thin dotted;
}
.nano > .nano-content::-webkit-scrollbar {
	visibility: hidden;
}
.has-scrollbar > .nano-content::-webkit-scrollbar {
	visibility: visible;
}
.nano > .pane {
	background : rgba(0,0,0,.25);
	position   : absolute;
	width      : 10px;
	right      : 4px !important;
	top        : 0;
	bottom     : 0;
	visibility : hidden\9; /* Target only IE7 and IE8 with this hack */
	opacity    : .1;
	-webkit-transition    : .2s;
	-moz-transition       : .2s;
	-o-transition         : .2s;
	transition            : .2s;
	-moz-border-radius    : 5px;
	-webkit-border-radius : 5px;
	border-radius         : 5px;
}
.nano > .pane > .slider {
	background: #444;
	background: rgba(0,0,0,.5);
	position              : relative;
	margin                : 0 1px;
	-moz-border-radius    : 3px;
	-webkit-border-radius : 3px;
	border-radius         : 3px;
}
.nano:hover > .pane, .pane.active, .pane.flashed {
	visibility : visible\9; /* Target only IE7 and IE8 with this hack */
	opacity    : 0.99;
}
.rightCol .nano ul li {
	margin-bottom: 27px;
}
.rightCol .nano ul li .vezetoCimke {
	padding: 0;
}
.nano.blogger {
	margin-top: 10px;
}
.nano.blogger ul li {
	margin-bottom: 27px;
}
.nano.blogger ul li .cikkajanlo_lista-title {
	font: 16px/22px 'millerdisplay_semiboldregular';
}
.blockRovatAjanloList {
	list-style-type: none;
	margin: 0 auto;
	padding: 0 !important;
	width: 282px;
}

.blockRovatAjanloList li {
	margin-bottom: 20px !important;
}

.blockRovatAjanloList li:hover .vezetoCimkeAfter {
	color: #ff5e52 !important;
}

.blockRovatAjanloList .vezetoCimke {
	border: none !important;
	margin-bottom: 0px !important;
	padding-bottom: 5px !important;
	font: 14px/22px 'PT Serif', 'Georgia', serif !important;
	color: #ff5e52 !important;
    height: auto !important;
}

.blockRovatAjanloList .vezetoCimkeAfter {
	border: none !important;
	font: 20px/26px 'millerdisplay_semiboldregular' !important;
	color: #4d3e47 !important;
	margin-bottom: 10px !important;
	transition-duration: 0.5s !important;
	text-transform: none !important;
	height: auto !important;
}

.vezetoCimkeAfter {
	height: auto;
}


/* social megosztÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¡s, elkÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¼ldÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â©s gombok */

.socialShareButtons {
	width: 600px;
	margin: 30px auto;
	overflow: hidden;
	text-align: left;
}
.socialShareButtons .btn {
	float: left;
	margin-right: 10px;
	padding: 0px 38px 0px 12px;
	display: inline-block;
	border: 2px solid #beb0b9;
	height: 28px;
	font: 400 11px/28px "PT Serif";
	text-align: center;
	text-transform: uppercase;
	transition-duration: .5s;
	-webkit-transition-duration: .5s;
	cursor: pointer;
}
.socialShareButtons .btn.fb {
	border-color: #9dabd3;
	color: #9dabd3;
	background: url("/web/20150315053104im_/http://nol.hu/static/style/nol/img/iconFacebook.png") 88% 5px no-repeat;
}
.socialShareButtons .btn.fb:hover {
	border-color: #7287c3;
	color: #f8f8f8;
	background-color: #6176b1;
	background-image: url("/web/20150315053104im_/http://nol.hu/static/style/nol/img/iconFacebookHover.png");
}
.socialShareButtons .btn.tw {
	border-color: #b6e0f1;
	color: #b6e0f1;
	background: url("/web/20150315053104im_/http://nol.hu/static/style/nol/img/iconTwitter.png") 88% center no-repeat;
}
.socialShareButtons .btn.tw:hover {
	border-color: #79cff0;
	color: #f8f8f8;
	background-color: #67bcdd;
	background-image: url("/web/20150315053104im_/http://nol.hu/static/style/nol/img/iconTwitterHover.png");
}
.socialShareButtons .btn.email {
	border-color: #c8c7c7;
	color: #c8c7c7;
	background: url("/web/20150315053104im_/http://nol.hu/static/style/nol/img/iconEmail.png") 88% center no-repeat;
}
.socialShareButtons .btn.print {
	border-color: #c8c7c7;
	color: #c8c7c7;
	background: url("/web/20150315053104im_/http://nol.hu/static/style/nol/img/iconPrinter.png") 90% center no-repeat;
}
.socialShareButtons .btn.email:hover,
.socialShareButtons .btn.print:hover {
	border-color: #9d9d9d;
	color: #9d9d9d;
}
.socialShareButtons .btn.email:hover {
	background-image: url("/web/20150315053104im_/http://nol.hu/static/style/nol/img/iconEmailHover.png");
}
.socialShareButtons .btn.print:hover {
	background-image: url("/web/20150315053104im_/http://nol.hu/static/style/nol/img/iconPrinterHover.png");
}
.socialShareButtons .fb-like {
	/*float: right;*/
	margin-top: 6px;
	/*opacity: .4;*/
	transition-duration: .5s;
	-webkit-transition-duration: .5s;
}
/*.socialShareButtons .fb-like:hover {
	opacity: 1;
}*/

.shortArticle .socialShareButtons {
	margin-left: 12px;
}

/* elÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“fizetÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â©s */
#nol_elofizetes {
	position: relative;
	margin: 0px auto;
	width: 996px;
	font-size: 18px;
	line-height: 26px;
	font-family: 'PT Serif', 'Georgia', serif;
}
#nol_elofizetes .col {
	position: relative;
	float: left;
	width: 306px;
	min-height: 1260px;
}
#nol_elofizetes .col1 {
	background: #f2f2f2;
	padding: 5px 15px 15px 15px;
	margin-left: -30px;
	margin-top: -5px;
}
#nol_elofizetes .col1 img.newspaper {
	margin-left: -30px;
	margin-bottom: -22px;
}
#nol_elofizetes .col1 h2.second {
	margin-top: 200px;
}
#nol_elofizetes .col.col2 {
	margin: 0px 30px;
}
#nol_elofizetes .col.col2 img.kedvezmeny {
	display: block;
	margin: 140px auto -15px auto;
}
#nol_elofizetes h2 {
	margin-top: 40px;
	margin-bottom: 20px;
	height: 80px;
	text-align: center;
	font: 400 30px/32px "millerdisplay_semiboldregular";
	overflow: hidden;
	color: #4b2b41;
}
#nol_elofizetes h2 + img {
	display: block;
	margin: 0px auto;
}
#nol_elofizetes p {
	margin: 0px;
	padding-top: 24px;
	color: #4d3f48;
}
#nol_elofizetes .info {
	position: absolute;
	bottom: 0px;
	left: -15px;
}
#nol_elofizetes .info p {
	color: #a1989e;
}
#nol_elofizetes .info p a {
	color: #a1989e;
	transition-duration: .5s;
}
#nol_elofizetes .info p a:hover {
	color: #ff5e52;
}
#nol_elofizetes #prices {
	margin-top: -25px;
	width: 100%;
	border-collapse: collapse;
}
#nol_elofizetes #prices tr td {
	border-bottom: 1px solid #beb0b9;
	padding: 52px 0px 6px 0px;
	color: #4b2b41;
	line-height: 24px;
}
#nol_elofizetes #prices tr td.name {
	vertical-align: bottom;
}
#nol_elofizetes #prices tr td.price {
	text-align: right;
	font-weight: 700;
	vertical-align: bottom;
}
#nol_elofizetes #prices tr.two-lines td {
	padding-top: 30px;
}
#nol_elofizetes h3 {
	display: block;
	margin: 0px auto;
	border: 1px solid #A1959E;
	padding: 2px 10px;
	width: 205px;
	background: #BEB0B9;
	color: #fff;
	font-family: 'millerdisplay_semiboldregular', 'Georgia', serif;
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
	overflow: hidden;
}
#nol_elofizetes .buttonsCol {
	margin-top: 238px;
}
#nol_elofizetes a.button.transparent {
	margin-top: 30px;
	padding: 14px;
	border-color: #4b2b41;
	color: #4b2b41;
	font-family: 'PT Serif', 'Georgia', serif;
	font-size: 20px;
	font-weight: bold;
	transition-duration: .5s;
}
#nol_elofizetes a.button.transparent:hover {
	background: #4b2b41;
	color: #fff;
}
#nol_elofizetes .socialShareButtons {
	position: static;
	margin: 0px;
	margin-top: 210px;
	width: 100%;
	top: auto;
	overflow: visible;
}
#nol_elofizetes .socialShareButtons > div {
	position: relative;
}
#nol_elofizetes .socialShareButtons .fb-like,
#nol_elofizetes .socialShareButtons .btn {
	display: inline-block;
	margin: 0px 0px 10px 0px;
	float: right;
	clear: right;
}
#nol_elofizetes .socialShareButtons .btn.fb {
	background-position-x: 92%;
}
#nol_elofizetes .socialShareButtons .fb-like {
	width: 342px;
	overflow: visible;
	text-align: right;
}
#nol_elofizetes .socialShareButtons .fb-like iframe {
	right: 0px;
	visibility: visible;
	width: 450px;
	height: 340px;
	left: auto;
	bottom: 0px;
	top: auto;
}

#nol_elofizetes .elofizetesCimlap {
	background: url('/web/20150315053104im_/http://nol.hu/static/style/nol/img/ipad_keret_306_507.png') no-repeat;
	width: 342px;
	height: 555px;
	position: relative;
}

#nol_elofizetes .elofizetesCimlap img {
	position: absolute;
	left: 18px;
	top: 47px;
	width: 270px;
	height: 416px;
}

/* szavazas */
.shortArticle table.mceBlockPaste {
	margin: 0px auto;
}
.shortArticle .mceBlockPasteName,
.shortArticle .mceBlockPasteParam {
	display: none;
}
.shortArticle .mceBlockPasteWrapper {
	max-width: 594px;
}

.nol_szavazas {
	margin: 0px auto;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	border: 1px solid #d1d0cf;
	border-top: 2px solid #beb0b9;
	padding: 30px 30px 40px 30px;
	width: 592px;
}
.nol_szavazas.ketopcios {
	height: 328px;
}
.nol_szavazas .question {
	margin-bottom: 20px;
	height: 64px;
	color: #816c7c;
	font: 400 26px/32px "millerdisplay_semiboldregular";
	text-align: center;
}
.nol_szavazas .options a.button {
	margin: 30px auto 0px auto;
	padding: 10px 0px;
	width: 283px;
	height: 22px;
	line-height: 22px;
	cursor: pointer;
	color: #616161;
	transition-duration: .5s;
}
.nol_szavazas .options a.button:hover {
	color: #f8f8f8;
}
.nol_szavazas .options.tobbopcios a.button {
	margin-top: 40px;
}
.nol_szavazas .result.ketopcios {
	margin: 40px auto 0px auto;
	width: 282px;
	overflow: hidden;
	font: 400 14px/26px 'PT Serif', 'Georgia', serif;
	color: #675363;
}
.nol_szavazas .result.ketopcios .o1 {
	float: left;
	width: 50%;
	text-align: left;
}
.nol_szavazas .result.ketopcios .o2 {
	float: right;
	width: 50%;
	text-align: right;
}
.nol_szavazas .result.ketopcios .line {
	clear: both;
	width: 100%;
	height: 5px;
	background: #beb0b9;
}
.nol_szavazas .result.ketopcios .line .percent {
	float: left;
	border-right: 2px solid white;
	height: 5px;
	background: #722c58;
}
.nol_szavazas .result.ketopcios .allVote {
	margin-top: 70px;
}

.nol_szavazas .options.tobbopcios {
	margin: 0px auto;
	width: 438px;
	font: 400 14px/26px 'PT Serif', 'Georgia', serif;
	color: #675363;
	text-align: left;
}
.nol_szavazas .options.tobbopcios .option {
	display: block;
	min-height: 18px;
	margin-bottom: 30px;
	cursor: pointer;
}
.nol_szavazas .options.tobbopcios .option .radio {
	position: relative;
	top: 4px;
	display: inline-block;
	margin: 0px 12px;
	width: 18px;
	height: 18px;
	background: url(/web/20150315053104im_/http://nol.hu/static/style/nol/img/radioButtonEmpty.png) no-repeat;
	cursor: pointer;
}
.nol_szavazas .options.tobbopcios .option.checked .radio {
	background: url(/web/20150315053104im_/http://nol.hu/static/style/nol/img/radioButtonChecked.png) no-repeat;
}
.nol_szavazas .result.tobbopcios {
	margin: 0px auto;
	width: 438px;
	overflow: hidden;
	font: 400 14px/26px 'PT Serif', 'Georgia', serif;
	color: #675363;
}
.nol_szavazas .result.tobbopcios .row {
	overflow: hidden;
	margin-bottom: 30px;
	border-bottom: 1px solid #d7d7d7;
	padding-bottom: 2px;
	font: 400 14px/26px 'PT Serif', 'Georgia', serif;
	color: #675363;
	text-align: left;
}
.nol_szavazas .result.tobbopcios .row .q {
	float: left;
	width: 370px;
}
.nol_szavazas .result.tobbopcios .row .num {
	float: right;
	width: 68px;
	text-align: right;
	color: #722c58;
	font-weight: bold;
}
.nol_szavazas .result.tobbopcios .allVote {
	color: #816c7c;
	text-align: left;
}
.nol_szavazas .share {
	margin: 20px auto 0px auto;
	font: 400 14px/26px 'PT Serif', 'Georgia', serif;
	text-align: center;
	cursor: pointer;
}
.nol_szavazas.ketopcios .share {
	margin-top: 30px;
}
.nol_szavazas .share .checkbox {
	position: relative;
	top: 2px;
	display: inline-block;
	margin-right: 10px;
	border: 1px solid #BEB0B9;
	width: 20px;
	height: 20px;
	background: #F8F8F8;
	color: #722C58;
	cursor: pointer;
}
.nol_szavazas .share .checkbox.checked {
	background: url("/web/20150315053104im_/http://nol.hu/static/style/nol/img/checkboxTick.png") no-repeat;
}

/* admin */
.blockNyitoFelso .middleCol div[id^="block_"][onmouseover],
.longform div[id^="block_"][onmouseover] {
	display: table-cell;
}

.cikk .image {
	border-radius: 40px;
	width: 80px;
	height: 80px;
	margin-left: 123px;
}

/* cimkeoldal */
#bigHeaderPictureheader {
	width: 100%;
	min-width: 1280px;
	height: 427px;
	background-repeat: no-repeat;
	background-position: 50% 0%;
	background-attachment: fixed;
	background-size: 100%;
}
.cimkeoldal_linkek,
.cimkeoldal_leiras {
	position: relative;
	padding: 20px 20px 20px 15px;
	min-height: 20px;
	color: #4e3e48;
	font: 400 14px/20px 'PT Serif', 'Georgia', serif;
}
.cimkeoldal_linkek .topGradient,
.cimkeoldal_leiras .topGradient {
	left: -1px;
}
.cimkeoldal_linkek li {
	font: 400 18px/22px 'PT Serif', 'Georgia', serif;
	margin-bottom: 18px;
}
.cimkeoldal_linkek li a {
	color: #4e3e48;
	transition-duration: .5s;
}
.cimkeoldal_linkek li a:hover {
	color: #ff5d52;
}
body.cimkeoldal .talalatokFelso,
body.cimkeoldal h1.rovatNev {
	min-height: 40px;
}

/**
 * Ketblock-os cikknel szerzo nev kozepre, ha van szerzo kep
 */
.cikkBlock.kethasabos .cikkBlockFooter .cikkSzerzo .image {
	line-height: 50px;
}

.cikkBlock.kethasabos .cikkBlockFooter .cikkSzerzo .image span {
	width: 100px;
	line-height: 20px;
}

.cikkBlock.kethasabos .cikkBlockFooter .cikkSzerzo .image {
	float: left; width: 46px; height: 46px; margin: 0;
}

/* pr-cikk oldal kiegeszitesek a longform css-hez kepest, de azon alapszik */

.pr-cikk .cikkoldal {
	float: none;
}
.pr-cikk .cikkoldal h1 {
	padding-bottom: 0px;
}
.pr-cikk .subtitle {
	text-transform: uppercase;
}
.pr-cikk p.lead {
	margin: 0px auto;
}
.pr-cikk .cikkoldal_txt {
	float: none;
	margin: 0px auto;
}
.pr-cikk h1,
.pr-cikk p.lead,
.pr-cikk .cikkoldal_txt {
	color: #444 !important;
}

/* valasztass 2014 */

#valasztas2014 {
	margin: 20px auto 20px auto;
	overflow: hidden;
}
#valasztas2014 .cimke_ep {
	position: relative;
	top: 15px;
	display: block;
	margin: 0px auto;
	text-align: center;
}
#valasztas2014 .cimke_ep a {
	display: inline-block;
	margin: 0px auto;
	padding: 6px 10px;
	width: 164px;
}
#valasztas2014 .headline {
	display: block;
	padding: 0px 30px;
	height: 160px;
	line-height: 160px;
	background: #4b2b41;
	transition-duration: .5s;
	text-align: center;
	text-decoration: none;
	cursor: pointer;
}
#valasztas2014 .headline span {
	display: inline-block;
	vertical-align: middle;
	font: 400 52px/58px 'millerdisplay_semiboldregular';
	color: #f8f8f8;
	text-transform: uppercase;
}
#valasztas2014 .headline:hover {
	background: #3f1f34;
}
#valasztas2014 .floated {
	overflow: hidden;
	border: 1px solid #d7d7d7;
	border-top: none;
	background: white;
}
#valasztas2014 .fb {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	float: right;
	padding: 15px 14px;
	width: 310px;
}
#valasztas2014 .colName {
	position: relative;
	top: -32px;
	display: block;
	border: 1px solid #a1959e;
	margin: 0px auto;
	padding: 0px 10px;
	height: 29px;
	font: 400 16px/29px 'millerdisplay_semiboldregular';
	text-align: center;
	background: #beb0b9;
	color: #f8f8f8;
	text-transform: uppercase;
	transition-duration: .5s;
}
#valasztas2014 .fb .colName {
	position: static;
	white-space: nowrap;
}
#valasztas2014 .colName[href] {
	cursor: pointer;
}
#valasztas2014 .colName[href]:hover {
	background: #a1959e;
}
#valasztas2014 .data {
	float: left;
	border-right: 1px solid #d7d7d7;
	background: #e8e5e8;
}
#valasztas2014 .columns {
	border-top: 1px solid #d7d7d7;
	height: 406px;
}
#valasztas2014 .columns > div {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	float: left;
	border-right: 1px solid #d7d7d7;
	width: 311px;
	height: 406px;
	padding: 15px 14px;
}
#valasztas2014 .columns > div.c1 img {
	display: block;
	margin: 0px auto;
	width: 282px;
	height: 376px;
	transition-duration: .5s;
}
#valasztas2014 .columns > div.c1 img:hover {
	opacity: .9;
}
#valasztas2014 .columns > div.c2,
#valasztas2014 .columns > div.c3 {
	width: 312px;
	text-align: center;
}
#valasztas2014 .columns > div.c3 {
	border: none;
}
#valasztas2014 .columns > div.c2 > div {
	height: 345px;
	overflow: hidden;
}
#valasztas2014 .c2 .colName {
	width: 56px;
}
#valasztas2014 .c3 .colName {
	width: 144px;
}
#valasztas2014 .c2 a.news {
	display: block;
	margin-bottom: 26px;
	font: 400 20px/24px 'millerdisplay_semiboldregular';
	color: #675363;
	cursor: pointer;
	transition-duration: .5s;
}
#valasztas2014 .c2 a.news:hover {
	color: #9b8596;
}
#valasztas2014 .c3 a.news {
	display: block;
	margin-bottom: 20px;
	color: #675363;
	cursor: pointer;
}
#valasztas2014 .c3 a.news .title {
	font: 400 20px/24px 'millerdisplay_semiboldregular';
	transition-duration: .5s;
}
#valasztas2014 .c3 a.news .lead {
	display: block;
	padding-top: 5px;
	font: 400 15px/18px 'PT Serif';
	color: #867e83;
	transition-duration: .5s;
}
#valasztas2014 .c3 a.news:hover .lead,
#valasztas2014 .c3 a.news:hover .title {
	color: #9b8596;
}

#valasztas2014 .results {
	padding: 0px 14px 30px 14px;
	background: #e8e5e8;
}
#valasztas2014 .results table {
	border-collapse: collapse;
	width: 100%;
}
#valasztas2014 .results table thead th {
	height: 47px;
	font: 400 13px/47px 'PT Serif';
	color: #423740;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
}
#valasztas2014 .results table thead th:first-child {
	padding-left: 10px;
	font: 400 13px/32px 'PT Serif';
	text-transform: uppercase;
	color: #beb0b9;
}
#valasztas2014 .results table tbody td {
	border-bottom: 1px solid #e8e5e8;
	width: 187px;
	height: 32px;
	background: #f8f8f8;
	font: 700 13px/32px 'PT Serif';
	color: #4b2b41;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
}
#valasztas2014 .results table.reszvetel tbody td {
	width: 125px;
}
#valasztas2014 .results table tbody td:first-child {
	padding-left: 10px;
	width: 155px;
	background: #beb0b9;
	font: 400 13px/32px 'PT Serif';
	text-transform: uppercase;
	color: #fff;
	text-align: left;
}
#valasztas2014 .results table.reszvetel tbody td:first-child {
	width: 155px;
}
#valasztas2014 .results table tbody td.leader {
	color: #41a533;
}
#valasztas2014 .results table tbody tr td {
	transition-duration: .5s;
	transition-property: background;
}
#valasztas2014 .results table tbody tr:hover td:first-child {
	background: #a1959e;
}

/* EP valasztas mods */
#valasztas2014.ep .data{
	float:none;
	width:100%;
}

/* pr cikk fÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“oldali megjelenÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â©s */
.hirdetesBlock {
	background: #e7e7e7 !important;
}
.hirdetesBlock .lead,
.hirdetesBlock h1,
.hirdetesBlock a.vezetoCimkeAfter {
	color: #333333 !important;
}
.hirdetesBlock .cikkBlockContent {
	padding-bottom: 0px;
}
.hirdetesBlock.cikkBlock:hover .vezetoCimke {
	color: #9E8F9C !important;
}
.cikkBlock.hirdetesBlock.egyhasabos h1:hover {
	color: #333333 !important;
}

.blockNyitoFelso .nso_superfeed {
	padding: 15px;
	background: #DFDFDF;
}

.relative {
	position: relative !important;
}

/* nol uj cikkajanlok */
.cikkajanloKiemeltFull {
	position: absolute;
	z-index: 2;
	width: 622px;
	margin-top: -15px;
}

.cikkajanloKiemeltFull > a.cimke-stressed.normal {
	background: #675363;
	border: 1px solid #503C4C;
	font-size: 15px;
	height: 30px;
	line-height: 32px;
}

.blockNewCikkajanloKiemelt:hover {
	background: #DED8DB;
}

.blockNewCikkajanloKiemelt h1.no-lead {
	margin-top: 20px;
}
.leftCol .cikkBlock.blockNewCikkajanloKiemelt.egyhasabos h1.no-lead {
	margin-top: 10px;
}
.leftCol .cikkBlock.blockNewCikkajanloKiemelt.egyhasabos.egyhasabosCimekek h1.no-lead {
	margin-top: 0px;
}

.noKiemelt h1.just-title {
	font-size: 30px;
}

.noKiemelt .vezetoCimke{
	font-family: 'millerdisplay_semiboldregular', 'Georgia', serif;
	padding-top: 27px;
	padding-bottom: 27px;
}

.noKiemelt .cikkBlockFooterOuter {
	border-bottom: 1px solid #d7d7d7;
}

.noKiemelt .cikkBlockFooterOuter:last-child{
	border-bottom: 0px;
}

.noKiemelt .lead {
	padding-top: 25px;
	padding-bottom: 25px !important;
}

.cikkajanloKiemeltkozep {
	margin-top: 16px;
}

.cikkajanloKiemeltkozep > a {
	background: #675363;
	border: 1px solid #503C4C;
	display: initial;
	padding: 10px 20px;
}

.blockNewCikkajanloKiemelt h1{
	margin-top: 30px;
	font-size: 22px !important;
}
.blockNewCikkajanloKiemelt .vezetoCimkeAfter:hover h1, .blockNewCikkajanloKiemelt .vezetoCimkeAfter:hover .lead {
	color: #9b8596 !important;
}

.blockNewCikkajanloKiemelt:hover .vezetoCimke {
	/*color: #9e8f9c;*/
}
.blockNewCikkajanloKiemelt .cikkBlockContent:hover .vezetoCimke {
	color: #ff5e52;
}

.blockNewCikkajanloKiemelt{
	background: #DED8DB;
	border: 1px solid #D7D7D7;
	overflow: hidden;
}
.noBottomBorder{
	border-bottom: none !important;
}
.blockNewCikkajanloKiemelt .cikkBlockContent{
	border-bottom: 1px solid #B9ADB5;
	padding-bottom: 16px;
}

.middleCol .blockNewCikkajanloKiemelt .cikkBlockContent {
	border-bottom: 0;

}

.blockNewCikkajanloKiemelt div.image {
	margin-top: 19px !important;
}

.top24 {
	margin-left: 15px;
	position: static !important;
}

.blockNewCikkajanloKiemelt .no-leaded-image{
	padding-bottom: 5px;
}

.cikkajanlo_new_lista {
	margin-bottom: 5px;
}

.cikkajanlo_new_lista .cimke{
	padding: 7px 11px 5px 11px;
}

#velemeny_blokk .nano ul li {
	margin-bottom: 20px;
}

#velemeny_blokk .nano ul li .vezetoCimke {
	padding: 0;
}
.egyhasabosCimekek .vezetoCimke {
	padding-bottom: 5px;
}
.cikkajanlo_new_lista ul li:hover .cikkajanlo_lista-title {
    color: #ff5e52;
}
/*nyito velemeny*/
.nol-velemeny-avatar {
    width: 46px;
    height: 46px;
    margin: 2px;
    border:2px solid #b9a8b6;
    border-radius:25px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    display: inline-block;
    background-size: cover;
    background-position: center center;
}
.cikkajanlo_lista-autor-name, .cikkajanlo_lista-autor-name-big {
    display: block;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 5px;
    font-size: 14px;
    color: #ff5e52;
}
.cikkajanlo_lista-autor-name-big {
    margin-bottom: 10px;
}
/*nyito velemeny end*/
.galeriaAjanloKicsiUj .main .image, .galeriaAjanloKicsiUj .others .image {
    display: block;
}

.videoAjanloUj.egyhasabos .videoAjanloSmallsPairHolder {
    height: 87px;
}
.rovid_cikk_comment {
    border-bottom: none;
}
.rovid_cikk_comment .rightCol {
    width: 310px;
}
.rovatoldali-blog-ajanlo {
    padding: 0;
    margin: 10px 5px 0 5px;
}
.rovatoldali-blog-ajanlo .vezetoCimke {
    padding: 0 0 3px 0;
    margin: 0;
}
.rovatoldali-blog-ajanlo li {
    margin: 0 0 27px 0;
}
.rovatoldali-blog-ajanlo .hide_it {
    display: none;
}
.blockNyitoFelso .cikkBlock .vezetoCimke {
    padding-top: 20px;
    padding-bottom: 12px;
}
.blockNyitoFelso .cikkBlock.kethasabos .vezetoCimke {
    padding-top: 19px;
    padding-bottom: 8px;
}
.blockNyitoFelso .cikkBlock.egyhasabos .lead {
    padding-top: 8px;
}
.blockNyitoFelso .cikkBlock.kethasabos h1 {
    margin-bottom: 6px;
}
.blockNyitoFelso .cikkBlock.blockNewCikkajanloKiemelt h1 {
    margin-top: 20px;
}

/* ikons start */

.video_ikon {
	background-image: url('/web/20150315053104im_/http://nol.hu/static/style/nol/img/video_ikon.png');
	background-repeat: no-repeat;
	background-position-y: 50%;
	height: 50px;
}

.video_ikon span{
	margin-top: 14px;
}

.video_ikon:hover {
	background-image: url('/web/20150315053104im_/http://nol.hu/static/style/nol/img/video_hover_ikon.png');
}

.galeria_ikon {
	background-image: url('/web/20150315053104im_/http://nol.hu/static/style/nol/img/galeria_ikon.png');
	background-repeat: no-repeat;
	background-position-y: 50%;
	height: 50px;
}

.galeria_ikon span{
	margin-top: 14px;
}

.galeria_ikon:hover {
	background-image: url('/web/20150315053104im_/http://nol.hu/static/style/nol/img/galeria_hover_ikon.png');
}

.blog_ikon {
	background-image: url('/web/20150315053104im_/http://nol.hu/static/style/nol/img/blog_ikon.png');
	background-repeat: no-repeat;
	background-position-y: 50%;
	height: 50px;
}

.blog_ikon span{
	margin-top: 14px;
}

.blog_ikon:hover {
	background-image: url('/web/20150315053104im_/http://nol.hu/static/style/nol/img/blog_hover_ikon.png');
}

/* ikons end */
/*
     FILE ARCHIVED ON 05:31:04 Mar 15, 2015 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 03:32:37 Sep 01, 2022.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 1516.002
  exclusion.robots: 0.475
  exclusion.robots.policy: 0.465
  RedisCDXSource: 125.353
  esindex: 0.009
  LoadShardBlock: 1373.744 (3)
  PetaboxLoader3.datanode: 1260.131 (4)
  CDXLines.iter: 13.32 (3)
  PetaboxLoader3.resolve: 99.808 (2)
  load_resource: 112.775
*/