@charset "utf-8";
/* CSS Document */

body { margin: 0; padding: 0; font-size: 12px; line-height: 18px; font-family: Tahoma, Geneva, sans-serif; }
p, img, ul, li, span, h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; list-style: none; border: 0; }
a { text-decoration: none; color: #000000; }
a:hover { text-decoration: underline; }
.zerowanie { clear: both; }

#cialo { width: 960px; min-height: 500px; margin: 0px auto; }

/* Top */

#top { width: 960px; padding-top: 86px; background: url('img/top.jpg') no-repeat; }
#menu { width: 950px; height: 34px; background: #666; padding-left: 10px; background: url('img/menu.jpg') no-repeat; }
#menu ul li { float: left; margin: 5px 10px 0 0; }
#menu ul li span { background: url('img/bg.jpg') right center no-repeat; }

/* Treść */

#tresc { width: 960px; margin-top: 35px; }
#kopiarka_lewo { width: 310px; height: 295px; float: left; background: url('img/drukarka_lewo.jpg') no-repeat; }
#prawa_strona { width: 600px; float: right; padding: 0 10px 0 10px; border-left: 1px solid #efeeee; border-right: 1px solid #efeeee; }
#prawa_strona h2 { color: #346d8c; }
#prawa_strona p { margin: 10px 0 10px 0; }

#prawa_strona2 { width: 650px; float: right; }

.produkt { width: 203px; float: left; margin: 0 0 0 13px; }
.produkt_g { width: 203px; height: 6px; background: url('img/produkt_g.jpg') no-repeat; }
.produkt_d { width: 203px; height: 6px; background: url('img/produkt_d.jpg') no-repeat; }
.produkt_c { width: 201px; min-height: 200px; padding-bottom: 10px; text-align: center; border-left: 1px solid #f0eeee; border-right: 1px solid #f0eeee; }
.produkt_c h3 { margin: 10px 0 10px 0; color: #464747; }

#tresc_g { width: 622px; height: 5px; float: right; background: url('img/tresc_gora.jpg') no-repeat; }
#tresc_d { width: 622px; height: 5px; float: right; background: url('img/tresc_dol.jpg') no-repeat; }

/* Stopka */

#stopka { width: 100%; margin-top: 20px; border-top: 5px solid #4a7d98; background: #e3e6ea; }
#stopka_txt { width: 960px; min-height: 100px; margin: 0px auto; text-align: center; }
#stopka_txt a { text-decoration: underline; }
#stopka_txt a:hover { text-decoration: none; }