HTML { height: 100%; }
BODY {
	font-family: Tahoma;
	background-color: #000;
	margin: 0;
	padding: 0;
	height: 100%;
	text-align:center;
}

#pagemain {
	width: 1150px;
	min-height: 100%;
	position: relative;
	margin: 0 auto;
	text-align: left;
}

#footer {
	height: 30px;
	width: 1150px;
	margin: 0 auto;
	position: absolute;
	bottom: 0px;
	text-align: left;
	color: #fff555;
	font-size: 14px;
}

#footer A {
	color: #fff;
}

#footer A:hover {
	color: #6d9eca;
}

#header {
	height: 28px;
	width: 1150px;
	margin-left: 35px;
}

#topmenu {
	font-size: 14px;
	color: #707070;
	margin-top: 7px;
}

#topmenu A {
	margin-left: 3px;
	margin-right: 3px;
	color: #fff555;
	text-decoration: none;
}

#topmenu A:hover {
	text-decoration: underline;
}

#topmenu SPAN {
	color: #da5c00;
}

#container {
	width: 1150px;
	padding-bottom: 30px;
}

#skorzystaj {
	position: absolute; 
	right: 28px;
	width: 187px;
	height: 209px;
	background-image: url(img/pomoc.jpg);
	background-repeat: no-repeat;
	background-position: center;
	display: none;
}

#belka {
	position: absolute;
	left: 32px;
	width: 603px;
	height: 32px;
}

#leftcolumn {
	float: left;
	display: block;
	width: 187px;
	margin-left: 35px;
	margin-top: 35px;
	position: relative;
}

#centercolumn {
	display: block;
	float: left;
	width: 607px;
	margin-top: 35px;
	margin-left: 2px;
	position: relative;
	color: #fff555;
	font-size: 16px;
}

#centercolumntop {
	width: 607px;
	height: 7px;
	display: block;
}

#centercolumnbottom {
	width: 607px;
	height: 7px;
	display: block;
}

#leftmenu {
	list-style-type: none;
	padding: 0;
	margin: 0;
	font-size: 16px;
	font-weight: bold;
	width: 185px;
}

#leftmenu LI {
	display: block;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #fff555;
}

#leftmenu LI A {
	color: #fff555;
	text-decoration: none;
}

#leftmenu LI.active {
	display: block;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #000;
	background-color: #fff555;
}

#leftmenu LI.active A {
	color: #000;
	text-decoration: none;
}

#leftmenu LI.leftsecondactive A {
	text-decoration: underline;
}

.leftbox {
	width: 177px;
	height: 40px;
	background-color: #fff555;
	text-align: left;
	position: relative;
	margin-bottom: 4px;
}

.leftbox SPAN, .leftbox SPAN A {
	font-size: 20px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

.leftbox SPAN A:hover, .leftbox SPAN A.active {
	text-decoration: underline;
}

.leftboxsubmenu {
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	margin-left: 5px;
	padding-left: 4px;
	margin-right: 5px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #222;
}

.leftboxsubmenu A {
	color: #fff;
	text-decoration: none;
}

.leftboxsubmenu A:hover, .leftboxsubmenu A.active {
	text-decoration: underline;
}

#offersearch {
	width: 185px;
	height: 405px;
	position: absolute;
	right: 33px;
	top: 35px;
}

.offer_select {
	width: 145px;
	border: solid 1px #7c7b7d;
	font-size: 18px;
}

.offer_button {
	background-image: url(img/wyszukiwarka_search_button.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 68px;
	height: 24px;
	border: 0;
}

.button {
	background-color: #fff555;
	color: #000;
	border: solid 1px #000;
	font-size: 16px;
	font-weight: bold;
}

.input, .input_search {
	background-color: #444;
	color: #fff555;
	border: solid 1px #666;
	font-size: 16px;
}

.f10 {
	font-size: 14px;
}

.f11 {
	font-size: 16px;
}

.f12 {
	font-size: 18px;
}

.f14 {
	font-size: 20px;
}

.f11 A, .f12 A, .f14 A {
/*	color: #6d9eca; */
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

.f11 A:hover, .f12 A:hover, .f14 A:hover {
	color: #3d6e8a;
	text-decoration: underline;
}

.centercontent {
	margin-top: 10px; 
	margin-bottom: 10px; 
	margin-left: 20px; 
	margin-right: 20px; 
	font-size: 18px; 
	text-align: justify;
	color: #fff555;
}

.centercontent A {
/*	color: #bf0000;*/
	color: #fff;
	text-decoration: none;
}

.centercontent A:hover {
	color: #bf2222;
	text-decoration: underline;
}

.headercontent {
	color: #8dcefa;
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 5px;
}

.forum {
	font-size: 16px;
}

.forum A {
/*	color: #6d9eca; */
	color: #fff;
	text-decoration: none;
}

.forum A:hover {
	text-decoration: underline;
}

.ukryty {
	display: none;
}

.inactive {
	color: #fff555;
}

.forummain {
	width: 750px; 
	border: solid 1px #444; 
	margin-left: 5px; 
	margin-top: 6px; 
	margin-bottom: 3px; 
	background-color: #000;
}

.forum_row_content {
	background-color: #000;
	color: #fff555;
}

.forum_row_header {
	background-color: #fff555; 
	color: #000000; 
	height: 24px;
}

.forum_row_break {
	height: 10px; 
	background-color: #333;
}

.forum_odd {
	background-color: #000;
	color: #fff555;
}

.forum_even {
	background-color: #111;
	color: #fff555;
}

.forum_centercolumn {
	height: 220px; 
	float: none;
}