body {
    margin: 0;
    padding: 0;
    background-color: #82162F;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background-image: url(../images/hatter.gif);
}
a:link {
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	color: #FF9900;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}
a:active {
	color: #FF9900;
	text-decoration: underline;
}

/* --- DIV:gyujtoHasab --- */
div#gyujtoHasab {
    width: 800px;
    margin-left: auto;
    margin-right: auto;
    background-image: url(../images/gyujtoHasabHatterIndex.gif);
    background-position: center top;
    background-repeat: repeat-y;
}

/* --- DIV:kozepsoHasab --- */
div#kozepsoHasab {
    width: 760px;
    margin-left: auto;
    margin-right: auto;
    background-color: #9D213D;
}
div#kozepsoHasab img {
    vertical-align: bottom;
}
div#kozepsoHasab p#lablec a:link {
	color: #000000;
	text-decoration: none;
}
div#kozepsoHasab p#lablec a:visited {
	color: #000000;
	text-decoration: none;
}
div#kozepsoHasab p#lablec a:hover {
	color: #993333;
	text-decoration: underline;
}
div#kozepsoHasab p#lablec a:active {
	color: #993333;
	text-decoration: underline;
}
div#kozepsoHasab p#lablec {
    clear: left;
    width: 760px;
    height: 15px;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0px;
    padding-top: 1em;
    padding-bottom: 1em;
    text-indent: 15px;
    border-top: 3px solid #FFC972;
    font-size: 10px;
    color: #000000;
    background-color: #DE9A62;
}
div#kozepsoHasab p#copyright {
    width: 285px;
    margin-top: -35px;
    margin-bottom: 0;
    margin-left: 460px;
    margin-right: 0px;
    padding-top: 1em;
    padding-bottom: 1em;
    padding-right: 15px;
    font-size: 10px;
    text-align: right;
    color: #000000;
}