body {
	background-color: #943131;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}
#allpage {
	height: auto;
	width: 1000px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#header {
	height: 267px;
	width: 998px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#menu {
	height: 33px;
	width: 722px;
	position: relative;
	left: 148px;
	top: 264px;
}
#main {
	width: 694px;
	position: relative;
	left: 137px;
	top: 267px;
	background-color: #FFFFFF;
	border: 17px solid #E5E5E5;
}
#main-table {
	background-color: #FFFFFF;
	border: 1px solid #561917;
	width: 694px;
	text-align: justify;
	vertical-align: text-top;
	padding: 10px;
	background-image: url(vizjel.png);
	background-repeat: no-repeat;
	background-position: center 50px;
}p {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}
