<html>
    <head>
	<meta http-equiv="content-type" content="text/html; charset=utf-8" />
        <title>Internetowe Centrum Meteorologiczne</title>
	<style type="text/css" media="screen">	
			body {
				font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
				font-size:12px;
				color:#4D4D4D;
			}
			
			h2 {
				font-size:14px;				
			}
			.weather {
				background:#EEF2F6;
				padding:4px;
				margin-bottom:2px;
				width:400px;
				overflow:hidden;
			}			
			.weather img {
				vertical-align:middle;
				float:left;
				margin-right:4px;
			}
		</style> 
    </head>
    <body>
	<b>Internetowe Centrum Meteorologiczne</b><br>
	Kontakt kontakt@icm.pl<br><br>
<br>
	Pogoda dla miasta:
	<form method="get">
	<table cellpadding="8" cellspacing="0"> 
		<tr>	 
			<td>
								<input type="text" name="miasto" value="Warszawa" /><br /> 
				<small>Prosze podac nazwe miasta</small> 
			</td>
			<td>
				<input type="submit" name="submit" value="sprawdz" />
			</td>
		</tr> 
	</table> 
	</form>

	      	<h2>Aktualna pogoda dla Warszawa (Warsaw, Mazowieckie) :</h2>
        <div class="weather">		
            <img src="http://icm.pl/ig/images/weather/sunny.gif" alt="weather"?>
            <span class="condition">
            16&deg; C,
            Bezchmurnie,
	    Wilgotność: 88%,
	    Wiatr: płn. z szybkością 2 km/h            </span>
        </div>

	<p><font size='+1'>Osoby zainteresowane darmowym dostawaniem pogody na e-mail (codziennie lub powiadomień o <b>burzy/ulewie/mrozie</b>) proszone są o wysłanie wiadomości pod <a href='mailto:kontakt@icm.pl?subject=Subskrypcja pogody dla miejscowosci --prosze podac miejscowosc--&body=Prosze przesylac mi powiadomienia o pogodzie dla miejscowosci --miejscososc--. Prosze przesylac mi powiadomienia o mozliwych burzach/ulewach/mrozie/upalach Niepotrzebne prosze usunac'>kontakt@icm.pl</a> z podaniem nazwy miejscowosci i szczegółów powiadomień.</font><p>

        <h2>Prognoza na najblizsze dni:</h2>

                <div class="weather">
            <img src="http://icm.pl/ig/images/weather/mostly_sunny.gif" alt="weather"?>
            <div>pon.</div>
            <span class="condition">
	            20&deg; C - 30&deg; C,
	            Liczne przejaśnienia            </span>
        </div>	
                <div class="weather">
            <img src="http://icm.pl/ig/images/weather/chance_of_storm.gif" alt="weather"?>
            <div>wt.</div>
            <span class="condition">
	            16&deg; C - 26&deg; C,
	            Możliwe burze            </span>
        </div>	
                <div class="weather">
            <img src="http://icm.pl/ig/images/weather/chance_of_storm.gif" alt="weather"?>
            <div>śr.</div>
            <span class="condition">
	            16&deg; C - 27&deg; C,
	            Możliwe burze            </span>
        </div>	
                <div class="weather">
            <img src="http://icm.pl/ig/images/weather/mostly_sunny.gif" alt="weather"?>
            <div>czw.</div>
            <span class="condition">
	            13&deg; C - 24&deg; C,
	            Liczne przejaśnienia            </span>
        </div>	
        	<div style="float: left;">
	
	</div>
	Prognoza uzyskana dzieki wykorzystaniu Google Weather API.
	<br>

<script type="text/javascript"><!--
google_ad_client = "pub-7342565081552419";
/* 468x60, utworzono 11-08-04 */
google_ad_slot = "5893765495";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>

<script type="text/javascript">

  var _gaq = _gaq || [];
  _gaq.push(['_setAccount', 'UA-24944584-3']);
  _gaq.push(['_setDomainName', '.icm.pl']);
  _gaq.push(['_trackPageview']);

  (function() {
    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  })();

</script>


    </body>
</html>
