html, body
{



}
.gauge_board
{
width: 900px;
height: 200px;
position: bottom;
  border: 0px solid #000000;
}
.gauge_temp
{
position: absolute;
top: 70px;
left: 15px;
width: 210px;
height: 30px;
text-align: center;
font-size: 0.7em;
/* border: 1px solid #666666; */    
}
.gauge_temp_txt
{
position: absolute;
top: 230px;
left: 15px;
width: 210px;
height: 20px;
text-align: center;
/* border: 1px solid #666666; */
font-size: 1.2em;
color: #B22222;
}
.gauge_dew
{
position: absolute;
top: 70px;
left: 445px;
width: 210px;
height: 30px;
text-align: center;
font-size: 0.7em;
/* border: 1px solid #666666; */    
}
.gauge_dew_txt
{
position: absolute;
top: 230px;
left: 445px;
width: 210px;
height: 20px;
text-align: center;
/* border: 1px solid #666666; */
font-size: 1.2em;
color: #B22222;
}
.gauge_hum
{
position: absolute;
top: 70px;
left: 230px;
width: 210px;
height: 30px;
text-align: center;
font-size: 0.7em;
/* border: 1px solid #666666; */    
}
.gauge_hum_txt
{
position: absolute;
top: 230px;
left: 230px;
width: 210px;
height: 20px;
text-align: center;
/* border: 1px solid #666666; */
font-size: 1.2em;
color: #B22222;
}
.gauge_windc
{
position: absolute;
top: 330px;
left: 15px;
width: 210px;
height: 230px;
text-align: center;
/* border: 1px solid #666666; */
}
.gauge_windc_txt
{
position: absolute;
top: 490px;
left: 15px;
width: 210px;
height: 15px;
text-align: center;
/* border: 1px solid #666666; */
font-size: 1.2em;
color: #B22222;
}
.gauge_slp
{
position: absolute;
top: 70px;
left: 660px;
width: 210px;
height: 230px;
text-align: center;
/* border: 1px solid #666666; */
}
.gauge_slp_txt
{
position: absolute;
top: 230px;
left: 660px;
width: 210px;
height: 15px;
text-align: center;
/*border: 1px solid #666666; */
font-size: 1.2em;
color: #B22222; 
}
.gauge_winddir
{
position: absolute;
top: 330px;
left: 445px;
width: 210px;
height: 230px;
text-align: center;
/* border: 1px solid #666666; */
}
.gauge_wind
{
position: absolute;
top: 330px;
left: 230px;
width: 210px;
height: 230px;
text-align: center;
/* border: 1px solid #666666; */
}
.gauge_wind_txt
{
position: absolute;
top: 490px;
left: 230px;
width: 210px;
height: 15px;
text-align: center;
/*border: 1px solid #666666;*/
font-size: 1.2em;
color: #B22222;
}
.gauge_rain
{
position: absolute;
top: 330px;
left: 660px;
width: 210px;
height: 201px;
text-align: center;
/* border: 1px solid #666666; */
}
.date_time3_bottom
{
position: absolute;
background-image: url(images/instrumente3.jpg);
border: 2px solid #000000;
border-top-left-radius:0.5em;
border-top-right-radius:0.5em;
border-bottom-right-radius:0.5em;
border-bottom-left-radius:0.5em;
width: 280px;
height: 80px;
top: 620px;
left: 570px;
font-size: 0.8em;
text-align: left;
color: #000000;   
}
.date_time_bottom
{
position: absolute;
background-image: url(images/instrumente3.jpg);
border: 2px solid #000000;
border-top-left-radius:1.2em;
border-top-right-radius:1.2em;
border-bottom-right-radius:1.2em;
border-bottom-left-radius:1.2em; 
width: 820px;
height: 43px;
top: 10px;
left: 30px;
font-size: 0.9em;
text-align: left;
color: #000000;   
}
