@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;
	}
#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:676px;
	  	 height:55px;
		 left:120px;
		 }
#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:670px;
	color:#66080e;
	position: absolute;
	left:120px;
	margin-top:80px;
	}
#mega{background-image:url(img/napis_mega.jpg);
	  position:absolute;
	  width:147px;
	  height:33px;
	  left:108px;
	  margin-top:30px;
	
	 }

		
#relaks{background-image:url(img/napis_relaks.jpg);
	  position:absolute;
	  width:147px;
	  height:33px;
	  left:111px;
	  margin-top:195px;
	  }
#tresc2{font-family:"arial";
	font-weight:normal;
	font-size:14px;
	width:670px;
	color:#66080e;
	position: absolute;
	left:120px;
	margin-top:250px;
	}
#cien{background-image:url(img/margin-bottom.jpg);
	  position:absolute;
	  width:840px;
	  height:46px;
	  left:0px;
	  margin-top:462px;
	 }
#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;
		background-repeat:no-repeat;}
#vsp{font-family:"arial";
	font-weight:normal;
	font-size:10px;
	width:670px;
	color:#66080e;
	position: absolute;
	left:720px;
	margin-top:462px;
		}
#menu_bottom{font-family:"arial";
	font-weight:bold;
	font-size:12px;
	width:670px;
	color:#66080e;
	position: absolute;
	left:120px;
	margin-top:462px;}/* CSS Document */

a{text-decoration: none;color:#66080e;}
a:hover{text-decoration: underline;}