body {
	background-color: #f8d1a7;
}
#container {
	margin-right: auto;
	margin-left: auto;
	width: 980px;
	border: 1px solid #FFFFFF;
}
#menu {
	background-color: #f8d1a7;
	background-image: url(../template/menu.jpg);
	background-repeat: no-repeat;	
}
#menupontok {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#menupontok A:link {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}
#menupontok A:visited {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}
#menupontok A:hover {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000000;
	text-decoration:underline;
}
#menupontok A:active {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000000;
	text-decoration:underline;
}

#jobboldal {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}

#jobboldal A:link {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}
#jobboldal A:visited {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}
#jobboldal A:hover {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000000;
	text-decoration:underline;
}
#jobboldal A:active {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000000;
	text-decoration:underline;
}


#atmenet {
	background-color: #f8d1a7;
	background-image: url(../template/atmenet.jpg);
	background-repeat: repeat-x;	
}

