/* ILM-TOLDI CSS fajl */


body { 
	background: url(kepek/hatter.jpg) repeat-x top left; 
	font: 12px tahoma;
	color: #3f3f3f;
        text-align: center;
        margin: 0;
	}

h1      {
	display: none;
	}

a:link { 
	text-decoration: none; 
	color: #3f3f3f;
	}
a:visited { 
	text-decoration: none; 
	color: #ff7f00;
	}
a:hover { 
	text-decoration: none; 
	color: #ff7f00;
        }

.cim { 
	font: bold 10px tahoma;
	color: #3f3f3f;
        margin: 0;
	}

#egesz {
	margin: 0 auto 0;
        width: 765px;
        padding: 0;
        text-align: center;
        }

#fejlec {
   	margin: 0;
        background: url(kepek/fejleckep.jpg) no-repeat left top;
       	width: 765px;
        height: 452px;
        border: 0;
        }

#szlogen {
   	margin: 10px auto 0;
        background: url(kepek/szlogen.jpg) no-repeat left top;
       	width: 374px;
        height: 15px;
        border: 0;
        }


