/* CSS Document */

html, body
{
height: 100%;
}

body
{
text-align: center; /* Centers all divs */
background: url(design/felsohatter.jpg) repeat-x;
background-color: #05519A;
font-family: arial;
font-size: 12px;
font-weight:bold;
color: #000000;
}

*{
  padding:0;
  margin-left:auto;
  margin-right:auto;
  margin-bottom:0;
  margin-top:0;
  }

#honlap
{
width: 1007px;
_height: 600px;
min-height: 600px;
margin: 0 auto 0 auto;
text-align: left;
background: transparent;
}

A: link {text-decoration: none; color: #000080;}
A: visited  {text-decoration: none; color: #000080;}
A: hover {text-decoration: none; color: #0000FF;}
A: active {text-decoration: none; color: #0000FF;}

#fejlec
{
width:1007px;
height: 250px;
margin: 0 auto 0 auto;
background: url(design/fejlec.jpg) no-repeat top left;
float:left;
}


#lap
{
width: 1007px;
margin: 0 auto 0 auto;
text-align: center;
background: url(design/belsohatter.jpg) repeat;
float:left;
}

#baloldal
{
width: 247px;
margin-left: 0px;
margin-right: 0px;
float: left;
color: green;
font: 13 arial;
}

#adatlap
{
width: 760px;
max-width: 760px;
background: transparent;
padding:0;
margin-left:auto;
margin-right:auto;
margin-bottom:0;
margin-top:0;
text-align: center;
float: left;
}

#adatok
{
width: 730px;
max-width: 730px;
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:1007px;
height: 120px;
margin: 0 auto 0 auto;
background: url(design/alul.jpg) no-repeat top left;
}

#doboz
{
width: 200px;
height: 255px;
text-align: center;
background: transparent;
margin: 0;
float:left;
}

#mappanev
{
width: 200px;
height: 55px;
background: transparent;
margin: 0;
float:left;
color: #0000A0;
text-decoration: none;
font: 12 arial;
}

#mappakep
{
width: 200px;
height: 200px;
background: url(design/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;}

.hirmenu
{
    font-family: arial;
	font-size: 14px;
    font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.hirmenu:link {color: #FFFFFF; }
a.hirmenu:visited {color: #FFFFFF; }
a.hirmenu:hover  {color: #82CAFF; }
a.hirmenu:active {color: #82CAFF;}

.alsolink
{
    font-family: arial;
	font-size: 11px;
    font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.alsolink:link {color: #FFFFFF; }
a.alsolink:visited {color: #FFFFFF; }
a.alsolink:hover  {color: #82CAFF; }
a.alsolink:active {color: #82CAFF;}

.ujmenu
{
        font-family: arial;
	font-size: 14px;
        font-weight:bold;
	color: #000060;
	text-decoration: none;
}

a.ujmenu:link {color: #000060; }
a.ujmenu:visited {color: #000060; }
a.ujmenu:hover  {color:	#0000A0; }
a.ujmenu:active {color:	#000060;}

.ujmenu2
{
        font-family: arial;
	font-size: 10px;
        font-weight:bold;
	color: #0000060;
	text-decoration: none;
}

a.ujmenu2:link {color: #000060; }
a.ujmenu2:visited {color: #000060; }
a.ujmenu2:hover  {color: #0000A0 }
a.ujmenu2:active {color: #0000A0;}

.adalmenu
{
    font-family: arial;
	font-size: 12px;
    font-weight:bold;
	color: #000080;
	text-decoration: none;
	position:relative;top:20%;
	margin-top:0;
}


a.adalmenu:link {color: #000080; }
a.adalmenu:visited {color: #000080; }
a.adalmenu:hover  {color: #0000FF; }
a.adalmenu:active {color: #0000FF;}

.adfomenu
{
    font-family: arial;
	font-size: 14px;
    font-weight:bold;
	color: #000080;
	text-decoration: none;
    vertical-align: middle;
	position:relative;top:20%;
	margin-top:0;
}

a.adfomenu:link {color: #000080; }
a.adfomenu:visited {color: #000080; }
a.adfomenu:hover  {color: #0000FF; }
a.adfomenu:active {color: #0000FF;}

.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: #000060;}
a.thickbox:visited {color: #000060;} 
a.thickbox:hover {color: #0000A0;}
a.thickbox:active {color:#0000A0;}
a.thickbox:focus{color: #0000A0;}

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;}

