* { padding: 0; margin: 0; }

body,html {
	background: url(../img/bg.jpg) top center repeat-x;
	background-color: #0060b0;
	text-align:center;
	min-height:100%;
	font-family:tahoma;
	font-size:12px;
}


@font-face {
    font-family: 'MyriadProLight';
    src: url('../font/myriadpro-light-webfont.eot');
    src: url('../font/myriadpro-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/myriadpro-light-webfont.woff') format('woff'),
         url('../font/myriadpro-light-webfont.ttf') format('truetype'),
         url('../font/myriadpro-light-webfont.svg#MyriadProLight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'MyriadProSemibold';
    src: url('../font/myriadpro-semibold-webfont.eot');
    src: url('../font/myriadpro-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/myriadpro-semibold-webfont.woff') format('woff'),
         url('../font/myriadpro-semibold-webfont.ttf') format('truetype'),
         url('../font/myriadpro-semibold-webfont.svg#MyriadProSemibold') format('svg');
    font-weight: bold;
    font-style: normal;

}

#wrap { 
    margin: 0 auto;
    width: 940px;
	height:770px;
	position:relative;
	text-align:left;
}

#wrap2 { 
    margin: 0 auto;
    width: 940px;
	height:1108px;
	position:relative;
	text-align:left;
}

#wrap3 { 
    margin: 0 auto;
    width: 940px;
	height:808px;
	position:relative;
	text-align:left;
}

#wrap4 { 
    margin: 0 auto;
    width: 940px;
	height:500px;
	position:relative;
	text-align:left;
}


/**LINK STILUSOK **/
a { 
	color: #bee5fd;
	font:12px/14px 'Arial'; 
	text-decoration: none;
}

a:hover {
	color: #fff;
	font:12px/14px 'Arial'; 
	text-decoration: none;
}
/**LINK STILUSOK VÉGE **/

/** MENU **/
#menu_wrapper {  
    width: 758px;  
    height: 123px;    
	margin: 0 0 0 183px; 
	padding:0;
	background: #ececec;
} 
		
ul {  
	margin: 0;  
	padding: 0;  
}  
      
ul.menu {  
	height: 122px;  
	border-left: 1px solid #ffffff;  
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	float:left;  
}  
      
ul.menu li {  
	list-style: none;  
	float:left;  
	height: 122px;  
	text-align: center;  
	margin-left:1px;
	width: 150px;
}  
      
ul li a {  
	display: block;  
	padding: 0 20px;  
	border-left: 1px solid #ffffff;  
	border-right: 1px solid #ffffff; 
	border-bottom: 1px solid #ffffff;
	text-align: center;  
	line-height: 79px;  
	background: #f8f8f8;  
	color: #005f9a;
	font:13px/122px 'MyriadProSemibold';
	text-decoration: none;
	text-transform:uppercase;
	text-align:center;
}  
      
ul li a:hover {  
	background: transparent none;
	color: #005e9f;
	font:13px/122px 'MyriadProSemibold';
	text-decoration: none;
	border-bottom: 4px solid #ebebeb;	
	text-align:center;
}  
      
ul li.active a{  
	background: #ebebeb;   
}  
/** MENU VÉGE **/


#logo {
	position: absolute;
}

#logo img {
	padding:39px 0 0 0;
	border:0px,
}
	
#language{
	float:left;
	margin-top:0px;
	display:inline-block;

}

#language .language_btn {
	text-align:center;
	display:inline-block;
}

#language .language_btn a{
	font:12px/16px "Tahoma";
	background:#f8f8f8;
	padding:5px 6px 5px 6px;
 	color: #0060b0;
	text-decoration:none;
	text-transform:uppercase;
	border-left:#0060b0 1px solid;
	border-right:#0060b0 1px solid;
	border-bottom:#0060b0 1px solid;
	display:inline-block;
}

#language .language_btn a:hover {
	font:12px/16px "Tahoma";
	background:#f8f8f8;
	padding:5px 6px 5px 6px;
 	color: #464646;
	text-decoration:none;
	text-transform:uppercase;
	border-left:#0060b0 1px solid;
	border-right:#000 1px solid;
	border-bottom:#0060b0 1px solid;
	display:inline-block;
}

#language .language_btn  a.active{
	font:12px/16px "Tahoma";
	background:#f8f8f8;
	padding:5px 6px 5px 6px;
 	color: #0060b0;
	text-decoration:none;
	text-transform:uppercase;
	border-left:#0060b0 1px solid;
	border-right:#0060b0 1px solid;
	border-bottom:#0060b0 1px solid;
	display:inline-block;
}

#language .language_btn .deactive{
	font:12px/16px "Tahoma";
	background:#f8f8f8;
	padding:5px 6px 5px 6px;
 	color: #c2c2c2;
	text-decoration:none;
	text-transform:uppercase;
	border-left:#ececec 1px solid;
	border-right:#ececec 1px solid;
	border-bottom:#ececec 1px solid;
	display:inline-block;
}

.kiemelt_container{
	margin: 0px 0 0 -9px;
	width:950px;
	height:335px;
	background: url(../img/kiemelt_bg.jpg) top center no-repeat;	
}

.kiemelt_text_container{
	float:right;
	margin-top:35px;
	width:277px;
	height:335px;
}	

.kiemelt_text_container p{
	float:left;
	width:257px;
	min-height:335px;
	color:#464646 ;
	font:12px/18px  'Arial';
	text-transform:none;
}	

.palyazat_container{
	margin: 0px 0 0 -9px;
	width:950px;
	height:964px;
	background: url(../img/palyazat_bg.jpg) top center no-repeat;
	background-color:#fff;
}

.palyazat_text_container{
	float:right;
	margin-top:30px;
	width:950px;
	height:240px;
}	

.palyazat_text_container img{
	float:left;
	margin-left:30px;
	margin-top:-10px;
	margin-right:20px;
}

.palyazat_text_container2{
	float:right;
	margin-top:30px;
	width:950px;
	height:185px;
}

.palyazat_text_container p{
	float:left;
	width:530px;
	height:240px;
	color:#464646 ;
	font:12px/18px  'Arial';
	text-transform:none;
}
.palyazat_text_container2 p{
	float:left;
	width:530px;
	height:240px;
	color:#464646 ;
	font:12px/18px  'Arial';
	text-transform:none;
}

.palyazat_text_container b{
	color:#005f9a ;
	font:bold 12px/18px  'Arial';
}
.palyazat_text_container2 b{
	color:#005f9a ;
	font:bold 12px/18px  'Arial';
}

.palyazat_text_container h1{
	color:#0f97d4;
	font:16px/18px 'MyriadProLight';
	text-transform:uppercase;
	font-weight:bold;
	margin-bottom:20px;	
	float:left;

}
.palyazat_text_container2 h1{
	color:#0f97d4;
	font:16px/18px 'MyriadProLight';
	text-transform:uppercase;
	font-weight:bold;
	margin-bottom:20px;	
	float:left;
	margin-left:30px;
	width:800px;

}

.elerhetosegek_container{
	margin: 0px 0 0 -9px;
	width:950px;
	height:665px;
	background: url(../img/palyazat_bg.jpg) top center no-repeat;
	background-color:#fff;
}

.elerhetosegek_text_container{
	float:right;
	margin-top:30px;
	width:950px;
	height:240px;
}	

.elerhetosegek_text_container p{
	float:left;
	width:530px;
	color:#464646 ;
	font:12px/18px  'Arial';
	text-transform:none;
}

.elerhetosegek_text_container b{
	color:#005f9a ;
	font:bold 12px/18px  'Arial';
}

.elerhetosegek_text_container h1{
	color:#0f97d4;
	font:16px/18px 'MyriadProLight';
	text-transform:uppercase;
	font-weight:bold;
	margin-bottom:20px;	
	float:left;
	margin-left:30px;
	width:500px;
}


.elerhetosegek_text_container a { 
	color: #0f97d4;
	font:12px/14px 'Arial'; 
	text-decoration: none;
}

.elerhetosegek_text_container a:hover {
	color: #a1daf3;
	font:12px/14px 'Arial'; 
	text-decoration: none;
}



.kiemelt_btn {
	width:32px;
	height:32px;
	position:absolute;
	margin: 190px 0 0 228px;
		
}

.kiemelt_btn a{
	background: url(../img/kimelet_btn_bg.jpg) top center no-repeat;
	width:32px;
	height:32px;
	display:block;	
}

.kiemelt_btn :hover{
	background: url(../img/kimelet_btn_bg_hover.jpg) top center no-repeat;
	width:32px;
	height:32px;
	display:block;
}

.kiemelt_text_container h1{
	color:#005f9a;
	font:23px/18px 'MyriadProSemibold';
	text-transform:uppercase;
	font-weight:bold;
	margin-bottom:6px;	
	float:left;
}

.kiemelt_text_container h2{
	color:#0f97d4;
	font:16px/18px 'MyriadProLight';
	text-transform:uppercase;
	font-weight:bold;
	margin-bottom:20px;	
	float:left;
}
	
#munkak{
	width:950px;
	height:auto;
	margin-top:20px;
	position:absolute;
}	
	
.munka_box{
	width:178px;
	height:271px;
	background: url(../img/munkabox_bg.jpg) top center repeat-x;
	border:1px solid #0981c6;	
	margin-right:10px;
	float:left;
}

.munka_box img{
	border:1px solid #0981c6;
	margin:11px 11px 20px 11px;
}

.munka_box h1{
	color:#fff;
	font:14px/18px 'MyriadProLight';
	text-transform:uppercase;
	font-weight:bold;
	margin-bottom:6px;
	margin-left:11px;	
	float:left;
}

.munka_box p{
	float:left;
	width:156px;
	min-height:335px;
	color:#fff ;
	font:11px/15px  'Arial';
	text-transform:none;
	margin-left:11px;	
}

.munka_btn {
	width:32px;
	height:32px;
	position:absolute;
	margin: 125px 0 0 140px;	
}

.munka_btn a{
	background: url(../img/munka_btn_bg.jpg) top center no-repeat;
	width:27px;
	height:27px;
	display:block;	
}

.munka_btn :hover{
	background: url(../img/munka_btn_bg_hover.jpg) top center no-repeat;
	width:27px;
	height:27px;
	display:block;
}



#footer {
	margin: 0 auto;
	width: 950px;
	height: 75px;
	position: relative;
	background: url('../img/f_bg.png');
	border-top:1px solid #0981c6;
}

.footer_text_box {
    color:#8bc5e9;
	font:11px/14px 'Arial';
	text-align:left;
	margin-top:20px;
	padding-right:10px;
}

.footer_text1{
	color:#8bc5e9;
	font:12px/14px 'Arial';
	text-align:left;
	float:left;
	width:195px;
	margin-left:15px;
	margin-right:10px;
	height:65px;
}

.footer_text2{
	color:#8bc5e9;
	font:12px/14px 'Arial';
	text-align:left;
	float:left;
	width:160px;
	margin-left:10px;
	margin-right:10px;	
	height:65px;
}

.footer_text3{
	color:#8bc5e9;
	font:12px/14px 'Arial';
	text-align:left;
	float:left;
	width:200px;
	margin-left:10px;
	padding-right:20px;
	height:65px;
}

.logo_box {
	border-left:1px solid #0981c6;
	border-right:1px solid #0981c6;
	float:left;
	width:130px;
	height:75px;
	text-align:center;
	margin-right:20px;
	margin-top:-20px;
}

.logo_box img{
	margin-top:20px;
}

.creatum {
	color:#005e9f;
	text-align: right;
	padding: 0px 0px 0px 0px;
	padding: 10px 0px 0px 8px;
}

.feltoltes{	
	color: #fff;
	font:14px/14px 'Arial';
	text-align:center;
	margin-top:100px	}


	
	
	

