body  {
	background-color:#CCE3FB;
	background-image:url(images/rowbg.jpg);
	background-repeat: repeat-x;
	margin:0;
	padding:0;
	font-family:Arial CE, sans-serif;
	font-size:12px;
	color:#322f2f;
	}	

a	{
	text-decoration:none;
	color:#26607b;
	}	

a:hover	{
	text-decoration:underline;
	}	

/* --------------------------------- 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;
	}

.kep	{
	width:130px; 
	height:130px;
	background-image:url(/kepek/kephatter.jpg);
	background-repeat:norepeat;
	
	}

/* --------------------------------- end header */	


.border	{
	border:0px solid #dcdedf;
	}

.field {
	font-family:Trebuchet CE, sans-serif;
	font-size: 11px;
	border:1px solid #51545B;
	color: #767879;
	padding-left:3px;
	background-color: #ffffff;
}

.buttons {
	font-size: 11px;
	font-family:Trebuchet CE, sans-serif;
	color: #000000;
	font-weight:normal;
	background-color: #F7C600;
	border-bottom:1px solid #B3B5BA;
}

#buttons a:hover{
	background-color: #CECECE;

}


#container 	{
	background-color:#FFFFFF;

	}

#topBar	{
	padding:10px;
	}

/*---------------------------------------------------- KIVÁLASZTOTT Menu ----*/

#kival {

	height:30px;

}

#kival a {
	font-face: Tahoma, sans-serif;
	font-size:11px;
	font-weight:bold;
	display: block;
	margin: 1px;
	margin-bottom:5px;
	height:25px;
	text-align:center;
	padding-top:5px;
	text-decoration: none;
	color: #000000;
	background: #FFFFFF;
	background-image:url(images/topmenubg2.jpg);
}

/*---------------------------------------------------- DHTML Menu ----*/

#topmenu {

	height:30px;
	width:100%;
	background-color:#009241;


}

#topmenu a {
	font-face: Tahoma, sans-serif;
	font-size:11px;
	font-weight:bold;
	color: #000;
	display: block; 
	height:25px;
	padding-top:5px;
	margin: 1px;
	margin-bottom:5px;
	text-align:center;
	background-image:url(images/topmenubg.jpg);
	text-decoration: none;
}

#topmenu a:hover {
	color: #000000;
	background: #FFFFFF;
	font-weight:bold;
	background-image:url(images/topmenubg2.jpg);
}


#menu {
	width:100%;
	background-color:#009241;
}

#menu a {
	font: bold 13px Times New Roman, sans-serif;
	color: #FFFFFF;
	display: block;
	height:19px;
	border-bottom: 1px solid #F7C600;
	padding-top: 5px;
	text-align:center;
	background-image:url(images/topmenubg.jpg);
	text-decoration: none;
}

#menu a:hover {
	color: #000000;
	background-image:url(images/topmenubg2.jpg);
}










/*---------------------------------------------------- DHTML Menu 2 ----*/

#menuContainer {
	background-color:#009241;
}

#menu2 {
	width:100%;
	background-color:#009241;
	height:180px;
}

#menu2 ul {
	list-style: none;
	margin:0;
	padding: 0;
}

#menu2 a {
	font: bold 13px Times New Roman, sans-serif;
	color: #FFFFFF;
	display: block;
	height:19px;
	border-bottom: 1px solid #F7C600;
	padding-top: 5px;
	text-align:center;
	background-image:url(images/topmenubg.jpg);
	text-decoration: none;
}

#menu2 a:hover {
	color: #000000;
	background-image:url(images/topmenubg2.jpg);
}

#menu2 li {
	position: relative;
}

#menu2 ul ul {
	position: absolute;
	top: 0px;
	left: 100%;
	width: 100%;
}

#menu2 ul ul a{
	background: #3d9adf;
	color: white;
	border: 1px solid white;
}

#menu2 ul ul a:hover{
	background: #d8e6f0;
	color: black;
}

	div#menu2 ul ul,
	div#menu2 ul ul li:hover ul ul
{display: none;}

div#menu2 ul li:hover ul,
div#menu2 ul ul li:hover ul
{
	position: absolute;
	display: block;
	z-index: 100;
}
/*----------------------------------------------------END DHTML Menu ----*/

#pageTitleBar	{
	margin-bottom:5px; 
	height:20px;
	padding-top:5px;
	padding-left:15px;
	color: #000000; 
	border-left:20px solid #F7C600;
	border-bottom:1px solid #F7C600;
	font-family:Times New Roman, serif;
	font-size:12px;	
	font-weight: bold; 
}

#box	{
	text-align:center;
	color:#727475;
	background-color:#DEDEDE;
	}	

.bhead	{
	padding-top:5px;
	border-bottom:5px solid #FFFFFF;
	color:#000000;
	background-color:#B3B5BA;
	height:20px;
	font-size:12px;
	text-align:center;
	font-weight: bold; 
	}

#box	p	{
	font-size:10px;
	}

#box	td	{
	padding-bottom:5px;
	padding-left:3px;
	}

#box1	{
	border-top:5px solid #FFFFFF;
	padding:3px;
	padding-left:5px;
	color:#000000;
	font-size:11px;
	background-color:#86D467;
	}

#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;
	}

#content h1	{	
	font-size:16px;
	color:#24759b;
	}

#footer	{
	color:#FFFFFF;
	background-color:#017CC2;
	height:20px;
	border-top:1px dashed #DEDEDE;
	padding-left:10px;
	font-size:11px;
	}
#footer	a {
	color:#FFFFFF;
	text-decoration: none;
	}
	
/* ------- 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; }
	