
body {
	background-color: black;
	}

p, td, li, ul, ol, h1, h2, h3, h4, h5, h6 {
	font-family: Lucida Console, verdana, arial, helvetica, sans-serif;
}

h1, h2, h3 {
	font-size: 16px;
	color: #ff0084;
	margin: 25px 0px 0px 20px;
}

fieldset {border: 4px none; 
	padding:10px;
	width:400px;
	  margin-left:20px;
	  margin-right:50px;
}


#primarycontent a:link {color:yellow; text-decoration: none; }
#primarycontent a:visited {color:#ff0084; text-decoration: none;}
#primarycontent a:hover {color:#000; text-decoration: none;}
#primarycontent a:active {text-decoration: none;}


/*Atrybuty wyświetlania paska bocznego*/

#sidebar {
	weight: 100px;
	height: 300px;
	
}

#sidebar p {
	font-color: yellow;
	font-style: normal;
	text-align: left;
	margin-top: 0.5em;
}

#sidebar li {
	font-color: #000;
	
}


#sidebar h1 {
	font-size: 1em;
	font-weight: normal;
	font-style: bold;
	margin: 25px 0px 0px 0px;
	line-height: 1.5;
	text-align: left;
}

#sidebar img {
	margin: 3-px 0 15px 0;
}

#sidebar a:link {color:#81cb2e; text-decoration: none; }
#sidebar a:visited {color:#ff0084; text-decoration: none;}
#sidebar a:hover {color:#000; text-decoration: none;}
#sidebar a:active {text-decoration: none;}

/*Podstawowy podział strony*/

#primarycontent {
	padding-left: 25px;
	padding-top: 25px;
	weight: 315px;
	height:300px;
	text-align: left;
}

p {
	color:#e3eb04;
	size: 12px;
}




/*Komponenty paska nawigacyjnego*/

table#nav {
border-bottom: 0px solid #000;
	border-left: 0px solid #000;
	width: 415px;
	height: 480px;
	
}


table#nav img {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	
}

table#nav td {
	font: 11px verdana,arial, sans-serif;
	text-align: center;
	line-height: 0px;
	border-right: 0px solid #000;
	border-top: 0px solid #000;
}