table {	font-family: verdana;
 			  font-style: bold;
				font-size: 12;
				background-color: #deb887;
			}
td.poznamka {font-size: 10;}
body  { background-color: #660000;
				margin: 0; }
a 		{ text-decoration: none;
				color: #660000; }
a:hover	{ text-decoration: underline; }
cite 		{ font-size: 10;
					text-align: center; }
				
