body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#fokeret {
	height: 670px;
	width: 960px;
	background-color: #FFFFFF;
	margin: auto;
	padding: 10px;
}
#fokeret a:link {
	text-decoration: none;
	color: #0033CC;
}
#fokeret a:visited {
	text-decoration: none;
	color: #0033CC;
}

#tartalom {
	float: left;
	height: 670px;
	width: 800px;
	background-color: #FFFFFF;
	margin: 0px;
}
#picture {
	float: left;
	height: 192px;
	width: 256px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 0px;
}
#picture2 {
	float: left;
	height: 192px;
	width: 256px;
	margin: 0px;
}

#menu {
	float: left;
	height: 600px;
	width: 160px;
	background-color: #FFFFFF;
	border-top-style: none;
	border-bottom-style: none;
	border-right-style: none;
	border-left-style: none;
	background-image: none;
	background-repeat: repeat-x;
	padding-top: 10px;
	padding-left: 0px;
}
.menutxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0092DF;
	background-color: #FFFFFF;
	height: auto;
	background-image: none;
	background-repeat: no-repeat;
	vertical-align: middle;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 10px;
	margin-left: 0px;
}
.menutxt:hover {
	background-color: #CCFF00;
}

