body  {
	margin:0;
	padding:0;
	
	
    color: #d7d7d7;
    font: normal 12px tahoma, sans-serif;


	}	

a	{
	color:#d7d7d7;
	}	

a:hover	{
	text-decoration:none;
	}	

/* --------------------------------- header */		
.websiteName {
    font-size:35px;
    color:#3185BA;
}

	
.top	{
	background-image:url(../images/logo.jpg);
	background-repeat:repeat-x;
	 height:271px; 
	}
	
.logo	{
	margin-left:100px;
	margin-top:10px;
	background-color:white;
	padding-left:20px;
	padding-right:20px;	
	}	

.topStyle	{
	background-color:#1e1e1e;
          height:29px; 
	}

.headerContent	{
	width:780px; 
	margin-left:auto; 
	margin-right:auto; 
	z-index:2px;
	}

/* --------------------------------- end header */	

/* menű és levél keret*/
.border	{
	border:1px solid #1e1e1e;
	}

/* Kitöltendő mezők */
.field {
	border:0px;
	border: 1px dashed #8e8e8e;
	font-family: tahoma, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #d7d7d7;
	background-color: #1e1e1e;
	padding-left:3px;
}

.buttons {
	
	 font: bold 12px tahoma, sans-serif;
	color: #d7d7d7;
	
	/*background-image:url(images/bg_button.jpg);*/
	background-color: #8e8e8e;
	border:1px solid #8e8e8e; 
         }

/* oldal keretszíne */
#container 	{
	background-color:#1e1e1e;
	padding:3px;
	}

#topBar	{
	padding:10px;
	}

/*---------------------------------------------------- DHTML Menu ----*/

#menu {
	background-color:#1e1e1e;
	padding:10px;
}

#menu ul {
list-style: none;
margin:0;
padding: 0;
}

#menu a {

    color: #d7d7d7;
    font: bold 12px tahoma, sans-serif;


display: block; 
margin: 0;
padding: 3px 7px;
background: #1e1e1e;
border-bottom: 1px solid #8e8e8e;
text-decoration: none;
}

#menu a:hover {
color: #ff97ca;
background: #1e1e1e;
}

#menu li {
position: relative;
}

#menu ul ul {
position: absolute;
top: 0px;
left: 100%;
width: 100%;
}

#menu ul ul a{
background: #1e1e1e;

    color: #d7d7d7;
border: 1px solid #8e8e8e;
}

#menu ul ul a:hover{
color: #ff97ca;
background: #1e1e1e;
}

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 ----*/

/*---------------------------------------------------- DHTML Menu2 ----*/

#menu2 a {

    color: #d7d7d7;

    font: bold 12px tahoma, sans-serif;
text-decoration: none;
         }

#menu2 a:hover {
color: #ff97ca;
background: #1e1e1e;
               }

/*----------------------------------------------------END DHTML Menu2 ----*/

#pageTitleBar	{
	margin-bottom:1px;
background-image:url(../images/b.jpg); 
	/* background-color:#5CA2D6; */ 
	padding: 5px; 
	color: #ff97ca; 
	font-weight: bold; 
	padding-left: 11px;
}

#box	{
	padding:10px;
	color:#727475;
	background-color:#1e1e1e;
	}	

/*hírlevél fejl*/
#box h1	{
	margin:0;
	padding:0;
	padding:3px;
	color:#ff97ca;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
	}

#box	p	{
	font-size:11px;
	}

#box	td	{
	padding-bottom:5px;
	}

#box1	{
	padding:10px;
	color:#727475;
	}
/*oldalsó hírek fejléc*/
#box1 h1	{
	margin:0;
	padding:0;
	padding:3px;
	color:#ff97ca;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
	}

	
#box1	p	{
	font-size:11px;
	}

#content	{
	padding-top:1px;
	text-align:justify;
	}
/* hírek vastag betűk */
#content h1	{	
	font-size:16px;
	color:#ff97ca;
	}

#footer	{
	border-top:1px solid #dcdedf;
	color:#8e8e8e;
	margin-top:10px;
	padding-top:10px;
	padding-bottom: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; }
