html, body {
	background-image: url('../img/tl.png');
    width:  100%;
    height: 1000px;
	margin: 0;
	padding: 0;
	font-family: tahoma;
	font-size: 12px;
}


a:link 
	{text-decoration: none;
	 color: #000000;
	}

a:visited 
	{color: #000000;
	}
a:hover 
	{color: #000000;
	}
	
#top 
  {
	 width: 970px;
	 text-align: center;
	 margin: 0 auto;
	}

#head
  {
	 width: 970px;
	 text-align: center;
	 margin: 0 auto;
	}

#srodek
  {
	 width: 970px;
	 text-align: center;
	 margin: 0 auto;
	}


#lewa
  {
	 width: 321px;
	 text-align: center;
	 margin: 0 auto;
	 float: left;
	}

#prawa
  {
	 width: 649px;
	 text-align: left;
	 margin: 0 auto;
	 float: right;
	}



#stopka
 {
  background-image: url('../img/s_13.png');
	width: 970px;
	height: 50px;
	text-align: center;
	clear: both;
 }
 
.oferta_wew
   {
	  border: 1px solid #eaeaea;
		width: 282px;
		height: 197px;
		display: block;
		position: relative;
		top: 22px;
		left: 21px;
	 }
.oferta_all
  {
	 background-image: url('../img/s_10.png');
	 width: 322px;
	 height: 246px;
	}
.oferta_cont_l
  {
	 width: 322px;
	 height: 246px;
	 text-align: left;
	 float: left;
	}
.oferta_cont_p
  {
	 width: 322px;
	 height: 246px;
	 text-align: left;
	 float: right;
	}
.oferta_wew_nazwa
  {
	 background-image: url('../img/of_l.png');
	 width: 282px;
	 height: 18px;
	 text-align: center;
	 background-color: #c4db66;
	 color: #ffffff;
	}
.oferta_wew_zdj_l
  {
	 float: left;
	 margin-top: 5px;
	 margin-left: 10px;
	}
.oferta_wew_zdj
  {
	 width: 125px;
	 height: 95px;
	 border: 1px solid #eaeaea;
	}	
.oferta_wew_zdj_p
  {
	 float: right;
	 margin-top: 5px;
	 margin-right: 10px;
	}
 