body {
	font-family:Arial Narrow;
	font-size: 12px;
			}

a:link {
	font-family: "Arial";
	font-size: 17px;
	color: #003366;
	text-decoration: none;
	font-weight: bold;
			}

a:visited {
	font-family: "Arial";
	font-size: 17px;
	color: #003366;
	text-decoration: none;
	font-weight: bold;
			}

a:hover {
	font-family: "Arial";
	font-size: 17px;
	color: #1D83CE;
	text-decoration: none;
	font-weight: bold;
			}

a.pod:link {
	font-family: "Arial";
	font-size: 14px;
	color: #003366;
	text-decoration: none;
	font-weight: bold;
			}

a.pod:visited {
	font-family: "Arial";
	font-size: 14px;
	color: #003366;
	text-decoration: none;
	font-weight: bold;
			}

a.pod:hover {
	font-family: "Arial";
	font-size: 14px;
	color: #1D83CE;
	text-decoration: none;
	font-weight: bold;
			}

a.stopka:link {
	font-family: "Arial";
	font-size: 11px;
	color: #003366;
	text-decoration: none;
	font-weight: normal;
			}

a.stopka:visited {
	font-family: "Arial";
	font-size: 11px;
	color: #003366;
	text-decoration: none;
	font-weight: normal;
			}

a.stopka:hover {
	font-family: "Arial";
	font-size: 11px;
	color: #1D83CE;
	text-decoration: none;
	font-weight: normal;
			}

span  {
	font-family: "Arial";
	font-size: 11px;
	color: #003366;
	text-decoration: none;
	font-weight: normal;
			}

hr {
	border-top:1px #1D83CE solid;
	border-bottom:0px  #003366 solid;