﻿body
{
    font-family: Verdana;
    font-size: 10px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    background-image: url(background.jpg);
    background-repeat:repeat-x;
    color: black;
    background-color:#001c31;
}



.masterTablica
{
    width: 100%;
    height: 100%;
    padding-top:0;
    margin-top:0;
    
}


.HomePageTopZone
{

    width:950px;
    text-align:right;

}

.HomePageSubTopZone
{
    vertical-align: text-top;
    width: 950px;
    text-align: left;
}

a
{
    text-decoration: none;
}