p, li, td, th, strong.barevny  {
	font: 12pt/1.1 "Times CE", "Times New Roman", serif;
	color: black;
	}
strong.barevny  {
	font-size: 16pt;
	}
legend  {
	font: 12pt/1.1 "Times CE", "Times New Roman", serif;
	}
div {
    font: 12pt/1.1 "Times CE", "Times New Roman", serif;
	}	
.small	{
	font-size: 10pt;
	}
.tim {
	Font-size: 10pt; 
	} 
h1, h3, h4 {
	font-family: "Helvetica CE", Verdana, Arial, sans-serif;
	color: black;
	}
h1	{
	font-size: 20pt;
	font-weight: normal;
	}
h3	{
	font-size: 16pt;
	font-weight: normal;
	}
h4	{
	font-size: 14pt;
	font-weight: normal;
	font-style: italic;
	}
td, th, table {
	border: solid 1px #000;
	}
a	{
	color: black;
	}
hr { 
	border: 1px inset #000;
	}
#main {
	background-image: none;
	border: none;
	width: 100%
	}
/* prostredni sloupec */
div.midl-column {
	margin-left: 0px;
	width: 100%;
}
/* netisknout */
.netisknout { 
	display: none;
	}
/* pro tisk */
.tisknout, div.tisknout p{
	font-family: "Helvetica CE", Verdana, Arial, sans-serif;
	display: block;
	width: 100%;
	text-align: right;
	float: right;
	font-size: 10pt;
	padding-bottom: 10px;
	}