﻿.ForecastGadget { margin-bottom: 20px; }
.ForecastGadget h3 {}
.ForecastGadget .ForecastBox { padding-bottom: 4px; background: #ffffff; }
.ForecastGadget .ForecastBox table { width: 100%; border-spacing: 1px; border-collapse: separate; background: url('../Image/LovelyCroatiaGraphics.png') no-repeat 0 -577px; }
.ForecastGadget .ForecastBox table .RowWeather { background: #ffffff; }
.ForecastGadget .ForecastBox table .RowDay td { width: auto; height: 20px; background: #00a6e9; line-height: 20px; text-align: center; color: #fff; font-size: 12px; font-weight: bold; }
.ForecastGadget .ForecastBox table .RowDate td { width: auto; height: 20px; background: #e5dfc3; line-height: 20px; text-align: center; color: #928d81; font-size: 11px; }
.ForecastGadget .ForecastBox table .RowWeather .w1 { width: auto; height: 83px; background: url('../Image/LovelyCroatiaGraphics.png') no-repeat 0 -1050px; }
.ForecastGadget .ForecastBox table .RowWeather .w2 { width: auto; height: 83px; background: url('../Image/LovelyCroatiaGraphics.png') no-repeat -93px -1050px; }
.ForecastGadget .ForecastBox table .RowWeather .w3 { width: auto; height: 83px; background: url('../Image/LovelyCroatiaGraphics.png') no-repeat -186px -1050px; }
.ForecastGadget .ForecastBox table .RowWeather .w4 { width: auto; height: 83px; background: url('../Image/LovelyCroatiaGraphics.png') no-repeat -279px -1050px; }
.ForecastGadget .ForecastBox table .RowWeather .w5 { width: auto; height: 83px; background: url('../Image/LovelyCroatiaGraphics.png') no-repeat -341px -688px; }
.ForecastGadget .ForecastBox table .RowTempMax td { width: auto; height: 20px; background: #fff; line-height: 20px; text-align: center; color: #ff8400; font-size: 18px; font-weight: bold; }
.ForecastGadget .ForecastBox table .RowTempMin td { width: auto; height: 20px; background: #fff; line-height: 20px; text-align: center; color: #00aff5; font-size: 14px; font-weight: bold; }
.ForecastGadget .ForecastFooter { text-align: right; padding: 4px 4px 0 0; }
.ForecastGadget .ForecastFooter a { font-size: 10px; color: #928D81; }