body 
{
background-image: 
url('hatterek/hatter06.jpg');
background-repeat: no-repeat;
background-position:top;

background-attachment: 
fixed
}


.szoveg {
	font-family: Verdana;
	font-size: 11px;
	color: #383838;
	}
a:link {  color: #E77918; font-weight: bold; text-decoration: none}
a:hover {  color: #E77918; font-weight: bold; text-decoration: none}
a:active {  color: #B9132A; font-weight: bold; text-decoration: none}
a:visited {  color: #E77918; font-weight: bold; text-decoration: none}
div.sample_popup { z-index: +1; }

div.sample_popup div.menu_form_header
{
  border: 0px;
  border-bottom: 0px;

  cursor: default;

  width: 600px;

  height:      20px;
  line-height: 19px;
  vertical-align: middle;

  background: url('form_header.png') no-repeat;

  text-decoration: none;
  font-family: "Times New Roman", Serif;
  font-weight: 900;
  font-size: 11px;
  color: #206040;
}

div.sample_popup div.menu_form_body
{
  border: 0px;
  width: 600px;
  height:  410px;
  background: url('form.png') no-repeat left bottom;
}

div.sample_popup img.menu_form_exit
{
float:right;
  margin: 0px 50px 0px 0px;
  cursor: pointer;
}

div.sample_popup table
{
  border-collapse: collapse;
  margin: 110px 45px 120px 90px;
width: 70%;
font-size: 12px;
font-family: "Verdana", Serif;
}

div.sample_popup th
{
  width: 1%;
  padding: 120px 50px 1px 0px;

  text-align: center;

  font-family: "Times New Roman", Serif;
  font-weight: 900;
  font-size: 11px;
  color: #004060;
}

div.sample_popup td
{
  width: 70%;
  padding: 3px 0px 1px 0px;
}

div.sample_popup form
{
  margin: 0px;
  padding: 8px 10px 10px 10px;
}

div.sample_popup input.field
{
  border: 1px solid #808080;
  width: 95%;
  font-family: Arial, Sans-Serif;
  font-size: 11px;
}

div.sample_popup input.btn
{
  margin-top: 2px;
  border: 1px solid #808080;
  background-color: #DDFFDD;
  font-family: Verdana, Sans-Serif;
  font-size: 11px;
}

