body {
	background-color: #000000;
}
body, table {	
	font-family: tahoma, verdana, arial;
	font-size: 9pt;
	color: #ffffff;
}

.naglowek_strony {
	height: 94px;
	background-color: #222222;
}

.menu_lewe, .menu_prawe {
	width: 18%;
	background-color: #222222;
	vertical-align: top;
}

.zawartosc_strony {
	height: 610px;
	background-color: #222222;
	vertical-align: top;	
}

.stopka_strony {
	height: 120px;	
	background-color: #222222;
	text-align: center;
	padding: 5px 2px 10px 2px;
}

.zawartosc_forum {
	height: 480px;
	background: #222222;
	vertical-align: top;
}

.naglowek_profil {
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
	background-color: #3c3c1e;	
}

.naglowek_tabelki {
	font-style: italic; 
	font-weight: bold; 
	background-color: #3c3c1e;
}

a:link, a:visited {
	font-size: 9pt; 
	text-decoration: none;
	color: #00ff00; 
	
}
a:hover	{
	text-decoration: none;
	font-size: 9pt; 
	color: #ffa000; 	
}

.srodtytul {
	font-weight: bold;
	background-color: #444444;	
	padding-left: 2px;
}
.opcje_menu {
	padding: 4px 2px 2px 6px;
}


.pole_text, .pole_password, .pole_textarea, .pole_select {
	border-width: 1px 1px 1px 1px;
	background-color: #505040; 
	font-family: verdana; 
	font-size: 8pt; 
	color: white;
}

td h2 {
	background-color: #333333;	
	font-size: 12pt;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding-left: 5px;
}

nieparzysty {
	background-color: #282828;
	height: 20px; 
}

.parzysty {
	background-color: #000000;
	height: 20px;	
}


td h3 {
	font-size: 10pt;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 30px 0px;
}

.tresc_wiersza {
	font-family: verdana;
	font-size: 10pt; 
	font-style: italic; 
	text-align: left; 
	padding-bottom: 50px;
}
.dedykacja {
	font-size: 7pt; 
	font-style: italic; 
	text-align: left; 
	padding-bottom: 40px;
}

.list {
	background-color: #555555;
	padding: 5px 5px 5px 5px;
}

.form_label
{
 	font-weight: bold;
 	vertical-align: top;
 	text-align: right;
}