BODY {
	background-image:url(kepek/bg.jpg);
	color:#000000;
	font-size:10px;
	font-family: Tahoma;
	text-align:justify; 
    margin: 0px;
}

#container {
background-color:#FFFFFF;
width: 524px;
margin: auto;
}

#header{
width: 500px;
height: 335px;
margin: 12px;
}

#main{
background-color:#AFAFAF;
color:#000000;
font-size:10px;
font-family: Tahoma;
text-align:justify;
width: 505px;
margin: 10px;
}

#footer{
background-image: url(kepek/footer.jpg);
background-repeat: no-repeat;
width: 500px;
height: 150px;
color:#000000;
font-size: 10px;
font-family: Tahoma;
font-weight: bold;
margin: 12px;
}

#main h1{
	background-image:url(kepek/fejlec.jpg);
	background-repeat: no-repeat;
	color: #CADDEB;
	font-size: 15pt;
	font-family: Tahoma;
	font-variant: normal;
	font-weight: normal;
	text-transform: uppercase;
	text-align: left;
	letter-spacing: 0px;
	padding-left: 43px; 
	padding-top:15px;
	height:44px;
	margin:0px;
	}

#main h2{
	background-image:url(kepek/fejlec2.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 12pt;
	font-family: Tahoma;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	text-align: left;
	letter-spacing: 0px;
	padding-left: 40px; 
	padding-top:8px;
	height:30px;
	margin:0px;
	}
	
A {font-size: 10px; text-decoration: none; font-weight: bold; text-transform: uppercase;}
a:link { color: #FFFFFF;}
a:visited { color: #FFFFFF;}     
a:hover { color: #FFFFFF; text-decoration:underline;}
a:active {color: #FFFFFF;}