body{
	background: white url(gfx/body.jpg) repeat-x fixed top;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
div#page{
	width: 1000px;
	margin: 20px auto;
	background-color: white;

}
div.top{background-image: url(gfx/top.jpg); height: 280px; text-align: left; background-position: bottom; background-repeat: no-repeat; padding-top: 10px;}
div.top img{margin-top: 120px; margin-left: 30px;}
div.top h2{ text-align: right; font-family: "Trebuchet MS", Tahoma, sans-serif; font-size: 22px; color: #B29014; margin: 15px 15px 0px 0px;}
h3{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 20px;
	color: #B29014;
	border-bottom: 1px solid #b19319; padding: 3px; font-weight: normal; text-align: left;
}
div#lewa{width: 190px; margin: 10px 10px; float: left; text-align: left; font-size: 15px; line-height: 22px;}
div#prawa{width: 760px; margin: 10px 10px; float: right; text-align: left; line-height: 22px;}
a{color: #2632B2; text-decoration: none;}
a:hover{text-decoration: underline;}