/* CSS glowny */

body { background: #986847; margin: 0px; color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 12px; }

table.gl { table-layout: fixed; width: 770px; margin: 0 auto; }
table.gl td { margin: 0; padding: 0; border-width: 0; vertical-align: top; }

a:link { color: #FFFFFF; }
a:visited { color: #FFFFFF; }
a:hover { color: #CC0000; }
a:active { color: #FFFFFF; }

table td.sep_pion { width: 1px; }
div.sep_bialy { width: 100%; height: 1px; background: #FFFFFF; margin: 3px 0 10px 0; }
div.sep_jasny { width: 100%; height: 1px; background: #986847; margin: 7px 0 10px 0; }
div.ukryj { display: none; }
div.komorka { display: table; width: 100%; }

p { margin: 5px 0 5px 0; }
p.nadtytul_gl { font-size: 13px; font-weight: bold; }
p.tytul_gl { font-size: 15px; font-weight: bold; }
p.link { float: right; margin-bottom: 0; }
p.lewo { text-align: left; }
p.srodek { text-align: center; }
p.prawo { text-align: right; }

div#pkp_gif_logo{ width: 770px; margin: 0 auto; }
div#baner_rek_gora{ width: 770px; background: #845A40; margin: 0 auto; padding-top: 5px; padding-bottom: 5px; text-align: center; }