body {font-family: arial, helvetica, sans-serif; font-size: small; text-align: center; height: auto;}
#txtSearchPhrase {width: 210px}
#blokk {text-align: center;}

#napo { color: black; text-align: left; font: normal small; 
padding: 0px; list-style-type: none;  cursor: default; 
width: 350px; margin-left: auto; margin-right: auto;
background-color: #faf5d3; opacity:0.9; 
}

.itmm { padding: 0px; margin: 0px; display:none; width: 350px; background-color: #faf5d3; opacity:0.9; line-height:normal;
-moz-box-shadow: 3px 0px 1px #ececec;
-webkit-box-shadow: 3px 0px 1px #ececec;
box-shadow: 3px 0px 1px #ececec;
-ms-filter: "progid:DXImageTransform.Microsoft.dropShadow(color=#ececec, offX=3, offY=0, positive=true)";
filter: progid:DXImageTransform.Microsoft.dropShadow(color=#ececec, offX=3, offY=0, positive=true);
}

.itmm:hover { background-color: #d3d3d3; opacity:1.0; }

#napo li a { padding: 2px 5px 2px 5px; text-decoration: none; color: black; display:block;}

#napo li a:hover { background-color: #d3d3d3; text-decoration: underline;}

