* { margin: 0; padding: 0; }

body { 
   text-align: center;
   width: 770px;
   margin: 5px auto;
   background: #dfdfdf;
   font-size: 13px;
   font-weight: normal;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   background-image: url(obrazki/tlo.gif);
}
#logo ul { width: 750px; margin: 0 auto; list-style-type: none; margin-bottom: 15px; }
#logo ul li { width: 100%; }
#logo ul li.winter-02 { background: url(obrazki/winter_02.jpg) no-repeat; height: 45px; }
#logo ul li.winter-03 { background: url(obrazki/winter_03.jpg) no-repeat; height: 46px; }
#logo ul li.winter-04 { background: url(obrazki/winter_04.jpg) no-repeat; height: 45px; }
#logo ul li.winter-05 { background: url(obrazki/winter_05.jpg) no-repeat; height: 46px; }
#logo ul li.winter-06 { background: url(obrazki/winter_06.jpg) no-repeat; height: 45px; }


#zawartosc {
   height: auto !important;
   height: 400px; /* IE */
   min-height: 400px;
   border: 1px solid #000000;
   padding: 5px;
   text-align: left;
   background: #ffffff;
}
#menu { width: 750px; height: 30px; margin: -10px auto 0 auto; }
#menu ul { list-style: none; }
#menu li { float: left; margin: 0 5px; } 
#menu li a { 
   display: block;
   width: 86px;
   color: #000000;
   text-decoration: none;
   text-align: center;
   background: #dfdfdf;
   padding: 2px 4px;
   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;
  
}
#tresc { width: 100%; }
#stopka { 
   width: 750px;
   height: 20px;
   margin-top: 10px;
   background: #ffffff;
   border: 1px solid #000000;
   font-size: 12px;
   padding: 4px 20px 0 0;
   text-align: right;
}

a { color: #000000; text-decoration: underline; font-weight: bold;}
a:hover { text-decoration: none; }

p { text-align: justify; }
