img {
	border: 0;
}
body {
	margin: 0px;
	color: #000000;
	font-family: verdana, tahoma, arial, helvetica, geneva, sans-serif;
	font-size: 12px;
	background-color: #ffffff;
}
.orange {
	color: #29b7f7;
}
.mini {
	font-size: 11px;
}
td {
	font: 12px verdana, tahoma, arial, helvetica, geneva, sans-serif;
	color: #000000;
	text-align: left;
}
strong {
	font-weight: bold;
}
input {
	font: 10px verdana, tahoma, arial, helvetica, geneva, sans-serif;
	background-color: #f7f7f7;
}
.checkbox {
	background-color: #ffffff;
}
select {
	font: 10px verdana, tahoma, arial, helvetica, geneva, sans-serif;
	background-color: #f7f7f7;
}
.inline {
	display: inline;
}
.gel {
	background-image: url(/images/box.gif);
	background-repeat: repeat-x;
}
h1 {
	font-size: 20px;
	font-weight: bold;
	color: #1788bc;
	text-decoration: none;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #1788bc;
	text-decoration: none;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	color: #1788bc;
	text-decoration: none;
}
a {
	font-weight: bold;
	color: #29b7f7;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #29b7f7;
	text-decoration: underline;
}
a.noline {
	text-decoration: none;
}
a.noline:hover {
	text-decoration: none;
}
p.justify {
	text-align: justify;
}
div.justify {
	text-align: justify;
}
div#beuszoablak {
	background: url(/gfx/box.gif) no-repeat;
	width: 400px;
	height: 320px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	position: absolute;
	display: none;
}
#beuszoablak input[type="text"] {
	font-weight: bold;
	width: 200px;
}
#beuszoablak td {
	font-weight: normal;
	color: white;
}
#beuszoablak table {
	margin: 0px 20px 0px 20px;
	color: white;
}
div#headtext {
	background-image: url('../../gfx/title_bg.jpg');
	height: 20px;
	padding: 12px;
	vertical-align: middle;
}
div#mainsite {
	width: 698px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
div#lastsentence{
  font-size: 10px; 
  color: rgb(160, 160, 160);
  text-align: justify;
}
div#footer
{
  text-align: center;
  border-top: 1px #d0d0d0 solid;
  border-bottom: 1px #d0d0d0 solid;
  padding: 1em;
}