body {
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
    padding: 0;
    margin: 0;
 	font-family: Arial, Helvetica, sans-serif;
	background: #FFFFCC;
	text-align: center;
 }

 #container {
   position:relative;
   margin: 0 auto;
   padding: 0;
   width: 820px;
 }

 #srodek {
   position:relative;
   width: 820px;
   float: left;
  }
  
 #top {
   position:relative;
   width:820px;
   background: #FFF url(img/top.jpg) no-repeat bottom left;
   height: 331px;
  }   
 #content {
   float: left;
   position:relative;
   width:820px;
   background:#FFF;
  }   
 
 #footer {
   position:relative;
   width:820px;
   background:#FFF url(img/foot.jpg) no-repeat left top;
   height: 90px;
   text-align: center;
   float: left;
   border: 0px solid #FF0000;
  }   

  #footer p {
   position: relative;
   top: 50px;
   border: 0px solid red;
   margin: 0;
   padding: 0;
   font-size: 12px;
   color: #FFF;
  } 
 
  #top ul{
   position:absolute;
   top: 27px;
   right: 10px;
   float: right;
   list-style-type: none;
   padding: 0;
   margin: 0;   
  }  
   
#top a{
   float: left;
   padding: 0;
   margin: 0;   
  }
  
#top a img{
     border-width: 0px;
  }     
  #top ul li{
   padding: 0;
   margin: 0;   
   display: inline;
  }   
   #top ul li a{
   padding: 0 14px ;
   color:#1e6529;
   text-decoration:none;
   font-family: Arial;
   font-weight: bold;
   font-size:13px;
   border-right: 1px solid green;
  } 
  
 #content .katalog {
     float: left;
	 width: 819px;
  }
  #content .karty {
     float: left;
	 width: 409px;
	 text-align:left;
  }
  .karty p{
    margin: 18px 0 0 0;
    font-style: italic;	 
  }    
 
  #content .karty img.mini{
     float: left;
	 width: 100px;
	 height: 102px;
	 margin: 15px 10px 10px 15px;
  }   
  
  #content .karty img.maxi{
    float: left;
	 margin: 15px 10px 10px 15px;
  }   

  #content .karty {
     float: left;
	 width: 409px;
	 text-align:left;
  }
 
  .gwiazda{
	 padding: 0px;
	 margin: 10px 15px 0px 15px;
 } 

  #srodek #content .katalog h1:first-letter{
   font-size: 18px;  
  }
  
  .karty h1, .katalog h1, .karta h1{
   background:url(img/dots.gif) repeat-x left bottom;
   text-align:left;    
   font-weight: bold;
   font-family:"Times New Roman", Times, serif;
   padding: 1px 0 5px 0px;
   margin: 20px 20px 10px 20px ;
   word-spacing: 2px;
   text-transform:uppercase;
   color:#1e6529;
   font-size: 16px;
   }

  .karty h1, .karta h1{
   text-align:center!important;
   letter-spacing: 3px;	
	}	
	
  .katalog h1{
   letter-spacing: 1px;	
	}
	
  #content p {
 	color: #444;
	font-size:12px;
	text-align:left;
	padding: 0 15px;
	}  	 
   #content a.more {
   font-family:Verdana;
   font-size:10px;
   font-weight: bold;
   position: relative;
   float:right;
   color:black;
   background: url(img/arr.gif) no-repeat center right;
   padding-right: 30px;
   margin: 2px 7px;
   height: 16px;
   }	
   .produkt {
     width: 250px;
	 border: 1px solid #999;
	 float: left;
	 text-align:left;
	 height: 260px;
	 font-size:12px;
	} 
	
  #przewijak {
	 position: relative;
	 width: 820px;
	 overflow:hidden;
   }
 #przewijak .poz {
   position: relative;
   border: 0px dotted red;  
   width: 410px;
   height: 270px;
   float:left;
   text-align: left;
   }

  .gif {
   width:auto!important;
   height:auto!important;
   margin: 10px 15px 0px 0px!important;
   }
 
 #przewijak .poz img{
   float: left;
   width: 100px;
   height: 80px;
   margin: 3px 15px;
   }
  
  .katalog #hidden {
   display: none;
  }
  
 .kontakty {
    position:relative;
    float:left;
    width: 250px;
    height: 200px;
    border: 0px solid red;
  }
  .kontakty h3{
       padding: 10px 10px 0 10px;
       margin: 0; 
       float: left;
       font-size: 14px;
       color: #243;
  }
  .kontakty a{
       color: #243;
  }
   .cont_list {
        position:relative;
        float: left;
        margin: 0;
        padding: 0;
  } 

   .cont_list li{
        position:relative;
        width:409px;
        text-align: left;
        border-bottom: 0px solid red;
        margin: 3px;
        padding: 3px 0 0 33px;
        font-size: 12px;
        color: #243;
  } 
  
  .small {
      font-size: 9px!important;
      color: #1e6529!important;
      margin: 0px 0px 0px -11px!important;
  }

