/* start default css  @import url(float.css); */

body {color: black;
	font-family: Verdana, sans-serif; font-size: 14px; background: #fff; 
	background-image: url(bckg-pl.gif);	background-repeat: repeat-y;
	background-color: #eee;	background-position: center; }
	}
hr  {height: 1px; color: navy;}
p, table, td, th, div, form, li, ul, ol, center, dd, dt, blockquote
      {font-family: Verdana, sans-serif; font-size: 14px;}
i   {color: #679; font-style: italic; font-weight: 600; }
small {font-family: Verdana, sans-serif; font-size: 9px; }

h1  {font-family: Verdana, sans-serif; font-size: 20px;}
h2  {font-family: "Courier New", monospace; font-size: 18px;}
h3  {font-family: Verdana, sans-serif; font-size: 18px; font-weight: 800; }
h4  {font-family: Verdana, sans-serif; font-size: 15px; color: #999; }
h5  {font-family: Verdana, sans-serif; font-size: 15px; font-weight: 600; }
a:link    {color: #090; text-decoration: none;      font-size: 18px; font-weight: normal;}
a:visited {color: #600; text-decoration: none;      font-size: 18px; font-weight: normal;} 
a:hover   {color: #0c0; text-decoration: underline; font-size: 18px; font-weight: normal;}
a:active  {color: #0c0; text-decoration: none;      font-size: 18px; font-weight: normal;}

/* klasy */
.bb {
  font-family: Courier New, monospace; font-size: 21px; font-weight: 800; text-decoration: none; 
  margin: .1em;  padding: .1em; 
  min-width: 10em;  max-width: 10em;  width: 10em;
  /* background-color: #ccc;  border: 1px solid #ccc; */
}
.cc {font-family: Verdana, sans-serif; font-size: 14px; font-weight: 700; }

/* end default css */
