body
				{
					margin: 0;
					background-color: #ffffff;
					color: #000000;
					font-family: Verdana, Arial, sans-serif;
					font-size: 9pt;
				}

/* linki */

a:link, a:active, a:visited, a:hover
				{
					color: #db231b;
					background-color: #ffffff;
					text-decoration: none;
				}
a:link
				{
					font-weight: bold;
				}
a.news:link, a.news:active, a.news:visited, a.news:hover
				{
					font-size: 8pt;
					background-color: #e7e4e4;
					color: inherit;
				}
a.image
				{
					color: #000001;
					background-color: #000000;
				}

/* table glowna */

table.glowna
				{
					width: 750px;
					border: 0;
					margin-left: auto;
					margin-right: auto;
				}
td.g1
				{
					width: 750px;
					height: 26px;
					background-image: url('../images/centrum_01.jpg');
					background-repeat: no-repeat;
					text-align: right;
				}
td.g2
				{
					width: 750px;
					height: 72px;
					background-image: url('../images/centrum_02.jpg');
					background-repeat: no-repeat;
					text-align: right;
					padding-right: 15px;
				}
td.g3
				{
					width: 149px;
					height: 60px;
					background-image: url('../images/centrum_03.jpg');
					background-repeat: no-repeat;
				}
td.g4
				{
					/* uzupelnic */
					width: 590px;
				}
td.g5
				{
					width: 11px;
				}
td.g5, td.g6
				{
					color: #ffffff; 
					background-color: #1b1b1b;
					/*background-color: #ffffff;*/
				}
td.g6
				{
					height: 420px;
					width: 149px;
					vertical-align: top;;
				}

td.g7
				{
					width: 750px;
					height: 21px;
					vertical-align: bottom;
					text-align: right;
					background-color: #1b1b1b;
					color: #000001;
					/*background-image: url('../images/centrum_15z.jpg');
					background-repeat: no-repeat;*/
				}

/* tabela newsow */
table.news
				{
					margin-left: 25px;
					margin-bottom: 20px;
				}
td.news_top
				{
					width: 420px;
					height: 8px;
					background-image: url('../images/newsy_top.gif');
					background-repeat: no-repeat;
				}
td.news_bot
				{
					width: 420px;
					height: 8px;
					background-image: url('../images/newsy_bot.gif');
					background-repeat: no-repeat;
				}

td.news
				{
					width: 410px;
					border-left: 1px solid #c62b2b;
					border-right: 1px solid #c62b2b;
					background-color: #e7e4e4;
					color: #464545;
					padding-left: 4px;
					padding-right: 4px;
					padding-bottom: 3px;
					font-size: 8pt;
				}
td.news_left
				{
					width: 205px;
					border-left: 1px solid #c62b2b;
					padding-left: 4px;
					background-color: #e7e4e4;
					color: #c62b2b;
					font-size: 8pt;
				}
td.news_right
				{
					width: 205px;
					border-right: 1px solid #c62b2b;
					padding-right: 4px;
					background-color: #e7e4e4;
					color: #c62b2b;
					text-align: right;
				}

/* koniec tabeli newsow */

/* tabela raporty - czesc finansowa */

table.raport
				{
					width: 95%;
					border: 1px solid #0d4680;
					background-color: #0d4681;
					color: #000000;
					margin-left: auto;
					margin-right: auto;
				}
td.kolumna
				{
					font-weight: bold;
					text-align: center;
					color: #ffffff;
					background-color: #db231b;
				}
td.wiersz
				{
					text-align: center;
					background-color: #ffffff;
					color: #000000;
					font-size: 8pt;
					padding: 3px;
				}

/* koniec tabeli raporty - czesc finansowa */

div.div_content
				{
					width: 570px;
					height: 450px;
					overflow: auto;
					padding-right: 10px;
					padding-left: 10px;
					text-align: justify;
				}
img.obrazek, img.button
				{
					border: 0;
					padding: 0;
					margin: 0;
				}
img.button
				{
					display: block;
				}
				
.center
				{
					text-align: center;
				}
.right
				{
					text-align: right;
				}

p.tytul
				{
					color: #c62b2b;
					background-color: #ffffff;
					font-size: 14px;
					font-weight: bold;
					text-align: right;
					margin: 0;
				}
p.ptytul, p.prasa, p.raport
				{
					color: #c62b2b;
					background-color: #ffffff;
					text-align: right;
					margin: 0;
				}
p.prasa
				{
					font-weight: bold;
					text-align: left;
				}
p.raport
				{
					font-weight: bold;
					text-align: center;
				}
				
p.red
				{
					color: #c62b2b;
					background-color: #ffffff;
				}

ul.abc
				{
					list-style-type: lower-alpha;
				}
ul.arab
				{
					list-style-type: decimal;
				}