div.ekosistem-delo {
    width: 641px;

    padding-top: 8px;
    padding-left: 9px;
    background-color: #E8E4D1;
    height: 136px;
    overflow: hidden;
    margin-bottom: 10px;
}
div.ekosistem-delo div.eko-news {
    width: 120px;
    float: left;
    margin-right: 8px;
    margin-bottom: 8px;
    background-color: #F7F5EC;
}
div.ekosistem-delo div.eko-news a.title-image-holder {
    width: 120px;
    height: 80px;
    cursor: pointer;
   display: block;
}
div.ekosistem-delo div.eko-news a.title-image-holder img.title-image {
    width: 120px;
    height: 80px;
    overflow: hidden;
}
div.ekosistem-delo div.eko-news a.news-text {
    color: #4e4e4e;
    display: block;
    padding: 4px;
    font-family: georgia;
    font-size: 12px;
    line-height: 14px;
    cursor: pointer;
    height: 40px;
    overflow: hidden;
}
div.ekosistem-delo div.eko-news a.news-text:hover {
    text-decoration: none;
}

.color-delo{
   color: blue;
}
.bg-color-delo{
   background-color: blue;
}
.color-novice{
   color: #ed2525;
}
.bg-color-novice{
   background-color: #ed2525;
}
.color-deloindom{
   color: #ed9936;
}
.bg-color-deloindom{
   background-color: #ed9936;
}
.color-polet{
   color: #4d4d4d;
}
.bg-color-polet{
   background-color: #4d4d4d;
}
.color-pogledi{
   color: #010101;
}
.bg-color-pogledi{
   background-color: #e9eaec;
}

.color-micna{
   color: #8c005f;
}
.bg-color-micna{
   background-color: #8c005f;
}

.color-vandraj{
   color: #2D2D2D;
}
.bg-color-vandraj{
   background-color: #2D2D2D;
}

.color-gostilne{
   color: #92C9D0;
}
.bg-color-gostilne{
   background-color: #92C9D0;
}


.color-nepremicnine{
   color: #4ab8e9;
}
.bg-color-nepremicnine{
   background-color: #4ab8e9;
}