BODY {
    font-family:    arial, helvetica;
    font-size:      12px;
    color:          #2A3841;
    background-position: top center; 
	background-image: url('pic/hatter_2.jpg'); 
	background-repeat: no-repeat; 
    background-attachment: fixed;
	background-color: #ffffff;  
}
 
td 
{
    font-family: arial, helvetica; 
    font-size:12px;
    COLOR: #2A3841; 
}

p 
{
    font-family: arial, helvetica; 
    font-size:12px;
    COLOR: #2A3841; 
}



div 
{
    font-family: arial, helvetica; 
    font-size:12px;
    COLOR: #2A3841; 
}

IMG {
    border: 0px;
}


ul {
   list-style-image: url('pic/li.gif');
}

h1 {
    color: #924489;
    font-size: 14px;
    font-weight: bold;
}

h2 {
    color: #924489;
    font-size: 14px;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
}

hr {
    padding-top: 15px;
    margin-top: 15px;
}


/* SZINES ELEMEK */

.kismamaov_fejlec
{
    background-position: top left; 
	background-image: url('pic/kismamaov_fejlec.jpg'); 
	background-repeat: no-repeat; 
}

.tartalom
{
    padding: 40 122 40 122;
   
}

.tartalom p
{
    text-align: justify;
}

.tartalom img
{
    border: 1px solid #7198B1;
    margin-right: 15px;
    margin-bottom: 5px;
}

.anyagmintak img
{
    border: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}


/* ALAP LINKEK */

 
a:link, a:visited, a:active
{
	color: #7198B1;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, helvetica;
}

a:hover
{
	color: #924489;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, helvetica;
}





