/* wlasciwosci globalne --------------------------------------------------- */
body { margin: 0; padding: 0; color: #797979; height: 100%; background: #060606 url(../images/bg.png) 50% 0 repeat-y; font: normal 70% Tahoma, Verdana, Helvetica, sans-serif; }
html { height: 100%; }
html * { margin: 0; padding: 0; }


/* podstawowe style zawartosci -------------------------------------------- */
p { line-height: 1.5em; margin-bottom: 0.5em; }
h2 { font-size: 1.3em; font-weight: bold; }
h3 { font-size: 1em; font-weight: bold; }
ul { font-size: 1em; line-height: 1.4em; list-style-type: square; list-style-position: outside; margin: 0 0 0 1.5em; }
form * { font-size: 100%; font-family: Tahoma, Verdana, Helvetica, sans-serif}
.clearer { clear: both !important; }
.last { border: 0 !important; }
.right { float: right !important; }
.left { float: left !important; }

/* linki */
a:link, a:visited { color: #a7a7a7; text-decoration: none; }
a:active, a:focus { text-decoration: underline; }
a:link:hover, a:visited:hover { text-decoration: underline; }
a img { border: 0; }



