/* Styles for www.orbanviktor.hu

 Copyright (C) 2006
 created by algoritmic kft
 
*/

body {
 
  margin: 0px; 
  background-color: #959186;
    }
      


 .bottombanner a {
	DISPLAY: block;
	width: 118px;
	height: 52px;
	float: left;
        margin: 3px 14px 29px 0px;
        filter :none; 
    }   

 .bottombannerlast a {
	DISPLAY: block;
	width: 118px;
	height: 52px;
	float: left;
        filter :none;
        margin: 3px 0px 29px 0px;
    }   

 .bottombanner a:HOVER {
        filter :none;
    }   

 .bottombannerlast a:HOVER {
        filter :none;
    }   

.searchfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
        color:#565447;
	width: 60px;
	height: 14px;
	padding: 0px;
	border: 0px;
	margin: 13px 0px 0px 5px;
      }


   

