body,td,th {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
  line-height: 1.5;
}
body {
	background-color: #D6D6D6;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/* TOP MENUUUUUU */
#top_menu {
  position: absolute;
  left: 435px; top: 40px;
  z-index: 991;
}
#top_menu a{
  padding: 10px 20px 10px 20px;
  font-family: 'Dynalight', cursive; font-size: 32px;
}
#top_menu a:link, a:active, a:visited{
  color: #593301; text-decoration: none;
}
#top_menu a:hover{
  color: #593301; text-decoration: none;
}
#subm1 {
  position: absolute; left: 313px; top: 30px;
  width: 122px; height: 56px;
  background-color: white;
  border: 1px solid #593301;
  border-radius: 5px;
  display: none;  
}
#subm2 {
  position: absolute; left: 438px; top: 30px;
  padding: 0px;
  width: 132px;  height: 170px;
  background-color: white;
  border: 1px solid #593301;
  border-radius: 5px;
  z-index: 990;
  text-align: center;
  display: none;
}
#subm2 a, #subm3 a{
  display: block;
  margin: 10px 0px 10px 0px;
  padding: 2px;
  font-size: 14px;
}
#subm2 a:link, #subm2 a:active, #subm2 a:visited,
#subm3 a:link, #subm3 a:active, #subm3 a:visited{
  color: #81A724; text-decoration: none;
}
#subm2 a:hover, #subm3 a:hover{
  color: #81A724; text-decoration: none;
  text-decoration: underline;
}
#subm3 {
  position: absolute; left: 572px; top: 30px;
  padding: 0px;
  width: 97px;  height: 200px;
  background-color: white;
  border: 1px solid #593301;
  border-radius: 5px;
  z-index: 990;
  text-align: center;
  display: none;
}
#subm4 {
  position: absolute; left: 670px; top: 30px;
  width: 109px; height: 56px;
  background-color: white;
  border: 1px solid #593301;
  border-radius: 5px;
  display: none;  
}
#subm5 {
  position: absolute; left: 780px; top: 30px;
  width: 117px; height: 56px;
  background-color: white;
  border: 1px solid #593301;
  border-radius: 5px;
  display: none;  
}
/****** Tresc ****/
#tresc, #stopka{
  position: relative; 
  width: 880px; 
  margin-left: auto; margin-right: auto; 
  background-color: white; 
  padding: 10px;
  margin-bottom: 20px;
}
#tresc img{
  padding:5px;
  border: 1px solid #d7d7d7; 
}
.tytul {
 font-family: 'Dynalight', cursive; font-size: 26px;
 padding: 0px; margin: 0px 0px 10px 10px;
 color: #81A724; 
}
#menu_oferta a{
  display: block;
  margin: 5px 0px 5px 0px;
  font-size: 12px;
}
#menu_oferta a:link, #menu_oferta a:active, #menu_oferta a:visited{
  color: #593301; text-decoration: none;
}
#menu_oferta a:hover{
  color: #593301; text-decoration: underline;
}
.blok_produkt{
  position: relative; display: inline-table; width: 195px; margin: 0px 0px 15px 0px;
}
.blok_nazwa {
  font-weight: bold;
}
.blok_opis {
  width: 190px;"
}
/***** STOPKA *****/
#stopka a{
  margin: 0px 20px 0px 0px;
  font-size: 12px;
}
#stopka a:link, #stopka a:active, #stopka a:visited{
  color: #593301; text-decoration: none;
}
#stopka a:hover{
  color: #593301; text-decoration: underline;
}