@charset "utf-8";
/* CSS Document */

@font-face {
  font-family: 'Calibri';
  src: url('fonts/calibri.eot'); /* IE9 Compat Modes */
  src: url('fonts/calibri.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/calibri.woff') format('woff'), /* Modern Browsers */
       url('fonts/calibri.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('fonts/calibri.svg#svgFontName') format('svg'); /* Legacy iOS */
	   font-weight: normal;
	   font-style: normal;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}

body {
	margin: 0 auto;
	padding: 0;
}

#keret{
	width:1000px;
	margin:0 auto;
	background-image:url(images/fooldal_hatter.png);
	background-repeat:no-repeat;
	height:935px;
	font-family: Candara,Segoe,Segoe UI,Optima,Arial,sans-serif; /*Calibri,*/
	font-weight:bold;
	font-size:18px;
	letter-spacing:-0.1px;
}

#keret A{
	color:#FFFFFF;
	text-decoration:none;
}

#keret A:hover{
	color:#D8D9D9;
}

#keret_al{
	width:1000px;
	margin:0 auto;
	font-family: Calibri,Candara,Segoe,Segoe UI,Optima,Arial,sans-serif;
	/*font-weight:bold;
	font-size:18px;
	letter-spacing:-0.1px;*/
	margin-top:10px;
}

#bal{
	float:left;
	width:679px;
}

#jobb{
	float:right;
	width:321px;
	background-image:url(images/minta.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	padding-bottom:20px;
}

#csik{
	background-image:url(images/csik_kek.jpg);
	background-repeat:no-repeat;
	width:667px;
	height:41px;
	color:#FFFFFF;
	padding:3px 0px 0px 30px;
	text-transform:uppercase;
	font-size:20px;
	font-weight:bold;
}

#nyelvek{
	margin-top:72px;
	margin-left:17px;
	height:46px;
	width:260px;
	background-image:url(images/nyelvek.jpg);
	background-repeat:no-repeat;
	text-align:center;
	padding-top:28px;
}

#nyelvek A{
	text-decoration:none;
	color:#898989;
	font-size:16px;
	font-weight:bold;
}

#nyelvek A:hover{
	color:#D9DADA;
}
	

.menu_keret{
	background-image:url(images/menu.jpg);
	background-repeat:no-repeat;
	width:253px;
	height:37px;
	margin-left:17px;
	padding-top:9px;
	padding-left:7px;
}

.menu{
	width:240px;
	height:27px;
	text-align:center;
	font-size:20px;
	padding-top:3px;
	font-weight:bold;
}

.menu A{
	color:#FFF;
	text-decoration:none;
}

.menu A:hover{
	color:#D8D9D9;
}

#home{
	margin-top:60px;
	margin-left:20px;
	width:100px;
	font-weight:bold;
}
