HTML
	{
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 10px;
	}

BODY
	{
		background-color: #8E90D5;
	}

A
	{
		font-style: normal;
		color: Navy;
		text-decoration: none;
	}

A.mainlink
	{
		font-family: "Trebuchet MS", Arial;
		color: White;
		font-size: 11px;	
		letter-spacing: 4px;
		line-height: 24px;
		border-bottom: 1px solid #6567AC;
	}

A.mainlink:hover
	{
		color: #E3E0B0;
	}

A.regularlink
	{
		font-family: "Trebuchet MS", Arial;
		color: White;
		font-size: 10px;
		letter-spacing: 1px;
	}

A.regularlink:hover
	{
		color: #E3E0B0;
	}

DIV.title
	{
		color: #2A295D;
		font-family: "Trebuchet MS", Arial;
		font-size: 19px;
		font-weight: bold;
		line-height: 17pt;
	}

TD.menu
	{
		background-color: #3E4297;
		background-image: url(images/i_icon.gif);
		font-family: "Trebuchet MS", Arial;
		color: White;
		font-size: 12px;
		letter-spacing: 2px;
		text-align: right;
		width: 180px;
		padding-right: 10px;
		line-height: 12px;
		background-position: bottom;
		background-repeat: no-repeat;
	}

TD.content
	{
		background-color: White;
		font-family: "Trebuchet MS", Arial;
		color: #161023;
		font-size: 11px;
		padding-left: 10px;
		padding-right: 10px;
	}

TD.panel
	{
		background: url(images/panel_bgd.gif);
		background-color: #DBDCE3;
		font-family: "Trebuchet MS", Arial;
		color: #161023;
		font-size: 11px;
		background-repeat: no-repeat;
	}

TD.footer
	{
		background: url(images/footer_bgd.gif);
		font-family: "Trebuchet MS", Arial;
		color: #9EA1CC;
		font-size: 10px;		
	}

TD.tbl_header
	{
		background-image: url(images/table_header.gif);
		background-color: Black;
		height: 25px;
		background-repeat: no-repeat;
		background-position: left;
		font-family: "Trebuchet MS", Arial;
		color: White;
		font-size: 12px;
		letter-spacing: 2px;
		padding-left: 10px;
		padding-top: 2px;
	}

TD.tbl_rowlighter_lb
	{
		background-color: #DBDCE3;
		height: 25px;
		font-family: "Trebuchet MS", Arial;
		color: Black;
		font-size: 12px;
		padding-left: 4px;
		border-bottom: 1px solid Black;
		border-left: 1px solid Black;
	}
	
TD.tbl_rowlighter_rlb
	{
		background-color: #DBDCE3;
		height: 25px;
		font-family: "Trebuchet MS", Arial;
		color: Black;
		font-size: 12px;
		padding-left: 4px;
		border-bottom: 1px solid Black;
		border-left: 1px solid Black;
		border-right: 1px solid Black;
	}
	
TD.tbl_rowdarker_lb
	{
		background-color: #BCBECA;
		height: 25px;
		font-family: "Trebuchet MS", Arial;
		color: Black;
		font-size: 12px;
		padding-left: 4px;
		border-bottom: 1px solid Black;
		border-left: 1px solid Black;
	}
	
TD.tbl_rowdarker_rlb
	{
		background-color: #BCBECA;
		height: 25px;
		font-family: "Trebuchet MS", Arial;
		color: Black;
		font-size: 12px;
		padding-left: 4px;
		border-bottom: 1px solid Black;
		border-left: 1px solid Black;
		border-right: 1px solid Black;
	}

.podpis-pod-obrazkiem {
  font-size: 10px;
  font-weight: bold;
	font-style:italic;
}

