/* Reset Erica Meyera http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td 
{ margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; }
/* remember to define focus styles! */ /* :focus { outline: 0; } */
body { line-height: 1; color: black; background: white; }
ol, ul { list-style: none; } /* tables still need 'cellspacing="0"' in the markup */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }









body { background-color: #fff; color: #000; 
       font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif; 
       font-size: 12px; line-height: 1.5; 
       width: 960px; padding-top: 70px; 
       margin-left: auto; margin-right: auto; }


.kontener { width: 560px; margin: 50px 0 50px 400px; }
.ukryj    { display: none; }
.lekko    { color: #8395a4; }
strong    { font-weight: bold; }
p         { margin: 5px 0; }
h2 a      { font-weight: bold; }
h1, h2    { font-size: 1.5em; }


a         { color: inherit; text-decoration: none; }
a:link    { color: #003399; }
a:visited { color: #800080; }
a:hover   { text-decoration: underline; }
a:active  { color: #fb0008; }


.lekko a:link    { color: #8395a4; text-decoration: underline; }
.lekko a:visited { color: #8395a4; text-decoration: underline; }
.lekko a:hover   { color: #003399; text-decoration: underline; }
.lekko a:active  { color: #fb0008; text-decoration: underline; }


h1          { padding-left: 400px; position: relative; color: #8395a4; }
h1 a        { display: block; width: 360px; height: 177px; text-indent: -9999px; 
              position: absolute; top: -56px; left: 0px; 
              background-image: url(rabolatorium.png); background-repeat: no-repeat; }
* html h1 a { position: static; top: 0px; left: 0px; display: inline; 
              background: none; text-indent: 0px; } /* reset dla IE6 */


/* ETYKIETKI */
.wkrotce, .nowy { font-size: 10px; text-transform: uppercase; font-weight: bold; color: #fff; 
                  padding: 1px 5px; position: relative; top: -3px; }
          .nowy { background-color: #000; }
       .wkrotce { background-color: #8395a4; }


/* OSTATNIO */
#ostatnio   { background-color: #e4e9eb; border-top: #8395a4 1px dotted; margin-top: 50px; 
              padding: 10px 10px 10px 260px; border-bottom: #8395a4 3px solid;  }
#twarzowe   { width: 144px; height: 138px; position: relative; top: -141px; left: 89px;
              background-image: url(czesiek_kaczmarek.png); background-repeat: no-repeat; }

