body
{
margin: 0px;
background: #ffffff;
}

td
{
margin: 0px;
color: #666666;
font-family: verdana;
font-size: 11px;
font-weight: normal;
text-decoration: none;
}

.kicsi
{
font-size: 1px;
}

#feher
{
background: #fcfff9;
}

.top
{
background: darkred;
}

.fej
{
background-color: #111020;
}

#fej_hatter
{
background-image: url(images/fej.jpg);
background-repeat: repeat-y;
}

.fej_szov
{
color: #bbcccc;
width: 500px;
overflow: hidden;
}

.fej_cim
{
color: #eeeeee;
font-weight: bold;
}

.torzs
{
background: #003047;
}

#torzs_hatter
{
background-image: url(images/torzs.jpg);
background-repeat: repeat-y;
}

.torzs_szov
{
color: #99ddff;
width: 500px;
overflow: hidden;
}

.irisz
{
background: #f6f6f6;
}

.hirek
{
background: #eeeeee;
}

.hirek_cim
{
color: #004466;
font-weight: bold;
}

.lab_2
{
background: #bbbbbb;
}

.lab_3
{
background: #dddddd;
}

.kep
{
border: 1px solid #ffffff;
}

.kiemel
{
color: #ff6633;
font-weight: bold;
}

A:link			{color: #ffffff; text-decoration: none;}
A:visited 		{color: #ffffff; text-decoration: none;}
A:hover 		{color: #ff6633; text-decoration: none;}

A.menu_top:link		{color: #ffffff; text-decoration: none;}
A.menu_top:visited 	{color: #ffffff; text-decoration: none;}
A.menu_top:hover 	{color: #ff6633; text-decoration: none;}

A.menu_bal:link		{font-family: tahoma; color: #004466; text-decoration: none;}
A.menu_bal:visited 	{font-family: tahoma; color: #004466; text-decoration: none;}
A.menu_bal:hover 	{font-family: tahoma; color: #66aacc; text-decoration: none;}

A.hirek:link		{font-family: tahoma; color: #cc3333; text-decoration: none;}
A.hirek:visited 	{font-family: tahoma; color: #cc3333; text-decoration: none;}
A.hirek:hover 		{font-family: tahoma; color: #aa3333; text-decoration: none;}

A.hirek_d:link		{font-family: tahoma; color: #778899; text-decoration: none;}
A.hirek_d:visited 	{font-family: tahoma; color: #778899; text-decoration: none;}
A.hirek_d:hover 	{font-family: tahoma; color: #556677; text-decoration: none;}

form
{
margin: 0px;
}

.input
{
margin: 1px;
width: 320px;
border: 1px solid #ffffff; 
background: #eeeeee;
color: #222233; 
font-family: tahoma;
font-size: 11px;
font-weight:  normal;
text-decoration: none;
}

#rovid
{
width: 60px;
}

#textarea_h
{
width: 400px;
}

#gomb 
{
margin-top: 2px;
border: 1px solid #ffffff;
background: #eeeeee;
width: 100px;
}


.input_uzi {
  margin: 1px;
  width: 500px;
  border: 1px solid #ffffff; 
  background: #eeeeee;
  color: #222233; 
  font-family: tahoma;
  font-size: 11px;
  font-weight:  normal;
  text-decoration: none;
  }

#textarea_uzi {
  width: 500px;
  }

#gomb_uzi {
  margin-top: 10px;
  border: 1px solid #6699cc;
  color: #eeeeee;
  background-color: #336699;
  width: 120px;
  height: 25px;
  font-weight: bold;
  cursor: pointer;
  }