﻿body 
{
    background-color:   #b9cdcc;
    padding:            0;
    margin:             0;
    font-family:        Arial, "Times New Roman", Tahoma, Helvetica;
    font-size:          11px;
    color:              #000000;
}

h3
{
    font-size:14px;
    }

a
{
    color:              #627a71;
    text-decoration:    none;
}

a:hover
{
    color:              #f89828;
    text-decoration:    none;  
}

.meni
{
    font-weight:        bold;
}

.naslov
{
    color:              #627a71;
    font-size:          24px;
    font-weight:        bold;
}

.podnaslov
{
    color:              #627a71;
    font-size:          12px;
    font-weight:        bold;
}

.info
{
    color:              #999;
    font-size:          10px;
}

.footertext
{
    color:              #FFFFFF;
}

.combo
{
    font-family:        Arial, "Times New Roman", Tahoma, Helvetica;
    font-size:          11px;
    margin-top:         10px;
    margin-bottom:      10px;
    width:              165px;
}

.textBox
{
    font-family:        Arial, "Times New Roman", Tahoma, Helvetica;
    font-size:          11px;
    width:              74px;
}

hr
{
    color:              #627a71;
    height:             2px;
}

#contentwrapper 
{
    text-align:         center;
    width:              100%;   
    height:             100%; 
}

#content
{
    text-align:         left;
    background-color:   #FFFFFF;
    width:              960px;
    margin:             auto;
}

.header
{
    height:             32px; 
    background-image:   url('Images/header_pozadina.gif'); 
    text-align:         right;
}

.rub_lijevi
{
    width:              20px; 
    background-image:   url('Images/rub_lijevi.gif');
}

.rub_desni
{
    width:              20px; 
    background-image:   url('Images/rub_desni.gif');
}

.kut_lijevi
{
    width:              20px; 
     height:            20px; 
    background-image:   url('Images/kut_dolje_lijevi.gif');
}

.kut_desni
{
    width:              20px; 
    height:             20px; 
    background-image:   url('Images/kut_dolje_desni.gif');
}

td.footer
{
    height:             20px;
    background-image:   url('Images/footer_pozadina.gif');
}

.meni_gore
{
    padding:            7px; 
    border-left:        solid 1px #b7b7b7;
    border-right:       solid 1px #b7b7b7;
    border-bottom:      solid 1px #b7b7b7;
    top:                2px; 
    position:           relative;
}

div.slider
{
    border:             solid 1px #b7b7b7;
    top:                3px;
    position:           relative;
    height:             200px; 
    width:              670px;
}

.taber
{
     font-size:10px;
}

img, a
{
    border-width:thin;
    border-color:#b7b7b7;
}
