table#weatherBlock, #weatherBlock table {border-collapse:collapse;background-color:#E6F0F6}
#weatherBlock {width:240px;background:#fff;padding:5px}
#weatherBlock div.line {margin:5px 0;border-bottom: 1px dotted #239dcc;height:1px;width:100%}
#weatherBlock A:link {color:#4379f2;text-decoration: underline;}
#weatherBlock A:visited {color:#4379f2;text-decoration: underline;}
#weatherBlock A:active {color:#4379f2;text-decoration: underline;}
#weatherBlock A:hover {color:#6f7784;text-decoration: none;}
#weatherBlock a.city{font-size:18px;}
#weatherBlock a.link{font-size:12px;}
#weatherBlock span.temperature {font-size:30px;color:#434343}
#weatherBlock span.cels {font-size:14px;color:#979797;float:right}
#weatherBlock span.opis {font-size:12px;color:#979797}
#weatherBlock span.unit {font-size:12px;color:#979797}
#weatherBlock span.value {font-size:16px;color:#069;font-weight:bold}
#weatherBlock div.weather {width:100%;height:20px}