*{
	box-sizing: border-box;
}
body {
    margin:0;
    padding:0;
    height:100%;
	font-family: 'Roboto Slab';
	font-size: 18px;
	text-rendering: optimizeLegibility;
	-webkit-font-variant-ligatures: common-ligatures;
	/* for iOS and Safari 6 */
	font-variant-ligatures: common-ligatures; /* for up-to-date browsers, including IE10 and Opera 21 */
	-webkit-font-feature-settings: "kern";
	font-feature-settings: "kern";
	font-kerning: normal;
}
html,
body {
   margin:0;
   padding:0;
   height:100%;
}
a{
	text-decoration: none;
	color: #78be20;
}

h1{
	margin: 0 !important;
	font-family: 'Roboto Slab';
	font-weight: bold !important;
	font-size: 42px;
	color: #333333;
	padding-top: 20px !important;
	padding-bottom: 20px !important;
	position: relative;
	line-height: 130%;
	text-transform: uppercase;
}

#site, #header-container, #header .logoimg, #d_mobile .mobile_menu_button,.hallgatoi-zona-container, .hallgatoi-zona-container a {
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;	
}



h2{
	line-height: initial !important;
	letter-spacing: initial !important;
	text-decoration: none !important;
	margin-top: 0 !important;
	font-weight: initial !important;
	margin-bottom: 0px !important;
}
#header-container{
	width: 100%;
	background-color: white;
	height: 95px;
}
#header
{
	height: 100%;
	margin: 0 auto;
    width: 1230px;
    position: relative;
    top:0px;
	background: white;
}
#header .logoimg{
	display: inline-block;
	height: 100%;
	width: 245px;
	background-image: url("/parameters/fitness/documents/oecms/Design_2015/logo.png");
	background-repeat: no-repeat;
}

#header-container{
	width: 100%;
	background-color: white;
	height: 95px;
	z-index: 999;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;
}
#header
{
	height: 100%;
	margin: 0 auto;
    width: 1230px;
    position: relative;
    top:0px;
	background: white;
	z-index: 600;
}
#header .logoimg{
	display: inline-block;
	height: 100%;
	width: 245px;
	background-image: url("/parameters/fitness/documents/oecms/Design_2015/logo.png");
	background-repeat: no-repeat;
	cursor: pointer;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;
}
#d_mobile{
	display: none;
}
#d_mobile .mobile_menu_button{
	background-image: url("/parameters/fitness/templates/img/2015/mmenu.png");
	background-repeat: no-repeat;
	background-size: 100%;
	background-position: center center;
	height: 48px;
	width: 48px;
	cursor: pointer;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;
}

#d_mobile .mobmenu{
	display: none;
}

.fixed{
	position: fixed !important;
}
.mob_social{
	display: none !important;
}


/* MENÜ */
.logoimg+div{
	width: auto !important;
	display: inline-block;
	padding-top: 35px;
}
.menuitem{
	display: inline-block;
}
.menuitem{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
	.menuitem:last-child{
		background: #eec72c;
		border-radius: 15px;
	}
	.menuitem:last-child a{
		color: white;
	}
	.menuitem:last-child:hover{
		background: #78be20;
	}
	.menuitem:last-child a:hover{
		color: white !important;
	}
.menuitem a{
	color: #455560;
	font-size: 16px;
	text-decoration: none;
	font-family: 'Roboto Slab';
	font-weight: bold !important;
	text-transform: uppercase;
}
	.menuitem a:hover{
		color: #78be20 !important;
	}

.headermenu2013_submenu{
	display: none;
	padding: 20px;
	padding-top: 10px;
	background: #455560;
	position: relative;
	z-index: 999;
	
}
.headermenu2013_submenu a{
	color: white;
	font-family: 'Roboto Slab';
	font-size: 16px;
	font-weight: bold !important;
	text-decoration: none;
	text-transform: uppercase;
}
.menuitem{
	cursor: pointer;
}
.headermenu2013_submenu div{
	border-bottom: 1px solid #616e78;
	padding-bottom: 2px;
	padding-top: 2px;
}
	.headermenu2013_submenu div:hover{
		background: #3B4348;
	}
	.headermenu2013_submenu div:last-child{
		border: none;
		padding-bottom: 0;
	}
.csucsok{
	background: url('/parameters/fitness/templates/img/2015/csucsok.png');
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% 100%;
}
/*********************************************************************/

#header .menubuttons{
	display: inline-block;
	height: 100%;
	padding-top: 35px !important;
	padding-left: 5px !important;
	padding-right: 10px !important;
}
#header .menubuttons a{
	text-decoration: none;
}
.icn-search{
	background-image: url('/parameters/fitness/templates/img/2015/magnifying-glass.svg');
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 15px 15px;
	display: inline-block;
}
.iconcircular{
	height: 32px;
	width: 32px;
	background-color: #455560;
	border-radius: 32px;
}
	.iconcircular:hover{
		background-color: #78be20;	
	}
.icon-facebook{
	background-image: url('/parameters/fitness/templates/img/2015/facebook.png');
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% 100%;
	height: 32px;
	width: 32px;
	display: inline-block;
		border-radius: 32px;
}
	.icon-facebook:hover{
		background-image: url('/parameters/fitness/templates/img/2015/facebook-hover.png');
	}
.icon-youtube{
	background-image: url('/parameters/fitness/templates/img/2015/youtube.png');
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% 100%;
	height: 32px;
	width: 32px;
	display: inline-block;
		border-radius: 32px;
}
	.icon-youtube:hover{
		background-image: url('/parameters/fitness/templates/img/2015/youtube-hover.png');
	}
.icon-instagram{
	background-image: url('/parameters/fitness/templates/img/2015/instagram.png');
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% 100%;
	height: 32px;
	width: 32px;
	display: inline-block;
		border-radius: 32px;
}
	.icon-instagram:hover{
		background-image: url('/parameters/fitness/templates/img/2015/instagram-hover.png');
	}


.hallgatoi-zona-container{
	width: 245px;
	background: #78be20;
	display: inline-block;
	float: right;
	height: 100%;
	padding-top: 35px !important;
	cursor: pointer;

}
.hallgatoi-zona-container a{
	color: white;
	font-family: 'Roboto Slab';
	font-weight: bold !important;
	font-size: 16px;
	display: inline-block;
	text-decoration: none;
	text-transform: uppercase;
	padding-left: 10px;

}
	.hallgatoi-zona-container a:before{
		content: url('/parameters/fitness/templates/img/2015/hallgatoi-zona.png');
		height: 23px;
		width: 20px;
		padding-right: 10px;
		position: relative;
		top: 5px;
	}
/*********************************************************************/
/*********************************************************************/
.cnt{
	width: 1230px;
	height: 100%;
	display: block;
	margin: 0 auto !important;
}
#page-top{
	height: auto;
	width: 100%;
	display: block;
	padding: 0px !important;
	margin: 0px !important;
}
#page-right{
	width: 28%;
	float: right;
	height: 100%;
	text-align: left;
}
#page{
	width: 69%;
	float: left;
	height: 100%;
	text-align: left;
}



.clear{
	clear: both;
}
/*********************************************************************/
/*********************************************************************/
/* MENÜ */
#page-top .magazin_menubar{
	width: 100%;
	background: #455560;
}
#page-top .magazin_menubar div .pncustommenumenu{
	width: 1230px;
	display: block;
	margin: 0 auto !important;
	height: 40px;
	padding-top: 
}
#page-top .magazin_menubar div .pncustommenumenu li{
	display: inline-block;
	list-style: none;
	margin-right: 50px !important;
}
#page-top .magazin_menubar div .pncustommenumenu li a{
	color: white;
	font-family: 'Roboto Slab';
	font-size: 16px;
	line-height: 40px;
	font-weight: bold;
	text-transform: uppercase;
}
#page-top h2{
	width: 100%;
	background: #fecd18;
	text-align: center;
	font-family: 'Roboto Slab';
	font-size: 60px;
	color: white;
	text-transform: uppercase;
	height: 105px !important;
	line-height: 105px !important;
	position: relative;
}
/*********************************************************************/
/* MAGAZIN - LEGOLVASOTTABB doboz */	
.magazin_sidebar_box{
	width: 100%;
	margin-bottom: 10px !important;
	margin-top: 20px !important;
}
.magazin_sidebar_box .box_title{
	background: #fecd18;
	width: 100%;
	text-align: left;
	padding-left: 20px !important;
	font-family: 'Roboto Slab' !important;
	font-size: 16px;
	color: #455560;
	height: 50px;
	line-height: 50px !important;
	margin-bottom: 5px !important;
	text-transform: uppercase;
	font-weight:900;
}
.magazin_sidebar_box .box_content a .box_item{
	width: 100%;
	display: block;
	height: 70px;
	margin-bottom: 30px !important;
	display: table;
}
.magazin_sidebar_box .box_content a .box_item .img{
	height: 70px;
	width: 115px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	display: table-cell;
}
.magazin_sidebar_box .box_content a .box_item .item_text{
	display: inline-block;
	font-family: 'Roboto Slab';
	font-size: 16px;
	color: #666666;
	display: table-cell;
	padding-left: 10px;
	font-weight: bold;
}
/*********************************************************************/
/* MAGAZIN - ELSŐ HÁROM HÍR, FŐOLDAL */	
/* -- első, nagy blokk */
.top_news_container .top_news.mainpage:first-child{
	height: 100%;
	width: 100%;
	display: inline-block;
	position: relative;
}
.top_news_container .top_news.mainpage:first-child .ctr .news_image{
	/*position: absolute;
	top: 0;
	left: 0;*/
																		height: 441px;
	width: 100%;
	z-index: 1;
	display: block;
}
.news_title.nfirstchild{
	display: none;
}
.top_news_container .top_news.mainpage:first-child .ctr .news_text{
	/*position: absolute;
	bottom: 0;
	left: 0;*/
	position: relative;
	display: block;
	height: auto;
	width: 100%;
	z-index: 2;
}
.top_news_container .top_news.mainpage:first-child .ctr .news_text .news_title.nfirstchild{
	display: none;
}
.top_news:first-child .ctr .news_image .news_title_first_child{
	font-family: 'Roboto Slab';
	font-weight: bold;
	position: absolute;
	bottom: 20px;
	left: 20px;
	display: block;
	color: white;
	font-size: 36px;
	background: rgba(0,0,0,0.5);
	display: inline-block;
	max-width: 90%;
	box-shadow: 10px 0px 0px rgba(0,0,0,0.5), -10px 0px 0px rgba(0,0,0,0.5);
}
.top_news_container .top_news.mainpage:first-child .ctr .news_text .news_lead{
	color: #666666;
	font-size: 18px;
	/*background: rgba(0,0,0,0.5);*/
	display: inline-block;
	
}
/* -- további kettő, kisebb blokk */
.top_news_container .top_news.mainpage:first-child+.top_news.mainpage,
.top_news_container .top_news.mainpage:first-child+.top_news.mainpage+.top_news.mainpage{
	height: auto;
	width: 47%;
	display: inline-block;
	position: relative;
}
.top_news_container .top_news.mainpage:first-child+.top_news.mainpage{
	margin-right: 3%;
}
.top_news_container .top_news.mainpage:first-child+.top_news.mainpage+.top_news.mainpage{
	margin-left: 2%;
}
.top_news_container .top_news.mainpage:first-child+.top_news.mainpage .ctr .news_image,
.top_news_container .top_news.mainpage:first-child+.top_news+.top_news.mainpage .ctr .news_image
{
/*	position: absolute;*/
	top: 0;
	left: 0;
																			height: 207px;
	width: 100%;
	z-index: 1;
}
.top_news_container .top_news.mainpage:first-child+.top_news.mainpage .ctr .news_text,
.top_news_container .top_news.mainpage:first-child+.top_news.mainpage+.top_news.mainpage .ctr .news_text{
	/*position: absolute;*/
	bottom: 0;
	left: 0;
	height: auto;
	width: 100%;
	z-index: 2;
}

/* -- harmadik, kisebb blokk */
	
/*********************************************************************/
/* MAGAZIN - HÍREK LISTA, FŐOLDAL*/		

.news_image .news_title_first_child{
	display: none;
}

.top_news_container{
	margin-top: -4px !important;
}
.top_news_container .top_news{
	margin-top: 25px !important;
	margin-bottom: 20px !important;
																			min-height: 179px;
	display: block;
	background: #F0F0F0  ;
}
.top_news_container .top_news .ctr .news_image{
																			height: 179px;
	width: 345px;
	display: inline-block;
	position: relative;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #fecd18;
}

.category_badge{
	position: absolute;
	top: 15px;
	left: 10px;
	font-family: 'Roboto Slab';
	color: white;
	font-weight: bold;
	font-size: 14px;
	border: 1px solid white;
	padding: 3px !important;
	text-transform: uppercase;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
}
.top_news_container .top_news .ctr .news_text{
	display: inline-block;
	padding-left: 40px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 25px;
	width: 470px;
}
.top_news_container .top_news .ctr .news_text .news_title{
	font-family: 'Roboto Slab';
	font-size: 20px;
	font-weight: bold;
	color: #333333;
	display: block;
	margin-bottom: 15px;
}
.top_news_container .top_news .ctr .news_text .news_lead, .top_news_container .top_news .ctr .news_text p{
	font-family: 'Roboto Slab';
	font-size: 16px;
	font-weight: normal;
	color: #666666;
	display: block;
	padding: 0 !important;
	margin: 0 !important;
	line-height: 130%;
}
	
	
.category_badge.header{
	line-height: 100% !important;
	top: 50% !important;
	left: 50px;
	padding: 5px !important;
	display: none;
}
.stepper_cnt{
	width: 100%;
	display: block;
	text-align: center;
	margin-bottom: 20px;
}
.stepper_cnt a{
	font-family: 'Roboto Slab';
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	display: inline-block;
	margin-left: 10px;
	margin-right: 10px;
}
.stepper_cnt .page{
	background: #fecd18;
	display: inline-block;
	color: #333333;
	font-family: 'Roboto Slab';
	font-size: 14px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
}
	
	
/*********************************************************************/
/* MAGAZIN - CIKK*/			
.article{
	position:relative;
}
.article .leadimg img{
	width: 100%;
	height: auto;
	display: block;
}
.article .news_meta{
	font-family: 'Roboto Slab';
	color: #999999;
	font-size: 12px;
	display: block;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}
.article .news_meta .separator{
	border-right: 2px solid #999;
	height: 10px;
	display: inline-block;
	margin-top: 4px;
}
.article .news_lead, .article .news_lead p{
	font-family: 'Roboto Slab';
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	line-height: 140%;
}
.article .news_text, .article .news_text p{
	font-family: 'Roboto Slab';
	font-size: 16px;
	font-weight: normal;
	color: #333333;
	line-height: 140%;	
}
.article .news_text img, .article .news_text p img{
	max-width: 100%;
	height: auto;
	display: inline-block;	
}
.article .cikk_behuzas_2015{
	color: #666 !important;
	display:block;
	border-left:6px solid #999;
	padding-left:20px;
}

	
	
	
	
	
	
	
	
	
	

/*********************************************************************/
/*********************************************************************/
/*********************************************************************/
#footer
{
    background-color: #455560;
	position:absolute;
	bottom:0;
	width:100%;
	height:695px;
}
#footer .hirlevel-feliratkozas{
	height: 365px;
}



#also-footer{
	width: 100%;
	background: #273037;
	color: #ababab;
	height: 65px;
	position: absolute;
	bottom: 0;
}
.content{
	width: 1230px;
    height: 100%;
	margin: 0 auto !important;
}
#also-footer .content{
	font-size: 14px;
}
#also-footer .content .disp_content_text{
	height: 100%;
	padding-top: 1.5em;
}
#also-footer .content .disp_content_text + div{
	width: auto !important;
}
#also-footer .content *{
	display: inline-block !important;
}
#also-footer .content .pncustommenumenu_none{
	padding-left: 0px !important;
	padding-top: 0.5em !important;
}
#also-footer .content a{
	color: #78be20;
	text-decoration: none;
}
	#also-footer .content .pncustommenumenu_none a:before{
		content: "I";
		color: #ababab;
		padding-left: 5px;
		padding-right: 5px;
	}
#also-footer .content .m_container{
	width: 730px;
	font-size:13px !important;
}
#also-footer .content .add_container{
	width: 500px;
	font-size:13px !important;
}
#also-footer .content .add_container .add{
	width: 50%;
}
	#also-footer .content .add_container .add:first-child{
		width: 50%;
		padding-left: 30px !important;
	}
	
			.facebook-likebox{
			display: inline-block;
			width: 100%;
			max-width: 100%;
			float:left;
		}
		#fblike{
			width: 100%;
			border: none;
			max-height: 30px;
		}
	
	

#felso-footer .content{
	padding-top: 20px !important;
}
#felso-footer .content div{
	display: inline-block !important;
}
#felso-footer .content .facebook_container{
	height: 100%;
	width: 280px;
	border: 2px solid #78be20;
}
.fb-page, .fb-page iframe[style], .fb-page span { width: 100% !important; } 

#felso-footer .content .link_container{
	margin-left: 60px !important;
	width: 800px;
}
#felso-footer .content .link{
	width: 33% !important;
}
#felso-footer .content .link_container .link h4{
	font-size: 18px;
	font-family: 'Roboto Slab';
	font-weight: bold !important;
	color: #78be20;
	text-transform: uppercase;
	margin: 0px !important;
	margin-bottom: 10px !important;
}
#felso-footer .content .link_container .link .pncustommenumenu_none{
	padding: 0px !important;
	margin: 0px !important;
}
#felso-footer .content .link_container .link .pncustommenumenu_none li{
	list-style: none;
	height: 1em;
	line-height: 1.5em;
}
#felso-footer .content .link_container .link .disp_content_text #contact_table{
	padding: 0px;
	margin: 0px;
}
#felso-footer .content .link_container .link .disp_content_text #contact_table td{
	padding: 0px;
	margin: 0px;
}
#felso-footer .content .link_container .link .pncustommenumenu_none a,
#felso-footer .content .link_container .link .disp_content_text p,
#felso-footer .content .link_container .link .disp_content_text #contact_table td{
	text-decoration: none;
	color: white;
	font-family: 'Roboto Slab';
	font-weight: bold !important;
	font-size: 13px;
}
#felso-footer .content .link_container .link .pncustommenumenu_none a{
	text-transform: uppercase;
}
 #felso-footer .content .link_container .link .disp_content_text p,
 #felso-footer .content .link_container .link .disp_content_text #contact_table td{
	margin: 0px !important;
	line-height: 1.5em;
	margin-top: 5px !important;
}
 #felso-footer .content .link_container .link .disp_content_text p a,
 #felso-footer .content .link_container .link .disp_content_text #contact_table td a{
	color: #78be20;
	text-decoration: none;
}











.jo_hireink_vannak  .newsl_input{
	padding-top: 9px;
	padding-bottom: 9px;
	padding-left: 25px;
	padding-right: 25px;
	color: white;
	font-family: 'Roboto Slab';
	font-size: 16px;
	background-color: rgba(255,255,255,0.4);
	border: none;
	border-radius: 24px;
}
.jo_hireink_vannak table{
	width: 52% !important;
}






.jo_hireink_vannak .title{
	color: #FFF;
	font-size: 36px;
	margin: 0px auto !important;
	padding-top: 55px !important;
	padding-bottom: 55px !important;
	font-family: "Roboto Slab";
	font-weight: bold !important;
	text-align: center;
	display: block;
}




.wrap{
   min-height:100%;
   position:relative;	
}
#page, #page-right{
	padding-bottom:695px;
	height:100%;
}



.mag_news_blck_container{
	width: 100%;
}
.mag_news_blck{
	display: block;
	width: 100%;
	height: 170px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	position: relative;
	padding-left: 20px !important;
	padding-right: 20px !important;
	padding-bottom: 10px !important;
	padding-top: 10px !important;
	margin-bottom: 20px;
	display: table;
}
.mag_news_blck .x{
	display: table-cell;
	vertical-align: bottom;
	position: relative;
}
.mag_news_blck .mnb_title{
	font-weight: bold;
	font-size: 20px;
	color: white;
	background: rgba(0,0,0,0.8);
	display: inline;
	line-height: 150%;
	box-shadow: 2px 0px 0px rgba(0,0,0,0.8), -5px 0px 0px rgba(0,0,0,0.8);
	padding-right:5px
}
.mag_news_blck .mnb_lead{
	font-family: 'Roboto Slab';
	font-size: 12px;
	height: auto;
	font-weight: bold;
	color: white;
	display: block;
}
.mag_news_blck .mnb_lead span{
background: rgba(0, 0, 0, 0.8) none repeat scroll 0%;
line-height: 19px;	
}

.searchbar{
	display: none;
	max-width: 320px;
	width: 320px;
	position: absolute;
}
.searchbar *{
	display: inline;
}
.searchbar #searchField{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 36px;
	padding: 10px 20px !important;
	font-family: "Roboto Slab";
	font-weight: bold;
	font-size: 15px;
}
.searchbar #doSearch{
	position: absolute;
	top: 2px;
	right: 2px;
	width: 32px;
	height: 32px;
	padding: 0 !important;
	background-image: url("/parameters/fitness/templates/img/2015/magnifying-glass.svg");
	background-image: url("/parameters/fitness/templates/img/2015/magnifying-glass.svg");
	background-size: 15px 15px;
	background-repeat: no-repeat;
	background-position: center center;
	cursor:pointer;
}

input[type='text'], input[type='email'], textarea{
	border: none;
	background: #f5f9f9;
	height: 45px;
	border-radius: 23px;
	width: 100%;
	padding-top: 10px !important;
	padding-bottom: 10px !important;
	padding-left: 20px !important;
	padding-right: 20px !important;
}


input[type='submit']{
	border: none;
	font-family: 'Roboto Slab';
	font-weight: bold !important;
	color: white;
	padding-left: 50px;
	padding-right: 50px;
	border-radius: 23px;
	background: #78be20;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}

input:focus,
select:focus,
textarea:focus,
button:focus {
    outline: none;
}
input[type='text']:focus,input[type='email']:focus,textarea:focus{
-webkit-box-shadow: inset 4px 4px 5px 0px rgba(0, 0, 0, 0.1);
-moz-box-shadow:    inset 4px 4px 5px 0px rgba(0, 0, 0, 0.1);
box-shadow:         inset 4px 4px 5px 0px rgba(0, 0, 0, 0.1);
}

.r{
	display: inline;
	height: 100%;
	float: right;
}

.jo_hireink_vannak > span {
    font-size: 38px !important;
    color: white;
    margin: 0 auto;
    display: block;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
}