/*------------------------------------------------------------------
[Tiskovy Stylesheet]

Projekt: Saypo
Autor: Petr Havelka - petr@citronak.cz
Vystupni zarizeni: print
-------------------------------------------------------------------*/

/*------------------------------------------------------------------
[ Generally ]
*/

body {
	font: 12pt "Times New Roman", Times, serif;
}

#logo {
	font-size: 24pt;
	text-decoration: none;
}

#logo a {
	text-decoration: none;
	color: black;
}

.noPrint, #menu, .jmp, #fList, #info, .userForm {
	display: none;
}

