@media print{
	body {
	background : White;
	color : Black;
	font-size : 10pt;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
ul.newsTicker {
	display : none;
}
.footer {
	display : none;
}
.footer {
	displayc : none;
}
.noprint {
	display : none;
}
}
@media screen {

body         {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	background-image : url('images/papir.jpg');
	background-color : White;
	color : Black;
	font-size : 10pt;
}
td         {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	color : Black;
	font-size : 10pt;
}
th         {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	color : Black;
	font-size : 10pt;
}


a:hover     { color: red }

ul.newsTicker {
	border: 1px solid #000;
	height: 1.5em;
	list-style: none;
	padding: 0;
	margin: 0;
	position: relative;
	overflow: hidden;
	width: 300px;
}
ul.newsTicker li {
	padding: 0;
	margin: 0;
	position: absolute;
	white-space: nowrap;
	display: none;
}
#PrvniTick {
	width: 450px
}


}
.footer {
	mso-style-parent:"";
	mso-pagination:widow-orphan;
	mso-fareast-font-family:"Times New Roman";
	text-indent:1
}
.footerc {
	mso-style-parent:"";
	mso-pagination:widow-orphan;
	font-size:10.0pt;
	mso-fareast-font-family:"Times New Roman";
	text-indent:1
		text-align:center
}
.Odstavec    { text-align: Justify; text-indent: 40 }
.odsazeno    { text-align: justify; margin-left: 40 }
h1 {
	text-align : center;
    font-family:Monotype Corsiva,Verdana, Arial, Helvetica, Sans-Serif;
}