* {
margin:0;
padding:0;
}


#Container {
	position:relative; 
	margin:0 auto; 
	padding: 0;
	height: auto !important;
	min-height: 800px;
	width:1000px;	
	background:url("../images/Container_bg.png");
	}

#Center {
  width: 950px;
  margin:0 auto;
  padding: 0px 25px 30px 25px;
  height: auto !important;
  min-height: 100%;
  position:relative; 
	background: url("../images/Szechenyi2020-EU-logo.png") no-repeat right top;
	background-position: 633px 0; 
	background-size: 356px 250px;
}

/* Top	*/

#Top {
	height: 38px;
	background:url("../images/Top_bg2.gif") repeat-x scroll 0% 100%;
	
	}	
	
#C_T1 {
	height: 265px;
	margin-right: 0;
	padding-right: 0;
	}
	
#nszfh-logo {
	width: 600px;
	height: 100px;
	margin-top: 75px;
	float: left;
	}

	#nszfh-logo .nszfh-logo-cimer {
		width: 45px;
		height: 100px;
	  background: url("../images/Coat_of_arms_of_Hungary.svg.png") no-repeat;
		float: left;
		background-size: 35px 75px;
		}
	#nszfh-logo .nszfh-logo-nev {
		width: 550px;
		height: 100px;
		margin-top: 20px;
	  background: url("../images/nszfh_logo.png") no-repeat;
		float: left;
		background-size: 100%;
		}

#nszfh-logo > a:hover {
	text-decoration: none !important;
	}
	
#nszfh-logo > a > h1 {
	padding-left: 50px;
	font: 500 28px/1.2em arial, verdana, sans-serif !important;
	color: #0F3063;
	}

#nszfh-logo > span {
	padding-left: 50px;
  color: #9f9f9f;
  font-family: "Courgette",cursive,arial,verdana,sans-serif;
  font-size: 1.2em;
	}	

.tesztszoveg{
	font: 700 27px/1.2em 'PT Sans', sans-serif;
	color: #0F3063;	
	font-weight: normal;
}

	
#C_T2 {
background:url("../images/Top_menu.jpg") no-repeat 0% 0%;
height: 40px;
	}
	
/* Hol vagy s�v	*/		
	
#C_T3 {
 color:#0f3063;
 font: normal 10px verdana, tahoma, arial, sans-serif;
 padding: 2px;
	}
	
/* Footer	*/	
#F_1 {
height: 300px;
background:url("../images/Top_bg.gif") repeat-x scroll 0% 0%;
Background-color:#7d99aa;
}	

.F_center {
position: relative;
width: 950px;
margin: 0 auto;
color: #ffffff;
}

#Felsovezetes_center {
position: relative;
width: 700px;
margin: 0 auto;
}

#F_2 {
padding: 5px 0;
color:#fff;
height: 70px;
Background-color:#0f3063;
border-top: solid #ffffff 1px;
/* border: 1px solid red; */
}		

/* Tartalom	*/

#Main
{
Background-color:#ffffff;
}

.items-leading div, .item {
	border: 0px solid #e6e6e6;
	margin: 30px 0 15px 10px;
	}

.items-leading div h2, .item h2 {
	font-size: 1.4em;
	}

.article-info-term {
	display:none;
	}


div[itemprop="articleBody"] {
   border: 0px solid red;
   margin-top: 15px;
}	

div[itemprop="articleBody"] h3 {
   margin-bottom: 12px;
}	


/* Fels� men�	*/
.moduletable_menu{
  float: left;
	margin: 10px 15px 10px 10px;
	/* border: 1px solid yellow; */
}

.moduletable_menu ul {
        list-style-type: none;
        padding: 0;
}
.moduletable_menu li {
        float: left;
}

.moduletable_menu a {
        font: bold 12px verdana, tahoma, arial, sans-serif;
        display: block;
        margin: 0;
        padding: 4px 4px;
        color: #ffffff;
        text-decoration: none;
}

.moduletable_menu a:hover {
        text-decoration: underline;
}

.moduletable_menu li .separator {
  padding: 3px 2px;
  color: #c3c3c3;
  line-height: 24px;
}

/* Keres�	a fejl�cben */
.inputbox_rounded{
  width: 300px;
  float: right;
  border-radius: 5px; 
  padding: 1px;
}

#mod-search-searchword{
  border: 1px solid #6d8594;
  height: 18px;	
  width: 140px;
  padding-left: 2px;
  margin: 10px 10px 0 0;
  background-color: #e6e6e6;
}

.search_rounded{
  padding: 0;
}



/* F�oldal blokk */


.fooldal_blokk {       
	padding: 0 0 10px 0;
}

	.fooldal_blokk_bal {       
		float: left;
	/*	width: 620px;  */
		padding-right: 5px;
		border: 0px solid red;
	}
	
	.fooldal_blokk_jobb {       
		float: left;
		width: 305px;
		padding: 0 0 0 5px;
		border: 0px solid green;
	}


.fooldal_blokk_oszlop {       
	float: left;
	margin:0;
	width: 300px;
	padding: 5px 5px 0 0;
	border-top: solid #00558c 1px;
}

.fooldal_blokk_szegely {
	border-right: solid #00558c 1px;
}

.fooldal_blokk_cim {
	clear: both;
	margin: 0;
	width: 220px;
	padding: 4px 10px;
	color: #ffffff;
	font-weight : bold;
	Background-color:#0f3063;
}

.fooldal_blokk_cim a {
  color: #ffffff;
  font-weight : bold;
}

/* F�oldal blokk V�GE ********************** */





.blog ul{
padding-left: 20px;
}



.datum {
    color: #666666;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 0.90em;
    border:0px solid red;
    padding:0;
    margin-top:-8px;
    margin-bottom:8px;
    border-bottom: solid 1px #cccccc;
}

/* lapozas */

.pagination li {
float:left;
padding: 3px;
}

/* keres� */

.result-title{
padding: 5px 0 0 0;
}


/* Aloldal*/

.Aloldal_B1{       
width: 100%;
padding-right: 5px;
}

.Aloldal_B1 H1{
border-bottom: solid 1px #0f3063;
font-size: 20px;
}


.item column-1, .item column-2  {
float:left;
width: 475px;
}

.item-separator{
	height:25px;
}

.Aloldal_B1_Bal {       
float: left;
width:470px;
padding: 5px 5px 0 0;
}

.Aloldal_B1_Jobb {       
float: left;
width: 470px;
padding: 5px 0 0 5px;
}

/* L�bl�c */



#lablec p{
	color: #eaffe3;
	line-height:1.25em;
}

.ssl{
	float: left;
	width: 450px;
}

.ssl img{
	padding-right: 10px;
}

.ssl p{
	margin-top:20px;
}

.bureau-veritas{
	float: right;
  width: 390px;
}

.bureau-veritas p{
  margin-top:10px;
}
/* Gy�szjelent�s */

.gyaszkeret{
   border: 3px solid #434343;
   height:25px;
   background-color: #e6e6e6;   
   padding:2px;
   margin: 5px 140px;
}

.gyaszkeret h3{
	margin:0;
	padding: 2px 0 4px 0;
	font-weight: bold;
	color: #434343;
}

.gyaszkeret img{
	padding-right:7px;
}

.gyaszkeret p {
	color: #434343;
	font-size:11px;
  line-height:15px;
  font-weight: bold;
  padding-top: 5px;
  text-align: center;
}

.gyaszkeret p a {
	color: #333333;
  line-height:15px;
  font-size: 1.3em;
}


/* Gy�szjelent�s f�h�r alatt */

.gyaszkeret-fohir-alatt {
  border: 3px solid #272727 !important;
  padding: 15px 8px 5px 8px;
  margin: 20px 0;
  background: white;
}

.gyaszkeret-fohir-alatt p {
  color: #272727;
}


.custom_gyk{
	margin: 5px 5px 5px 635px;
	}

/* Keres�s oldal */

.search{
	padding: 15px 5px 15px 5px;
	}

.word{
	border:0;
	}	

.word label{
	font-weight: bold;
	}	
	
.inputbox{	
  border: 1px solid #6d8594;
  height: 20px;	
} 

.button{
  background-color:#083063;
  color:#ffffff;
  height:27px;
}

.searchintro{
  margin:20px 0 5px 0;
}

.searchintro p{
  color:#0d830a;
  font-size: 1.25em;
}

.phrases{
  padding:8px 5px 15px 5px;
  margin-bottom:10px;
}

.phrases legend{
  font-weight:bold;	
  padding: 0 3px;
}

.phrases label{
  padding-right:8px;
}

.phrases-box{
  margin-bottom:10px;
}

.form-limit{
  display:none;	
}

.only{
  display:none;
}

.error{
  color: red;
  font-weight: bold;
}

.counter{
  color:black;
  padding-bottom:0;
}

.search-results{
}

.result-title{
  font-weight: bold;
  color: #00558c;
  margin-top:13px;
}

.result-category{
  color:#0d830a;
}

.pagination {
  margin:45px 0 45px 0;
}

.pagination ul{
  margin:0;
  padding:0;
}

.pagination ul li{
  font-weight:bold;
}

/* ARCHIVUM link a f�oldalon*/
.custom_archivum {
	border: 1px solid #bdcad2;
	text-align: center;
	margin-top: 35px;
	background: #e0f0fa;
}

.custom_archivum a {
	line-height: 3em;
	font-weight: bold;
}

/* Villog�s */
.blink {

    animation:2s blinker linear infinite;
    -webkit-animation:2s blinker linear infinite;
    -moz-animation:2s blinker linear infinite;
    }

    @-moz-keyframes blinker {  
     0% { opacity: 1.0; }
     50% { opacity: 0.0; }
     100% { opacity: 1.0; }
     }

    @-webkit-keyframes blinker {  
     0% { opacity: 1.0; }
     50% { opacity: 0.0; }
     100% { opacity: 1.0; }
     }

    @keyframes blinker {  
     0% { opacity: 1.0; }
     50% { opacity: 0.0; }
     100% { opacity: 1.0; }
     }



	/* Tanulm�nyiversenyek jobb oldals�vban - gomb*/
input.tanulmanyiversenyek_button {
  border: 1px solid #c24b47;
  cursor: pointer;
  font-weight: bold;
  background-color: #da5450;
  color: white;
  height: 30px;
  /*border-radius: 4px; */
  padding: 0 5px;
	margin-left: 0%;
  margin-top: 0;
}


/* F�oldal h�rek bal*/
.featcats_bal li{
border-bottom: 1px solid #7d99aa;
height:280px
}

/* F�oldal h�rek bal - tov�bbi h�rek*/
p.Fooldal_hirek_tovabbi {
    /* border: 1px solid red; */
    margin: 0 0 0 412px;
}


/* impresszum l�bl�c */
div.impresszum a{
	    color: #eaffe3;
    line-height: 1.25em;
	    margin-top: 30px;
}


/* P�ly�zatok jobb oldals�v */
div.custom-palyazatok{
    border: 0.5px solid #e98b0c;
    background: #e98b0c52;
    padding: 20px 5px 110px 10px;
    margin: 134px 10px 20px;
    height: auto;
}	
div.custom-palyazatok a.mod_featcats-title{
    font-weight: bold;
    font-size: 1.2em;
    color: #DA5450;
}
div.custom-palyazatok a.mod_featcats-title:hover{
    font-weight: bold;
    font-size: 1.2em;
    color: #FF0000;
}


/* ul.featcats_links{
    width: 612px;
    border: 1px solid #bce8f1;
    background: #d9edf7;
    padding: 15px 0px;
    margin: 5px 10px 20px;
    border-radius: 10px;
    height: auto;
} */

/* Akad�lymentes ikon */
.akadalymentes {
	width: 20px;
  height: 19px;
  float: right;
  position: relative;
  margin: 10px 5px;
}
.akadalymentes-menu {
	display: none;
}


/* NSZFH log� */
#nszfh-logo {
	width: 600px;
	height: 100px;
	margin-top: 75px;
	float: left;
	}

	#nszfh-logo .nszfh-logo-cimer {
		width: 45px;
		height: 100px;
	  background: url("../images/Coat_of_arms_of_Hungary.svg.png") no-repeat;
		float: left;
		background-size: 35px 75px;
		}
	#nszfh-logo .nszfh-logo-nev {
		width: 480px;
		margin-top: 14px;
	  background: url("../images/nszfh_logo_480px.svg") no-repeat;
		float: left;
		background-size: 100%;
		}

#nszfh-logo > a:hover {
	text-decoration: none !important;
	}
	
#nszfh-logo > a > h1 {
	padding-left: 50px;
	font: 500 28px/1.2em arial, verdana, sans-serif !important;
	color: #0F3063;
	}

#nszfh-logo > span {
	padding-left: 50px;
  color: #9f9f9f;
  font-family: "Courgette",cursive,arial,verdana,sans-serif;
  font-size: 1.2em;
	}	


/* menu */

#top > div > header > div.akadalymentes > a > img{padding: 39.5px 0px 0px 0px;}

#top > div > nav > div.nav-collapse > ul > li.item-304 > a > img{padding: 3px 0px 0px 19px; width: 23px;}