/* CSS Document */

html, body
{
height: 100%;
}

body
{
text-align: center; /* Centers all divs */
background: url(fejhatter.jpg) repeat-x;
background-color: #231306;
font-family: arial;
font-size: 11px;
color: #400000;
}

*{
  padding:0;
  margin-left:auto;
  margin-right:auto;
  margin-bottom:0;
  margin-top:0;
  }

#honlap
{
width: 1004px;
margin: 0 auto 0 auto;
text-align: left;
background: url(kozephatter.jpg) repeat;
}

A: link {text-decoration: none; color: #600000;}
A: visited  {text-decoration: none; color: #600000;}
A: hover {text-decoration: none; color: #C9C299;}
A: active {text-decoration: none; color: #C9C299;}

#fejlec
{
width:1004px;
height: 215px;
margin: 0 auto 0 auto;
background: url(fejlec2015.jpg) no-repeat top left;
}

#lap
{
width: 1010px;
margin: 0 auto 0 auto;
text-align: center;
background: transparent;
}

#baloldal
{
width: 244px;
margin-left:auto;
margin-right:auto;
float: left;
color: green;
font: 13 arial;
}

#adatlap
{
width: 760px;
max-width: 760px;
_height: 400px;
min-height: 400px;
background: transparent;
padding:0;
margin-left:auto;
margin-right:auto;
margin-bottom:0;
margin-top:0;
text-align: center;
}

#adatok
{
width: 730px;
max-width: 730px;
padding:0;
margin-left:auto;
margin-right:auto;
margin-bottom:0;
margin-top:0;
background: transparent;
text-align: justify;
}

#alul
{width: 1004px;
height: 125px;
padding:0;
margin-left:auto;
margin-right:auto;
margin-bottom:0;
margin-top:0;
background: url(alul.jpg) no-repeat top left;
color: #A0522D;
text-decoration: none;
font: 9 arial;}

.ujmenu
{
        font-family: arial;
	font-size: 12px;
        font-weight:bold;
	color: #600000;
	text-decoration: none;
}

a.ujmenu:link {color: #600000; }
a.ujmenu:visited {color: #600000; }
a.ujmenu:hover  {color: #C9C299; }
a.ujmenu:active {color: #C9C299;}

.adalmenu
{
    font-family: arial;
	font-size: 13px;
    font-weight:bold;
	color: #FFF8C6;
	text-decoration: none;
}

a.adalmenu:link {color:	#FFF8C6; }
a.adalmenu:visited {color:#FFF8C6; }
a.adalmenu:hover  {color: #FFFFFF; }
a.adalmenu:active {color: #FFFFFF;}

.adfomenu
{
    font-family: arial;
	font-size: 14px;
    font-weight:bold;
	color: #FFF8C6;
	text-decoration: none;
}

a.adfomenu:link {color: 	#FFF8C6; }
a.adfomenu:visited {color: #FFF8C6; }
a.adfomenu:hover  {color: #FFFFFF; }
a.adfomenu:active {color: #FFFFFF; }

.kislink
{
    font-family: arial;
	font-size: 11px;
    font-weight:bold;
	color: #FFF8C6;
	text-decoration: none;
}

a.kislink:link {color: 	#FFF8C6; }
a.kislink:visited {color: #FFF8C6; }
a.kislink:hover  {color: #FFFFFF; }
a.kislink:active {color: #FFFFFF; }

#doboz
{
width: 200px;
height: 255px;
background: transparent;
margin: 0;
float:left;
}

#mappanev
{
width: 200px;
height: 55px;
background: transparent;
margin: 0;
float:left;
color: #A0522D;
text-decoration: none;
font: 12 arial;
}

#mappakep
{
width: 200px;
height: 200px;
background: url(mappa.jpg) no-repeat top left;
margin: 0;
float:left;
}

a.thickbox:link {color: #600000;}
a.thickbox:visited {color: #600000;} 
a.thickbox:hover {color: #C9C299;}
a.thickbox:active {color:#600000;}
a.thickbox:focus{color: #600000;}

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;}