body { color: #000; font-size: 8pt; font-family: georgia; line-height: 12pt; background-color: #fff; margin: 0px;}

p { font-size: 8pt; font-family: georgia; line-height: 12pt; }

td { font-size: 8pt; font-family: georgia; line-height: 12pt; }

a:link { color: #000; text-decoration: none; }

a:visited { color: #000; text-decoration: none; }

a:hover { color: #000; text-decoration: underline; }

a:active { color: #000; text-decoration: none; }

a.stopka_link:link { color: #000; font-size: 7pt; text-decoration: none; word-spacing: 1pt; }

a.stopka_link:visited { color: #000; font-size: 7pt; text-decoration: none; }

a.stopka_link:hover { color: #000; font-size: 7pt; text-decoration: none; }

a.stopka_link:active { color: #000; font-size: 7pt; text-decoration: none; }

.pik_glowna_lewo { background-image: url(images/pik_glowna_lewo.gif); background-repeat: repeat-y;}
.pik_glowna_prawo { background-image: url(images/pik_glowna_prawo.gif); background-repeat: repeat-y;}

#calosc { position: absolute; top: 230px; left: 0; width: 100%; height: 100%; }
#flashcontent { position: absolute; margin: 0; width: 100%; height: 100%; }
.stopka { background-image: url(images/bg_stopka.gif); background-repeat: no-repeat; }
.tytul_akt { background-image: url(images/bg_tytul.gif); background-repeat: repeat-y; }
.kropki { background-image: url(images/pik_kropka.gif); background-repeat: repeat-x; }
.tytul_aktualnosci { font-size: 11pt; font-family: georgia; font-weight: bold; font-style: italic; line-height: 15pt; }
.nag_menu { font-size: 11pt; font-family: georgia; font-weight: bold; line-height: 15pt; }
.nag_strona { font-size: 13pt; font-style: italic; line-height: 18pt; text-decoration: none; }

.loader_czas_off { visibility: hidden; display: none; }

.loader_czas_on { visibility: visible; display: block; filter: alpha(opacity=60); -moz-opacity: 0.6; opacity: 0.6; }

.loader_galeria_off { }

.loader_galeria_on { background-color: #fff; background-image: url(images/loading.gif); background-repeat: no-repeat; background-position: center; filter: alpha(opacity=60); -moz-opacity: 0.6; opacity: 0.6; }

.loader_off { visibility: hidden; display: none; }
.loader_on { visibility: visible; display: block; filter:alpha(opacity=60); -moz-opacity: 0.6; opacity: 0.6; }
.bg_programy { color: #000; font-size: 9pt; font-weight: bold; font-style: italic; }
input.ksiega { font-size: 8pt; margin-bottom: 3px; border: solid 1pt #000; }
textarea.ksiega { font-size: 8pt; border: solid 1pt #000; }

/*paginacja*/
div.pagination {
	padding: 3px;
	margin: 3px;
}

div.pagination a { padding: 2px 5px; margin: 2px; text-decoration: none; /* no underline */
	color: #000; }
div.pagination a:hover, div.pagination a:active { color: #000; }
div.pagination span.current { color: #000; font-size: 14px; padding: 2px 5px; margin: 2px; font-weight: bold; }
	div.pagination span.disabled { padding: 2px 5px; margin: 2px; color: #ddd; }
