table#weather {
background-color:#004f00;
width: 400px;
padding:3px;
margin:35px;

}

.toprowa {
font-size:18px;
color:white;
font-weight:bold;
text-align: center;
background-color: #004f00;

}
.toprowb {
font-size:18px;
color:white;
font-weight:bold;
text-align: center;
background-color: #516B50;

} 