@charset "utf-8";
/* CSS Document */


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #4F494A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
}
#wrapper {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 22px;
}
#wrapper p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#wrapper #footer {
	color: #CCC;
	background-color: #333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
	font-size: 0.8em;
	text-align: center;
	padding: 22px;
	margin-top: 55px;
}
#maincontent {
  position:relative;
  left:0px;
  top:50px;
  width:610px;
  height:460px;
  z-index:1;
  margin-right: auto;
  margin-left: auto;
  padding-left: 60px;
  margin-top: -30px;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
  color: #FFFFFF;
 text-decoration: none;
}
a:hover {
	color: #CCC;
	text-decoration: none;
}
a:active {
	color: #CCC;
	text-decoration: none;
}

#logo {
	background-image: url(../images/storagefocus.png);
	background-repeat: no-repeat;
	background-position: left 5px;
	text-indent: -99999em;
	display: block;
	height: 183px;
	width: 475px;
	position: relative;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #logo {
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#logo a:link, #logo a:visited {
	text-indent: -9999;
	display: block;
	height: 183px;
	width: 475px;
	position: relative;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#logo a:hover, #logo a:active{
	text-indent: -9999;
	display: block;
	height: 183px;
	width: 475px;
	position: relative;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper h1 {
	text-align: center;
}
#wrapper #tematyka {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}




#wrapper #adres {
	height: 35px;
	width: 300px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
	font-size: 1.2em;
	text-align: center;
	font-weight: bold;
}
