@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #000000;
	margin: 0; 
	padding: 0;
	text-align: center;
}
.oneColFixCtr #container {
	width: 960px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #000000 url(../images/module_back.jpg);
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: center; /* this overrides the text-align: center on the body element. */
	color:#CCCCCC;
	font-size:10px;
}
.oneColFixCtr #mainContent {

	width: 960px;
}
.oneColFixCtr #header {
	height: 71px;
	text-align:left;
	padding-top: 40px;
	padding-left: 130px;
}
.oneColFixCtr #menu {
	height: 66px;
	text-align:right;
	padding-top: 5px;
	padding-right: 80px;
	float:right;
}
.oneColFixCtr #feed {
	height: 50px;
	text-align:right;
	padding-top: 0px;
	padding-right: 160px;
}
.oneColFixCtr #moduletable {
	width: 960px;
	padding-top: 89px;
}

.oneColFixCtr #flashbanner2 {
	width: 760px;
	height: 100%;
	background:url(../images/player_back.png) top no-repeat;
	padding-top: 20px;
}
.oneColFixCtr #tekst {
	margin-top: 10px;
	margin-left: 22px;
	margin-right: 22px;
	text-align: left;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
}
a {
	color:#11b1e3;
	font-weight:bold;
	text-decoration: none;
}
a:hover {
	text-decoration:none;
	color:#cc19a5;
	font-weight:bold;
}
.h1 {
	background:url(../images/h1_back.jpg) left no-repeat;
	font-size:14px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-left: 34px;
	color:#11b1e3;
}
.h2 {
	font-size:12px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-left: 5px;
	color:#11b1e3;
	height: 12px;
}
.faq {
	font-size:12px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-left: 5px;
	color:#11b1e3;
}
ul.lista li {
	background: url(../images/li.png) no-repeat 0 5px;
	padding: 2px 0 2px 18px;
	list-style: none;
}

table.suwak{
border-width:0px;
width: 100%;
height: 423px;}

td.tytulowa {
width: 100%;
height: 1px;
}

td.suwak {
width: 100%;
height: 422px;
border: 0px;
scrollbar-base-color: #000000;
scrollbar-arrow-color: #d81bb7;
scrollbar-face-color: #139be9;
scrollbar-highlight-color: #6ad3e6;
scrollbar-track-color: #000000}
