/*html
{
   padding-top: 0;
   padding-left:5%;
   padding-right:5%;
   padding-bottom: 0;
   margin:0;
   border:none;
}
*/
body
{
/*   background-image: url("bg2.jpg");
   background-color: #f2f3e1;*/
   /* background-attachment: fixed; */
   color: #000000;
   font-family: arial,sans-serif;
   /* font-size: 12px; */
}

frame.fo
{ 
  margin: 10;
  padding: 15;

}


/* ez adja a main.php szoveg torzset, ebbe jon minden, a table is*/
div.foelem
{
	margin:1% 5% 0 1%;
	border: 0;
	padding: 0 0 0 0;
}

/* ez a main kozepso tablajanak szelessege a tobbi filehoz*/
div.foelem2
{
	margin:0px 0% 10px 0%;
	border: 0;
	padding: 10px 15% 0 15%;
}

h1 {	font-size: 28px; 
		text-align: center;}

h2 {	font-size: 24px;
		text-align: center;}
		
h3 {	font-size: 16px;
		/*font-weight: normal;*/}

a  {   text-decoration: underline; }

a:link {color: #0000ff}
a:visited {color: #000099}
a:hover {color: #aa0000}
a:active {color: #ff0000}

a.menu
{ text-decoration: none;
  font-size: 18px;
  font-weight=700;
}

a.menu2
{ text-decoration: none;
  font-size: 14px;
  font-weight=500;
}


a.lexi
{
    color: #000000;
	border-color: #0000ff;
	border-style: dashed;
	border-width: 0px 0px 1px 0px;
	padding: 0px; 
	text-decoration: none;
}
a.lexi:hover {   color: #0000ff; }

a.ugras
{ visibility: hidden;
  text-decoration: none;
  border-style: none;
  border-width: 0 0 0 0;
}

ul,li {	text-align: justify;
		margin-bottom: 10px;}


.tablacimszo
{vertical-align: top;
 font-weight: 600;
}

.bal {  text-align: left; }

.jobb { text-align: right; }

.sorki {  text-align: justify; }

.kozep {  text-align: center; }

.kover { font-weight: 700; }

.felkover {  font-weight: 600;}

p.cikk {text-indent: 10px;}

.nagy
{
 font-size: 20px;
 color: #000000;
}