BODY {
    font-family:    arial, helvetica;
    font-size:      12px;
    color:          #432F6D;
    background-position: top center; 
	background-image: url('pic/hatter_full.jpg'); 
	background-repeat: no-repeat; 
   	background-color: #CECBD2;  
}
 
html {
    overflow-y: scroll;
    overflow: -moz-scrollbars-vertical;
}

td 
{
    font-family: arial, helvetica; 
    font-size:12px;
    COLOR: #432F6D; 
}

p 
{
    font-family: arial, helvetica; 
    font-size:12px;
    COLOR: #432F6D; 
}



div 
{
    font-family: arial, helvetica; 
    font-size:12px;
    COLOR: #432F6D; 
}

IMG {
    border: 0px;
}


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

ol {
   list-style-image: url('pic/li.gif');
   text-align: justify;
}

/* SZINES ELEMEK */

.tartalom
{
    width: 590;
    font-family: arial, helvetica;
    font-size: 12px;
    color: #432F6D;
}

.tartalom p
{
    text-align: justify;
}

.cimszo
{
    color: #FE9048;
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 12px;
}

.lila
{
    background: #B5B0BE;
    width: 154;
    text-align: center;
}

.szele
{
    background: #81788B;
}


/* ALAP LINKEK */

 
a:link, a:visited, a:active
{
	color: #4F3781;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, helvetica;
}

a:hover
{
	color: #FE9048;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, helvetica;
}







