table{
	border: 2px solid #996600;
}
body{ background-color:#D1CAB1}
img{
	margin-left: 15px;
	border:none;
}
.dob{
	text-align: center;
	height: 100px;
	width: 333px;
}
.logo{
	height: 100px;
	width: 95%;
	position: absolute;
	left: 5px;
	top: 5px;
	margin-left: 10px;
	margin-right: 10px;
}
.navigator{
	position: absolute;
	top: 150px;
	left: 5px;
	height: 20px;
	width: 95%;
	margin-left: 10px;
	margin-right: 10px;
}
.doboz{
	height: 20px;
	width: 108px;
	background-color: #FFCC99;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	text-align: center;
	left: 5px;
}
.doboz a:hover{
	background-color:#990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.kepek{
	height: 885px;
	width: 20%;
	position: absolute;
	top: 201px;
	background-color: #FFCC99;
	color: #C6D7FF;
	margin-left: 10px;
	left: 5px;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #996600;
	text-align: center;
}
.szoveg{
	height: 885px;
	width: 75%;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFCC;
	color: #996600;
	left: 210px;
	top: 201px;
	margin-right: 10px;
	margin-left: 10px;
	font-size: 14px;
	font-style: italic;
}
.szoveg p{
	margin-left:5px;
	text-align: left;
}
.lab{
	background-color: #996600;
	height: 20px;
	width: 95%;
	position: absolute;
	left: 4px;
	top: 1099px;
	clear: both;
	color: #FFCC99;
	margin-left: 10px;
	margin-right: 10px;
}
