html {
	margin: 0px;
	height: 100%;
	text-align: center;
}

body
{
	background-color:black;
	background-image: url(pic/bg.jpg);
	background-repeat:repeat-x;
	width::100%;
	margin:0px;
	text-align: center; 
	margin-top:0px;
}

#pasek
{
	background-image:url(pic/centerbg.jpg);
	background-repeat:repeat-x;
	background-color:#151515;
	margin-top:0px;
	height:900px;
	width:213px;
	margin-left: auto;
	margin-right: auto;
}

#kontakt
{
position:relative;
top:30px;
left:28px;
z-index:102;
width:157px;
height:41px;
background-repeat:no-repeat;
background-image: url(pic/kontakt.png);
}


#logo
{
position:relative;
top:100px;
left:-23px;
z-index:102;
width:326px;
height:86px;
background-image:url(pic/sooda.png);
background-repeat:no-repeat;
}
#slogan
{
position:relative;
top:120px;
left:-108px;
z-index:102;
width:316px;
height:123px;
background-image:url(pic/napisy.png);
background-repeat:no-repeat;
}

#o1
{
	position:relative;
	top:150px;
	left:0px;
	z-index:102;
	width:289px;
	height:23px;
	border: solid 1px #575757;
	background-image:url(pic/pozycjonowanie.jpg);
	background-repeat:no-repeat;
	background-color:#393939;
	background-position: right;
}

#o2
{
position:relative;
top:161px;
left:-78px;
z-index:102;
width:289px;
height:23px;
border: solid 1px #575757;
background-color:#393939;
	background-image:url(pic/strony.jpg);
	background-repeat:no-repeat;
	background-color:#393939;
	background-position: left;
}

#o3
{
	position:relative;
	top:172px;
	left:0px;
	z-index:102;
	width:289px;
	height:23px;
	border: solid 1px #575757;
	background-color:#393939;
	background-image: url(pic/grafika.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

#o4
{
position:relative;
top:183px;
left:-78px;
z-index:102;
width:289px;
height:23px;
border: solid 1px #575757;
background-color:#393939;
background-image: url(pic/oprogramowanie.jpg);
background-repeat: no-repeat;
background-position: left;
}
