/* CSS Document */

body {
	padding: 0px;
	background-color:#EEEEEE;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0 0 0 0;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
}

h1 {
	
	font-size:14px;
	color:#3C3C3E;
}

h2 {
		font-size:14px;
	color:#3C3C3E;
}

h3 {
	font-size:13px;
	color:#3C3C3E;
	}
	
h4 {
	font-size:11px;
	color:#3C3C3E;
	}	

h5 {
	font-size:12px;
	color:#3C3C3E;
	display:inline;
	}	

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#3C3C3E;
	line-height:25px;
	display:inline;
}

a {
	
	font-size:12px;
	font-weight:bold;
	color: #3C3C3E;
	text-decoration:none;
	display:inline;
}

a:hover {
	color:#3C3C3E;
	text-decoration: underline;
}



#container{
	width:950px;
	text-align:center;
	padding-top:25px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color:#E1E1E1;
}

#header{
	width:910px;
	height:174px;
	text-align:left;
	background-image:url(images/fejlec.jpg);
	background-repeat:no-repeat;
	background-color:#E1E1E1;
}

.language{
	width:110px;
	height:20px;
	float:right;
}

.language a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color: #3C3C3E;
	text-decoration:none;

}
.language a:hover {
	color:#3C3C3E;
	text-decoration: underline;
}

#wrapper{
	width:910px;
	height:550px;
	text-align:left;
	background-color:#E1E1E1;
	margin-left:20px;
	margin-right:20px;

	background-repeat:no-repeat;
	background-position:bottom left;
}

.footer{
	width:595px;
	float:left;
	
}

.clear{
	clear:both;
}

.title{
	width:910px;
	height:20px;
	
}

.szoveg{
	margin-top:20px;
	width:595px;
	float:left;
	text-align:justify;
}
.szoveg2{
	margin-top:20px;
	width:450px;
	float:left;
	text-align:justify;
}

.szoveg3{
	margin-top:20px;
	margin-left:10px;
	width:450px;
	float:left;
	text-align:justify;
}

.kep{
	margin-top:0px;
	margin-left:20px;
	width:auto;
	float:left;
}
.kep2{
	margin-top:0px;
	margin-left:20px;
	width:auto;
	float:right;
}
.menubox{
	text-align:left;
	width:467px;
/*	height:17px;*/
	padding-right:0px;
	float:right;
	padding-top:152px;
	}
.menubox a {
	font-family:"Trebuchet MS";
	font-size:14px;
	font-weight:bold;
	padding-left:9px;
	color:#666666;
	text-decoration:none;
	background-image:url(images/a_bgr.jpg);
	background-position:left;
	background-repeat:no-repeat;
	
}

.menubox a:hover {
	color:#666666;
	text-decoration: none;
	background-image:url(images/a_hover.jpg);
	background-position:left;
	background-repeat:no-repeat;
}
.menubox p {
	font-family:"Trebuchet MS";
	font-size:14px;
	font-weight:bold;
	padding-left:9px;
	color:#EE7B2A;
	text-decoration:none;
	background-image:url(images/a_hover.jpg);
	background-position:left;
	background-repeat:no-repeat;
	display:inline;
}
