body
{
    background-color: #004384;
    background: url(images/back.jpg) repeat-x center top;
    text-align: center;
    font-family: verdana;
    font-size: 12px;
    font-weight: bold;
    color: #6d6e71;
    text-decoration: none;
}
img
{
    border: 0;
}
.content
{
    background: url(images/content.jpg) no-repeat center top;
    width: 990px;
    height: 801px;
    margin: auto;
}
.podnaslov
{
    font-family: verdana;
    font-size: 14px;
    font-weight: bold;
    color: #004082;
    text-decoration: none;
}
.naslov
{
    font-family: verdana;
    font-size: 18px;
    font-weight: bold;
    color: #004082;
    text-decoration: none;
}
.tekst_div
{
    position: relative;
    top: 240px;
    text-align: center;
    width: 100%;
}
.projects_div
{
    position: relative;
    top: 270px;
    text-align: left;
    width: 100%;
}
.link_plavi
{
    font-family: verdana;
    font-size: 12px;
    color: #004082;
    text-decoration: none;
}
.link_plavi:hover
{
    font-family: verdana;
    font-size: 12px;
    color: #004082;
    text-decoration: underline;
}
.project_div
{
    width: 230px;
    float: left;
    text-align: center;
}

