body {
   background-color: #60788b;
   margin: 0px;
   font-style:normal;
   font-family: Tahoma, Verdana, Arial, sans-serif;
}

p {
   font: 10pt Tahoma, Verdana;
   color: #3f3c38;
   margin: 0px 20px 0px 20px;
   line-height: 130%;
   text-align: justify;
}


A {
   font: normal 10pt Verdana;
   font-weight: bold;
   color: #436998;
   text-decoration: none; 
}

A:hover {
   font: normal 10pt Verdana;
   font-weight: bold;
   color: #6ba1e2;
   text-decoration: none;
}

h1 {
   font: normal 16pt "Trebuchet MS";
   font-weight: bold;
   color: #0279e2;
   margin: 7px 20px 7px 20px;
}

h4 {
   font: normal 10pt Tahoma;
   font-weight: bold;
   color: #BF2F26;
   margin: 7px 20px 7px 20px;
}

h5 {
   font: normal 10pt Verdana;
   font-weight: bold;
   color: #004d91;
   margin: 0px 20px 0px 20px;
}

h6 {
   font: normal 10pt Verdana;
   font-weight: bold;
   color: #D3241F;
   margin: 0px 20px 0px 20px;
}

#content {
  width: 670px;
  height: auto; 
  position: relative; 
  float: left;
  left: 0; top: 0;   
  padding: 0;
}

#banner {
  width: 190px; 
  height: 200px; 
  
  
  
}

.bottom {
   background-image: url('images/bottom2.jpg');
   background-position: top left;
   background-repeat: no-repeat;
}

.bottom p {
   font: normal 8pt Verdana;
   font-weight: normal;
   text-align: center;
   color: #ffffff;
   margin: 0px 10px 0px 10px;
}

.bottom A {
   font: normal 8pt Verdana;
   font-weight: normal;
   color: #ffffff;
   text-decoration: none;
   
}

.bottom A:hover {
   font: normal 8pt Verdana;
   font-weight: normal;
   color: #ff994f;
   text-decoration: none;
   
}

.pic {
   border: 3px solid rgb(178,207,236);   
}

.table_pic p {
   text-align: center;
   margin-bottom: 10px;   

}


#regtable {
  border: 1px solid white;
  background-color: #E9F2FB;
}

.regtable2 {
  border: 1px rgb(178,207,236) solid;
  background-color: rgb(203,225,249);
}

.regtable2 p {
  line-height: 100%;
  font: 8pt normal Tahoma;
  margin: 0 10px 0 10px;
}

.userform  {
   line-height: 100%;
   font: 8pt normal Tahoma;
   
}

.userform input {
  background-color:white;
  border: 1px solid rgb(205,218,230);
  font-family:Tahoma;
  font-size:8pt;
  height: 20px;
  width: 190px;
}

.userform .button1 {
  font-family: Verdana;
  font-size:8pt;
  height: 22px;
  width: 140px;
  color: #ffffff;
  background-color:rgb(55,134,222);
  border: 1px solid white;
}

.userform .button2 {
  font-family: Verdana;
  font-size:8pt;
  height: 22px;
  width: 110px;
  color: #ffffff;
  background-color:rgb(55,134,222);
  border: 1px solid white;
}

/*


<dangercsináltaezt>
	*/
	.userform div.around  {padding: 0; margin: 5px 0 0 0;}
	.userform table       {margin: 5px;}
	.userform table       {margin-right:10px;}
	.userform .caption    {font:8pt tahoma; color: #3f3c38; text-align:left; padding-right:4px; height:20px;}
	.userform .controls   {padding:7px 0px 7px 0px;}
	.userform .done       {font:9pt tahoma;padding: 15px;}

	a.adatved       {text-decoration:none;      color:black;font:11px tahoma;}
	a.adatved:hover {text-decoration:underline}

	/*
</dangercsináltaezt>
