body
{
    margin: 0;
    margin-top: 7px;
    background: #82ccf4 url(../../../img/ozadje.png) repeat-x top left fixed;
    font-family: arial, verdana, sans, serif;
    font-size: 11pt;
    color: #333;
    text-align: left;
}

#main
{
    margin: 0 auto;
    padding: 0;
    border: 0;
    width: 900px;
}

td.menu
{
    padding: 0;
    width: 250px;
    text-align: center;
    vertical-align: top;
    border-right: dotted 1px #0a7a82;
}

td.vsebina
{
    padding: 4px 10px;
    text-align: left;
    vertical-align: top;
    background: url(../../../img/mb-mid.png) no-repeat top right;
}

#footer
{
    margin: 0 auto;
    margin-bottom: 10px;
    padding: 0;
    width: 898px;
    height: 110px;
    border: solid 1px #0aa1d6;
    background: url(../../../img/bottom.png) no-repeat top left;

}

div.menuon
{
    margin: 0;
    margin-bottom: 1px;
    padding: 2px 0 3px 10px;
    background: #f0f0f0 url(../../../img/menuon.png) repeat-x center center;
    text-align: left;
    font-weight: normal;
}

div.menuoff
{
    margin: 0;
    margin-bottom: 1px;
    padding: 2px 0 3px 10px;
    background: url(../../../img/menu.png) repeat-x center center;
    text-align: left;
    font-weight: normal;
}


h1,h2,h3,h4,h5,h6
{
    color: #db7215;
    font-weight: normal;
}

.title
{
    margin: 0;
    margin-bottom: 1px;
    padding: 2px;
    font-size: large;
    border-bottom: solid 1px #db7215;
}
.head
{
    margin: 2px 0 4px 0;
    padding: 0;
    border-bottom: solid 1px #db7215;
}
.headn
{
    margin: 6px 0;
    border-bottom: solid 1px #db7215;
    font-size: 12pt;
}

a:link.menu, a:visited.menu
{
    color: #ed1c23;
    font-weight: bold;
    text-decoration: none;
}
a:hover.menu, a:active.menu
{
    color: #ed1c23;
    font-weight: bold;
    text-decoration: underline;
}

a:link, a:visited
{
    color: #100b7d;
    text-decoration: none;
}
a:hover, a:active
{
    color: #100b7d;
    text-decoration: underline;
}

.shaddow { background: #fafafa url(../img/shaddow-up.png) repeat-x top left; border: solid 1px #e0e0e0; border-top: solid 1px #999; border-left: solid 1px #999; }

.maingrey { margin: 0 auto; padding: 5px; border: solid 1px #e0e0e0; background: #fafafa url(../img/shaddow-up.png) repeat-x top left; }
.mainwhite { margin: 0; padding: 12px; border: solid 1px #e0e0e0; background: white url(../img/shaddow-up.png) repeat-x top left; }
.okvirNaslov { margin: 0 auto; padding: 0; height: 30px; border: solid 1px #ddb861; background: #ecdaa8; }
.listBottom { margin: 0 0 8px 0; padding: 0; height: 16px; background: url(../../../img/list-bottom.png) no-repeat top right; }

.stats { font-size: 9pt; }
.endtext { padding-top: 24px; color: #848484; text-align: center; font-size: 20pt; background: url(../../../img/shad.png) no-repeat top center; clear: both; }

