body{
	font-family: Arial, Tahoma,Verdana, sans-serif;
	padding: 0 0 30px 0;
	margin: 0;	
	background: #fff;
}

img{
	border: none;
}

#page-outer{
  width: 900px;
}

#logo{
  text-align: left;
}

#tm-co-nowego{
  width: 91px;
  height: 17px;
  background: url(../gfx/btn_co_nowego.jpg) no-repeat;
  display: block;
  float: left;
  margin-right: 20px;
}

#tm-kariera{
  width: 58px;
  height: 17px;
  background: url(../gfx/btn_kariera.jpg) no-repeat;
  display: block;
  float: left;
  margin-right: 20px;
}

#tm-gdzie-kupic{
  width: 87px;
  height: 17px;
  background: url(../gfx/btn_gdzie_kupic.jpg) no-repeat;
  display: block;
  float: left;
  margin-right: 20px;
}

#banner-product{
	height: 200px;
  padding: 30px 0 30px 0;
  border-bottom: 1px solid #A9A8A8;
}

#h-col-1{
  text-align: center;
  border-right: 1px solid #A9A8A8;
}

#h-col-2{
  text-align: center;
  border-right: 1px solid #A9A8A8;
}

#h-col-3{
  text-align: center;
}

#main-content{
  width: 900px;
}

#menu-bottom{
  padding: 10px 0 0 0;
  text-align: center;
  color: #5F5F5F;
}

#menu-bottom a{
  color: #222;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  margin: 0 45px 0 45px;
}

#menu-bottom a:hover{
  color: #76BE1C;
}

#swf-witamy{
  text-align: right;
}

/*--------------------------------- search ---------------------------*/
.search{
  width: 595px;
  text-align: right;
}

.search-field-left{
  /*background: url(../gfx/search_field_left.jpg) no-repeat;*/
  width: 20px;
  height: 20px;
}

.search-img{
  width: 20px;
  height: 20px;
  border: none;
}

.search-field-center{
  background: url(../gfx/search_field_center.jpg) repeat-x;
  width: 100px;
  height: 20px;
}

.search-field-right{
  background: url(../gfx/search_field_right.jpg) no-repeat;
  width: 7px;
  height: 20px;
}

.search-field-text{
  color: #353535;
  font-size: 16px;
  font-weight: bold;
}

#search-text{
  width: 100px;
  height: 14px;
  border: 0px;
  background: none;
  margin-top: 1px;
  font-size: 12px;
  color: #353535;
  margin-bottom: 3px;
}

.search-submit{
  color: #353535;
  font-size: 12px;
  font-weight: bold;
  border: none;
  background: none;
}


/* ----- home ----- */
#banner-home img{
  border: 1px solid #7F7F7F;
  margin-top: 10px;
} 

.start-outer{
  border-bottom: 1px solid #76BE1C;
  padding: 20px 0 20px 0;
  width: 900px;
}

.firma-outer{
  padding: 20px 0 20px 0;
  border-bottom: 1px solid #72D3FD;
  text-align: left;
}

.firma{	
	border-top: 1px solid #72D3FD;
}

.firma .left{  
  font-size: 14px;
  text-align: justify;
  vertical-align: top;
  color: #222D31;
  padding: 15px 0 15px 5px;
}

.firma .right{
  vertical-align: top;
  padding: 15px 0 15px 10px;
  text-align: justify;
}

.produkty-outer{
  padding: 20px 0 20px 0;
  border-bottom: 1px solid #76BE1C;
  text-align: left;
}

#produkty-bg{
  width: 900px;
  height: 350px;
  background: url(../gfx/bg_produkty.jpg) no-repeat left;
  border: 1px solid #7F7F7F;
  display: table;
  text-align: left;
}

#produkty-woj-bg{
  width: 900px;
  height: 360px;
  background: url(../gfx/gdzie_kupic_woj_bg.jpg) no-repeat top left;
  border: 1px solid #7F7F7F;
  display: table;
  text-align: left;
}

#produkty-lista{
  width: 650px;
  margin: 10px 0 0 200px;
  text-align: left;
}

#produkty-lista td{
  vertical-align: top;
}

.produkty-head-1{
  font-weight: bold;
  color: #2C5739;
  font-size: 17px;
}

.produkty-head-2{
  font-weight: normal;
  color: #76B907;
  font-size: 17px;
}

#produkty-lista ul{
  list-style: none;
  margin: 10px 0 10px 0;
  padding: 0;
  font-weight: bold;
  font-size: 17px;
  color: #76B907;
}

#produkty-lista ul li{
  margin: 0;
  padding: 3px 0 3px 10px;
  font-weight: normal;
  font-size: 13px;
  color: #222;
}

#produkty-lista ul li a{
  font-weight: bold;
  font-size: 13px;
  color: #222;
  text-decoration: none;
}

#produkty-lista ul li a:hover{
  color: #76B907;
  text-decoration: underline;
}

.white-space-kontakt{
  height: 40px;
}

.kontakt-info{
  color: #222;
  font-weight: bold;
  font-size: 15px;
  text-align: left;
}

.kontakt-email{
  color: #2C5739;
  font-weight: bold;
  font-size: 13px;
}

.kontakt-email a{
  color: #2C5739;
  font-weight: bold;
  font-size: 13px;
  text-decoration: none;
}

.kontakt-email a:hover{
  color: #222;
  text-decoration: underline;
}

#produkt-info-top{
  clear: both;
  float: left;
  display: block;
}

.produkt-info{
  font-size: 14px;
  line-height: 25px;
  margin-top: 20px;
  text-align: justify;
  background: #f8f8f8;
  padding: 20px;
  color: #222;
  text-align: justify;
}

#banner-home img{
  border: 1px solid #7F7F7F;
  margin-top: 10px;
} 

.img-border{
  border: 1px solid #7F7F7F;
} 

.produkt-avenea-outer{
  padding: 20px 0 20px 0;
  border-bottom: 1px solid #FF66FF;
  text-align: left;
}

.produkt-pogodyne-outer{
	padding: 20px 0 20px 0;
  border-bottom: 1px solid #BA0000;
  text-align: left;
}

.produkt-lips-outer{
  padding: 20px 0 20px 0;
  border-bottom: 1px solid #73BE1E;
  text-align: left;
}


.produkt-info a{
  color: #222;
  font-weight: bold;
  text-decoration: none;
}

.produkt-info a:hover{
  text-decoration: underline;
}

.back{
  color: #000;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  margin: 5px 0 10px 10px;
  display: table;
}

.back:hover{
  text-decoration: underline;
}

.back-2{
  color: #000;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  margin: 5px 0 10px 10px;
  display: table;
}

.back-2:hover{
  text-decoration: underline;
}

.p-justify{
  text-align: justify;
  margin: 0px;
  padding: 0px;
}

.city-show{
  color: #2C5739;
  text-decoration: none;
}

.city-show:hover{
  text-decoration: underline;
}

.product-main-outer{
	width: 900px;
	height: 350px;
  z-index: 1;
  display: block;
  float: left;
}

#produkt-info-top{
	clear: both;
	width: 864px;
	display: block;
	float: left;
  margin-top: 20px;
}

.more-product{
	width: 110px;
	height: 25px;
	clear: both;
  display: block;
  color: #fff;
  font-weight: bold;
  font-size: 11px;
  float: left;
  margin: -25px 0 0 790px;
  z-index: 99;
  text-decoration: none;
}

.more-product:hover{
  text-decoration: underline;
}

.more-product-rectostop{
  width: 110px;
  height: 25px;
  clear: both;
  display: block;
  color: #333;
  font-weight: bold;
  font-size: 11px;
  float: left;
  margin: -340px 0 0 790px;
  z-index: 99;
  text-decoration: none;
}

#color-more-reduce-rectostop{
  color: #F15E22;
}

#color-more-mamarin{
  color: #770C5E;
}


#color-more-lips{
  color: #EDFC63;
}

.title-small{
	font-size: 11px;
	color: #555;
	/*font-style: italic;*/
}

#color-more-pogodyne{
  color: #0F005F;
}

#color-more-allerin{
  color: #000;
}

#color-more-comar{
  color: #fff;
}

#color-more-lipss{
  color: #000;
  margin-top: -330px;
}


#map-area-outer{
	width: 316px;
  height: 300px;
  overflow: hidden;
  margin: 0;
  padding: 0;
  background: url(../gfx/mapa.gif) 0 0;
}

#map_poland{	
  margin: 0px;
}

#map_poland_bg{
  clear: both;
  margin: 0;
}

.gdzie_kupic_slask{
  margin-left: 316px;
}


#tooltip { 
	  font-family: Arial, Tahoma,Verdana, sans-serif;
    position: absolute; 
    z-index: 3000; 
    border: 1px solid #99BB5A; 
    background: #fff; 
    color: #000; 
    padding: 5px; 
    opacity: 1;
    font-size: 10px;
    font-weight: normal;
    width: 200px; 
} 