body {
	text-align: center;
	margin: 0;
	padding: 0;
	border: none;
	color:#111;
	background-color:#ffffff;
}

img{
	border: none;
}

#kontener {
width: 760px;
margin: 0 auto;
positon: relative;
font-size:medium;
font-family:verdana;
}

#kontener a{
	font-size:90%;
	color:#1f1f1f;
	text-align:center;
	text-decoration:underline;
	position:relative;

}

#kontener a:hover {
	color:#3f3f3f;
}

/* nagłówek */
#naglowek {
	margin-top:0em;
	width:100%;
	height:90px;
	font-family:verdana;
	text-align:left;
	background-color: #eee;

}

.hide
{
	display: none;
}

#webinvest_c
{
	margin-top: 150px;
}

#naglowek h1 {
	color:#444;
	font-size:300%;
	font-weight: bold;
	text-align:left;
	margin:0;
	padding:0;
	margin-left:10px;
	float:left;

}

#naglowek h4 {
	color:#555;
	margin-top:-5px;
	font-size:90%;
	font-family:verdana;
	text-align:left;
	margin:0;
	padding:0;
	margin-left:10px;
	float:left;
}

#naglowek img {
	float:right;
}

/* content */
#content {
	width:80%;
	font-size:120%;
	color:#333333;
	text-align:left;
	margin-left:50px;
	margin-top: 20px;

}

#content ul {
	list-style: none;
	padding: 4px;
	margin: 0;
	text-align:left;
	vertical-align:middle;
	margin-left:20px;
}

#content li {
	list-style-type:circle;
	padding:5px;
}

#content a{
	color:#444;
	text-decoration:underline;
}

#content a:hover{
	color:#666;
	text-decoration:none;
}

#content h2 {
	margin:0;
	padding:0;
}

/* stopka */
#footer_c {
	font-size:90%;
	color:#1f1f1f;
	text-align:center;
	clear: both;
	position: absolute;
	width: 760px;
	bottom: 10px;
}

#footer {
	font-size:90%;
	color:#1f1f1f;
	text-align:center;
	clear: both;
	width: 760px;
}

/* wrt */
#wrt {
	clear: both;
	position: absolute;
	width: 367px;
	bottom: 0px;
	left:0;
}

