/* CSS Document --- DIVes  oldalfelépítés
--------------------------------------------------------------*/


	body {
		background: #850000 url(../alapdesign/bodyhatter.jpg);
		margin: 0px 0px;
		font-family:"Lucida Grande","bitstream vera sans","trebuchet ms",verdana,arial;
		font-size: 11pt;
		color: #330000;
	}
	

/*--- 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;
}


/*--- WEBSITE TARTALOM (oldal) TÁROLÓ
-------------------------------------------------------------------------------------------*/

		#oldaltarolo{
		background: url(../alapdesign/weblaphatter.jpg) no-repeat center top;
		margin: 0px auto 0px auto;
		}



/*--- FEJLÉC
-------------------------------------------------------------------------------------------*/
			
	#fejlec {
		width: 982px;
		height: 292px;
		margin: 0px auto 0px auto;
		background: url(../alapdesign/fejlechatter.jpg) no-repeat left top;
			}
			
	#topzaszlok {
		width: 150px;
		height: 50px;
		float:left;
		padding:46px 0 0 125px;
		font-size: 9px;
		color: #CDA05D;
		text-align:center;
			}	
			
		
/*--- FEJLÉC ZÁRÓ
-------------------------------------------------------------------------------------------*/		
			
	#fejleczaro {
		width: 982px;
		height: 45px;
		margin: 0px auto 0px auto;
		background: url(../alapdesign/fejleczaro.jpg) no-repeat left top;
			}
			

/*--- TARTALOM TÁROLÓ
-------------------------------------------------------------------------------------------*/		

		
		#tartalom-tarolo {
		width:982px;
		margin: 0 auto;
		height: auto;
		background-image:url(../alapdesign/tartalomhatter.jpg);
		background-repeat:repeat-y;
		}


/*--- BALSZÉL TARTALOM
-------------------------------------------------------------------------------------------*/		
		
		#balszel {
		float: left;
		width: 240px;
		height: auto;
		padding: 10px 20px;
		}
		
		
		#balszel a {
		text-decoration: none;
		font-weight: bold;
		color: #0066FF;
		}
		
		#balszel a:hover {
		text-decoration: none;
		background-color:#F0DB9C;
		}
		

/*--- JOBBSZÉL TARTALOM
-------------------------------------------------------------------------------------------*/
		
		#jobbszel {
		float: right;
		width: 640px;
		height: auto;
		padding: 10px 30px 10px 0;
	/*	color:#336600;*/
		}
		
		#jobbszel a {
		text-decoration: none;
		font-weight: bold;
		color: #990000;
		}
		
		#jobbszel a:hover {
		text-decoration: none;
		color: #0066FF;		/*	background-color:#EFD889;*/
		}
				
		
		#szovegzaro{
		width: 982px;
		height: 47px;
		margin: 0 auto;
		background: url(../alapdesign/szovegzaro.jpg) no-repeat left;
		}



/*--- TÁVTARTÓ DIV -------------------------------------------------------------*/

#tavtarto{
		clear:both;
		height: 0px;
}



/*--- ALSÓRÉSZ ---------------------------------------------------------- */


		#lablec-tarolo {
		width: auto;
		height: auto;
		background-image:url(../alapdesign/lablectarolohatter.jpg);
		background-repeat:repeat-x;
		background-color: #850001;		}


		
		#lablec {
		width:982px;
		margin: 0 auto;
		height: 350px;
		background-image:url(../alapdesign/lablechatter.jpg);
		background-repeat:no-repeat;
		background-position: center top;
		background-color: #850001;
		}


/*--- Designercsik
-------------------------------------------------------------------------------------------*/
#designercsik{
		width:900px;
		height:auto;
		margin: 0 auto;
		font-size:70%;
		text-align:center;
		padding:45px 0 0 0;
		background: url(../alapdesign/alsozarohatter.jpg);
		color: #000000;
}

		#designercsik a {
		text-decoration: none;
		font-weight: bold;
		color: #990000;
		}
		
		#designercsik a:hover {
		text-decoration: none;
		background-color:#EFD889;
		}



/*********************************************************/
/***********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;
		}


	
/*--- CÍMSOROK 
-------------------------------------------------------------------------------------------*/


	h1 {
		font-size: 140%;
		color: #8B0000;
		padding: 0px 0px 0px 0px;   /*fent - jobbra - lent - balra*/
		border-bottom:1px #EAD8BC solid;
		}
		
	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;
	}



/*--- BALMENÜSOR
-------------------------------------------------------------------------------------------*/



#balmenu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size:120%;
}
#balmenu a {
		display: block;
		color: #660000;
		border-bottom:1px solid #CDA05D;
		padding: 3px 12px 3px 40px;
		text-decoration: none;
		text-align:left;
		background-repeat: no-repeat;
		background-position: left center;
		}
		
#balmenu a:hover {
		display: block;
		color: #E97E30;
		/*background-color: #6D2F01;*/
		border-bottom:1px solid #CDA05D;
		padding: 3px 0px 3px 40px;
		text-decoration: none;
			background-image: url(../alapdesign/menuikon.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;
		} 

	


/*--- Képálltási lehetőség 
-------------------------------------------------------------------------------------------*/
	
     	.Kep {
		border: 1px solid #865848;
		background-color: #E1DABB;
		padding: 10px;	
		   }
		   
		   	.KepbalraIgazitva {
		border: 1px solid #865848;
		background-color: #E1DABB;
		padding: 10px;
		margin:10px	;
		float:left;
		   }		   
		   	.Kepbalszel {
		border: 1px solid #865848;
		background-color: #E1DABB;
		padding: 10px;		
		width: 220px; 
		height:auto;
		   }
		.Kep1PxKeret {
		border: 1px #663300 solid;
		}  	   


/*--- 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;
	}

	.kisbetu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	
}
		
