@media screen, print {
.linka{
   height: 3pt;
	line-height: 3pt;
	background-color: #005AA8;
	color: Blue;
	margin: 0pt;
	border: 0pt;
	padding: 0pt;
}
.nadpis4	{
	font-size: 8pt;
	font-family: Arial, Arial, Helvetica, sans-serif, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	background-color: transparent;
	text-align: left;
	text-decoration: underline;
}
.nadpis3	{
	font-size: 8pt;
	font-family: Arial, Arial, Helvetica, sans-serif, sans-serif;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	background-color: transparent;
	text-align: left;
}
.nadpis2	{
	font-size: 10pt;
	font-family: Arial, Arial, Helvetica, sans-serif, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	background-color: transparent;
	text-align: center;
}
.nadpis1	{
	font-size: 18pt;
	font-family: Arial, Arial, Helvetica, sans-serif, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	background-color: transparent;
	text-align: center;
}				
.odstavec	{
	font-size: 10pt;
	font-family: Arial, Arial, Helvetica, sans-serif, sans-serif;
	font-style: normal;
	font-weight: lighter;
	color: #000000;
	background-color: transparent;
	text-align: left;
}


.basic_table_text	{
	font-size: 8pt;
	font-family: Arial, Arial, Helvetica, sans-serif, sans-serif;
	font-style: normal;
	font-weight: lighter;
	color: #000000;
	background-color: transparent;
	text-align: left;
}

.basic_text	{
	font-size: 8pt;
	font-family: Arial, Arial, Helvetica, sans-serif, sans-serif;
	font-style: normal;
	font-weight: lighter;
	color: #000000;
	background-color: transparent;
	text-align: left;
}

.basic_text_right	{
	font-size: 8pt;
	font-family: Arial, Arial, Helvetica, sans-serif, sans-serif;
	font-style: normal;
	font-weight: lighter;
	color: #000000;
	background-color: transparent;
	text-align: right;
}

BODY {color: Black;
		background-color: White;
}
P {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: black;
	background-color: transparent;
	text-align: justify;
}
LI {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: black;
	background-color: transparent;
	text-align: justify;
}

TABLE 	{
	border: none;
	border-width: 0;
}
TD 		{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: black;
	background-color: transparent;
	border: none;
	height: 15pt;
	text-align: left;
}
TH 		{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: black;
	background-color: transparent;
	border: none;
	height: 15pt;
	text-align: left;
}

TABLE.rechor {
	border: solid;
	border-width: 0pt;
	border-color: black;
	border-collapse: collapse;
}
TD.rechor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: black;
	background-color: transparent;
	border: 1pt solid gray;
	height: 12pt;
	text-align: center;
}
TD.rechor_r {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: black;
	background-color: transparent;
	border: 0pt solid gray;
	height: 12pt;
	text-align: right;
	padding-right: 5pt;
}
TH.rechor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: white;
	border: 1pt solid gray;
	height: 16pt;
	text-align: center;
	background-color: #005AA8;
	vertical-align: middle;
}
TH.rechor_lim {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: black;
	border: 0pt solid gray;
	height: 16pt;
	text-align: center;
	background-color: #ADD8E6;
	vertical-align: middle;
}
CAPTION.rechor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: black;
	background-color: transparent;
	height: 12pt;
	text-align: left;
}
CAPTION.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: black;
	height: 16pt;
	text-align: left;
	background-color: white;
}

TD.rechorl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: black;
	background-color: transparent;
	border: 1pt solid gray;
	height: 12pt;
	text-align: left;
}
TH.rechorl {
	background-color: #005AA8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: white;
	border: 1pt solid gray;
	height: 16pt;
	text-align: left;
	vertical-align: middle;
}

TD.rechor_l {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: black;
	background-color: transparent;
	border: 1pt solid gray;
	height: 12pt;
	text-align: left;
}
TH.rechor_l {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: white;
	border: 1pt solid gray;
	height: 16pt;
	text-align: left;
	background-color: #005AA8;
	vertical-align: middle;
}

TH.green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: white;
	border: 1pt solid gray;
	height: 16pt;
	text-align: center;
	vertical-align: middle;
	background-color: #008000;
}
TH.orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: white;
	border: 1pt solid gray;
	height: 16pt;
	text-align: center;
	vertical-align: middle;
	background-color: #FF9900;
}

TH.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: white;
	border: 1pt solid gray;
	height: 16pt;
	text-align: center;
	vertical-align: middle;
	background-color: #FF0000;
}

SELECT 			{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: black;
	background-color: transparent;
}
INPUT 			{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: black;
	background-color: transparent;
}

A:link 		{
	text-decoration: none;
	font-weight: bold;
	color: red;
	background-color: transparent;
}
A:active 	{
	text-decoration: none;
	font-weight: bold;
	color: red;
	background-color: transparent;
}
A:visited   	{
	text-decoration: none;
	font-weight: bold;
	color: silver;
	background-color: transparent;
}
A:hover     	{
	text-decoration: underline;
	font-weight: bold;
	color: red;
	background-color: transparent;
}
.imgpac		{
	cursor: pointer;
}
}