body{
	font-size:9pt;
}
.txt {
	font-family:Tahoma;
	font-size:9pt;
	color:#FFFFFF
	}

a {
	font-family:Tahoma;
	font-size:9pt;
	color:#19b1ff;
	}

a.menu {
	color:#000000;
	text-decoration: none
	}

.txt1 {
	font-family:Tahoma;
	font-size:9pt;
	color:#000000
}
.footer
{
    color:#404040;
    text-decoration:none;
}
a.linkMenuSub
{
    color:#c0c0c0;
    text-decoration:none;
    font-weight:normal;
}
a.linkMenuSub:hover
{
    color:#ffffff;
}
a.linkMenuSub:active
{
    color:#ffffff;
}

a.linkMenu
{
    text-decoration:none;
    color:#c0c0c0;
    font-weight:bold;
}
a.linkMenu:hover
{
    color:#ffffff;
}
a.linkMenuActive
{
    color:#FFFFFF;
    text-decoration:none;
    font-weight:bold;
} 

table#lista
{
	font-size: 8pt;	
}

table#lista td
{	
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0px;
	height: 40px;
	width: 115px;
	white-space: normal;
	background: url(img/zak0.gif);
	cursor: pointer;		
}

table#lista td.highlight
{		
	background: url(img/zak1.gif);
}

table#lista td a
{
	display: block;	
	text-decoration: none;
	color: #FFFFFF;	
	font-weight: bold;	
	text-align:center;
}

table#lista td a.highlight
{
	color: #0093DD;	
}

table#lista td a:active
{
	color: #0093DD;	
}

.pager a
{
    font-family:Tahoma;
    font-size:8pt;
    font-weight:normal;
    color:#ffffff;
    display:block;
    text-decoration:none;
    width:22px;
    height:16px;
    text-align:center;
    border-right:1px solid #676767;
    border-left:1px solid #676767;
}
.pager span
{
    font-family:Tahoma;
    font-size:8pt;
    font-weight:normal;
    color:#0093dd;
    display:block;
    text-decoration:none;
    width:22px;
    height:16px;
    background-color:#2e2e2e;
    text-align:center;
    border-right:1px solid #676767;
    border-left:1px solid #676767;
}
