body { font-family: Arial; margin: 0px; padding: 0px; background-color: #fff; }

#bodydiv { position: relative; width: 988px; margin: 0px auto; text-align: center; }

#lapcim
{
	width: 80%;
	text-align: center;
	font-weight: bold;
	font-size: 26px;
	margin: 10px auto 20px auto;
	position: relative;
	display: block;
}
#topline {
	width: 100%;
	height: 50px;
	padding-bottom: 4px;
	border-bottom: 4px solid #067321;
	position: relative;
}
#topline #menu {
	display: inline-block;
	position: absolute;
	bottom: 9px;
	right: 0px;
}
#topline #menu a {
	display: inline-block;
	font-family: 'Arial';
	font-size: 12px;
	color: #a36666;
	text-decoration: none;
	padding-left: 8px;
}

#topline a.logout:hover {
	color: #330000;
}

#topline a.main {
	display: inline-block;
	position: absolute;
	left: 0px;
	bottom: 4px;
	font-weight: bold;
	font-family: 'Arial Black';
	font-size: 26px;
	color: #660000;
	text-decoration: none;
}
div.magyarazat {
	margin: 0px auto;
	font-family: 'Arial';
	font-size: 12px;
	padding-top: 20px;
	padding-bottom: 20px;
}
div.magyarazatc {
	margin: 0px auto;
	font-family: 'Arial';
	font-size: 12px;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
}
#logindiv {
	padding: 0px 0px;
	margin: 0px auto;
	width: 330px;
	font-family: 'Arial';
	font-size: 12px;
}

label {
	padding-right: 10px;
	display: inline-block;
	color: #660000;
	vertical-align: middle;
}
#logindiv div {
	padding: 2px;
	margin-bottom: 12px;
}

div input[type=text], div input[type=password] {
	width: 150px;
	padding: 2px;
	height: 16px;
	border: 1px solid #9bc7a6;
	color: #660000;
	vertical-align: middle;
}

div input[type=submit] {
	width: 120px;
	padding: 2px;
	height: 24px;
	color: #660000;
	border: 1px solid #033910;
	background-color: white;
	margin-bottom: 8px;
}
div a {
	color: #660000;
	text-decoration: none;
}
table.szamlak {
	font-family: 'Arial';
	font-size: 12px;
	margin: 20px auto;
	width: 600px;
	display: block;
	position: relative;
}
table.szamlak td, table.szamlak th {
	width: 96px;
	padding: 2px;
	text-align: center;
}
table.szamlak td.o {
	text-align: right;
}
table.szamlak td a img {
	border: 0px none;
}
#info {
	display: block;
	width: 600px;
	margin: 40px auto;
	text-align: center;
	font-family: 'Arial';
	font-size: 12px;
	line-height: 1.5em;
}
div.regfields
{
	display: inline-block;
	margin: 0 auto;
	padding: 0px 8px 8px 8px;
	vertical-align: top;
	text-align: left;
}
div.regfield
{
	display: inline-block;
	padding-bottom: 2px;
	text-align: left;
}
div.regbuttons
{
	display: block;
	padding-top: 8px;
	text-align: center;
}
div.regfield label
{
	font-size: 12px;
	min-width: 120px;
}
span.adatresz
{
	font-size: 14px;
	font-weight: bold;
	display: inline-block;
	padding-bottom: 4px;
}
span.mand
{
	font-weight: bold;
	color: red;
}
div.regfield select
{
	border: 1px solid #9bc7a6;
	font-size: 12px;
	min-width: 156px;
	max-width: 156px;
	padding: 2px;
	height: 22px;
}
div.regfield input.middle
{
	width: 120px;
	min-width: 120px;
	max-width: 120px;
}
div.regfield input.short
{
	width: 80px;
	min-width: 80px;
	max-width: 80px;
}
div.regfield input.xshort
{
	width: 60px;
	min-width: 60px;
	max-width: 60px;
}
div.regfield select.middle
{
	width: 126px;
	min-width: 126px;
	max-width: 126px;
}
div.regfield select.short
{
	width: 86px;
	min-width: 86px;
	max-width: 86px;
}
div.regfield select.xshort
{
	width: 66px;
	min-width: 66px;
	max-width: 66px;
}
div#szerzdiv
{
	width: 80%;
	height: 400px;
	overflow: auto;
	margin: 0 auto;
	padding: 5px;
	text-align: justify;
}
div#regstep
{
	font-size: 12px;
	font-weight: bold;
	color: black;
	padding: 8px 0px;
}
div#regstep span.past
{
	font-size: 10px;
	font-weight: normal;
	color: green;
}
div#regstep span.next
{
	font-size: 10px;
	font-weight: normal;
	color: gray;
}
div#header {
	background-image: url("/images/cover.jpg");
	height: 200px;
	width: 100%;
}
div#logo {
	background-image: url("/images/logo-bg.png");
	border-radius: 10px 10px 10px 10px;
	color: #EF1D9C;
	display: block;
	float: left;
	font-size: 40px;
	margin: 160px 0 0 10px;
	padding: 8px;
	text-shadow: 3px 3px 10px #000000;
}
div#logo a {
	color: #EF1D9C;
}
div#toplogin
{
	font-size: 10pt;
	margin-top: 2px;
	text-align: right;
}
div#toplogin input[type=text], div#toplogin input[type=password], div#toplogin input[type=submit]
{
	width: 90px;
	margin-bottom: 0px;
	vertical-align: middle;
}
div#toplogin input[type=submit]
{
	height: 22px;
}
div#toplogin label
{
	padding-right: 6px;
}
span.reg_box_left, span.reg_box_right
{
	background: none repeat scroll 0 0 #EF1D9C;
	border: 4px dashed #FFFFFF;
	color: #FFFFFF;
	display: block;
	float: left;
	font-size: 20px;
	font-weight: bold;
	height: 100px;
	margin: -100px 30px;
	padding: 80px 0 0;
	text-align: center;
	text-decoration: none;
	width: 180px;
	cursor: pointer;
}
span.reg_box_right
{
	float: right;
}
span.reg_box_left:hover, span.reg_box_right:hover
{
	margin: -97px 33px;
}