

/* Ten plik CSS nalezy do strony www.fundacja.elblag.pl */

/* You may adapt elements of this CSS in your own projects,
but the unique combination of images, colors, sizes,
typography, and positioning ("the design")
is copyright by Flusso and may not be reproduced! */

/* ZEROWANIE
------------------------------------------------------------*/
* { margin: 0; padding: 0; border: none }

/* POCZATEK
------------------------------------------------------------*/
body { font: normal 12pt Arial, Tahoma, Verdana, sans-serif; background-color: white; color: black; margin: 12pt; page: always}
h1 { font-size: 18pt; }
h2 { font-size: 15pt; }
h3 { font-size: 14pt; }
h4 { font-size: 16pt; }
h5 { font-size: 15pt; }
h6 { font-size: 11pt; }

#footer { font-size: 10pt; padding-top: 4pt; margin-top: 12pt; border-top: 1px solid black; }

h1 { margin-bottom: 12pt; border-bottom: 1px solid black; padding-bottom: 4pt; }
p.date { font-size: 11pt; font-style: italic }
p { margin-bottom: 8pt }

h1, h2, h3, h4, h5, h6 { margin: 18pt 0 4pt 0; } 

#galList { list-style: none; }
#galList li { position: relative; float: left; margin: 0; padding: 0;} 
#content #galList li a { display: block; position: absolute; text-align: center; border: none  }
#content #galList li { width: 108px; height: 108px; margin-left: 8px; margin-bottom: 8px; }
#content #galList li a {width: 100px; height: 100px; padding: 3px; top: 1px; left: 1px; }

/* ROZNE
------------------------------------------------------------*/
.clear { clear: both; width: 1px; height: 1px; line-height: 1px; font-size: 0.01em}
.display_none { display: none; }
.visibility_hidden { visibility:hidden }
.information { text-align: center }
.img_right { float: right; margin: 0 0 10px 10px; }
.img_left { float: right; margin: 0 10px 10px 0; }
.floatLeft { float: left }
.floatRight { float: right }
.center_text { text-align: center; }
#center img.no_border { border: none; }
ul.styledUl { list-style-image: url(img/li.gif) }
.infoBox { text-align: center; background: #DFF2FF; border: 1px solid #71AFDA; padding: 6px; line-height: 140%; font-size: .75em; }
.flusso { color: #0065a4 } .flusso:hover { color: #12355F }
acronym, abbr { cursor: help }