1. @namespace url(http://www.w3.org/1999/xhtml);
  2.  
  3. @-moz-document domain("andromeda.ogame.com.hr") {
  4. body
  5. {
  6. background-image : url(http://img156.imageshack.us/img156/995/ogamespaceshipwallpaper.jpg) !important;
  7. background-position : top !important;
  8. }
  9.  
  10. #research #planet {background: transparent url(http://img4.imageshack.us/img4/5557/forschung2.gif)!important; }
  11.  
  12. #shipyard #planet {background: transparent url(http://img695.imageshack.us/img695/2387/schiffswerftheader.gif)!important; }
  13.  
  14. #station #planet {background: transparent url(http://img20.imageshack.us/img20/6323/anik.gif)!important; }
  15.  
  16. #trader #planet {background: transparent url(http://img94.imageshack.us/img94/3181/trader.gif)!important; }
  17.  
  18. #defense #planet {background: transparent url(http://img222.imageshack.us/img222/2027/headerverteidigung.gif)!important; }
  19.  
  20. #fleet1 #planet {background: transparent url(http://img5.imageshack.us/img5/1717/flotted.gif)!important; }
  21.  
  22. #alliance #planet {background: transparent url(http://img69.imageshack.us/img69/3259/allyl.gif)!important; }
  23.  
  24. #resources #planet {background: transparent url(http://img215.imageshack.us/img215/3861/versorgung.gif)!important; }
  25.  
  26.  
  27. #message #planet {background: transparent url(http://img69.imageshack.us/img69/3259/allyl.gif)!important; }
  28.  
  29.  
  30.  
  31.  
  32.  
  33. #metal_box > IMG{visibility:hidden !important;}
  34.  
  35. #info ul#resources li.metal {background:url(http://img264.imageshack.us/img264/2217/met.gif) no-repeat center !important; }
  36.  
  37.  
  38.  
  39. #crystal_box > IMG{visibility:hidden !important;}
  40.  
  41. #info ul#resources li.crystal {background:url(http://img109.imageshack.us/img109/204/kris.gif) no-repeat center !important;}
  42.  
  43.  
  44.  
  45. #deuterium_box > IMG{visibility:hidden !important;}
  46.  
  47. #info ul#resources li.deuterium {background:url(http://img691.imageshack.us/img691/4826/deut.gif) no-repeat center !important;}
  48.  
  49.  
  50.  
  51. #energy_box > IMG{visibility:hidden !important;}
  52.  
  53. #info ul#resources li.energy {background:url(http://img109.imageshack.us/img109/7372/ener.gif) no-repeat center !important;}
  54.  
  55.  
  56.  
  57. #darkmatter_box > A > IMG {visibility:hidden !important;}
  58.  
  59. #info ul#resources li.darkmatter {background:url(http://img248.imageshack.us/img248/1501/darkb.gif) no-repeat center !important;}
  60.  
  61.  
  62.  
  63. #resources > *.metal.tips3:first-child > IMG{visibility:hidden !important;}
  64.  
  65. #resources > LI.metal.tips3:first-child {background:url(http://img264.imageshack.us/img264/2217/met.gif) no-repeat center !important; }
  66.  
  67.  
  68.  
  69. #resources > LI.metal.tips3 + LI.metal.tips3 > IMG{visibility:hidden !important;}
  70.  
  71. #resources > LI.metal.tips3 + LI.metal.tips3 {background:url(http://img109.imageshack.us/img109/204/kris.gif) no-repeat center !important; }
  72.  
  73.  
  74.  
  75. #resources > LI.metal.tips3 + LI.metal.tips3 + LI.metal.tips3 > IMG{visibility:hidden !important;}
  76.  
  77. #resources > LI.metal.tips3 + LI.metal.tips3 + LI.metal.tips3 {background:url(http://img691.imageshack.us/img691/4826/deut.gif) no-repeat center !important; }
  78.  
  79.  
  80.  
  81. #info{
  82.  
  83.  
  84.  
  85. background-image:url(http://img682.imageshack.us/img682/6025/ogame.gif) !important;
  86.  
  87. background-repeat:no-repeat;
  88.  
  89. height:142px !important;
  90.  
  91. margin:0px
  92.  
  93. auto !important;
  94.  
  95. position:relative !important
  96.  
  97.  
  98.  
  99. }
  100.  
  101.  
  102.  
  103. }