/* 
A Jakabffy Elemér Alapítvány honlapjának stílus állománya.
Koppintani nem szép dolog, ejnye-bejnye!
*/

/* ÁLTALÁNOS OLDALKINÉZET */
body { background: #DED8B7;
       text-align: center; /* ie-nek, mert maskeppen nem rendez kozepre */
	   font-family: Arial;
	   margin-top: 20px;}
	   
html>body {margin-top: 40px;}
	   
#lathatatlan {visibility: hidden;}

a:link, a:visited, a:active {text-decoration: none !important;
   border: 0 !important;
   margin: 0 !important;
   padding: 0 !important;
   color: black !important;}
   
a:active {color: green !important; }

#kontener {width: 700px; height: 450px;
		   margin: 0 auto; /* kozepre es kicsit lerendez */
		   background: #B0B073 url(also.gif) no-repeat 0% 100%;}
		   
ul {list-style-image: url(pont.gif);
    font-size: 12px; font-weight: bold;
	line-height:12px;
	text-align: left;
	margin: 0; padding: 0;}
ul.feher {
	list-style-image: none;
	font-size: 11px;
	font-weight: normal;
	line-height:11px;
	text-align: left;
	margin: 0;
	padding: 0;
	color: #FFFFFF;
	list-style-type: none;
}
ul.feher a{
	color: #FFFFFF;
}	
uluj {
    font-size: 12px; font-weight: bold;
	line-height:12px;
	text-align: left;
	margin: 0; padding: 0;}

#fejlec {width: 100%; height: 100px;
         background: #F8F1A3 url(felso.gif) no-repeat;}
		 
h1 {float: left; position: relative; top: 12px; left: 20px;
    background: url(logo.gif) no-repeat; height: 68px;
	padding: 0; margin: 0; /* a konnyebb kezelhetosegert */}
	
h1 em {visibility: hidden;}

/* MSIE-nek >:] */
#fejlec ul {padding-top: 40px;
            width: 220px; height: 100px;
            float: right; position: relative;
            background: url(elemer_ie.gif) no-repeat 100%;}
			

/* A tobbieknek */
#fejlec>ul {height: 65px;
            padding-top: 70px;
			background: url(elemer.gif) no-repeat 100%;
			top: -35px;}

#kol1, #kol2, #kol3 {float: left; position: relative; padding: 0; margin: 0;}

#kol3 {float: right;}

#kol1 {width: 200px; height: 350px;}

#kol1 #space {margin-top: 100px;}

#kol2 {width: 200px; height: 350px;
       background: #EAEAB6;}

#kol2 ul {margin-left: 35px; margin-right: 15px;}
#kol1 ul{margin-left: 25px; margin-right: 10px;}
#kol2 ul li {margin-top: 20px;}
#kol1 ul li{margin-top:10px;}

#kol3 {width: 300px; height: 325px;
       background: white;}
	   
#kontener>#kol3 { margin-top: -35px;}

#kol3 ul {list-style-image: none; 
          list-style-type: none;
		  margin-top: 200px;
		  margin-left: 100px;}
	   
#kol3 ul li {margin-top: 15px;}

#kol3 ul li a {height: 51px; width: 122px;}

#kol3 ul li a #lathatatlan {height: 51px; width: 122px;}

#maki {background: url(maki.gif) no-repeat;
       height: 51px; width: 122px;}

#ema {background: url(ema.gif) no-repeat;
      height: 51px; width: 122px;}

form {padding: 0; margin: 0;}

.mezo {width: 130px; height: 20px; margin: 0; padding: 0;
       margin-left: -15px; margin-top: 5px;
       background: #F8F1A3;
	   border: solid 1px black;
	   color: black;
	   font-family: Arial;
	   font-weight: bold;
	   font-size: 12px;}
.formbox {
	border: #000000 1px solid;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #f8f1a3;
	text-decoration: none;
	text-indent: 8px;

} 
	   
.gomb {
	margin: 0;
	padding: 0;
	width: 30px;
	height: 23px;
	background: #B0B073 url(nagyito.gif) no-repeat 5px;
	border: 0;
	font-family: Arial;
	font-size: 17px;
	font-weight: bold;
	color: white;
	cursor: hand;
}
.fomenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	padding-left: 10px;
}

.feher {
	font-family: Arial, Helvetica, sans-serif;
	font-color: #ffffff;
	font-size: 11px;
	line-height: 18px;
	padding-left: 30px;
	color: #FFFFFF;

}

