﻿body, div, p, h1, h2, h3, h4, table { margin: 0; padding: 0; border: none; }
body
{
    font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #000000;
    scrollbar-face-color: #F7EFC6;
    scrollbar-shadow-color: #F7EFC6;
    scrollbar-3dlight-color: #DE9400;

    scrollbar-highlight-color: #DE9400;
    scrollbar-track-color: #DE9400;
    scrollbar-arrow-color: #DE9400;
    scrollbar-darkshadow-color: #DE9400;
}

ul { margin: 5px 10px 10px 10px; padding: 5px 10px 10px 10px; }

A:link    {color: #FFFFFF; font: 12px; text-decoration: none}
A:active  {color: #FFFFFF; font: 12px; text-decoration: none}
A:visited {color: #FFFFFF; font: 12px; text-decoration: none}
A:hover   {color: #FFFFFF; font: 12px; text-decoration: none}

.hatter
{
    background-image: url( './img/forumhatter.jpg' );
    background-repeat: repeat;
    background-attachment: scroll;
}
.felsokep { background-image: url( './img/felsokep.jpg' ); background-repeat: no-repeat; background-attachment: inherit; }

.showhatter { background-image: url( './img/showhatter.jpg' ); background-repeat: no-repeat; background-attachment: inherit; }

.gomb
{
    background-image: url( './img/gombfelso.jpg' );
    background-repeat: no-repeat;
    background-attachment: inherit;
}

.gombarnyek
{
    background-image: url( './img/gombarnyek.jpg' );
    background-repeat: no-repeat;
    background-attachment: inherit;
}

.balmenu
{
    background-image: url( './img/bal.jpg' );
    background-repeat: no-repeat;
    background-attachment: inherit;
    background-color: #FF9C00;
    color: #000000;
}

.ero18hatter
{
    background-image: url( './img/ero18hatter.jpg' );
    background-repeat: repeat;
    background-attachment: scroll;
}

.ero18fo
{
    background-image: url( './img/ero18fo.jpg' );
    background-repeat: no-repeat;
    background-attachment: inherit;
    background-color: #FF9C00;
    color: #000000;
}










.alsomenu0
{
    background-image: url( './img/alsomenu_0.jpg' );
    background-repeat: no-repeat;
    background-attachment: inherit;
}
.alsomenu1
{
    background-image: url( './img/alsomenu_1.jpg' );
    background-repeat: no-repeat;
    background-attachment: inherit;
}
.alsomenu2
{
    background-image: url( './img/alsomenu_2.jpg' );
    background-repeat: no-repeat;
    background-attachment: inherit;
}
.felsomenu0
{
    background-image: url( './img/felsomenu_0.jpg' );
    background-repeat: no-repeat;
    background-attachment: inherit;
}



.keretes
{
	border: 1px solid #FFFFFF;
}

.keretesHirdetes
{
    border: 1px solid #6699FF;
}

.narancsKeret
{
    border: 1px solid #FF5A00;
}



.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup
{
    background-color: #333333;
    border-width: 3px;
    border-style: solid;
    border-color: Gray;
    padding: 3px;
}
