.prumerne-teploty{
    border-radius: 10px;
    border:1px solid silver;
    float: left;
    overflow: hidden;
    color:#3C7799;
}
.sloupecvz{
    width: 48px;
    background: #fcd876;
    height: 160px;
    float: left;
    margin-right: -1px;
    border: 1px solid silver;
}
.sloupecvo{
    width: 48px;
    background: #3a80b6;
    height: 160px;
    float: left;
    margin-right: -1px;
    border: 1px solid silver;
}
.vzduch{
    width:100%;
    background: #fff;
    font-size: 11px;
    text-align: center;
    text-shadow: none;
    color:#000000;
    overflow: hidden;
}
.mesic-nazev{margin-top: 5px;}
.voda{
    width: 100%;
    background: #fff;
    color:#000000;
    overflow: hidden;
    text-align: center;
    font-size: 11px;
}
.tep{
    margin: -20px 0 0;
    text-align: center;
    font-size: 13px;
}

.prum-tep{text-shadow: none;float: left;overflow: hidden;width: 600px;}
.prum-tep h2{color:#3C7799;}
.weather-text{color:black;text-shadow: none;float: left;}
.weather-text h2{height: 15px;line-height: 15px;}