html,body {/*
	margin:0;
	padding:0;*/
	text-align: center;
	color: #ffffff;
	background-color: #000000;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

div#container
{
	margin-left: auto;
	margin-right: auto;
	width: 766px;
	height: 837px;
	text-align: left;
	top:5px;
}
div#wrapper {
	position: relative;
	width: 100%;
	height: 100%;
}
div#fixer {
	position: absolute;
	left: -255px;
}

.napis{
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#E3E3E3;
	font-size: 13px;
	text-align: justify;
}

.napis_red{
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#ae260e;
	font-size: 13px;
}

a:hover {
	color: #ffffff;
	text-decoration: none;
}

a {
	color: #F0D697;
	text-decoration: none;
}

.nic a {
	text-decoration: none;
	color: #00000;
}
.nic a:hover {
	text-decoration: none;
	color: #00000;
}

ul{
	list-style: square url(gwiazdeczka.gif);
	margin-left: 6px;
}
li{
	margin-left: 12px;
}

#wrap {
width:740px;
margin:0 auto;
background: #000;
}

#intro { 
margin: 0 auto 10px;
height: 354px;
text-align: right;
}

#content {
float:left;
width:740px;
background: #000;
text-align: justify;
font-size: 13px;
}

#footer{
clear:both;
background: #606060;
width:740px;
padding: 10px 0px 10px 0px;
text-align: center;
}	

hr
{
	border;
	border-bottom: 2px;
	border-bottom-style: dotted;
}
.img1 {
	float: left; 
	padding: 10px 10px 10px 10px; 
	margin: 10px 10px 10px 10px; 
	border: solid 2px; 
	border-color: #606060;
	}

.img2 {
	padding: 10px 10px 10px 10px; 
	margin: 10px 10px 10px 10px; 
	border: solid 2px; 
	border-color: #606060;
	text-align: center;
	}
div#center
{
	text-align: center;
	}
  	
.nag {
	font-family: Verdana;
	font-size: 14px;
	color: #F0D697;
	font-weight: bold;
	text-decoration: none;
}

#sekcja {
	width: 740px;
  float: left;
	margin: 5px 2px 5px 2px;
	padding: 0px 0px 0px;
	border-bottom: 2px;
	border-bottom-style: dotted;
}





