@charset "utf-8";
html { margin: 0px; padding: 0px; }

body	{background-color:white;
	   	
		margin: 0px; padding: 0px;
    	 
		 }
#main_div {
	width: 900px;
	position:relative;
	margin: 0px auto;
	font-family:"arial";
	font-weight:normal;
	color:#66080e;
	}
#top{background-image:url(img/top.jpg);
	background-repeat:no-repeat;
	 width:940px;
	 height:219px;
	}
#margin_left{
	background-image:url(img/margin-left.jpg);
	position:absolute;
	width:73px;
	height:421px;
	left:3px;
	top: 219px;
			}
#napis{
	background-image:url(img/napis_mega.jpg);
	position:absolute;
	background-repeat:no-repeat;
	width:167px;
	height:33px;
	left:81px;
	top: 217px;
		 }
#menu_bottom{margin-top:50px;
			color:#66080e;}
#margin_right{
	background-image:url(img/margin-right.jpg);
	position:absolute;
	width:80px;
	height:301px;
	left:834px;
	top: 218px;
			 }
#tresc{width:360px; font-size:12px;padding:100px;padding-top:10px;}


#mega{
	background-image:url(img/mega_mniejszy.jpg);
	position:absolute;
	background-repeat:no-repeat;
	width:328px;
	height:211px;
	left:499px;
	margin-top:40px;
	top: 279px;
	
	 }

	  


#footer{background-image:url(img/footer_bg.jpg);
		position:relative;
		margin-bottom:10px;
		margin: 0px auto;
		height:74px;
		width:850px;
		
		}
		
#kontakt{
	font-family:"arial";
	font-weight:normal;
	font-size:12px;
	width:300px;
	color:#66080e;
	position: absolute;
	left:510px;
	margin-top:280px;
	top: 279px;
		}

#link_relaks{
	background-image:url(img/link_relaks.jpg);
	position:relative;
	background-repeat:no-repeat;
	width:147px;
	height:33px;
	left:57px;
	
	top: -30px;
}
#vsp{
	font-family:"arial";
	font-weight:normal;
	font-size:10px;
	width:670px;
	color:#66080e;
	position: relative;
	left:740px;
	top:-20px;
	
		}
a{text-decoration: none;color:#66080e;}

