@charset "utf-8";
body {    font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;	color: #FFF;	text-align:center;	background-color: #000;	background-image: url(poz13.jpg);	background-repeat: repeat-y;	background-position: top center;	background-attachment: fixed;	width: 800px;	margin: 0px auto;	font-size: 14px;}
h1 {    font-size: 20px;	font-weight: bold;}
h2 {    font-size: 20px;	font-weight: bold;}
a:link, a:visited{	color: #FFF;}
a:hover {   text-decoration: underline;}
a {    text-decoration: none;	outline: none;}
table {	text-align:center;	margin-bottom: 20px;	margin: 0px auto;}
p.odonata {    padding-bottom: 20px;    font-size: 20px;	font-weight: bold;}
