p {
	font-size: 20px;
}

small, ol, ul, li, a {
	font-size: 15px;
}


body {
	margin: 10px;
	background-image: url("graf/tlo.gif");
}

a, ol {
	font-family: Arial, "Arial CE", sans-serif;
}

a	{
	font-weight: 700;
	color: #ffffff;
	text-decoration: none;
}

a:hover	{color: #ff0000;}

.nxt {
	text-align: right;
	border-top: black 2px solid;
	margin-top: 1cm;
}

p[class=nxt]>a { font-size: 75%;}


h1 {
	background: url("graf/tlo2.gif");
	font-family: "Arial CE",Arial,Helvetica;
	color: white;
	font-weight: 700;
	font-size: 15pt;
	text-align: center;
	margin-left: 15px;
	padding: 10px 10px;
}
	
#g1	{ position:absolute;left:4%;top:0px; width:95%; text-align:left; font-family: "Arial Black", Helvetica; font-size: 40px; color: #004080;}
#g2	{ position:absolute;right:4%;top:35px; width:95%; text-align:right; font-family: Arial, Helvetica; font-size: 25px; color: yellow; font-weight: bold;}


.cytat	{font-family: Comic Sans MS, Verdana, Arial; font-style: italic; font-size: 14px; margin-left: 100px; margin-right: 100px; }


ol {	counter-reset: item; }
ol>li {	list-style: none;}
ol li.nonr {list-style-type:none;}  <!-- for IE -->
ol>li:before {
	content: counter(item) ".";
	counter-increment: item;
	border: 1px dotted green;
	display: inline-block;
	display: -moz-inline-box;
	min-width: 2.5em;
	width: 2.5em;
	text-align: right;
	padding-right: .5em;
}
ol>li.nonr:before {
	content: "";
	counter-increment: none;
}<!-- Google Analytics  -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-PSPE03WQJM"></script>
<script>
  window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments);}
  gtag('js', new Date());

  gtag('config', 'G-PSPE03WQJM');
</script>
<!-- End Google Analytics stopka.htm -->