body  {
	background-color:#51545B;
	margin:0;
	padding:0;
	font-family:Trebuchet CE, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	}	

a	{
	text-decoration:none;
	color:#F8D90B;
	}	

a:hover	{
	text-decoration:underline;
	color:#FFFFFF;
	}	

/* --------------------------------- header */		
.websiteName {
    font-size:35px;
    color:#3185BA;
}

	
.top	{
	background-image:url(../images/bg_top.jpg);
	background-repeat:repeat-x;
	height:77px;
	}
	
.logo	{
	margin-left:100px;
	margin-top:10px;
	background-color:white;
	padding-left:20px;
	padding-right:20px;	
	}	

.topStyle	{
	background-color:#DBEDF7;
	height:24px;
	}

.headerContent	{
	width:780px; 
	margin-left:auto; 
	margin-right:auto; 
	z-index:2px;
	}

/* --------------------------------- end header */	


.border	{
	border:1px solid #000000;
	}

.field {
	font-family:Trebuchet CE, sans-serif;
	font-size: 11px;
	border:1px solid #DEDEDE;
	color: #767879;
	padding-left:3px;
	background-color: #ffffff;
}

.buttons {
	font-size: 11px;
	font-family:Trebuchet CE, sans-serif;
	color: #DFDFDF;
	font-weight:bold;
	/*background-image:url(images/bg_button.jpg);*/
	background-color: #BF0909;
	border:1px solid #000000;
}

#container 	{
	background-color:#000000;
	padding:3px;
	}

#topBar	{
	padding:10px;
	}


/*---------------------------------------------------- KIVÁLASZTOTT Menu ----*/

#kival {

	height:20px;

}

#kival a {
	font-face: Tahoma, sans-serif;
	font-size:11px;
	font-weight:bold;
	display: block;
	margin: 1px;
	margin-bottom:1px;
	height:15px;
	text-align:center;
	padding-top:5px;
	text-decoration: none;
	color: #FFFFFF;
	background: #51545B;

	border-bottom:1px solid #FFFFFF;
}

/*---------------------------------------------------- TOP Menu ----*/

#topmenu {

	height:20px;


}

#topmenu a {
	font-face: Tahoma, sans-serif;
	font-size:11px;
	font-weight:bold;
	color: #000;
	display: block; 
	height:15px;
	padding-top:5px;
	margin: 1px;
	margin-bottom:1px;
	text-align:center;
	background-image:url(images/topmenubg.jpg);
	text-decoration: none;
	border-bottom:1px solid #000000;
}

#topmenu a:hover {
	color: #FFFFFF;
	background: #000000;
	font-weight:bold;
	background-image:url(images/topmenubg2.jpg);
	border-bottom:1px solid #FFFFFF;
}



/*---------------------------------------------------- DHTML Menu ----*/

#menu {

	padding:0px;
}

#menu ul {
list-style: none;
margin:0;
padding: 0;
}

#menu a {
font: normal 11px Verdana, sans-serif;
color: #000;
display: block;
margin: 0;
padding: 3px 7px;
background: #BF0909;
border-bottom: 1px solid #000000;
text-decoration: none;
}

#menu a:hover {
color: #fff;
background: #000000;
}

#menu li {
position: relative;
}

#menu ul ul {
position: absolute;
top: 0px;
left: 100%;
width: 100%;
}

#menu ul ul a{
background: #000000;
color: white;
border: 1px solid white;
}

#menu ul ul a:hover{
background: #BF0909;
color: black;
}

div#menu ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul
{
position: absolute;
display: block;
z-index: 100;
}

/*----------------------------------------------------END DHTML Menu ----*/

#pageTitleBar	{
	margin-bottom:5px; 
	padding: 5px; 
	color: #FFFFFF; 
	font-family:Arial;
	border-bottom:2px dashed #DEDEDE;
	font-size:16px;	
	font-weight: bold; 
	padding-left: 3px;
}

#box	{
	text-align:center;
	color:#DFDFDF;
	background-color:#BF0909;
	height:150px;
	border-bottom:1px solid #FFFFFF;
	}	

.bhead	{
	padding-top:5px;
	background-image:url(images/graybar.jpg);
	color:#DFDFDF;
	height:20px;
	font-size:12px;
	text-align:center;
	font-weight: bold; 
	}

#box	p	{
	font-size:11px;
	}

#box	td	{
	padding-bottom:5px;
	}

#box1	{
	padding:10px;
	color:#727475;
	}

#box1 h1	{
	margin:0;
	padding:0;
	padding:3px;
	color:#417c97;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
	}

	
#box1	p	{
	font-size:11px;
	}

#content	{
	padding-top:1px;
	text-align:justify;
	background-color:#000000;
	}

#content h1	{	
	font-size:16px;
	color:#24759b;
	}

#footer	{
	background-image:url(images/topmenubg2.jpg);
	color:#DFDFDF;
	height:20px;
	padding-left:10px;
	font-size:11px;
	}

	
/* ------- search ------------------- */
h3 { padding:0; margin:15px 0 5px 0; }
.search-result { padding:0; margin:0;}
.search-result img { display:none;}
.search-result br  { display:none; }
	
