HTML {
    overflow-y: scroll;
    overflow: -moz-scrollbars-vertical;
}
        
BODY {
    font-family: Trebuchet Ms, arial,  helvetica;
    font-size: 14px;
    color: #6D2B13;
    background-color: #D3C8B2;  
}
 
td 
{
    font-family: Trebuchet Ms, arial,  helvetica; 
    font-size: 14px;
    COLOR: #6D2B13; 
}

p 
{
    font-family: Trebuchet Ms, arial,  helvetica; 
    font-size: 14px;
    COLOR: #6D2B13; 
}

div 
{
    font-family: Trebuchet Ms, arial,  helvetica; 
    font-size: 14px;
    COLOR: #6D2B13; 
}

IMG {
    border: 0px;
}


ul {
   list-style-image: url('pic/li.gif');
}


h1 {
    color: #6E2C16;
    font-size: 16px;
    font-weight: bold;
    padding: 0px 0px 8px 0px;
    margin: 0px;
}

h2
{
    font-size: 14px;
    font-weight: bold;
    padding: 0px;
    margin: 0px;
    color: #6D2B13;
}

hr
{
    height: 1px;
    background: white;
    border-bottom: 1px solid #2F4D65;
}

/* SZINES ELEMEK */
.lang
{
    height: 25px;
    vertical-align: top;
    text-align: right;
    padding: 8px 10px 0px 0px;
}

.lang a
{
    color: #6D2B13;
}

.ew
{
    height: 20px;
    vertical-align: bottom;
    text-align: right;
    padding: 0px 10px 8px 0px;
}

.ew a
{
    color: #86878B;
    font-size: 10px;
}

.menu
{
    height: 37px;
    background-image: url('pic/menu.jpg');
    background-repeat: no-repeat;
    background-position: top left;
    color: #806145;
    padding-left: 70px;
    vertical-align: middle;
}

.menu a
{
	color: #B79E79;
	font-weight: bold;
	text-decoration: none;
    font-size: 16px;
    /*font-family: Times New Roman;*/
}

.menu a:hover
{
	color: #6D2B13;
}


.bal
{
    background: #D3C193;
    background-image: url('pic/bal_hatter_2.jpg');
    background-repeat: repeat;
    background-position: top left;
    height: 100%;
    width: 131px;
    vertical-align: bottom;
}

.tartalom_kerete
{
    background: white;
    background-image: url('pic/tartalom_hatter.jpg');
    background-repeat: no-repeat;
    background-position: top left;
    height: 100%;
    width: 669px;
}

.cimszo
{
    padding: 40px 66px 0px 40px;
    height: 70px;
    vertical-align: bottom;
}

.cimszo_1
{
    padding: 0px 66px 0px 20px;
    height: 30px;
    border-bottom: 1px solid #968906;
    color: #6E2C16;
    font-weight: bold;
    font-size: 18px;
    /*font-family: Times New Roman;*/
    background-image: url('pic/cimszo_hatter.jpg');
    background-repeat: no-repeat;
    background-position: middle left;
    vertical-align: top;
}

.cimszo_1 span a
{
	color: #96704C;
	font-weight: bold;
	text-decoration: none;
    font-size: 14px;
    /*font-family: Times New Roman;*/
}

.cimszo_1 span a:hover
{
	color: #6D2B13;
}

.almenu
{
    padding: 20px 66px 0px 40px;
    height: 40px;
    vertical-align: top;
    background-image: url('pic/hatter_almenu.jpg');
    background-repeat: repeat;
    background-position: top left;
}

.almenu a
{
	color: #906F4C;
	font-weight: bold;
	text-decoration: none;
    font-size: 14px;
    /*font-family: Times New Roman;*/
}

.almenu a:hover
{
	color: #6D2B13;
}

.tartalom
{
    height: 100%;
    vertical-align: top;
    padding: 22px 66px 0px 40px;
    text-align: justify;
}

.tartalom_alja
{
    height: 30px;
    vertical-align: bottom;
    padding: 0px 66px 0px 40px;
}

.tartalom_alja div
{
    border-bottom: 7px solid #E4E4E4;
    height: 30px;
    vertical-align: bottom;
    color: #95624F;
    font-weight: bold;
    font-size: 16px;
   /* font-family: Times New Roman;*/
    text-align: right;
}

.tartalom_alja div a
{
    color: #95624F;
    font-weight: bold;
}




/* ALAP LINKEK */

a
{
	color: #3984AD;
	font-weight: normal;
	text-decoration: none;
    font-family: Trebuchet Ms;
}



.tartalom a
{
	color: #906F4C;
	font-weight: normal;
	text-decoration: none;
}

.tartalom a:hover
{
	color: #6D2B13;
}







