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

body {
	margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px;
	background: url(background.jpg) rgb(236,228,205) repeat-x ;
	
}

a {
  outline : none;
  color: #7F772C;
}

#kontener {
  margin:auto;
  width:1002px;
  float:left;
}

#gora{
  width:1002px;
  height:289px;
  float:left;
}


#gora_lewa{
  background: url(top_car.jpg) no-repeat ;
  width:427px;
  height:289px;
  float:left;
}

#gora_prawa{
  width:575px;
  height:289px;
  float:left;
}

#prawa_top{
  background: url(top_car2.jpg) no-repeat ;
  width:575px;
  height:186px;
  float:left;
}

#menu{
  width:575px;
  height:31px;
  float:left;
}

#witamy{
  width:575px;
  height:72px;
  float:left;
}

#srodek{
  width:895px;
  float:left;
  padding-left: 44px;
  padding-right: 63px;
}

#srodek2{
  background: url(content_back.jpg) repeat-y ;
  width:895px;
  float:left;
}

#lewa{
  width:355px;
  float:left;
}

#lewa_content{
  padding-left: 35px;
  width:285px;
  float:left;
  padding-right: 35px;
}

#prawa{
  width:510px;
  padding-right: 30px;
  float:left;
}

#content{
  
  width:440px;
  padding-left: 30px;
  padding-right: 30px;
  color:rgb(112,0,4);
  font-size: 11px;
  font-family: Tahoma;
}

#footer{
  background: url(footer.jpg) no-repeat ;
  height:20px;
  width:860px;
  clear:both;
  text-align: right;
  padding-right: 35px;
  padding-top: 15px;
  color:rgb(82,55,46);
  font-size: 10px;
}
#footer a{
  text-decoration: none;
  font-weight: bold;
  color:rgb(82,55,46);
}

.rowA{
  background-color:rgb(209,193,167);
}

.rowB{
  background-color:rgb(229,213,187);
}

.galeria_link{
  text-decoration: none;
  font-size: 14px;
}

.zdjecie{
  border:1px rgb(127,119,44) solid ;
}
