* {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

body {
	background: #4b030a;
	background-image: url('img/bg.jpg');
	background-repeat: repeat-x;
	text-align: center;
}

#header {
	width: 665px;
	height: 100px;
	background-image: url('img/top.jpg');
	margin: 0px auto;
}

#site {
  position:relative;
	top:-145px;
	margin: 0px auto;
	width: 853px;
	text-align: right;
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #df5757;
	margin-bottom: 20px;
}

#administracja {position:relative;top:155px;right:50px;width:270px;height:50px;float:right;background:url('img/button.png');}
#fryzjer {position:relative;top:225px;right:-230px;width:270px;height:50px;float:right;background:url('img/button.png');}
#kosmetyki {position:relative;top:295px;right:-520px;width:270px;height:50px;float:right;background:url('img/button.png');}
#bhp {position:relative;top:315px;right:20px;width:270px;height:50px;float:right;background:url('img/button.png');}
#liceum {position:relative;top:385px;right:-230px;width:270px;height:50px;float:right;background:url('img/button.png');}
#kursy {position:relative;top:455px;right:-450px;width:270px;height:50px;float:right;background:url('img/button.png');}
#jazda{position:relative;top:475px;right:180px;width:270px;height:50px;float:right;background:url('img/button.png');}


