html { margin: 0px; padding: 0px; }

body	{background-color:white;
	   	
		margin: 0px; padding: 0px;
    	 
		 }
#main_div {
	width: 900px;
	position:relative;
	margin: 0px auto;
	}
#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;
			}
#napis{	 background-image:url(img/napis.jpg);
		 position:absolute;
	   	 width:680px;
	  	 height:61px;
		 left:113px;
		 }
#margin_right{background-image:url(img/margin-right.jpg);
			 position:absolute;
	   		 width:80px;
	  		 height:301px;
			 left:834px;
			 }
#tresc{font-family:"arial";
	font-weight:normal;
	font-size:14px;
	width:680px;
	color:#66080e;
	position: absolute;
	left:110px;
	margin-top:60px;
	}
#mega{background-image:url(img/foto-mega.jpg);
	  position:absolute;
	  width:361px;
	  height:227px;
	  left:-15px;
	  margin-top:60px;
	
	 }
#m_link{background-image:url(img/mega.jpg);
		position:absolute;
	  width:60px;
	  height:24px;
	  left:145px;
	  margin-top:22px;
		}
#relaks{background-image:url(img/foto-relaks.jpg);
	  position:absolute;
	  width:361px;
	  height:227px;
	  left:330px;
	  margin-top:60px;
	  }
#r_link{background-image:url(img/relaks.jpg);
		position:absolute;
	  width:67px;
	  height:22px;
	  left:145px;
	  margin-top:22px;
		}
#cien{background-image:url(img/margin-bottom.jpg);
	  position:absolute;
	  width:840px;
	  height:46px;
	  left:0px;
	  margin-top:462px;
	  background-repeat:no-repeat;
	 }
#prostokat{background-image:url(img/margin-bottom2.jpg);
		position:absolute;
	    width:848px;
	    height:17px;
	    left:40px;
	    margin-top:502px;
		background-repeat:no-repeat;
		}
#footer{position:absolute;
		left:0px;
		margin-top:5px;
		background-repeat:no-repeat;}
#vsp{font-family:"arial";
	font-weight:normal;
	font-size:10px;
	width:670px;
	color:#66080e;
	position: absolute;
	left:700px;
	margin-top:477px;
		}
#menu_bottom{font-family:"arial";
	font-weight:bold;
	font-size:12px;
	width:670px;
	color:#66080e;
	position: absolute;
	left:10px;
	margin-top:278px;}
#adres_m{font-family:"arial";
	font-weight:normal;
	font-size:12px;
	width:200px;
	text-align:center;
	color:#66080e;
	position: absolute;
	left:75px;
	margin-top:-15px;}
#adres_r{
	font-family:"arial";
	font-weight:normal;
	font-size:12px;
	text-align:center;
	width:200px;
	color:#66080e;
	position: absolute;
	left:400px;
	margin-top:-15px;
	
}
a{text-decoration: none;color:#66080e;}
a:hover{text-decoration: underline;}
