body {
	background-color: #000000;
	text-align: center;
	margin: 0px 0px 0px 0px;
	color: #F1F1F1;
	font-size: 14px;
	font-family: Time News Roman;
	scrollbar-base-color: #5F3F22;
}

a {
	text-decoration: none;
	color: #ff0000;
}

a:hover {
	color: #FFE400;
}

td {
	vertical-align: top;
	text-align: center;
}

td.kropki {
	background-image: url('pic/kropki.gif');
	background-repeat: repeat-y;
}

td.stopka {
	vertical-align: bottom;
}

td.przerwa {
	width: 35px;
}

td.przerwa_b {
	width: 15px;
}

td.band1 {
	border-top: 1px solid #444652;
	border-bottom: 1px solid #444652;
	font-style: italic;
	text-align: left;
	width: 50px;
}

td.band2 {
	border-top: 1px solid #444652;
	border-bottom: 1px solid #444652;
	font-weight: bold;
	text-align: left;
}

td.k1 {
	text-align: right;
}

td.k2 {
	text-align: left;
}

td.bio {
	text-align: left:
}

td.naglowek {
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana;
	color: #ffffff;
	text-align: left;
	padding-left: 10px;
}

td.tresc {
	font-size: 9px;
	font-weight: normal;
	font-family: Verdana;
	color: #E2E2E2;
	text-align: left;
	padding-left: 3px;
}

td.more {
	font-size: 11px;
	font-weight: bold;
	font-family: Times New Roman;
	text-align: right;
	padding-bottom: 10px;
}

td.link {
	font-size: 12px;
	font-weight: bold;
	font-family: Times New Roman;
	text-align: left;
	padding-left: 5px;
	padding-top: 3px;
}
	
div.tresc {
	margin: 20px 10px 15px 10px;
	text-align: justify;
}

div.budowa {
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	font-family: Arial;
}


html, body, #centrowanie
{
			width: 100%;
      height: 100%;
      margin: 0;
      padding: 0;
      border: none;
      text-align: center;
   }

table.main {
	background-color: #1E1F24;
}

table.pole {
	background-image: url('pic/tlo_s.gif');
	background-repeat: repeat-x;
}

table.menu {
	background-image: url('pic/tlo_m.gif');
	background-repeat: repeat-x;
	width: 780px;
}

table.dane {
	width: 259px;
}

img {
  border: 0px solid #000000;
}

img.fotka {
	border: 1px solid #727272;
	width: 235px;
}

img.album {
	border: 1px solid #727272;
	width: 300px;
}

.pole_txt {
			border-right: #9B0000 1px solid;
			border-top: #9B0000 1px solid;
			border-bottom: #9B0000 1px solid;
			border-left: #9B0000 1px solid;
			font-size: 11px;
			background-color: #000000;
			cursor: hand;
			color: white;
			font-family: tahoma,sans-serif;
			height: 19px;
}

textarea.pole_txt {
			border-right: #9B0000 1px solid;
			border-top: #9B0000 1px solid;
			border-bottom: #9B0000 1px solid;
			border-left: #9B0000 1px solid;
			font-size: 11px;
			background-color: #000000;
			cursor: hand;
			color: white;
			font-family: tahoma,sans-serif;
			height: 130px;
}