*
{
margin: 0;
padding: 0;
}
body
 {
  font-family : Verdana;
  font-size : small;
  color : #000000;
  background-color : #126F05;
  margin : auto;
  width: 720px;
}
#top
{
  background-image : url(img/naglowek.gif);
  background-repeat : no-repeat;
  background-color: #9AD670;  
  height: 37px;
  width: 720px;
  padding-top: 163px;
  text-align: right;  
}
ul {margin-left: 20px;}
li {padding :5px;}
ul#menu {margin-right: 30px;list-style-type: none;display: inline;}
li.men {display: inline;}
img#m1 {height: 37px; width: 131px; border: 0;}
img#m2 {height: 37px; width: 122px; border: 0;}
img#m3 {height: 37px; width: 125px; border: 0;}
img#m4 {height: 37px; width: 124px; border: 0;}
div#stopka {height: 20px; width: 720px; background-image : url(img/stopka.jpg);}
div#t{width: 690px; background-image : url(img/tlo2.jpg); padding: 15px; padding-bottom: 30px; background-color: #9AD670;  }  
p {padding: 5px;}
a.cl {text-decoration: none; color: black;}
h2.nazwa_odminay a {text-decoration: none;}

div.obrazek {width:100px;height: 130px; float: left; border: 0; margin:5px;}
div.nazwa_odminay {clear: right; padding:10px;}
div.opis {clear: right; padding:10px;}
div.odmiana {clear: both;}
h2.nazwa_odminay { font-size : Medium;}

td.ed1 {
background-color : #99CC66;
}
td.ed2 {
background-color : #CCCCFF;
}
td.zawartosc {
background-image : url(img/tlotab1.jpg);
}
td.cena1 {
background-color : #999900;
}
td.cena2 {
background-color : #99CC00;
}
td.inne {
background-image : url(img/tlotab2.jpg);
}
td.t {
background-image : url(img/tlo2.jpg);
padding: 15px;
}

p.center {
text-align : center;
}
PRE, CODE {
font-size : 8pt;
}
/*Style to display div`s with the arrows*/

div.arrows  { 
  margin: 0 auto 0 auto ;
  width: 36px;
}

div.arrow_l  { 
  background: url(img/l.gif) no-repeat;
  cursor: hand;
  width: 16px;
  height: 15px;
  float: left;
  margin-right: 2px;
}

div.arrow_r  { 
  background: url(img/r.gif) no-repeat;
  cursor: hand;
  width: 16px;
  height: 15px;
  float: right;
  margin-left: 2px;
}

div.arrow_l:hover  { 
  background: url(img/la.gif) no-repeat;
}

div.arrow_r:hover  { 
  background: url(img/ra.gif) no-repeat;
}

/*Style for arrows*/
