body {
	background-color: White;
	margin: 0;
	padding: 0;
	font-family: Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
	color: #43515C;
	font-size: 11px;
	text-align: center;
}
a {
	color: #228B22;
	text-decoration: none;
}
a:hover {
	color: #228A57;
}
img {
	border: 0 none;
	display: block;
}
.clear {
	width: 100%;
	line-height: 0px;
	height: 0px;
	clear: both;
	display: block;
}
p.wiecej {
	height: 18px;
	line-height: 18px;
	margin: 0px 0px 10px 0px;
}
p.wiecej a {
	background-image: url(pic/more.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	width: 58px;
	height: 18px;
	display: block;
	float: right;
	overflow: hidden;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	font-weight: normal;
}
/* -------------------- top --------------------------------- */
#top {
	width: 100%;
	height: 276px;
	text-align: center;
	background-color: #0960BF;
	background-image: url(pic/back.gif);
	background-repeat: repeat-x;
}
#top #top-content {
	margin: 0 auto;
	width: 900px;
	height: 276px;
	text-align: left;
	background-color: transparent;
	background-image: url(pic/top_index.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}
#top #top-content h1 {
	width: 253px;
	height: 96px;
	margin: 0;
	color: White;
	font-size: 2em;
	background-image: url(pic/logo.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
}
ul#menu {
	margin: 0;
	padding: 146px 0px 0px 0px;
	width: auto;
	height: 30px;
}
ul#menu li {
	list-style: none none;
	margin: 0px 0px 0px 1px;
	float: left;
}
ul#menu li a {
	display: block;
	width: 107px;
	height: 22px;
	padding: 8px 0px 0px 0px;
	background-repeat: no-repeat;
	background-image: url(pic/menu.gif);
	background-position: top left;
	text-align: center;
	color: White;
	font-weight: bold;
}
ul#menu li a:hover {
	background-position: -107px 0;
	color: White;
	text-decoration: underline;
}
ul#menu li a.wybrany {
	background-image: url(pic/menu_wybrany.gif);
}
ul#menu li a.wybrany:hover {
	background-position: 0 0;
}
.line-menu {
	width: 100%;
	height: 5px;
	line-height: 5px;
	clear: both;
	margin: 0;
	display: block;
	background-image: url(pic/line_menu.gif);
	background-repeat: repeat-x;
}
/* -------------------- middle --------------------------------- */
#middle {
	width: 100%;
	text-align: center;
	background-color: #F5FAEB;
	padding: 20px 0px 0px 0px;
}
#middle #middle-content {
	margin: 0 auto;
	width: 900px;
	text-align: left;
	background-color: transparent;
	background-image: url(pic/middle_index.gif);
	background-repeat: repeat-y;
	background-position: top;
}
#middle #middle-content .box {
	width: 270px;
	float: left;
	padding: 0px 15px 0px 15px;
}
.box h2.flash {
	margin-bottom: 10px;
	padding: 0;
	font-size: 1.2em;
	height: 24px;
	color: #3A922B;
	line-height: 24px;
	font-weight: bold;
}
.box h3 {
	margin-bottom: 5px;
	padding: 0;
	font-size: 1.1em;
	font-weight: bold;
}
.box ul {
	margin: 0;
	padding: 0;
}
.box ul li {
	list-style: none none;
	padding: 0;
}
.box ul li a {
	display: block;
	padding: 3px 0px 9px 15px;
	background-image: url(pic/arrow_orange.gif);
	background-repeat: no-repeat;
	border-bottom: 1px dotted #CCE496;
	margin-bottom: 3px;
	background-position: 0 40%;
}
.box ul li a:hover {
	text-decoration: underline;
}
.box img {
	margin: 0 auto;
	background-color: White;
	border: 1px solid #D0D6DB;
	padding: 5px;
}
.box p.tresc {
	margin: 5px 0px 5px 1px;
	line-height: 1.5em;
}
.box p.data {
	margin: 0;
	color: #AEB8C1;
}
/* -------------------- stopka --------------------------------- */
#stopka {
	width: 900px;
	margin: 0 auto;
	padding-top: 15px;
}
#stopka-lewo {
	width: 296px;
	float: left;
	padding-left: 4px;
	color: #708090;
	text-align: left;
}
#stopka-prawo {
	width: 600px;
	text-align: right;
	float: left;
	color: #708090;
}
#stopka-prawo a, #stopka-prawo a:hover {
	margin-left: 4px;
	margin-right: 4px;
	color: #708090;
}
