body{
	margin: 0 0 0 0;
}
#lap{
	border-left: 1px solid Black;
	border-top: 1px solid Black;
	border-right: 1px solid Silver;
	border-bottom: 1px solid Silver;
	margin-top: 15px;
	margin-bottom: 15px;
}
ul li{
	list-style-type: none;
}
#menuhat{
	background-image: url(http://www.kx.hu/egyediterv/divodent/alap_4x2.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
#menu{
	color: #B22222;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 16px;
	font: bold;
}
#menu ul{
	list-style-type: none;
}
#menu li{
	padding-top: 13px;
}
#menu a{
	color: #B22222;
	text-decoration: none;
}
#menu li a:hover{
	color: Maroon;
	text-decoration: underline;
}
#bodi{
	background-image: url(http://www.kx.hu/egyediterv/divodent/alap_4x4.jpg);
	background-position: top;
	background-repeat: no-repeat;
	color: #191970;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 14px;
	padding-left: 10px;
	padding-top: 15px;
	padding-right: 5px;
}
