/* CSS Document */

html, body
{
height: 100%;
}

body
{
text-align: center; /* Centers all divs */
background: url(hatter.jpg) repeat-x;
background-color: #FFFEE8
}

*{
  padding:0;
  margin-left:auto;
  margin-right:auto;
  margin-bottom:0;
  margin-top:0;
  }

#honlap
{
width: 994px;
_height: 600px;
min-height: 600px;
margin: 0 auto 0 auto;
text-align: left;
background: transparent;
}

A: link {text-decoration: none; color: #006000;}
A: visited  {text-decoration: none; color: #006000;}
A: hover {text-decoration: none; color: #00A000;}
A: active {text-decoration: none; color: #00A000;}

#fejlec
{
width:994px;
height: 186px;
margin: 0 auto 0 auto;
background: url(fejlec.jpg) no-repeat top left;
float:left;
}


#lap
{
width: 994px;
margin: 0 auto 0 auto;
text-align: center;
background: url(back.jpg) repeat;
float:left;
}

#baloldal
{
width: 240px;
margin-left: 0px;
margin-right: 0px;
float: left;
color: green;
font: 13 arial;
}

#adatlap
{
width: 754px;
max-width: 754px;
background: transparent;
padding:0;
margin-left:auto;
margin-right:auto;
margin-bottom:0;
margin-top:0;
text-align: center;
float: left;
}

#adathatter
{
width: 742px;
max-width: 742px;
background: url(keret2.jpg);
padding:0;
margin-left:auto;
margin-right:auto;
margin-bottom:0;
margin-top:0;
text-align: center;
_height: 400px;
min-height: 400px;

}

#adatok
{
width: 720px;
max-width: 720px;
background: transparent;
padding:0;
margin-left:auto;
margin-right:auto;
margin-bottom:0;
margin-top:0;
text-align: left;
_height: 400px;
min-height: 400px;
}

#also
{
width:994px;
height: 106px;
margin: 0 auto 0 auto;
background: url(alul.jpg) no-repeat top left;
}

#doboz
{
height: 255px;
text-align: center;
background: transparent;
margin: 0;
float:left;
}

#mappanev
{
width: 200px;
height: 55px;
background: transparent;
margin: 0;
float:left;
color: #827839;
text-decoration: none;
font: 12 arial;
}

#mappakep
{
width: 200px;
height: 200px;
background: url(galhatter.jpg) no-repeat top left;
margin: 0;
float:left;
}

.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;}

.mmenu
{
        font-family: arial;
	font-size: 14px;
        font-weight:bold;
	color: #A52A2A;
	text-decoration: none;
}

a.mmenu:link {color: #F2691E; }
a.mmenu:visited {color: #D2691E; }
a.mmenu:hover  {color: #C2691E; }
a.mmenu:active {color: #D2691E;}

.ujmenu
{
        font-family: arial;
	font-size: 14px;
        font-weight:bold;
	color: #006000;
	text-decoration: none;
}

a.ujmenu:link {color: #006000; }
a.ujmenu:visited {color: #006000; }
a.ujmenu:hover  {color:	#00A000; }
a.ujmenu:active {color:	#006000;}

.ujmenu2
{
        font-family: arial;
	font-size: 10px;
        font-weight:bold;
	color: #006000;
	text-decoration: none;
}

a.ujmenu2:link {color: #006000; }
a.ujmenu2:visited {color: #006000; }
a.ujmenu2:hover  {color: #00A000 }
a.ujmenu2:active {color: #00A000;}

.adalmenu
{
        font-family: arial;
	font-size: 12px;
        font-weight:bold;
	color: #000000;
	text-decoration: none;
}

a.adalmenu:link {color: #000000; }
a.adalmenu:visited {color: #000000; }
a.adalmenu:hover  {color: #888888; }
a.adalmenu:active {color: #888888;}

.adfomenu
{
        font-family: arial;
	font-size: 14px;
        font-weight:bold;
	color: #646D7E;
	text-decoration: none;
        vertical-align: middle;
}

a.adfomenu:link {color: #FFFFFF; }
a.adfomenu:visited {color: #FFFFFF; }
a.adfomenu:hover  {color: #D0FFD0; }
a.adfomenu:active {color: #D0FFD0;}

.kepmenu
{
  padding:0px; margin:0px;
}

a.kepmenu:link img {
filter:alpha(opacity=70);
-moz-opacity: 0.7;
opacity: 0.7;
-khtml-opacity: 0.7;}

a.kepmenu:visited img {
filter:alpha(opacity=70);
-moz-opacity: 0.7;
opacity: 0.7;
-khtml-opacity: 0.7;}

a.kepmenu:hover img {
filter:alpha(opacity=100);
-moz-opacity: 1.0;
opacity: 1.0;
-khtml-opacity: 1.0; }
 
a.kepmenu:active img {
filter:alpha(opacity=70);
-moz-opacity: 0.7;
opacity: 0.7;
-khtml-opacity: 0.7;}

a.thickbox:link {color: #006000;}
a.thickbox:visited {color: #006000;} 
a.thickbox:hover {color: #009000;}
a.thickbox:active {color:#006000;}
a.thickbox:focus{color: #006000;}

a.thickbox:link img {
filter:alpha(opacity=90);
-moz-opacity: 0.9;
opacity: 0.9;
-khtml-opacity: 0.9;}

a.thickbox:visited img {
filter:alpha(opacity=90);
-moz-opacity: 0.9;
opacity: 0.9;
-khtml-opacity: 0.9;}

a.thickbox:hover img {
filter:alpha(opacity=100);
-moz-opacity: 1.0;
opacity: 1.0;
-khtml-opacity: 1.0; }
 
a.thickbox:active img {
filter:alpha(opacity=90);
-moz-opacity: 0.9;
opacity: 0.9;
-khtml-opacity: 0.9;}


