﻿body
{
    font-family: Arial, Helvetica;
    font-size: 11pt;
    margin: 0;
    padding: 0;
    line-height: 16pt;
    color: Black;
}
ul
{
     display:list-item;
    margin: 0;
    padding-bottom: 10px;
   padding-top: 10px; 
    list-style-type: none;
}

a:link, a:active, a:visited
{
    font-size: 10pt;
    color:                  #AD040A;
    text-decoration:        none;
    cursor:help;
}

a:hover
{
    color:                  #333;
    text-decoration:        none;
}

.header
{
    margin: 0;
    padding: 0;
    position: relative;
}
.content
{
    margin: 0;
    margin-top: -5px;
    background: transparent url(/Images/Kviz/sadrzaj.jpg) repeat-y fixed center top;
    height: 200px;
}
.footer
{
    background: transparent url(/Images/Kviz/footer.jpg) repeat-x top;
    height: 30px;
}
.gumb
{
    float: right;
    position: relative;
    margin: -65px 10px 0 0;
}
.pitanje
{
    width: 430px;
    text-align: left;
    position: relative;
    margin-top: -40px;
    margin-left: 50px;
}
.broj
{
    margin-left: 4px;
}
#copyright
{
    position: absolute;
   
    padding-left: 5px;
    font-size: 8pt;
    font-weight: bold;
    color: #999;
    bottom:0;
}

.malitext
{
    font-size:10px;
    }
