﻿body {
}

.Cns3TableGroup
{
    left: 8px;
    position: relative;
    top: 0px;
    width: 160px;
}

.Cns3Podnaslov
{
    font-weight: bold;
    color: black;
    font-family: verdana;
    position: relative;
    top: 0px;
    text-decoration: none;
}

.Cns3PodnaslovName
{
    font-weight: bold;
    font-size: 8pt;
    left: -7px;
    color: black;
    font-family: verdana;
    position: relative;
    top: 0px;
    text-decoration: none;
}

.Cns3GroupName
{
    font-weight: bold;
    font-size: 10pt;
    left: -2px;
    color: black;
    font-family: verdana;
    position: relative;
    top: 0px;
    text-decoration: none;
}

.Cns3GroupName a:link
{
    color: #282828;
    text-decoration: none;
    font-size: 9pt;
}
.Cns3GroupName a:visited
{
	color: #282828;
}
.Cns3GroupName a:hover
{
    color: #ff0000;
}
.Cns3GroupName a:active
{
	color: #282828;
}


.Cns3TdItem
{
    left: 15px;
    width: 160px;
    position: relative;
    top: 0px;
    height: 22px;
    color: black;
    font-family: Verdana;   
}

.Cns3TdItem a:link
{
    color: #000099;
    text-decoration: none;
    font-size: 9pt;
}
.Cns3TdItem a:visited
{
	color: #000099;
}
.Cns3TdItem a:hover
{
    color: #ff0000;
}
.Cns3TdItem a:active
{
	color: #000099;
}
