﻿.vijest_container .vijest_image
{
   display:inline-block;
   float:left;
    }
.vijest_image
{
    max-height:160px;
    max-width:160px;
}    
.vijest_container img
{
   margin-right: 1em;
    max-height:160px;
    max-width:160px;
    min-width:160px;
    }
.vijest_container
{
    padding: 0 1em 1em 1em;
    margin: 0 1em 1em 1em;
    border:solid 1px #E3DDD1;
    width:680px;
    float:left;
    display:inline-block;
    }
    
.naslov
{
     display:block;
     width:100%;
     height:20px;
     margin-top:4px;
     border-bottom: solid 1px #F6F0E2;
     text-align:justify;
     float:left;
    }
.naslov div
{
    float:left;
    }      
.naslov_right
{
    width:20%;
    text-align:right;
    }
.naslov_left
{
    width:80%;
    } 

    