body{
margin: 0 auto;
padding: 0px;
background: #000;
}

a{
color: #fff;
font-weight: bold;
text-decoration: none;
}
h1{ text-align: center; }

#wrapper{
    width: 1100px;
    margin: 0 auto;
    padding: 0px;
}

#logo{
    width: 1100px;
    height: 250px;
    float: left;
    background: url(logo_tonier.jpg) no-repeat top right;
}


#center{ 
    width: 1100px;
    margin: 0 auto;
    float: right;
    background: url(center.png) repeat-y;
	background-color: #F3F3F3

}
 #tekst{
margin-left: 60px;
}

              #img{
                position: relative;
                z-index: -1px;
                margin-top: -420px;
                margin-left: 290px;
            }

#stopka{
    width: 1100px;
    height: 49px;
    float: left;
    background: url(stopka.jpg);
    text-align: center;	
}
#p2{
	float: left;
    padding-left: 650px;
	padding-bottom: 2px;
    text-align: right;
}



