BODY {
background-color: #dddddd;
margin-top: 0px;
margin-bottom: 0px;
float: absolute;
}

BODY, TD, TH, TR{
color: #000000;
font:13px "Arial";
}


input {
border-style: inset;
background: #f2f2f2; 
color: #1E67A8;
font-weight: bold;
font:12px "Arial Black";
}

select, textarea{
background-color:#ffffff;
color:black;
font-weight:bold;
font:14px "Arial";
}



A:link {text-decoration: none; color:  #4e4937; size: 16px;}
A:visited {text-decoration: none; color:  #4e4937;}
A:active {text-decoration: none; color:  #4e4937;}
A:hover {text-decoration: underline; color: #000000;}

A#white:link {text-decoration: none; color:  #ffffff;}
A#white:visited {text-decoration: none; color:  #ffffff;}
A#white:active {text-decoration: none; color:  #ffffff;}
A#white:hover {text-decoration: none; color: #ffffff;}

A#menu:link {text-decoration: none; color:  #ffffff;}
A#menu:visited {text-decoration: none; color:  #ffffff;}
A#menu:active {text-decoration: none; color:  #ccff00;}
A#menu:hover {text-decoration: none; color: #ccff00;}


 hr {
  border: 0;
 color: #a8a8a8;
background-color: #a8a8a8;
height: 1px;
}




table { border-collapse:collapse; }
table#row1 { background-color: #2a2a2a; }
table#row2 { background-color: #212121; }


.barText{
color:#ffffff;
}

.topText{
color:#ffffff;
font:16px "Arial";
}

.topText2{
color:#ccff00;
font:16px "Arial";
font-weight: bold;
}

.smallText{
font:9px "Arial";
} 
.medText{
font:10px "Arial";
} 

#oldal {
    background:#e9e9e9;
	width: 820px;
	margin: 0px;
	margin-top
	border-left: 0px solid silver;
	border-right: 0px solid silver;
	}


.searchBox{
  font-weight: bold;
  width: 400px;
  height: 35px;
  border: 2px solid #999999;
  background-repeat:no-repeat;
  padding-left:5px;
  padding-top: 6px;
  font:16px "Arial";
  font-weight: bold;
  
} 
.searchBox1{
  font-weight: bold;
  width: 200px;
  height: 24px;
  border: 1px solid #cccccc;
  background-repeat:no-repeat;
  padding-left: 5px;
  padding-top: 3px;  
  font:12px "Arial";
} 

#footer{
background-image: url('images/bgfooter.jpg');
background-repeat: repeat-x;
}
