
html { 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
}

body {
	margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px;
	color: rgb(73,76,59);
	background: rgb(46,48,27) repeat ;

}

a {
  outline : none;
  color:rgb(73,103,13);
}

img{
  border:0px solid;
}




#kontener {
	 width: 855px;
	 margin: auto;
}

#top{
  width:855px;
  height:39px;
}

#top_flash{
  background: url(../images/top.jpg) no-repeat ;
  height:214px;
  width:855px;
}

#menu{
  width:855px;
  height:23px;
}

#top_data{
  background: url(../images/top_data.jpg) no-repeat ;
  width:223px;
  padding-left: 70px;
  height:26px;
  padding-top: 13px;
}

#main{
  width:855px;
  background: url(../images/content_back.jpg) repeat-y ;
}

#lewa{
  width:283px;
  padding-left: 21px;
  float:left;
}

#box_oferta{
  background: url(../images/frame1.jpg) no-repeat ;
  width:257px;
  padding: 10px 10px 10px 10px;
  
  height:134px;
  
  
  margin-bottom: 10px;
  overflow: hidden;
}

#box_adres{
  background: url(../images/frame2.jpg) no-repeat ;
  width:257px;
  height:154px;
  padding: 10px 10px 10px 10px;
  overflow: hidden;
}

#zdjecie_pap{
  padding-bottom: 10px;
}

#prawa{
  width:551px;
  float:right;
}

.strona_tresc{
  padding-left: 25px;
  padding-right: 25px;
  padding-top: 10px;
  padding-bottom: 10px;
}


.galeria{
  float:left;
  width:230px;
  padding-left: 10px;
  padding-right: 60px;
  text-align: center;
}

.galeria img{
  margin-bottom: 10px;
  border:2px solid rgb(46,48,27);
}

img.galeriakat{
  margin-bottom: 5px;
  border:2px solid rgb(46,48,27);
}

#strona_header{
  width:855px;
  height:30px;
}

#header_bullet{
  background: url(../images/header_bullet.jpg) no-repeat ;
  width:32px;
  height:13px;
  margin-left:30px;
  margin-top:8px;
  float:left;
}

.title{
  /*height:60px;*/
  float:left;
  font-family:tahoma;
  font-size:16px;
  
  font-weight:bold;
  padding-left:15px;
  padding-top: 3px;
  color:rgb(71,102,22);
  font-variant: small-caps;
  letter-spacing: 2px;
}

.kontaktText{
  border:1px rgb(72,100,23) solid;
  background: rgb(46,48,27) !important;
  color:rgb(226,244,132);
  width:225px !important;
}

.form_tytul{
  font-size:14px;
  line-height:24px;
  text-align:left;
  font-weight:bold;
  color:rgb(73,103,15);
}

.btn{
  color:rgb(73,103,15);
  border:0px solid;
  padding:0px 8px 8px 8px;
  background:none;
  cursor:pointer;
  font-weight:bold;
}

#footer{
  clear:both;
  width:855px;
  height:50px;
  
  background: url(../images/footer.jpg) no-repeat ;
  color:rgb(81,141,9);
  font-size:10px;
  margin:auto;
  
}

#footer a{
  color:rgb(81,141,9);
  font-weight: bold;
  text-decoration: none;
}

#footer a:hover,
#footer a:active{
  color:rgb(81,141,9);
}

.footer_center{
  text-align: right;
  padding-top: 18px;
  padding-right: 30px;
}

