body {
	background-color: white;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
#mainbox	{
	background-color: #F7F3E7; 
	width: 600px; 
	height: 100%; 
	margin-left: 20%; 
	margin-right: 20%; 
	margin-bottom: 0%; 
	margin-top: 0%; 	
	padding: 0 0 0 0; 
	border-left: 1px solid maroon; 
	border-right: 1px solid maroon;
}
#banner	{
	top: 0px;
	background-image: url(../images/szentesbanner.gif);
	width: 600px;
	height: 115px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	background-repeat: no-repeat;
}
#imp	{
	height: 30px;
	width: 100%;
	color: #9FAA84;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	font: bold;
	font-family: sans-serif;
	font-size: 10px;
	font-weight: bolder;
	padding: 5px;
}
#menubox	{
	background-color: white;
	border-top: 2px solid #A52A2A;
	border-bottom: 2px solid #A52A2A;
	height: 20px;
	width: 100%;
	vertical-align: middle;
}
.menu	{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	vertical-align: text-bottom;
	text-align: center;
}
.menu a {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
}
.menu a:hover {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: black;
	border-bottom: 10px solid maroon;
	text-align: center;
}

.box	{
	position: relative;
	left: 0px;
	background-color: white;
	padding: 0 0 0 0;
	margin-top: 10px;
	margin-left: 20px;
	margin-bottom: 10px;
	margin-right: 10px;
	width: 360px;
	height: auto;
	border: 1px solid black;
}
.box p	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0A1D79;
	margin: 10px;
}
.box h1	{
	width: auto;
	height: 20px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #315B38;
	text-align: center;
	vertical-align: top;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-color: #FFF8DC;
	border-bottom: 1px solid black;
}
.box h2 	{
	color: black;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
}
.boxright	{
	position: relative;
	width:200px;
	height: 100%;
	float: right;
	vertical-align: text-top;
	margin: 0 0 0 0;
}
.boxright p {
	background-color: #F0E68C;
	padding-top: 0px;
	padding-left: 5px;
	padding-bottom: 0px;
	padding-right: 5px;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-right: 20px;
	width: 150px;
	height: 13px;
	border: 1px solid black;
	float: right;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: black;
	vertical-align: middle;
	text-align: center;
}
.boxright a {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
}
.boxright a:hover {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: black;
	text-align: center;
}
.photobox	{
	position: relative;
	left: 0px;
	background-color: white;
	padding: 0 0 0 0;
	margin-top: 10px;
	margin-left: 20px;
	margin-bottom: 10px;
	margin-right: 10px;
	width: 370px;
	height: auto;
	border: 1px solid black;
}
.photobox p	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0A1D79;
	margin: 10px;
}
.photobox h1	{
	width: auto;
	height: 20px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #315B38;
	text-align: center;
	vertical-align: top;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-color: #FFF8DC;
	border-bottom: 1px solid black;
}
.photobox h2 	{
	color: black;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
}
table	{
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
	
}
tr	{
	text-align: center;
}
td	{
	border: 2px solid maroon;
	height: 45px;
	width: 60px;
	padding: 3px;
	margin: 1px;
	display: inline;
	background: #faebd6;
	color: inherit;
	display: inline;
	float: left;
	position: relative;
	text-align: center;
}
#footer	{
	height: 20px;
	width: 100%;
	color: black;
	margin: 0 0 0 0;
	text-align: center;
	font: bold;
	font-family: sans-serif;
	font-size: 10px;
	font-weight: bolder;
	padding: 0 0 0 0;
	border-top: 1px solid white;
}
h3	{
	font-size:13px; 
	color:#990033;
	font-style : italic;
	font-weight:bold;
	font-family:Arial, Helvetica, Formata, sans-serif;
	text-align: center;
}
