/* Base
------------------------------------------------------*/

* {	margin: 0px; padding: 0px; } 
body	{ background-color: transparent; font: normal 0.75em/145% "Trebuchet MS", Tahoma, sans-serif;color: #666; text-align: center; margin: 0; padding: 0; }
h3 { font: normal 1.5em/110% "Trebuchet MS", Tahoma, sans-serif; color: #262626; margin: 0 0 10px 0; }

/* Weather
------------------------------------------------------*/

#weather { width: 230px; position: relative; }
#weather div { width: 230px; height: 80px; text-align: right; position: absolute; top: -2px; right: 0; cursor: pointer; }
#weather h3 { font: bold 1.4em/120% "Trebuchet MS", Tahoma, sans-serif; color: #fff; padding: 22px 10px 2px 0; margin: 0; }
#weather ul { float: right; margin: 0 0 2px 150px; padding: 0 10px 0 0; }
#weather ul li { float: left; font-size: 1.0em; font-weight: bold; margin-left: 2px; color: #c8c8c8; }
#weather ul li.min { color: #c8c8c8; }
#weather a { font-size: 0.75em; color: #3d3838; padding-right: 10px; text-decoration: none; }
#weather a:hover { color: #ff5824; }

#weather .w-0,
#weather .w-1 { background: url("http://file.net.hr/danas/i/weather/sunce.png") no-repeat 0% 0%; }
#weather .w-2 { background: url("http://file.net.hr/danas/i/weather/sunce_oblak.png") no-repeat 0% 0%; }
#weather .w-3,
#weather .w-4 { background: url("http://file.net.hr/danas/i/weather/sunce_crni_oblak.png") no-repeat 0% 0%; }
#weather .w-5 { background: url("http://file.net.hr/danas/i/weather/crni_oblak.png") no-repeat 0% 0%; }
#weather .w-6,
#weather .w-7,
#weather .w-8 { background: url("http://file.net.hr/danas/i/weather/crni_oblak_kisa.png") no-repeat 0% 0%; }
#weather .w-9 { background: url("http://file.net.hr/danas/i/weather/crni_oblak_kisa_snijeg.png") no-repeat 0% 0%; }
#weather .w-12,
#weather .w-13,
#weather .w-14 { background: url("http://file.net.hr/danas/i/weather/crni_oblak_snijeg.png") no-repeat 0% 0%; }
#weather .w-15 { background: url("http://file.net.hr/danas/i/weather/sunce_magla.png") no-repeat 0% 0%; }
#weather .w-16 { background: url("http://file.net.hr/danas/i/weather/crni_oblak_kisa_munja.png") no-repeat 0% 0%; }

#weather .w-20,
#weather .w-35,
#weather .w-36 { background: url("http://file.net.hr/danas/i/weather/sunce_crni_oblak_kisa.png") no-repeat 0% 0%; }
#weather .w-27 { background: url("http://file.net.hr/danas/i/weather/sunce_oblak_snijeg.png") no-repeat 0% 0%; }
#weather .w-28 { background: url("http://file.net.hr/danas/i/weather/sunce_crni_oblak_kisa_munja.png") no-repeat 0% 0%; }
#weather .w-29,
#weather .w-37 { background: url("http://file.net.hr/danas/i/weather/sunce_oblak_magla.png") no-repeat 0% 0%; }
#weather .w-30 { background: url("http://file.net.hr/danas/i/weather/oblak_magla.png") no-repeat 0% 0%; }
#weather .w-32,
#weather .w-33 { background: url("http://file.net.hr/danas/i/weather/sunce_crni_oblak_kisa_munja.png") no-repeat 0% 0%; }