#ws_left {
    float: left;
    width: 186px;
    margin-right: 26px;
}

#ws_left h1 {
    color: white;
    text-transform: none;
    text-decoration: underline;
}

#ws_left a {
    color: white;
}

#ws_aktuality  {
    width: 155px;
    _width: 174px;
    height: 152px;
    _height: 162px;
    margin: 11px 11px 0px 11px;
    padding: 5px 5px 5px 14px;
    color: white;
    background-color: #800000;
}

#ws_poradna  {
    width: 155px;
    _width: 174px;
    height: 152px;
    _height: 162px;
    margin: 40px 11px 11px 11px;
    padding: 5px 5px 5px 14px;
    color: white;
    background-color: #010180;
}

#ws_center {
    float: left;
    width: 504px;
    text-align: left;
    line-height: 18px;
}

#ws_right {
    float: left;
    width: 139px;
    margin-top: 11px;
}

#ws_right .photo {
    margin-bottom: 6px;
}

#ws_right .photo img {    
    border: 0px;
}
