/* SPIRIT WEATHER BOX - CSS Document */

/*div.div_h3 {
  background: url("/inc/vws/default/imgs/bg/bg_rh2.gif") repeat-x scroll center top transparent;  
  height: 15px !important;
  padding: 10px !important;
}

div.div_h3 h3 {
  font-size: 14px;
}
*/
.weather_box {width: 219px; padding: 10px; background-color: #B4B0A6; }
.weather_box h4 {font-size: 14px; font-weight: normal; color: white;}
.weather_box h5 {font-size: 25px; font-weight: bold; text-align: center; color:#8A20A5;}
.weather_box h6 {text-align: center; font-size: 12px;}
.weather_box p {padding: 5px;}
table.weather_box_table img { padding:0px;border: none;}
table.weather_box_table td {padding-top: 2px;}
table.weather_box_table td.small {font-size: 11px; text-align:left;}

/* Főoldali stílus*/
.weather_box_main {width: 220px; padding: 0px 10px 0px 10px;}
.weather_box_main h4 {font-size: 14px; font-weight: normal; color: white;}
.weather_box_main h5 {font-size: 20px; font-weight: bold; text-align: left; color:#8A20A5;}
.weather_box_main h6 {text-align: left; font-size: 12px;}
.weather_box_main p {padding: 5px;}
table.weather_box_main_table img {padding:0px; border: none;}
table.weather_box_main_table td {padding-top: 2px;}
table.weather_box_main_table td.small {font-size: 11px;text-align:left;}


/* SPIRIT WEATHER BOX - CSS Document */

