/* wlasciwosci globalne --------------------------------------------------- */
body { margin: 0; padding: 0; color: #1f231e; background-color: #e1e1e1; font: normal 70% Tahoma, Verdana, Helvetica, sans-serif; }
body#layout-one { background: #e1e1e1 url(../images/bg-start.png) 0 0 repeat-x; }
body#layout-two { background: #e1e1e1 url(../images/bg.png) 0 0 repeat-x; }
html * { margin: 0; padding: 0; }

.clearer { clear: both !important; }
.last { border: 0 !important; }

/* 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; }
ol {font-size: 1em; line-height: 1.4em; list-style-position: inside; margin: 0 0 0 1.5em; }

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


