/* CSS Document */

html, body
{
height: 100%;
}

body
{
text-align: center; /* Centers all divs */
}

*{
  padding:auto;
  margin-left:auto;
  margin-right:auto;
  margin-bottom:0;
  margin-top:0;
  }

A
{
color: #A0522D;
text-decoration: none;
font: 11 arial;}

/* img {padding:5px} */

#mind
{
width: 1000px;
background:transparent;
}

#tartalom
{
width: 800px;
background:transparent;
float:left;
}

#fej
{
width: 800px;
height: 93px;
background:url(kep/fejlec.jpg);
}

#fejmenu
{
width: 800px;
height: 24px;
background:url(http://www.hezekiah.hu/kep1/fejmenu_uj.jpg);
font-family: 10 arial;
font-color: #FFFFF0;
text-decoration: none;
}

.btext {
 background: #F7E7D2;
 }

.menu
{
	font-size: 11px;
        font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.menu:link {color: rgb(255, 255, 200); }
a.menu:visited {color: rgb(210, 210, 210); }
a.menu:hover  {color: rgb(255, 255, 255); }
a.menu:active {color: rgb(230, 255, 230);}

.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);}

#hirdetes
{
float:left;
width: 200px;
height: 855px;
text-align: center;
}

#hirdetures
{
width: 200px;
height: 222px;
text-align: center;
}

#hirdetdoboz
{
margin-left:auto;
margin-right:auto;
margin-bottom:0;
margin-top:0;

width: 182px;
height: 633px;
background:url(kep/hirdetdoboz2011.jpg);
text-align: center;
}
