@media print {
	/*-------------------------------main - body, td, normal----------------------------------*/
	body {
		background-color: #ffffff;
		font-family: Arial, Arial CE, Verdana, tahoma;
		font-size: 8pt;
		vertical-align: top;
		margin: 0pt;
		visibility:visible;
		
	}
	DIV.tisk {position:absolute; left:0px; top:0px; z-index:1; visibility: visible;}
	
	td {
		color: #000000;
		font-family: Arial, Arial CE, Verdana, tahoma;
		font-size: 8pt;
		font-weight: normal;
		visibility:visible;
	}
	
	.normal {
		color: #000000;
		font-size:  8pt;
		font-family: Arial, Arial CE, Verdana, tahoma;
		text-decoration: none;
		font-weight: normal;
		visibility:visible;
	}
		/*-------------------------------faq----------------------------------*/
	.f.faq {
		color: #000000;
		font-size:  8pt;
		font-family: Arial, Arial CE, Verdana, tahoma;
		text-decoration: none;
		font-weight: bold;
		visibility:visible;
	}
	.otazka {
		color: #E8AE0E;
		font-size:  8pt;
		font-family: Arial, Arial CE, Verdana, tahoma;
		text-decoration: none;
		font-weight: bold;
		visibility:visible;
	}
	.odpoved {
		color: #949494;
		font-size:  8pt;
		font-family: Arial, Arial CE, Verdana, tahoma;
		text-decoration: none;
		font-weight: bold;
		visibility:visible;
	}
	
	/*-------------------------------kategorie----------------------------------*/
	.KateorieMenu {
		color: #000000;
		font-size: 8pt;
		font-family: Arial, Arial CE, Verdana, tahoma;
		font-weight: normal;
		visibility:hidden;
	}
	
	.KateorieMenu A:LINK, .KateorieMenu A:VISITED, .KateorieMenu A:ACTIVE {	
		color: #000000;
		font-family: Arial, Arial CE, Verdana, tahoma;
		font-size: 8pt;
		text-decoration: none;
		font-weight: normal;
		visibility:hidden;
	}
	.KateorieMenu A:HOVER {
		color: #000000;
		font-family: Arial, Arial CE, Verdana, tahoma;
		font-size: 8pt;
		text-decoration: underline;
		font-weight: normal;
		visibility:hidden;
	}
	.Cesta {
		color: #000000;
		font-size: 8pt;
		font-family: Arial, Arial CE, Verdana, tahoma;
		font-weight: normal;
		visibility:hidden;
	}
	
	.Cesta A:LINK, .Cesta A:VISITED, .Cesta A:ACTIVE {	
		color: #95A85E;
		font-family: Arial, Arial CE, Verdana, tahoma;
		font-size: 8pt;
		text-decoration: none;
		font-weight: normal;
		visibility:hidden;
	}
	.Cesta A:HOVER {
		color: #95A85E;
		font-family: Arial, Arial CE, Verdana, tahoma;
		font-size: 8pt;
		text-decoration: underline;
		font-weight: normal;
		visibility:hidden;
	}
	/*-------------------------------nadpisy----------------------------------*/
	.Nadpis1 A:LINK, .Nadpis1  A:VISITED, .Nadpis1  A:ACTIVE {	
		color: #95A85E;
		font-family: Arial, Arial CE, Verdana, tahoma;
		font-size: 9pt;
		font-weight: bold;
		visibility:visible;
	}
	.Nadpis1  A:HOVER {
		color : #95A85E;
		text-decoration : underline;
		font-weight: bold;
		visibility:visible;
	}
	.Nadpis1   {
		color : #95A85E;
		font-family : Arial, Arial CE, Verdana, tahoma;
		font-size :  9pt;
		font-weight: bold;
		visibility:visible;
	}
	
	.Nadpis2 A:LINK, .Nadpis2  A:VISITED, .Nadpis2  A:ACTIVE {	
		color: #95A85E;
		font-size:  8pt;
		font-family: Arial, Arial CE, Verdana, tahoma;
		text-decoration: none;
		font-weight: normal;
		visibility:visible;
	}
	.Nadpis2  A:HOVER {
		color: #000000;
		text-decoration: none;
		visibility:visible;
	}
	.Nadpis2   {
		color : #95A85E;
		font-family : Arial, Arial CE, Verdana, tahoma;
		font-size :  8pt;
		font-weight: normal;
		visibility:visible;
	}
	
	
	/*-------------------------------A href----------------------------------*/
	A, A:ACTIVE, A:LINK, A:VISITED {
		color: #000000;
		font-size:  8pt;
		font-family: Arial, Arial CE, Verdana, tahoma;
		text-decoration: none;
		font-weight: normal;
		visibility:visible;
	}
	
	A:HOVER {
		color: #95A85E;
		text-decoration: none;
		visibility:visible;
	}
	
	/*-------------------------------forms----------------------------------*/
	input, select {
		background-color:#F3F3F3;
		color: #0A0A0A;
		font-family: Arial, Arial CE, Verdana, tahoma;
		font-size: 8pt;
		letter-spacing: 1pt;
		border-style:solid;
		border-width: 1px;
		pixelWidth: 1px;
		Height: 16px;
		visibility:hidden;
	}	
	input.file {
		background-color:#F3F3F3;
		color: #0A0A0A;
		font-family: Arial, Arial CE, Verdana, tahoma;
		font-size: 8pt;
		letter-spacing: 1pt;
		border-style:solid;
		border-width: 1px;
		pixelWidth: 1px;
		visibility:visible;
	}
	textarea{
		background-color:#F3F3F3;
		color: #0A0A0A;
		font-family: Arial, Arial CE, Verdana, tahoma;
		font-size: 8pt;
		letter-spacing: 1pt;
		border-style:solid;
		border-width: 1px;
		pixelWidth: 1px;		
		visibility:hidden;		
	}
	.odeslat input {
		background-color:#FAD361;
		color: #000000;
		font-family: Arial, Arial CE, Verdana, tahoma;
		font-size: 8pt;
		border-style: none;
		border-width: 0px;
		pixelWidth: 0px;
		height: 10px;
		visibility:visible;
	}
	/* *****************Obrazek***************************** */
	IMG {visibility:hidden}
	IMG.zobraz {visibility:visible}
}