/* CSS Document */

html, body
{
height: 100%;
}

body
{
text-align: center; /* Centers all divs */
height: 100%;
background: url(https://hezekiah.hu/kep1/hatter2008.jpg);
}

A
{
color: #A0522D;
text-decoration: none;
font: 12 arial;}

*{
  padding:auto;
  margin-left:auto;
  margin-right:auto;
  margin-bottom:0;
  margin-top:0;
  }

#honlap
{
width: 1000px;
margin: 0 auto;
text-align: center;
background: #A0522D;
float:center;
}

#fejlec
{
width:1000px;
height: 100px;
background: url(kep/fejlec3.jpg) no-repeat top left;
text-align: center;
}

#fejlec2
{
width:1000px;
height: 70px;
background: url(kep/fejlec2.jpg) no-repeat top left;
text-align: center;
}

#bal
{
width: 870px;
background: transparent;
float:left;
text-align: center;
}

#jobb
{
width: 130px;
background: transparent;
float:right;
text-align: center;
}

#doboz
{
width: 175px;
height: 230px;
margin: 0;
background: transparent;
float:left;
}

#mappanev
{
width: 175px;
height: 45px;
background: url(kep/mappanev.jpg) no-repeat top left;
margin: 0;
float:left;
color: #A0522D;
text-decoration: none;
font: 12 arial;
}

#keplapnev
{
width: 175px;
height: 15px;
background: url(kep/klapnev.jpg) no-repeat top left;
margin: 0;
float:left;
color: #A0522D;
text-decoration: none;
font: 12 arial;
}

#mappakep
{
width: 175px;
height: 175px;
background: url(kep/backc.jpg) no-repeat top left;
margin: 0;
float:left;
}

.text {
 background: url(levback.jpg) repeat;
 }

#alul
{width: 800px;
height: 20px;
margin: 0 auto 0 auto;
background: transparent;
color: #A0522D;
text-decoration: none;
font: 9 arial;}

#fejmenu
{
width: 1000px;
height: 24px;
background:url(../fejmenu_ujk.jpg);
font-family: 10 arial;
font-color: #FFFFF0;
text-decoration: none;
}

.fmenu
{
        font-family: arial;
	font-size: 12px;
        font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.fmenu:link {color: rgb(255, 255, 200); }
a.fmenu:visited {color: rgb(255, 255, 200); }
a.fmenu:hover  {color: rgb(255, 255, 255); }
a.fmenu:active {color: rgb(230, 255, 230);}
