/* CSS Document */

html, body
{
height: 100%;
}

body
{
text-align: center; /* Centers all divs */
background-color:#600000;
}

*{
  padding:auto;
  margin-left:auto;
  margin-right:auto;
  margin-bottom:0;
  margin-top:0;
  }

#honlap
{
width: 1000px;
margin: 0 auto 0 auto;
text-align: left;
background: url(design/hatter2.jpg) repeat;
}

A
{
color: #A0522D;
text-decoration: none;
font: 13 arial;}

#fejlec
{
width:1000px;
height: 134px;
margin: 0 auto 0 auto;
background: url(design/fejlec.jpg) no-repeat top left;
}

#lap
{
width: 1000px;
margin: 0 auto 0 auto;
text-align: center;
background: url(design/hatter2.jpg) repeat;
}

#baloldal
{
width: 220px;
margin-left: 0px;
margin-right: 0px;
float: left;
color: green;
font: 13 arial;
background: transparent;
}

#adatlap
{
width: 780px;
max-width: 780px;
min-height:520px;
_height:520px;
margin: 0 auto 0 auto;
background: transparent;
text-align:center;
}

#adatok
{
width: 755px;
max-width: 755px;
margin: 5 auto 0 auto;
background: url(design/kozep.jpg);
text-align:center;
}

#belsodiv
{
width: 720px;
max-width: 720px;
margin: 0 auto 0 auto;
background: transparent;
text-align:center;
}

#tartalom
{
width: 705px;
max-width: 705px;
margin: 0 auto 0 auto;
text-align: justify;
background: transparent;
}

#alul
{width: 1000px;
height: 20px;
margin: 0 auto 0 auto;
background: transparent;
color: #FFFFFF;
text-decoration: none;
font: 12 arial;}

.jmenu
{
        font-family: arial;
	font-size: 12px;
        font-weight:bold;
	color: #A52A2A;
	text-decoration: none;
}

a.jmenu:link {color: #A52A2A; }
a.jmenu:visited {color: #A52A2A; }
a.jmenu:hover  {color: #D2691E; }
a.jmenu:active {color: #D2691E;}

.cmenu
{
        font-family: arial;
	font-size: 14px;
        font-weight:bold;
	color: #A52A2A;
	text-decoration: none;
}

a.cmenu:link {color: #A52A2A; }
a.cmenu:visited {color: #A52A2A; }
a.cmenu:hover  {color: #D2691E; }
a.cmenu:active {color: #D2691E;}

#doboz
{
width: 175px;
height: 230px;
background: transparent;
margin: 0;
float:left;
}

#mappanev
{
width: 175px;
height: 55px;
background: transparent;
margin: 0;
float:left;
color: #A0522D;
text-decoration: none;
font: 12 arial;
}

#mappakep
{
width: 175px;
height: 175px;
background: url(galeria/kep/backc.jpg) no-repeat top left;
margin: 0;
float:left;
}

