html, body {
 margin: 0;
 padding: 0;
 text-align: center;
 background: #01040b url(../gfx/tresc_bg.gif) top left repeat-y;
}

a img {
 border: none;
}

body#home div#paczka {
 background: #010409 url(../gfx/body_home_bg.jpg) left top no-repeat;
}

body#kontakt div#paczka {
 background: #010409 url(../gfx/body_kontakt_bg.jpg) left top no-repeat;
}

body#oferta div#paczka {
 background: #010409 url(../gfx/body_oferta_bg.jpg) left top no-repeat;
}

body#onas div#paczka {
 background: #010409 url(../gfx/body_onas_bg.jpg) left top no-repeat;
}

body#referencje div#paczka {
 background: #010409 url(../gfx/body_referencje_bg.jpg) left top no-repeat;
}


div#paczka {
 height: 730px; width: 100%;float: left;position: relative;
}

div#talerz {
 width: 415px; height: 264px; position: fixed;bottom: 0px;right:0px;
 background: url(../gfx/talerz.png) top left no-repeat;
}

div#talerz a {
 font: bolder 11px/21px	 "Trebuchet MS", Arial, Verdana; color: #b6b5b5;
 text-decoration: none; margin-right: 12px; position: relative; top: 240px; left: 120px;
}

div#logo {
 position: absolute; left: 80px; top: 410px; width: 139px; height: 73px;
}

div#tresc { 
 width: 139px; margin: 490px 0 0 0; width: 100%;float: left;
 text-align: left; height: 50%;position: relative;
}

div#menu {
 margin: 12px 0 0 95px; 
}

div#menu a, div#menu a:hover {
 font: bolder 14px/21px	 "Trebuchet MS", Arial, Verdana; color: #ebe0b4;
 text-decoration: none; margin-right: 12px;
}

div#tresc p {
font: normal 12px "Trebuchet MS", Arial, Verdana; color: #fff;
margin-left: 95px; width: 400px;
}

div#tresc p a { 
text-decoration: none; color: #fff;;
} 

div#tresc p a:hover { 
text-decoration: underline; color: #fff;; 
} 

