@charset "utf-8";
/* CSS Document */

/* initializalas
-------------------------------------------------------------------------*/
/* alap beallitasok, margin-ok es padding-ok nullazasa */
html, body, form, input, select, fieldset {font-size: 14px; font-family: Verdana, Arial; color: #000000; }


/* heading es egyeb formazasok, melyek mas alapertelmezett margokkal birnak az egyes bongeszokben */
html, body, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, li, dl, address {margin: 0px; padding: 0px; }


ul, ol {list-style: none; }

/* a linkek kez alakot kapjanak mindenhol */
form label {cursor: pointer; }
address {font-style: normal; }

/* linkelt kepek keretezesenek megszuntetese */
a img,:link img,:visited img {border: none; }

img, div { behavior: url(iepngfix/iepngfix.htc); }

* html .fixed {
position: fixed;
}

body {
background-color:#FCFCFC;
}

#egesz {
background-image: url(../hatterek/hatter.gif);
background-repeat: repeat-y;
width: 1007px;
/*height: 1674px;*/
margin: 0 auto;
z-index: 2;
}

#content{
background-image: url(../hatterek/hatter2.gif);
background-repeat: repeat-y;
margin-left: 32px;
padding-bottom: 10px;
position: relative;
width: 960px;
/*height: 1674px;*/
margin: 0 auto;
}


#header {
position: relative;
width: 958px;
height: 246px;
background-image: url(../hatterek/header.gif);
background-repeat: no-repeat;
margin-left: 2px;
z-index: 3;
}

#menukep {
margin: 218px 0px 0px 45px;
}

#navbar {
font-style: italic;
font-weight: bold;
position: fixed;
}

#navbar {
text-align: center;
width: 215px;
height: 330px;
background-image: url(../hatterek/navbar.png);
background-repeat: no-repeat;
float: left;
margin-left: 2px;
}

#navbar li {
padding: 4px 0px 3px 0px;

}


.menu {
font-family: "Courier New", Courier, monospace;
font-size: 20px;
margin: 0px 0px 0px 50px;
color: #663300;
}

 

a:link {
color: #441100;
}

a:visited{
color: #663300;
}


a:hover {
color: #FF9900;
}


#navbar a:hover {
background-image:url(../hatterek/hover.gif);
}

/*#container {
position: relative;
width: 733px;
height: 1000px;
float: right;
margin-top: -10px;
z-index: 4;
}*/

#keret {
margin-left: 30px; 
width: 637px;
height: 900px;
border-bottom: ridge 2px #8CB5DB;
}

#lablec {
background-image:url(../hatterek/footer.gif);
background-repeat: repeat-x;
width: 1000px;
height: 145px;
margin: 0 auto;
margin-bottom: 0px;
margin-left: 6px;
}

#lablec {
color: #003333;
/*position: relative; top: 53px;*/
text-align: center;
z-index: 1;
font-size: 10px;
}

#lablec p {
padding-top: 105px;
margin-left: 190px;
}

#lablec span {
font-weight: bold;
}

#lablec a {
color: #003333;
text-decoration: underline; 
}

#SEO {
display: none;
}



