body {
	margin: 0;
	padding: 0 0 15px 0;
	font-family: 'Times New Roman' ;
	font-size: 12px;
	text-align: center;
	color: #171717;
	background: #ffffff;
	text-align: center;
	min-width: 500px;
	text-align-last: center;
}
p {
	margin: 1em 0;
	font-size: 16px;
color: #171717;
}

h1 {
	font-family: 'Times New Roman' ;
	font-size: 18px;
	color: #171717;
}

h2 {
	font-family: 'Times New Roman' ;
	font-size: 18px;
color: #171717;
}


.red {
	color: #f00;
}

#Container {
	width: 100%;
	position: absolute;
	top: 10px;
	left: 0;
	margin-top: 10px;
	text-align: center;
}
#main {
	position: relative;
	width: 940px;
	margin: 0 auto;
	text-align: center;
}
#mainContent {
	height: 184px;
	overflow: hidden;
	padding-top: 6px;
	padding-bottom: 30px;
	width: 940px;
}
#links {
	padding-bottom: 10px;
	margin-top: 40px;
font-family: 'Times New Roman' ;
	color: #999999;
	font-size: 8px;
}
#www
  {
    display: block;
    width: 153px;
    height: 42px;
    background: url("stworz-strone.png") no-repeat 0 0;
	position: absolute;
    left: 55%;
    margin-left: -300px;
    margin-top: -60px;
  }
#www:hover
  { 
    background: url("stworz-strone-.png") no-repeat 0 0;
  } 
#www span
{
  	display: none;
}
#poczta
{
    display: block;
    width: 153px;
    height: 42px;
    background: url("czytaj-poczte.png") no-repeat 0 0;
	position: absolute;
    left: 55%;
    margin-left: -130px;
    margin-top: -60px;
}
#poczta:hover
{ 
    background: url("czytaj-poczte-.png") no-repeat 0 0;
} 
#poczta span
{
  display: none;
}
#uslugi
{
    display: block;
    width: 153px;
    height: 42px;
    background: url("zarzadzaj-usluga.png") no-repeat 0 0;
	position: absolute;
    left: 55%;
    margin-left: 40px;
    margin-top: -60px;
}
#uslugi:hover
{ 
    background: url("zarzadzaj-usluga-.png") no-repeat 0 0;
} 
#uslugi span
{
	display: none;
}
#wrapper {
  text-align: left;
  width: 550px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px;
}
#footer {
	color:#666666;
	font-size:11px;
	height:14px;
	padding:70px 25px 12px;
	position:relative;
	text-align:center;
	line-height:20px;
}
#footer a{
	position:relative; color:#444; 
	text-decoration:none; 
	border-bottom:dashed 1px #A1A1A1; 
	font-weight:normal;
}
#footer a:hover{
	color:#4083C5; border-bottom:solid 1px #4083C5
}
#copyright{
	display: block;
	text-align: center;
	margin: 0 auto;
	width: 350px;
}

