
#sklad {
	
	
	}

/* poczatek rozwijanego menu */



/* poczatek pojedynczego menu */
#button {

padding: 20;
float:center;

}
#button li {
display: inline;
}
#button li a {
font-family: Arial;
font-size:11px;
text-decoration: none;
float:left;
padding: 10px;
background-color: #9ad144;
/* #f49914; */
color: #fff;
}
#button li a:hover {
background-color: #6EBB1F; /*#fbc27b;*/
margin-top:-2px;
padding-bottom:12px;
}

/* koniec menu pojedynczego */

body {
  background-color: #6EBB1F; 
/*  background-color: #ffffff; */
  margin: 0;
  text-align: center;

}
body, td {
  color: #826F5E;
  font-family: verdana, arial;
  font-size: 9pt;
}
a {
  color: #4D9107;
}
h1 {
  font-size: 12pt;
}
h2 {
  font-size: 10pt;
}
h3 {
  font-size: 8pt;
}
#page_left {
  width: 100px;
  position: absolute;
}

#content_left {
float: left;
width: 500px;
margin: 0;
padding: 1em;
}

#slider_desc {
font-size: 7pt;
}

#content_right_top {
float: top;
height: 100px;
margin: 0;
padding: 1em;
}


#content_right_bottom {
float: bottom;
height: 300px;
margin: 0;
padding: 1em;

}

.main_left_up {
float: left;
width: 500px;
 padding-left: 10px;
}
.main_left_up_center {
float: left;
width: 500px;
 padding-left: 10px; 
}
.main_right_up {
float: left;
width: 150px; 
 padding-left: 40px;
}


#content_right {
float: right;
width: 250px;
right: -50px;
margin: 0;
padding: 1em;
}


#page {
  width: 800px;
  margin: auto;
  background: url('../images/fond-bottom.jpg') no-repeat bottom;
  background-color: #fff;
  text-align: left;
}
#content {
  padding: 10px 20px;  
  background: url('../images/fond-plus-2.jpg') 20px bottom no-repeat;
  margin-bottom: -50px;
  padding-bottom: 70px;
}
#content ul {
  padding-left: 15px;
  margin: 0;
  font-size: 8pt;
}
li {
  padding: 0;
}
img {
  border: 0;
}

p {
  text-align: justify;
}
#menubottom {
  padding-top: 130px;
}

.special {
  color: #98D144;
  font-weight: bold;
}

.lstgammes {
  text-align: left;
  margin: 0 20px;
  width: 678px;
}
.cadreprod {
  width: 678px;
  height: 244px;
  background: url('../images/cadreprod.jpg') no-repeat;
  margin: 5px 0 20px 0;
  text-align: right;
}
.cadreprod .details {
  padding-top: 7px;
  padding-right: 34px; 
}

.pictPresse {
 background-color:#E5F5C4;
 border: 1px solid #95D246;
}
.pictPresse2 {
 background-color:#ffffff;
 border: 1px solid #95D246;
}
.pictPresse a, .pictPresse {
  color: #333;
}
.pictPresse a {
 text-decoration: none;
  font-weight: bold;
}

.text {
  border: 1px solid #6EBB1F;
  color: #826F5E;
  height: 21px;
}

.submit {
  border: 1px outset #6EBB1F;
  color: #ffffff;
  background-color: #6EBB1F;
  font-size: 8pt;
  font-weight: bold;
  height: 21px;
}

.fondproduit {
  text-align: right;
}


.txtprod {
  background: url('../images/fond-plus-1.jpg') no-repeat  right center;
  padding-right: 60px;
  padding-bottom: 20px;
}


