.hatter {
	background-color: #fb7fc8;
	font-family: Tahoma;
	font-size: 15px;
}
.linkek {
	color: #000000;
	text-decoration: none;
}
.linkek:hover {
	color: #000000;
	text-decoration: underline;
}
/*Autómatikus nyújtás*/
.bal {
background-image: url(keret_04.gif);background-repeat:repeat-y;background-position: center right; 
}
.jobb {
background-image: url(keret_06.gif);background-repeat:repeat-y;background-position: center left; 
}
.alul {
background-image: url(keret_08.gif);background-repeat:repeat-x;background-position: center top; 
}
.fent {
background-image: url(keret_02.gif);background-repeat:repeat-x;background-position: center top; 
}
.cim {
	font-size: 20px;
}

