body {
	margin: 0;
	padding: 0;
	background: #012258 url(images/background.jpg) repeat-x;
	font-family: Georgia, Helvetica, sans-serif;
	font-size: 12pt;
	color: #fff;
}
h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
h1{color:#f3bd59;}
h2{	color: #f3bd59;}

#wrapper{width:981px;margin:0 auto;padding:0 0 20px 0;}

#content img{border:3px solid #f3bd59;}
p{line-height:16px;}
#content img:hover{border:3px solid #f3bd59;}

#gold{background:url(images/gold.png) no-repeat;width:128px;height:88px;color:#f3bd59;text-align:center;padding:40px 0 0 0;font-size:12pt;}

#rezerwacja{background:url(images/bg-rezerwacja.png) no-repeat #fff;width:92px;height:19px;text-align:center;border:1px solid #fff;padding:4px 0 0 0;margin:3px 0 0 0;}

#rezerwacja a{color:#fff;text-decoration:none;font-weight:bold;font-size:12px;}

