body {
	background-color:#F3F2E0;
	background:#F3F2E0 url(../images/bgr_header.jpg) repeat-x;
	font-family:verdana, sans-serif;
	font-size:12px;
	line-height:130%;
	color:#280028;
	
}

#page{
	margin:0 auto;
	width:977px;
}
/*   ---------------------   HEADER  ---------------------   */
#header{
	margin:0 auto;
	width:977px;
	height:253px;
	background:url(../images/header.jpg) no-repeat;
	float:left;
	
}

h1{
text-indent:-900em;
}
/*   ---------------------   L col  ---------------------   */
h2{
	padding:10px 0px 10px 40px;
	background:transparent url(../images/dot.png) no-repeat left center;
	font-family:Georgia, serif;
	font-size:160%;
	font-weight:normal;
	font-style:italic;
	margin-bottom:10px;
}

h3{
	margin:10px 0 10px 30px;
}
ul.oferta{
	margin-left:30px;
	}


ul.oferta li{
	padding:2px 0px 2px 20px;
	background:transparent url(../images/dot_small.png) no-repeat left center;
}

ul.oferta li.inner {	
	background-image:none;	
}

.content{
	float:left;
	width:920px;
	margin:0 auto;	
	margin-bottom:50px;
	margin-top:20px;
	}

.left_col{
	padding-left:70px;
	width:450px;
	float:left;
	height:auto;
	
	
	
}
/*   ---------------------   R col  ---------------------   */
.right_col{
	padding-top:10px;
	float:right;
	width:320px;
	text-align:center;
}

ol#promocje li{
	font-weight:bold;
	font-family:"Myriad pro", Verdana, sans-serif;
	font-size:150%; 
	line-height:120%;
	padding-top:15px;
}
ol#promocje li span{
	font-size:180%;
	
}

/*   ---------------------  Footer  ---------------------   */
#footer{
	background:#4C3454 url(../images/bgr_footer.jpg) repeat-x;
	clear:both;
	display:block;
	height:250px;
	margin-top:50px;	
}

#footer_content{
	background: url(../images/footer.jpg) no-repeat;
	margin:0 auto;
	padding-left:0px;
	width:980px;
	height:250px;	
}

div#adres{
	width:280px;	
	line-height:110%;
	display:block;
	padding-top:10px;
	margin-left:520px;
	
	color:#C84C8B;
	font-family:"myriad pro",Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:150%;
	}
	
div#adres a{
	color:#C84C8B;
}

div#adres a:hover{
	color:#EF95C5;
}


#dotworks{
	float:right;
	width:190px;
	margin-top:115px;
	}



#dotworks_logo {
	text-indent:-900em;
	float:right;	
	background:transparent url(../images/dotworks.jpg) no-repeat scroll 0 0;
	height:32px;
	width:132px;
}

#dotworks_logo:hover {
	background-position:0 -32px;
}

#dotworks p{
	font-size:80%;
	color:#7B6685;
	text-align:right;
	clear:both;

	}

#dotworks a{
	color:#7B6685;
	}
	
#dotworks a:hover{
	color:#EF95C5;
	}


