* { margin: 0; padding: 0; }

body {
   margin: 25px auto;
   width: 890px;
   font-size: 11px;
   font-weight: normal;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   background-color: #f0f0f0;
   background-image: url(grafika/binarx1.jpg);
   text-align: center;
   color: #000000;
}

#logo { width: 100%; height: 200px; position: relative; }
#logo .logo { position: absolute; left: 45px; width: 310px; height: 170px; }
#logo img.pralka { position: absolute; top: 0; left: 20px; width: 148px; height: 170px; }
#logo img.lodowka { position: absolute; top: 0; right: 10px; width: 64px; height: 170px; }

#logo .adres { position: absolute; right: 90px; width: 370px; height: 170px; background-color: #f0f0f0; border: 1px solid #000000; }
#logo ul { list-style-type: none; position: absolute; right: 20px; top: 20px; }
#logo li { text-align: right; padding-bottom: 5px; }

#kontener { width: 860px; height: 100%; position: relative; background-color: #f0f0f0; padding: 15px; border: 1px solid #dfdfdf; }

#menu { float: left; margin-left: 5px; width: 150px; height: 275px; }
#menu ul { list-style-type: none; margin-top: 15px; padding: 10px 10px 20px 10px; border-right: 1px solid #000000; border-top: 1px solid #000000; }
#menu li { margin: 8px 0;} 
#menu li a { 
   display: block;
   width: 100px;
   color: #000000;
   text-decoration: none;
   letter-spacing: 2px;
   text-align: center;
   background-color: #dfdfdf;
   padding: 4px 5px;
   font-weight: normal;
   border-top: 1px solid #ffffff;
   border-left: 1px solid #ffffff;
   border-bottom: 1px solid #717171;
   border-right: 1px solid #717171;
}
#menu li a:hover { 
   border-top: 1px solid #717171;
   border-left: 1px solid #717171;
   border-bottom: 1px solid #ffffff;
   border-right: 1px solid #ffffff;
  
}
#menu .stopka { position: absolute; left: 30px; bottom: 15px; }
#menu .stopka a { font-weight: bold; }

#tresc { 
   float: right;
   margin-right: 10px;
   width: 665px;
   height: 275px;
   border: 1px solid #000000;
   background-color: #dfdfdf;
   font-size: 13px;
   position: relative;
}

/* formatowanie tekstu */

#tresc p.linki { margin-bottom: -20px; }

#logo h1 { 
   font-size: 18px;
   font-weight: bold;
   letter-spacing: 4px;
   position: absolute;
   left: 25px;
   top: 20px;   
}
#logo h2 {
   font-size: 12px;
   font-weight: normal;
}
#logo p.napis { 
   font-size: 12px;
   font-weight: normal;
   letter-spacing: 2px;
   position: absolute;
   left: 55px;
   top: 43px;   
}
#logo h3 { font-size: 12px; margin-top: 8px; margin-bottom: 4px; letter-spacing: 3px; word-spacing: 2px; }
#logo h4 a { 
   font-size: 10px;
   font-weight: normal;
   text-align: center;
   letter-spacing: 2px;
}

#tresc h5 { font-size: 14px; font-weight: normal; letter-spacing: 2px; }

#logo .tel { margin-top: 100px; font-size: 12px; }
span { font-weight: bold; }

#menu img.gg2 { margin-top: 10px; width: 13px; height: 13px; }
#menu .gg { font-weight: bold; margin-bottom: -7px; margin-top: 30px; }
#menu a { font-weight: normal; }

#tresc p { margin: 15px 25px; text-indent: 20px; line-height: 1.6; text-align: justify; }
#tresc .wyroznik2 { font-size: 22px; font-weight: bold; letter-spacing: 6px; word-spacing: 8px; margin-top: 30px; }
#tresc .wyroznik1 { font-size: 17px; font-weight: bold; letter-spacing: 1px; margin-top: 35px; margin-bottom: -5px; }

#tresc ul { list-style-type: none; margin-top: 23px; margin-left: 40px; }
#tresc li { text-align: left; padding-bottom: 10px; }

#tresc .tel { margin-top: 30px; font-size: 12px; }
#tresc img.gg2 { margin-left: 15px; margin-right: 5px; width: 13px; height: 13px; }
#tresc .gg { font-weight: bold; margin: 20px; }
#tresc a { font-weight: normal; font-size: 12px; }
#tresc .adres { font-weight: bold; letter-spacing: 2px; }
#tresc .mail { font-weight: bold; letter-spacing: 2px; }
#tresc img.volvo { width: 250px; height: 188px; position: absolute; top: 30px; right: 30px; }


/* linki */

a { color: #000000; font-weight: bold; }
a:hover { text-decoration: none; }
