/* CSS Document --- DIVes  oldalfelépítés

	Ha ide léptél akkor valószínű érdekel az oldal felépítése és kinézete. Ez már egy elismerés számunkra!
	A stilusokat kikommenteztük, hogy könnyebben megtaláld amit keresel!
	SOK SIKERT!
--------------------------------------------------------------*/


	body {
		background: #ffffff;
		margin: 0px 0px;
		/*font-family: Georgia, "Times New Roman", Times, serif;	*/
		/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
		font-family:"Lucida Grande","bitstream vera sans","trebuchet ms",verdana,arial;
		/*font-family:"Trebuchet MS", Verdana;*/
		/*font-family: Tahoma, Arial, Verdana;*/
		/*font-family: Arial, Verdana, Tahoma;*/
		font-size: 12pt;
		color: #411914;
}



/*--- OLDAL FELÉPÍTÉS KEZDETE
-------------------------------------------------------------------------------------------*/

/*--- SEOszöveget tatalmazó TOP div 
-------------------------------------------------------------------------------------------*/
#SeoDiv{
		position:absolute;
		left:46px;
		top:13px;
		width:440px;
		height:752px;
		z-index:100;
		background: #FAF6D9;
		padding: 8px 20px 20px 20px;
		border: 1px dotted #CCCCCC;
		text-align: justify;
		visibility: hidden;
}

/*--- FŐCÍMET (FLASHT)  tatalmazó div 
-------------------------------------------------------------------------------------------*/
#focimkep {
		position:absolute;
		left:262px;
		top:32px;
		width:514px;
		height:198px;
		z-index:1;
}

#focimszovegmeret {
		position:absolute;
		left:789px;
		top:8px;
		width:190px;
		height:43px;
		font-size:12px;
		z-index:1;
		text-align: center;
}


/*--- WEBSITE  TÁROLÓK
-------------------------------------------------------------------------------------------*/

		#toptarolo{
		background: url(../alapdesign/tophatter.jpg) no-repeat center top;
		margin: 0px auto 0px auto;
		height: 259px;
		}


		#topzarotarolo{
		background: url(../alapdesign/topzarohatter.jpg) no-repeat center top;
		margin: 0px auto 0px auto;	
		height: 46px;	
		}

		#tartalomtarolo{
		background: url(../alapdesign/tartalomhatter.jpg) repeat-y center top;
		margin: 0px auto 0px auto;
		height: auto;
		}
		
		#szovegzarotarolo{
		background: url(../alapdesign/szovegzarohatter.jpg) no-repeat center top;
		margin: 0px auto 0px auto;	
		height: 72px;	
		}
		
		#lablectarolo{
		background: url(../alapdesign/lablechatter.jpg) no-repeat center top;
		margin: 0px auto 0px auto;	
		height: 384px;	
		}


/*--- FEJLÉC
-------------------------------------------------------------------------------------------*/
			
	#fejlec {
		width: 982px;
		height: 259px;
		margin: 0px auto 0px auto;
		position: relative;

		}
			
	#topzaszlok {
		width: 150px;
		height: 50px;
		float:right;
		padding:24px 10px 0 0;
		font-size: 9px;
		color: #CDA05D;
		text-align:center;
			}	
			
	#topszoveg {
		width: 750px;
		height: 100px;
		float:left;
		background: url(../alapdesign/topkep.jpg);
		text-align:right;
		color:#503723;
		font-size:9px;
			}
			
	#topszoveg p{ 
		padding:10px 20px 0 20px;
			}
			
	#topszoveg a {
		text-decoration: none;
		color: #503723;
			}



		#logo{
		width: 353px;
		height: 131px;
		background: url(../alapdesign/toplogo.jpg) no-repeat left;
		float:left;
		}
		
		#topmenusor{
		width: 580px;
		height: 31px;
		float:right;
		padding-top:100px;
		}
		
/*--- TOPZÁRÓ TARTALOM
-------------------------------------------------------------------------------------------*/		
		#topzarotartalom{
		margin: 0px auto 0px auto;	
		width: 980px;
		height: 46px;
		color:#FFFFFF;
		}
		
			
		#topzarotartalom a {
		color: #ffffff;
		text-decoration: none;
		}
		
		#topzarotartalom a:hover {
		color: #000000;
		border-bottom-width: 1px;
		border-bottom-style: dotted;
		border-bottom-color: #999999;
		}

		

		
/*--- TOPZÁRÓ  BELSŐ TARTALOM
-------------------------------------------------------------------------------------------*/		

		#topzarobalszel {
		float: left;
		width: 160px;
		height: 33px;
		padding: 13px 0 0 60px;
		font-size: 90%;
				}
	
		#topzarokozep {
		float: left;
		width: 530px;
		height: 33px;
		margin: 0 0 0 30px;
		padding: 13px 0 0 0px;
		text-align:justify;
		font-size: 90%;
				}

		
		#topzarojobbszel {
		float: right;
		width: 165px;
		height: 33px;
		padding: 13px 0 0;
		font-size: 90%;
		margin-right: 10px;
		text-align: center;
		}


		

/*---  TARTALOM 
-------------------------------------------------------------------------------------------*/		
		#tartalomtartalomtarolo{
		margin: 0px auto 0px auto;
		width: 980px;
		height: auto;
		background-image:url(../alapdesign/szoveghatter.jpg);
		}


/*--- BALSZÉL TARTALOM
-------------------------------------------------------------------------------------------*/		
		
		#balszel {
		float: left;
		width: 210px;
		height: auto;
		padding: 20px 0 0 10px;
		}
		
		
		#balszel a {
		color: #0099CC;
		text-decoration: none;
		}
		
		#balszel a:hover {
		color: #000000;
		border-bottom-width: 1px;
		border-bottom-style: dotted;
		border-bottom-color: #999999;
		}
		
/*--- KÖZÉP TARTALOM
-------------------------------------------------------------------------------------------*/
		
		#kozep {
		float: left;
		width: 530px;
		height: auto;
		margin: 0 0 0 30px;
		padding: 20px 0 0;
		/*text-align:justify;*/
		}
		
		#kozep a {
		color: #0099CC;
		text-decoration: none;
		}
		#kozep a:hover {
		color: #000000;
		border-bottom-width: 1px;
		border-bottom-style: dotted;
		border-bottom-color: #999999;
		}


/*--- JOBBSZÉL TARTALOM
-------------------------------------------------------------------------------------------*/
		
		#jobbszel {
		float: right;
		width: 175px;
		height: auto;
		padding: 20px 0 0;
		font-size: 90%;
		margin-right: 5px;
		/*color:#336600;*/
		}
		
		#jobbszel a {
		color: #0099CC;
		text-decoration: none;
		}
		
		#jobbszel a:hover {
		color: #000000;
		border-bottom-width: 1px;
		border-bottom-style: dotted;
		border-bottom-color: #999999;
		}
				


/*--- TÁVTARTÓ DIV -------------------------------------------------------------*/

#tavtarto{
		clear:both;
		height: 20px;
}



/*--- ALSÓRÉSZ ---------------------------------------------------------- */

#SEO-tarolo{
		margin: 0 auto 0 auto;
		width: 982px;
		height: 212px;
		/*background-color:#CDA05D;*/
		background-image: url(../alapdesign/alsologohatter.jpg);
		background-position: center top;
		background-repeat: no-repeat;
}




/*--- Designercsik
-------------------------------------------------------------------------------------------*/
#designercsik{
		width:980px;
		height:auto;
		margin: 0 auto;
		font-size:70%;
		text-align:center;
		color: #666666;
}

		#designercsik a {
		text-decoration: none;
		font-weight: bold;
		color: #000000;
		padding: 0 4px 0 4px;
		}
		
		#designercsik a:hover {
		text-decoration: none;
		background-color:#DDE6F9;
		}


/*********************************************************/
/***********O L D A L F E L É P Í T É S  V É G E*******************
*********************************************************/



	
/*--- KÉPEN HIVATKOZÁS  OVER EFEKTTEL
-------------------------------------------------------------------------------------------*/

 
      img{border:0;}  
    
 	a img { 
		 filter:alpha(opacity=100);
		 -moz-opacity:1;
		 opacity: 1;
		}
	a:hover img { 
		 filter:alpha(opacity=90);
		 -moz-opacity:0.9;
		 opacity: 0.9;
		}

	

/*--- KÉPÁLLÍTÁSI LEHETŐSÉGEK
-------------------------------------------------------------------------------------------*/

		   
           
     .Kep {
		border:1px dashed #CCCCCC; /* keret színe*/
		background-color: #EDEDF9;/* háttérmező színe */
		padding: 10px; /* háttérmező szélessége */
		   }  
		   
	a:hover .Kep  {
		margin: 10px; /* kép szövegtől való távolsága */
		border:dashed; /* keret típusa */
		border-width: 1px; /* keret szélessége */
		border-color: #9F9F9F; /* keret színe*/
		background-color: #ECEADF;/* háttérmező színe */
		padding: 10px; /* háttérmező szélessége */
		   }  
		      

	.KepJobbra {
		float: right; /* kép szövegbeni helye: baloldal vagy jobb oldal*/
		margin: 10px; /* kép szövegtől való távolsága */
		border:dashed; /* keret típusa */
		border-width: 1px; /* keret szélessége */
		border-color: #9F9F9F; /* keret színe*/
		background-color: #EDEDF9;/* háttérmező színe */
		padding: 10px; /* háttérmező szélessége */	
		   }

     .KepBalra {
		float: left; /* kép szövegbeni helye: baloldal vagy jobb oldal*/
		margin: 10px; /* kép szövegtől való távolsága */
		border:dashed; /* keret típusa */
		border-width: 1px; /* keret szélessége */
		border-color: #9F9F9F; /* keret színe*/
		background-color: #EDEDF9;/* háttérmező színe */
		padding: 10px; /* háttérmező szélessége */		
		   }  



	.kep_alairassal_jobbra{
		float: right;
		margin: 0 0 10px 10px;
		background-color:#EDEDF9;
		padding: 10px;
		
		font-size: 80%;
		font-style: italic;
		line-height: normal;
		text-align: center;
		color: #DEAE70;
		}
	

	.kep_alairassal_balra{
		float: left;
		margin: 0 10px 10px 0;
		background-color:#EDEDF9;
		padding: 10px;
		
		font-size: 80%;
		font-style: italic;
		line-height: normal;
		text-align: center;
		color: #DEAE70;
		}
	
		
	.videokeret{
		margin: 0 auto;
		clear:left;
		background-color:#F3F2DA;
		padding: 10px;
		text-align:center;
		width:400px;
		height:326px;
		border: 1px #cccccc solid;
		}
		
	.balraigazitas{
		float:left;
		margin: 10px 10px 10px 0;
		}
		


	
/*--- CÍMSOROK 
-------------------------------------------------------------------------------------------*/


	h1 {
		font-size: 140%;
		color: #8B0000;
		padding: 0px 0px 0px 0px;   /*fent - jobbra - lent - balra*/
		}
		
	h2 {
		font-size: 120%;
		color: #2F4163;
		padding: 0px 0px 0px 0px;   /*fent - jobbra - lent - balra*/
		border-bottom:1px dashed #C59F72;
		}
		
	h3 {
		font-size: 100%;
		color: #2F4163;
		padding: 0px 0px 0px 0px;   /*fent - jobbra - lent - balra*/
		border-bottom:1px dashed #C59F72;
	}
	
	h4 {
		font-size: 90%;
		color: #2F4163;
		padding: 0px 0px 0px 0px;   /*fent - jobbra - lent - balra*/
	}
	
		h5 {
		font-size: 80%;
		color: #2F4163;
		padding: 0px 0px 0px 0px;   /*fent - jobbra - lent - balra*/
	}

	
/*--- CÍMSOROK UTÁNZÁSA
-------------------------------------------------------------------------------------------*/

	.H1-utanzas {
		font-size: 140%;
		color: #8B0000;
		padding: 0px 0px 0px 0px;   /*fent - jobbra - lent - balra*/
		font-weight: bold;
	}

	.H2-utanzas {
		font-size: 120%; 
		color: #2F4163;
		padding: 0px 0px 0px 0px;   /*fent - jobbra - lent - balra*/
		border-bottom:#C59F72 1px dashed;
		font-weight: bold;
	}
	
	.H3-utanzas {
		font-size: 100%;
		color: #2F4163;
		padding: 0px 0px 0px 0px;   /*fent - jobbra - lent - balra*/
		border-bottom:1px dashed #C59F72;
		font-weight: bold;
			}

	.H4-utanzas {
		font-size: 90%;
		color: #2F4163;
		padding: 0px 0px 0px 0px;   /*fent - jobbra - lent - balra*/
		font-weight: bold;
	}
	
	.H5-utanzas {
		font-size: 80%;
		color: #2F4163;
		padding: 0px 0px 0px 0px;   /*fent - jobbra - lent - balra*/
		font-weight: bold;
	}


/*--- NAGY KIEMELÉS
-------------------------------------------------------------------------------------------*/

.kiemeles1 {
	float: left;
	margin: 10px 20px 10px 20px;
	/*width: 630px;*/
	font-size: 25px;
	font-style: italic;
	line-height: 125%;
	color: #10335b;
	text-align: center;
}


/*--- KIEMELT KEZDŐ BETŰ (iniciádé)
-------------------------------------------------------------------------------------------*/

	.iniciade{
		float:left;
		width: .7em;
		font-size:4em;
		line-height: 83%;
		}
		
		

/*--- TOPMENÜSOR
-------------------------------------------------------------------------------------------*/


#topmenu{
		width:982px;
		height: 45px;
		background: url(../alapdesign/topmenuhatter.jpg) no-repeat left;
		font-weight: bold;
	text-align:right;
		margin: 0 auto;
		padding:0px 0px 0 0;
}

#topmenu a{ 
	height: 33px;
	width:auto;
	display: block;
	float: right;
	text-align: center;
	color:#7E551D;
	padding: 12px 15px 0;
	margin: 0;
	text-decoration:none;
}

#topmenu a:hover{
		height:33px;
		width:auto;
		display: block;
		float: right;
		text-align: center;
		color:#F0DB9C;
		padding: 12px 15px 0;
		margin: 0;
		background: url(../alapdesign/MenuBgHover.jpg) repeat-x;
		text-decoration:none;
}


/*--- BALMENÜSOR
-------------------------------------------------------------------------------------------*/


#balmenu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#balmenu a {
		display: block;
		color: #330033;
		border-bottom:1px dashed #96391A;
		padding: 3px 12px 3px 6px;
		text-decoration: none;
		text-align:left;
}
#balmenu a:hover {
		display: block;
		color: #E97E30;
		/*background-color: #6D2F01;*/
		border-bottom:1px dashed #CC9933;
		padding: 3px 0px 3px 10px;
		text-decoration: none;
	/*	background-image: url(../alapdesign/leveliconmenu.png);
		background-repeat: no-repeat;
		background-position: left center;*/
}
		






/*--- HIVATKOZÁSOK
-------------------------------------------------------------------------------------------*/

/*alap hivatkozás */

	a:link, a:visited, a:active {
		color: #0000FF;
		text-decoration: none;
		font-weight: bold;
		}
	
	a:hover {
		color: #CC0000;
		text-decoration: underline;
		}
	
	a { cursor: hand; }
	

/*szövegbeni másszínű hivatkozás */

	a.szoveglink:link {
		color: #990000;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		text-decoration: none;
	}
	a.szoveglink:visited {
		color: #990000;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		text-decoration: none;
	}
	a.szoveglink:active {
		color: #990000;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		text-decoration: none;
	}
	a.szoveglink:hover {
		color:#504F4D;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		text-decoration: none;
	}



/* szövegbeni hátteres 
------------------------------------------------------------------------------------- */

	a.szoveglink_kiemelt:link {
		color: #990000;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		text-decoration: none;
	}
	a.szoveglink_kiemelt:visited {
		color: #990000;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		text-decoration: none;
	}
	a.szoveglink_kiemelt:active {
		color: #990000;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		text-decoration: none;
	}
	a.szoveglink_kiemelt:hover {
		color:#504F4D;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		text-decoration: none;
		background-color:#CCCCCC;

	}
    
    
    


/*--- Button menű --------------------------------------------------------------------------------------------*/	
/*--- készíteni egy felsorolást majd megadni a linkeket hozzá majd kijelölni mindet és  a buttonmenü stilust megadni*/

	.buttonmenu{
		list-style-type: none;
		margin: 0;
		padding: 0;
		width: 200px; /* buttonok szélességének megadása */
		}
		
	.buttonmenu li a{
		color: white;
		display: block;
		width: 100%;
		padding: 2px 4px;
		text-decoration: none;
		font-weight: bold;
		border: 1px solid;
		border-color:#D5BFD0 #5A3A54 #5A3A54 #D5BFD0; /*light dark dark light*/
		background-color: #704968;
		text-decoration:none;
		}
		
		
	.buttonmenu li a:visited{
		color: white;
		}
		
	.buttonmenu li a:hover, .buttonmenu li a:active{
		color: black;
		background-color: #CDB4C8;
		}


	

/*--- Keretes betuk 
-------------------------------------------------------------------------------------------*/	
	p.keret_piros {
		padding: 10px; /*belső margó*/
		border: 1px solid #000000; /* keret méret tipus szín*/
		border-color: red; /* keret színe*/
	}
	
	p.keret_fekete { 
		background-color: #FFFFFF; 
		padding-top: 5px; 
		padding-right: 5px; 
		padding-bottom: 5px; 
		padding-left: 5px; 
		border: #666666; 
		border-style: solid; 
		border-top-width: 1px; 
		border-right-width: 1px; 
		border-bottom-width: 1px; 
		border-left-width: 1px
	}
	
	p.keret_szurke {  
		background-color: #FFFFFF; 
		padding-top: 5px; 
		padding-right: 5px; 
		padding-bottom: 5px; 
		padding-left: 5px; 
		border: #cccccc; 
		border-style: solid; 
		border-top-width: 1px; 
		border-right-width: 1px; 
		border-bottom-width: 1px; 
		border-left-width: 1px
	}
	
	
		
/*--- Figyelmeztet szakasz (kiemelt bekezdés)-----------------------------------------------------*/

	  p.figyelem_szakasz { /*egy szakaszra vonatkozó beállítás*/
		padding-left: 10px; /* szöveg vonaltól való távolsága*/
		margin-left: 30px; /* az egész szakasz behúzása az oldal szélétől*/
		border-left: solid; /* vonal típusa*/
		border-right: none;
		border-top: none;
		border-bottom: none;
		border-left-width: 2px; /* vonal helye */
		border-color: red; /* vonal színe*/
	
	}
	
/*--- Tablazatok kinézetének megadása 
-------------------------------------------------------------------------------------------*//

	.Tablazat1 {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #504F4D;
		text-align: left;
		width: 150px;
		background-color: transparent;
	}
	
	.Tablazat2 {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #504F4D;
		text-align: left;
		width: 300px;
		background-color: #CECECE;
		border: 1px solid #504F4D;
		padding: 5px;		
	}
	


/*--- Buttonok designje 
-------------------------------------------------------------------------------------------*/

	.Button1 {
		background-color: transparent;
		border: 1px solid #504F4D;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size: 9px;
		color: #504F4D;
		width: 100px;
	}
	.Button2 {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size: 9px;
		color: #504F4D;
	}
	
	.Button3 {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #000000;
		background-color: #FFECB0;
		border: 1px outset #FFFFE1;
	}
	
	.Button4 {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #fff8dc;
		margin: 3px;
		height: 20px;
		width: 130px;
		border: solid  1px Gray;
		background-color: #463720;
	}
	.Button4:hover {
		margin:3px;
		height:20px;
		border: solid  1px Gray;
		width:130px;
		color: #000000;
		background-color: #927243;
		} 





/*--- függőleges szöveg készítése-
-------------------------------------------------------------------------------------------*/
.verticaltext{
      font:  10px verdana;
      position: absolute;
      right: 10px;
      top: 10px;
      width: 15px;
      writing-mode: tb-rl;
      color: #444444;
    }
	
	
/*--- függőleges szöveglink készítése másszínű hivatkozással -------------------------------------------------------------------------------------------*/

	a.verticallink:link {
		color: #4F6783;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		text-decoration: none;
	}
	a.verticallink:visited {
		color: #4F6783;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		text-decoration: none;
	}
	a.sverticallink:active {
		color: #4F6783;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		text-decoration: none;
	}
	a.verticallink:hover {
		color:#504F4D;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		text-decoration: none;
	}	
	
/*--- CÍMBLOKK
-------------------------------------------------------------------------------------------*/	

	.cimblok {
		/*float: right; */
		/*margin: 10px; */
		border:solid;
		border-width: 1px;
		border-color: #8A6639;
		background-color: #C7A478;
		padding: 10px;		/*height: 60px;  */		/*width: 100%; */
		 }	
	
		

/*--- PRINTSZÖVEG
-------------------------------------------------------------------------------------------*/
/*csak nyomtatáskor megjelenő szöveg formájának megadása. Fontos, hogy itt az alapstílusban a display: none  beállítást kell alkalmazni!! */	

.print-szoveg {
      font-size: 10px;
      border-top: 1px;
      border-top-color: #CCCCCC;
      border-top-style: solid;
      margin-top: 2em;
      padding: 1em;
      display: none; /*hogy ne legyen látható az oldalon*/
      color: #999999;
    }  
	
	





/*--- AlsosSEO szöveg stilus
-------------------------------------------------------------------------------------------*/

	.AlsoSEOszoveg {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #4E5250;
	}


	/*--- Szöveg Srollozás
-------------------------------------------------------------------------------------------*/

#scrlContainer{
		visibility:hidden;
		/*background:#f1f1f1;*/
	position:relative;
		overflow:hidden;
		width:410px;
		height:30px;
		line-height:20px;
		margin:143px 30px 10px 10px;
		float:right;
		cursor: help;
}
#scrlContent{
		position:absolute;
		left:0;
		top:0;
		white-space:nowrap;
		font:10pt Verdana, Arial, Helvetica, sans-serif;
		color:#F0DB9C;
}

#scrlContent a{
		font:Verdana, Arial, Helvetica, sans-serif;
		color:#0099FF;
		padding:0 3px 0 3px;
}
	
