body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

body {background-image: url(images/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}

H1 {font-size: 20px; }
H2 {font-size: 18px; }
H3 {font-size: 16px; }
H4 {font-size: 14px; }
H5 {font-size:12px; }


a:link {
	text-decoration: none;
	color: #843524;
}
a:visited {
	text-decoration: none;
	color: #843524;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #843524;
}


table {background-color:#FFCC00}

.margin5 { margin: 5px; text-align: justify;}
.margin10 { margin: 10px; text-align: justify;}
.margin20 { margin: 20px; text-align: justify;}

.imageleft1 { float: left; margin-bottom: 10px; margin-right: 10px; }
.imageleft2 { float: left; margin-bottom: 10px; margin-right: 10px; margin-top: 10px; }
.imageright1 { float: right; margin-bottom: 10px; margin-left: 10px; }
.imageright2 { float: right; margin-bottom: 10px; margin-left: 10px; margin-top: 10px; }

.bordertop { border-top-color: #999999; border-top-style: solid; border-top-width: 2px; }
.borderbottom { border-bottom-color: #999999; border-bottom-style: solid; border-bottom-width: 2px; }
.borderleft { border-left-color: #999999; border-left-style: solid; border-left-width: 2px; }
.borderright { border-right-color: #E05222; border-right-style: solid; border-right-width: 2px; }

.cimsor_dekor { padding-left: 10px; padding-top: 5px; padding-bottom: 5px; border-top-color:  #007A7B; border-top-style: dashed; border-top-width: 3px; border-bottom-color: #007A7B; border-bottom-style: dashed; border-bottom-width: 3px; background-image:url(images/bg.gif); }




.margin10 {margin: 10px; text-align: justify; }

#fadeinbox{

position:absolute;

width: 300px;

left: 0;

top: -400px;

border: 2px solid #016F70;

background-color: #DDEAEE;


padding: 4px;

z-index: 100;

visibility:hidden;

}

#fadeinbox a
{color: #016F70;
text-decoration: none;
font-weight: bold; }

.D11
  {
   POSITION:absolute;
   VISIBILITY:hidden;
   Z-INDEX:200;
  }

/* Az alapértelmezettől eltérő link szín */

#link a:link, #link a:visited
{
color: #FFFFFF;
}
#link a:hover
{
color: #FFCC00;
}
