/* CSS Document */
html, body { text-align: left; min-height: 100%; margin-bottom: 1px; }
body { margin: 0; background: #fff; color: #000; font-size: 13px; font-family: "Lucica Grande", "Trebuchet MS", Arial, Helvetica, sans-serif; }
ul, li, ol, dl, dd, h1, h2, h3, h4, h5, p, form, fieldset, img { margin: 0; padding: 0; list-style: none; border: 0; font-weight: 400; font-size: 13px; }
.clear { clear: both; font-size: 1px; height: 1px; padding: 0; margin: 0; }
hr { display: none; }
a { color: #149adf; text-decoration: underline; font-weight: 400; } 
a:hover { color: #fff; text-decoration:none; background: #ed198c; }
a:hover img { background: none; }
small { font-size: 11px; color: #888; }
#content p { line-height: 18px; padding: 5px 0; }


	#header-container { width: 100%; height: 150px; background: #1b1b1b url(../images/header-container-bg.png) repeat-x; }
		#header { width: 980px; height: 150; text-align: left; margin: 0 auto; background: url(../images/tysiace-ofert.png) 100% 0 no-repeat; }
			#header h1 a { display:block; width: 310px; height: 110px; padding: 20px 0 0 20px; background:url(../images/logo.png) 20px 20px no-repeat; text-indent: -3000px; }
			
	#wrapper { width: 100%; border-top: 10px solid #000;}
	#content { width: 980px; border: 1px solid #292929; margin: 0 auto; }
	#left-column { width: 489px; float: left; border-right: 1px solid #292929;}
	#right-column { width: 490px; float: right;}
	.reklamy { width: 980px; padding: 10px 0; margin: 0 auto; text-align: center;  }	
	.reklamy2 { width: 980px; padding: 10px 0; margin: 0 auto;  text-align: center; }	
	.textlinks { padding: 3px 0; background: #000; margin-top: -21px; width: 100%; margin: 0 auto; text-align: center; }
	.feedholder { background: url(../images/stripe.png) repeat-x 0 100%; padding: 20px 20px 55px 20px;  }
	
	h1 { font-size: 24px; color: #f51e8b; padding: 7px 0; }
	h3 { font-size: 17px; padding-top: 7px; color: #149adf;  }	 
	
	#footer { width: 100%; height: 135px; border-top: 10px solid #149adf; background: #016cb9 url(../images/header-container-bg.png) repeat-x; padding: 10px 0; }
		#footer ul { display:block; width: 880px; margin: 0 auto; padding: 10px 50px; line-height: 18px; font-size: 14px; }
		#footer ul li { display:block; padding: 5px 0; } 
