/* start default css */

@import url(float.css);

body {color: black;
      font-family: 'Century Gothic', Verdana, sans-serif; font-size: 14px; background: #fff; }

hr  {height: 1px; color: navy;}
p, table, td, th, div, form, li, ul, ol, center, dd, dt, blockquote
    {font-family: 'Century Gothic', Verdana, sans-serif; font-size: 11pt;}
i   {color: #679; font-style: italic; font-weight: 600; }
small {font-family: Verdana, sans-serif; font-size: 9px; }

h1  {font-family: 'Century Gothic', Verdana, sans-serif; font-size: 40px;}
h2  {font-family: 'Century Gothic', Verdana; font-size: 24px;}
h3  {font-family: 'Century Gothic', Verdana, sans-serif; font-size: 22px; }
h4  {font-family: 'Century Gothic', Verdana, sans-serif; font-size: 18px; color: #666; }
h5  {font-family: Verdana, sans-serif; font-size: 15px; font-weight: 600; }
a:link    {color: #030; text-decoration: none;      font-size: 18px; font-weight: normal;}
a:visited {color: #300; 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; }

.kur 	{font-family: 'Courier New', monospace; font-size: 12pt; font-weight: 600; }
/* end default css */
