HTML {
    overflow-y: scroll;
    overflow: -moz-scrollbars-vertical;
}

BODY {
    font-family: Arial, Verdana;
        font-size: 12px;
    color: #555555;
    background-color: #ffffff;
    background-image: url('/pic/hatter.jpg');
    background-repeat: no-repeat;
    background-position: top center;
    background-attachment: fixed;
    margin: 30px 0px 30px 0px;
}
 
IMG {
    border: 0px;
}


ul {
   list-style-image: url('/pic/li.gif');
   margin-left: 20px;
   padding-left: 0px;
}

td
{
    vertical-align: top;
    font-family: Arial, Verdana;
        font-size: 12px;
    color: #3D3E3E;
}

h1
{
    font-size: 16px;
    font-weight: bold;
    color: #107902;
}


/* ALAP LINKEK */

a
{
	color: #107902;
	font-weight: normal;
	text-decoration: underline;
}

a:hover
{
    color: #555555;
}

/* SZINES ELEMEK */

TABLE.keret {
    height: 100%;
    width: 900px;
    background: #ffffff;
    background-image: url('/pic/ecobrikett_hatter_kozepe.jpg');
    background-repeat: repeat;
    background-position: top left;
}

TD.kozepe {
    height: 100%;
    background-image: url('/pic/ecobrikett_hatter.jpg');
    background-repeat: no-repeat;
    background-position: bottom left;
}

TD.menu {
    height: 166px;
    background-image: url('/pic/ecobrikett_00.jpg');
    background-repeat: no-repeat;
    background-position: top left;
}

.tartalom
{
    color: #555555;
    text-align: justify;
    margin: 30px 48px 120px 48px;
}

.tartalom_termeklista
{
    color: #555555;
    text-align: justify;
    margin: 30px 27px 120px 27px;
}

.tartalom_termeklista .fejlec
{
    height: 36px;
    background-image: url('/pic/termekek_fejlec_01.jpg');
    background-repeat: no-repeat;
    background-position: top left;
    vertical-align: middle;
}

.tartalom_termeklista .nev
{
    color: white;
    font-size: 12px;
    font-weight: bold;
    padding-left: 20px;
}

.tartalom_termeklista .fejlec_szoveg
{
/*    color: #D5FAB7; */
    color: #ffffff;
    font-size: 11px;
    font-weight: bold;
    padding-right: 20px;
    text-align: right;
}

.tartalom_termeklista .hatter
{
    width: 682px;
    background-image: url('/pic/termekek_hatter.jpg');
    background-repeat: repeat;
    background-position: top left;
    vertical-align: top;
}

.tartalom_termeklista .termekfoto{
  width: 358px;
  vertical-align: top;
}

.tartalom_termeklista .termekfoto div
{
    /*width: 358px;*/
    width:338px;
    border: 1px solid #6EB100;
}

.tartalom_termeklista .termekfoto img
{
/*    width: 338px;*/
    width: 334px;
    margin:2px;    
}

.tartalom_termeklista .reszletek
{
    color: #065400;
    width: 284px;
}

.tartalom_termeklista .reszletek .param
{
    color: #075402;
    font-size: 12px;
    font-weight: bold;
    height: 20px;
    vertical-align: top;
}

.tartalom_termeklista .reszletek .ertek
{
    color: #183300;
    font-size: 12px;
    height: 20px;
    vertical-align: top;    
}

.tartalom_termeklista tr.prod_footer{
  height:34px;
}

.ar
{
    width: 284px;
}

.ar .ar
{
    color: #183300;
    font-weight: bold;
    text-align: right;
    font-size: 12px;
    vertical-align: middle;
}

.ar .ar_ertek
{
    color: white;
    font-weight: bold;
    font-size: 12px;
    background-image: url('/pic/termekek_ar_hatter.jpg');
    background-repeat: repeat;
    background-position: top left;
    vertical-align: middle;    
}

.megjegyzes
{
    text-align: right;
    color: #183300;
    font-size: 11px;
}


