* { 	margin: 0; padding: 0; border: 0; }

body { font-family: Verdana, Geneva, sans-serif; font-weight: normal; font-size: 16px; line-height: 1.5;
	background-color: black; color: yellow; }
	
/*******************************************************************************
							Stíluselemek
********************************************************************************/
.kozepre { text-align: center; }	

a:link, a:visited { text-decoration: none; color: white; }
img{display:none}

.clear { clear: both; }

/*******************************************************************************
                                 Teljes oldal
********************************************************************************/
div#oldal { margin: 0 auto; width: 100%; }

/*******************************************************************************
                                    Tartalom
********************************************************************************/
div#tartalom { margin: 0 auto; width: 1000px; color: yellow; }

/*******************************************************************************
								Fejléc
********************************************************************************/
div#fejlec { width: 100%; height: 110px; }
    div#fejlec h1 { font-size: 30px; text-align: center; }
    div#fejlec h2 { font-size: 25px; text-align: center; }

/*******************************************************************************
								Bal Panel
********************************************************************************/
div#bal_panel { clear: left; padding: 6px; width: 190px; float: left; }
div.balhir { width: 190px; margin-top: 10px; text-align: justify; }
div.balhir h3 { padding: 2px 8px; font-size: 16px; font-weight: bold; }
div.balhir p { padding: 10px 5px; }
div.balfej { padding: 2px 8px; font-size: 14px; font-weight: bold; }
 .scrolltxt a{ font-size: 12px; }

/*******************************************************************************
								Jobb Panel
********************************************************************************/
div#jobb_panel { margin-left: 200px; padding: 6px; width: 788px; }
div#jobb_panel h1 { font-size: 30px; text-align: center; color: yellow; }
div#jobb_panel h2 { font-size: 20px; padding-top: .5em; padding-bottom: .5em; text-align: left; }

div.hirdatum{ width: 150px; height: 20px; text-align: center; margin: 5px auto 0px auto; 
	color: yellow; font-size: 12px; font-weight:bold; }
 
/* --- Hírek ---*/
div.hir { width: 780px; margin-bottom: 2em; color: yellow; text-align: justify; }
div.hir h3 { padding: 2px 8px; font-size: 20px; font-weight: bold; color: white;  }
	
	div.hir h3 a, div.hir h3 a:visited { color: #ffffff; }
	div.hir h3 a:hover { text-decoration: underline; }
	
div.hir p { padding: 2px 8px; }
	div.hir p a { font-weight: bold; }
	div.hir p a:hover { text-decoration: underline; }
	
/*------------ Lapozó ---------*/
.pagination{ width: 100%; padding:10px 3px; margin:3px auto; text-align:center; font-size:12px; color:yellow; float:left; border: 1px solid white;
-webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; }
.pagination a{border:1px solid yellow; margin-right:3px; padding:5px 7px; 
	background-position:bottom; text-decoration:none; color:yellow;}
.pagination a:hover{border:1px solid #008000; background:white; color:black;}
.pagination a.aktiv{border:1px solid #3e3e3e; background:white; color:black;}
	

/*******************************************************************************
										Lábléc
********************************************************************************/
div#lablec { padding: 16px 0; width: 100%; font-size: 16px; text-align: center; clear: both; color: white; }
div#lablec h1 { font-size: 30px; text-align: center; color: yellow; }
div#lablec p  a:link, a:visited{ color: white;}

/*******************************************************************************
								Fotók
********************************************************************************/
.keptar { width: 100%; margin: 0 auto; } 

ul.album { list-style-type: none; overflow: hidden; }
ul.album li { float: left; width: 190px; padding: 10px ; }
ul.album li:nth-child(3n) { padding-right: 0; }
ul.album img { width: 180px; height: 135px; }

div#bigpic { width:800px; height:600px; margin: 0 auto 0 auto; display: none; } 	
	
/*******************************************************************************
							Támogatók slider
********************************************************************************/
#tamogatok {display: none; width:190px; margin:0 auto}
.link {cursor:pointer; color:white}
.link:hover {color:#000}
.slider { position:relative; overflow:hidden; border:2px solid #9ac1c9; height:130px; margin:3px}
.slidercontent {position:absolute}
.section { height:130px; line-height: 190px; text-align: center;  }

/*******************************************************************************
							Menük
********************************************************************************/
* Felső menü */
div.picmenu { margin: 0 auto; position: relative; width: 1000px; height: 200px; overflow: hidden; }

	div.picmenu ul { list-style: none; width: 1100px; 	height: 120px; }
		div.picmenu ul li { float: left; }
			div.picmenu ul li a { position: relative; display: block; width: 170px; text-decoration: none; font-size:16px; text-align:center;}
			
				div.picmenu ul li a.f01	 
				div.picmenu ul li a.f02	
				div.picmenu ul li a.f03	
				div.picmenu ul li a.f04	
				div.picmenu ul li a.f05	
				div.picmenu ul li a.f06	
				div.picmenu ul li a.f07	
				div.picmenu ul li a.f08	
				div.picmenu ul li a.f09	
				div.picmenu ul li a.f10	
				
				div.picmenu ul li a b {}				
				div.picmenu ul li a:hover { color: red; }	
				
/* Bal menü */				
.balmenu_list { width: 190px; font-size: 14px; }
.balmenu_head { padding: 4px; color: yellow; }
	
.balmenu_body { display:none; }
.balmenu_body a{ display:block; color:white; padding-left:10px; font-weight:bold; text-decoration:none; }
.balmenu_body a:hover{ color:red; font-size: 15px; text-decoration:underline; }		