body {
	margin: 0px 0px 25px 0px;
	padding: 0px;
	font-family: Verdana;
	background-image: url('../images/tlo.gif');
}
#kontener {
	width: 768px;
	margin: 0px auto 0px auto;
	background-image: url('../images/tresctlo.gif');
	background-repeat: repeat-y;
}
#top {
	width: 760px;
	height: 231px;
	background-image: url('../images/top.jpg');
	background-repeat: no-repeat;
	margin-right: 4px;
	margin-left: 4px;
}
a.logo {
	float: right;
	width: 430px;
	height: 82px;
	display: block;
}
#menu {
	width: 760px;
	height: 38px;
	background-image: url('../images/menu.jpg');
	background-repeat: no-repeat;
	margin-right: 4px;
	margin-left: 4px;
}
#srodek {
	background-position: bottom;
	width: 768px;
	background-image: url('../images/stopka.gif');
	background-repeat: no-repeat;
	position: relative;
	bottom: -10px;
}
#tresc {
	width: 698px;
	height: 360px;
	margin-right: 35px;
	margin-left: 35px;
	font-size: 12px;
	color: #FFFFFF;
}
#tresc a {
	text-decoration: none;
	color: #FFFFFF;
}
#tresc a:hover {
	border-bottom-style: dashed;
	border-bottom-width: 1px;
}
#stopka {
	padding-bottom: 20px;
	padding-right: 10px;
	padding-left: 10px;
}
#stopkalewo {
	font-size: 11px;
	color: #868F98;
	text-decoration: none;
	float: left;
}
#stopkaprawo {
	font-size: 11px;
	color: #868F98;
	text-decoration: none;
	float: right;
}
#stopkaprawo a {
	color: #868F98;
	text-decoration: none;
}
#stopkaprawo a:hover {
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}
h1 {
	font-size: 18px;
	margin-top: 8px;
	margin-bottom: 15px;
}
.przycisk a {
	font-size: 14px;
	font-weight: bold;
	background-image: url('../images/strzalka1.gif');
	background-repeat: no-repeat;
	background-position: left center;
	display: inline;
	padding-left: 18px;
	text-decoration: none;
	color: #000000;
	margin-left: 20px;
	float: left;
	margin-top: 9px;
}
.przycisk a:hover {
	background-image: url('../images/strzalka2.gif');
}
