@charset windows-1250
a {
	COLOR: black; FONT-SIZE:8pt;
}
a:visited {
	COLOR: black; FONT-SIZE:8pt;
}
a:link {
    color: black;
}
a:hover {
    color: black;
}
a:active {
    color: black;
    }
body {
    color: black;
    font-family: Tahoma, Verdana, Bookman Old Style, Times New Roman, Times;
    font-size: 8pt;
    line-height: 100%;
	}
table {
    color: black;
    font-family: Tahoma, Verdana, Bookman Old Style, Times New Roman, Times;
    font-size: 8pt;
    line-height: 100%;
	}
h1, h2, h3, h4, h5, h6 {
    font-family: Tahoma, Verdana, Bookman Old Style, Times New Roman, Times;
    color: #006699;
    line-height: 100%;
	}
P {
    font-family: Tahoma, Verdana, Bookman Old Style, Times New Roman, Times;
    font-size: 8pt;
	}
UL {
	COLOR: black; FONT-SIZE: 8pt;
}
LI {
	COLOR: black; FONT-SIZE: 8pt;
}
table.outer {
	background-color: #006699;
	text-align: center;
	}
	
th.normal_b {
	background-color: #006699;
	text-align: center;
	color: white;
	}
th.normal_b2 {
	background-color: black;
	text-align: center;
	color: white;
	}
	
th.normal {
	background-color: #006699;
	text-align: left;
	color: white;
	font: normal;
	}

tr.norminv {
	background-color: #99CCFF;
	}

tr.norm {
	background-color: white;
	}
tr.normalternate {
	background-color: #E3E3E3;
	}
	
td.normmark {
	background-color: #99CCFF;
	}
	
td.text {
	text-align: justify;
	}	
td.headline {
	background-color: #006699;
	color: white;
	text-align: justify;
	height: 15px;
	}	
td.frame {
	text-align: justify;
	background-color: beige;
	border-color: #006699;
	border-style: solid;
	border-width: 1px;
	border-left-width: 4px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	}	
td.frame_letf {
	text-align: justify;
	background-color: beige;
	border-color: #006699;
	border-style: solid;
	border-width: 1px;
	border-left-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	}	
td.frame_right {
	text-align: justify;
	background-color: beige;
	border-color: #006699;
	border-style: solid;
	border-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	}	
	
td.frametext {
	text-align: justify;
	background-color: beige;
	border-style: solid;
	border-color: beige;
	border-width: 5px;
	line-height: 1.25;
    text-indent: 20pt;
	}	

tr.outer {
	background-color: #006699;
	}

td.headline_bonull	{
	border-color: #006699;
	border-style: solid;
	border-width: 0px;
	border-top-width: 1px;
	}

td.headline_bottom	{
	border-color: #006699;
	background-color: beige;
	border-style: solid;
	border-width: 1px;
	border-top-width: 0px;
	}

td.headline_images	{
	border-color: #99CCFF;
	border-style: none;
	border-width: 0px;
	}
td.headline_collections	{
	background-color: #006699;
	color: white;
	text-align: center;
	height: 30px;

	}	
td.inv_nadpis {
	color: silver;
	}	
td.link {
	color: navy;
	font: bold;
	cursor: hand;
	text-align: right;
	}	

a.linkinverse {
	COLOR: white;
}
a:visited.linkinverse {
	COLOR: white;
}
a:link.linkinverse {
    color: white;
}
a:hover.linkinverse {
    color: white;
}
a:active.linkinverse {
    color: white;
    }
