body {
   margin:0; 
   padding:0; 
   background:url('images/bgr.jpg');
   font-family: Verdana, _serif;
   font-size:12px;
   line-height:18px;
   color:#ffffff;
   text-align:center;
}

#container {
   width:770px;
   margin:0 auto;
   text-align:left;
}

#top {
   position:relative;
   line-height:10px;
}
#top h1 {
   margin:0;
   padding:0;
   line-height:10px;
   font-size:1px;
}

#top h1 a {
   display:block;
   background:url('images/logo.jpg') no-repeat;
   width:430px;
   height:217px;
   text-indent:-9999px;
   overflow:hidden;
   line-height:10px;
}

#topimage {
   background:url('images/01.jpg') no-repeat;
   width:340px;
   height:217px;
   position:absolute;
   top:0;
   left:430px;
}

#menu {
   background:url('images/menu.jpg') no-repeat;
   width:770px;
   height:15px;
}

#menu a {
   display:block;
   float:left;
   width:84px;
   text-indent:-9999px;
   overflow:hidden;
   line-height:10px;
}

/* menu razem 430px */

#menu a#mfirma {
   width:75px;
}
#menu a#moferta {
   width:75px;
}
#menu a#mklienci {
   width:75px;
}
#menu a#mreferencje {
   width:105px;
}
#menu a#mkontakt {
   width:100px;
}

#menubck {
   float:left;
   width:300px;
   height:15px;
   background:url('images/02.jpg') no-repeat;
}

#content {
   width:770px;
   background:url('images/03.jpg') no-repeat;
   min-height:270px;
}

#content #inner {
   width:500px;
   padding:40px 10px 0 10px;
   float:left;
}

#content #flash {
   float:left;
   width:250px;
   height:270px;
}

#content p {
   margin:0 0 15px 0;
   padding:0;
}

#content h2 {
   margin:10px 0;
   padding:0;
   font-size:15px;
}

#footer {
   clear:both;
   border-top:1px solid #5F5C5D;
   padding:5px;
   color:#D1929A;
   font-size:10px;
   text-align:center;
}

