body {
	background-image: url(images/napocska.gif);
	background-repeat: no-repeat;
	background-position: top right;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #2E2616;
	margin: 0;
	background-color: #D4EF9A;
}

A {
	font-size: 11px;
	color: #93AF0A;
	font-weight: bold;	
}

A:hover, A:active  {
	text-decoration: none;
}

#head_container {
	height: 201px;
	width: 1011px;
	background-image: url(images/head.gif);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
}

#fulcsi{
   position: absolute;
   right: 100px;
   width: 500px;

}

#fulcsi_keres, #fulcsi_nyelv{
  background-image: url(images/kozep_ful.png);
  padding: 3px;
  padding-top:5px;
  height: 34px;
  float: left;
  width: 20px;
  overflow: hidden;
}

#logo {
	height: 115px;
	padding-left: 97px;
}

#container {
	width: 1011px;
	background-image: url(images/content_background.gif);
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
}

#menu_title {
	font-size: 14px;
	color: #93AF0A;
	text-transform: uppercase;
	text-align: right;
	padding-bottom: 20px;
}

#menu {
    padding-top: 25px;
    padding-left: 145px;
	text-align: left;
}

#menu A {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

#menu A:hover {
	font-size: 12px;
	color: #D4EF9A;
	text-decoration: none;
}

.menu2 {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;	
}

.almenu {
	display: none;
	position: absolute;
	background-color: #B79857;
	padding-top:8px;
    padding-bottom:5px;
	padding-left: 8px;
	padding-right: 8px;
	margin-left: 15px;
	line-height: 18px;
}

.almenu A {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.almenu A:hover {
	font-size: 12px;
	font-weight: normal;
	color: #D4EF9A;
	text-decoration: none;
}

.almenu2 {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.almenu2_hover {
	font-size: 12px;
	font-weight: normal;
	color: #D4EF9A;
	text-decoration: none;
}

#content {
    float: left;
	width: 750px;
	text-align: justify;
	margin-bottom: 50px;
	padding-left: 145px;
	padding-top: 10px;
}

#content img {
	border: 1px solid #B79857;
}

input,select,textarea {
	font-size: 10px;
	background-color: #FBFBFB;
	border:1px solid #B79857;
}

#footer {
    clear: both;
}

