/* felso aramkor */

#menu li a.type1:link, #menu li a.type1:visited {
display: block;
background: url(kepek/fenn.png) no-repeat; 
padding: 0 0 0 5px;
height: 16px;
text-align: left;
color: #0000ff;
text-decoration: none;
}

/* also aramkor */

#menu li a.type2:link, #menu li a.type2:visited {
display: block;
background: url(kepek/lenn.png) no-repeat; 
padding: 0 0 0 5px;
height: 60px;
text-align: left;
color: #0000ff;
text-decoration: none;
}

ul {
list-style: none;
margin: 0;
text-align: left;
}

/* Menu */

#menu li a {
height: 16px;
text-decoration: none;
text-align: left;
}	
	
#menu li a:link, #menu li a:visited {
display: block;
background: url(kepek/nem.png) no-repeat; 
padding: 0 0 0 5px;
height: 16px;
text-align: left;
color: #0000ff;
}
	
#menu li a:hover {
color: #ff0000;
background: url(kepek/igen.png) no-repeat; 
height: 16px;
text-align: left;
}	

/* szinmegosztott hatter */
BODY
    {
    background: rgb(200,200,200) url(kepek/hatter.png); 
    background-repeat: repeat-y;
    }

/* cimsorok */
H1 {font-size: 14pt;
    color: blue; 
    text-decoration: underline}

/* ajanlat magja */
#mag {font-size: 12pt;
      color: #000000; 
      text-decoration: none}

/* kiemelt mag belso cimsorok */
H2 {font-size: 12pt;
    color: #400000; 
    text-decoration: none}

/* tars linkek */

a.type4:link {
color : #000000;
text-decoration : none;
}
a.type4:visited {
color : #000000;
text-decoration : none;
}
a.type4:hover {
color : #0000ff;
text-decoration : underline;
}
a.type4:active {
color : #000000;
text-decoration : none;
}

