html,body{margin:0;padding:0}
div#container{text-align:left}
div#navigation{}
div#extra{}

div#container{width:980px;margin:0 auto}
div#content{float:right;width:760px}
div#navigation{float:left;width:220px}
div#extra{float:left;clear:left;width:220px}
div#footer{clear:both;width:100%}

div#container{background-image: url('images/linia.jpg'); background-repeat: repeat-y; }
div#header{	width: 980px; height: 293px; background-image: url('images/header.jpg'); background-repeat: no-repeat; }
div#footer{	width: 980px; height: 50px; background-image: url('images/footer.jpg'); background-repeat: no-repeat; }
