body {
	background-color: White;
	margin: 0;
	padding: 0;
	font-family: Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
	color: #505C67;
	font-size: 11px;
	text-align: center;
}
a {
	color: #4682B4;
	text-decoration: none;
}
a:hover {
	color: #74A1C9;
}
img {
	border: 0 none;
}
#content {
	margin: 5px auto 0 auto;
	width: 975px;
	text-align: left;
	background-color: White;
	background-image: url(pic/tresc.gif);
	background-repeat: repeat-y;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	margin: 0;
}
/* top */
#top {
	margin: 0 auto;
	width: 975px;
	text-align: left;
	height:180px;
	position:relative;
}
#top #szukaj{
	position:absolute;
		top:150px;
		right:0px;
	}
#top #menu-top{
		position:absolute;
		top:100px;
		left:0px;
	}
#top #line{
		position:absolute;
		top:140px;
		left:0px;
	}
#top #breadcrumb{
		position:absolute;
		top:160px;
		left:0px;
	}
#top h1 {
	width: 220px;
	height: 52px;
	position: absolute;
	top: 10px;
	left: 0px;
	background-image: url(pic/logo.gif);
	background-repeat: no-repeat;
	margin: 0 0 0px 0;
	display: inline;
}

#top h1 a {
	text-indent: -9999px;
	display: block;
	width: 280px;
	height: 52px;
	overflow: hidden;
	color: White;
}
#top p#promos{
	margin: 0;
	float:right;
	display: inline;
	margin-left:0px;
	position:absolute;
	top:0px;
	right:0px;
	width: 250px;
	height: 100px;
}
#top p#promos a img {
	display: block;
}
#top #reklama{
	position:absolute;
	top:0px;
	left:220px;
	}

#top ul#mapa {
	position: absolute;
	top: 85px;
	width: 250px;
	margin: 0 0 0 0;
	height: 28px;
	list-style: none none;
	padding: 0;
	display: inline;
	overflow: hidden;
}

#top ul#mapa li {
	display: inline;
	float: left;
	padding: 0;
}

#top ul#mapa li a {
	width: 22px;
	height: 22px;
	background-repeat: no-repeat;
	display: block;
	line-height: 22px;
	text-align: center;
	margin-right: 5px;
	background-image: url(alfabet/under-letter.gif);
	color: #5a5a5a;
	font-weight: bold;
}
#top ul#menu-top {
	margin: 15px 0 0 0;
	list-style: none none;
	padding: 0;
	height: 35px;
}
#top ul#menu-top li {
	padding: 0;
	list-style: none none;
	float: left;
	display: inline;
}
#top ul#menu-top li a {
	width: 98px;
	height: 28px;
	background-repeat: no-repeat;
	display: block;
	line-height: 28px;
	text-align: center;
	margin-left: 1px;
	background-image: url(pic/podmenu.gif);
	color: #5A5A5A;
	font-size: 11px;
	font-weight: bold;
	background-position: 0 0;
}
#top ul#menu-top li a.home-top {
		text-align:right;
	padding-right:5px;
	width: 79px;
	background-image: url(pic/home.gif);
}
#top ul#menu-top li a.first-top-menu {
	margin-left: 0;
}
#top ul#menu-top li a:hover {
	color: #5A5A5A;
	font-weight: bold;
	text-decoration: underline;
	background-position: -98px 0;
}
#top ul#menu-top li a:hover.home-top {
	background-position: -84px 0;
}
p#breadcrumb {
	margin: 0;
	color: #4682B4;
	width: 750px;
	float: left;
	padding: 5px 0 5px 0;
}
p#breadcrumb {
	margin: 0;
	color: #4682B4;
	width: 750px;
	float: left;
	padding: 5px 0 5px 0;
}
p#breadcrumb a {
	margin: 0 5px 0 5px;
}
/* kolumny */
.content-to-left {
	width: 645px;
	float: left;
	display: inline;
}
.content-to-right {
	width: 330px;
	float: left;
	display: inline;
}
.content-to-right#ok-style img {
	display: block;
	margin-left: 1px;
}
/* ustawienia dla tresci */
#tresc {
	margin: 15px 20px 25px 0;
	line-height: 1.5em;
	font-size: 1.1em;
}
#tresc h3 {
	margin: 0 0 2px 0;
	line-height: normal;
	font-size: 2.2em;
}
#tresc .tresc-data {
	margin: 0;
	line-height: normal;
	font-size: 11px;
}
#tresc .tresc-short {
	font-size: 1.2em;
	font-weight: bold;
}
#tresc .tresc-image {
	float: left;
	line-height: normal;
	margin: 0 20px 5px 0;
}
#content #tresc ul {
	margin: 15px 0 15px 20px;
	list-style: none none;
	padding: 0;
}
#content #tresc ul li {
	padding: 3px 0 3px 20px;
	border-bottom: 0px none;
	background-image: url(pic/arrow-blue.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
}
.dzial-data {
	margin: 3px 0 3px 0;
	line-height: normal;
	font-size: 9px;
	color: #A9A9A9;
}
.dzial-short {
	font-size: 12px;
	line-height: 1.5em;
	margin: 0;
}
/* naglowki i ostylowanie elementow */
h2 {
	font-size: 11px;
	background-color: #DCDCDC;
	padding: 3px 0 3px 25px;
	color: White;
	background-image: url(pic/pod-head.gif);
	background-repeat: no-repeat;
	width: 150px;
	margin-bottom: 5px;
}
h2#subpage-header {
	float: left;
}
.content-to-right h2 {
	margin-bottom: 10px;
}
h2 a, h2 a:hover {
	color: White;
}
h3 {
	font-size: 1.2em;
	font-weight: bold;
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana, Geneva, Helvetica, sans-serif;
}
p.img-day img {
	margin: 0 auto;
	display: block;
}
p.more {
	margin: 10px;
	height: 26px;
	line-height: 26px;
}
p.more-margin {
	margin: 10px 0 10px 0;
	height: 26px;
	line-height: 26px;
}
p.more a, p.more-margin a {
	background-image: url(pic/wiecej.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	width: 76px;
	height: 26px;
	display: block;
	overflow: hidden;
}
p.more-margin a.archive {
	background-image: url(pic/archive.gif);
}
p.more a.blogi-a {
	background-image: url(pic/more-blog.gif);
}
p#subpage-options {
	margin: 3px 5px 0 0;
	float: right;
	font-size: 9px;
	color: #A9A9A9;
}
p#subpage-options span {
	float: left;
	margin: 2px 5px 0 0;
}
p#subpage-options a {
	background-repeat: no-repeat;
	text-indent: -9999px;
	width: 16px;
	height: 16px;
	display: block;
	overflow: hidden;
	margin-right: 5px;
	float: left;
}
p#subpage-options a#print {
	background-image: url(pic/print.gif);
}
p#subpage-options a#mail-to {
	background-image: url(pic/mail.gif);
}
p#subpage-options a#plus {
	background-image: url(pic/plus.gif);
}
p#subpage-options a#minus {
	background-image: url(pic/minus.gif);
}
p#subpage-options a#fav {
	background-image: url(pic/fav.gif);
}
/* listy */
.content-to-right ul {
	margin: 0;
	list-style: none none;
	padding: 0;
}
.content-to-right ul li {
	padding: 5px 0 20px 10px;
	border-bottom: 1px solid #DCDCDC;
}
ul.dzialy {
	margin: 5px 0 5px 10px;
	list-style: none none;
	padding: 0;
}
ul.najnowsze {
	margin: 10px 10px 10px 0;
	list-style: none none;
	padding: 0;
}
ul.archiwum {
	margin: 10px 40px 0 0;
	list-style: none none;
	padding: 0;
}
ul.archiwum li {
	padding: 10px 10px 20px 0;
	border-bottom: 1px dotted #DCDCDC;
	overflow: auto;
}
#content ul li img {
	margin: 3px 10px 4px 0px;
	float: left;
	padding: 1px;
	border: 1px solid #ECECEC;
}
ul li.blogi {
	padding: 5px 0 0 10px;
	border-bottom: 0 none;
}
ul.dzialy li {
	padding: 3px 10px 3px 20px;
	background-repeat: no-repeat;
	background-position: 0 50%;
	background-image: url(pic/arrow-blue.gif);
	border-bottom: 0px none;
}
ul.najnowsze li {
	padding: 4px 0 6px 15px;
	border-bottom: 1px dotted #DCDCDC;
	background-repeat: no-repeat;
	background-position: 0 50%;
	background-image: url(pic/arrow-red.gif);
}
ul.najnowsze li a {
	font-weight: bold;
}
ul.najnowsze li span {
	color: #A9A9A9;
	margin: 0 10px 0 0;
}
ul.dzialy li.rss {
	background-image: url(pic/rss.gif);
}
#content ul.dzialy li.rss a {
	color: #FF7F50;
}
/* boxy */
#content-boxy {
	background-image: url(pic/boxy.gif);
	background-repeat: repeat-y;
	width: 975px;
	margin: 0 auto;
	text-align: left;
}
#content-boxy h2 {
	background-color: White;
	margin-top: 10px;
	color: #3A6B96;
	background-image: none;
}
#content-boxy h2 a {
	color: #3A6B96;
}
#content-boxy .one-box {
	float: left;
	display: inline;
	width: 244px;
}
#content-boxy .two-box {
	float: left;
	display: inline;
	width: 243px;
}
.one-box img, .two-box img {
	border: 3px solid White;
	margin: 0 auto;
	display: block;
}
#content-boxy ul {
	margin: 0 10px 10px 10px;
	list-style: none none;
	padding: 0;
}
#content-boxy ul li {
	padding: 2px 0 2px 15px;
	border-bottom: 0 none;
	background-repeat: no-repeat;
	background-position: 0 5px;
	background-image: url(pic/arrow-red.gif);
}
#content-boxy ul li a {
	color: #3A6B96;
}
/* reklamy i partnerzy*/
.reklama h2 {
	background-color: #A9A9A9;
	text-align: left;
}
.reklama p {
	margin: 10px 0 10px 0;
	text-align: center;
	display: block;
}
.reklama img, .reklama object {
	margin: 0 auto;
	display: block;
}
p.big-reklama {
	margin: 0 auto;
	background-color: #E5E5E5;
	padding: 3px 0 3px 0;
	text-align: center;
}
p.big-reklama img, p.big-reklama object {
	display: block;
	margin: 0 auto;
}
.reklama-text {
	margin: 20px auto 20px auto;
	padding: 15px 0 15px 0;
	text-align: center;
	background-image: url(pic/reklama.gif);
	background-repeat: no-repeat;
	background-position: center top;
	border-bottom: 1px solid #E5E5E5;
}
.reklama-text img, .reklama-text object {
	display: block;
	margin: 0 auto;
}
.partners {
	width: 975px;
	text-align: center;
	margin: 10px auto 10px auto;
	padding-bottom: 10px;
}
.partners a {
	text-align: center;
	margin: 10px 5px 10px 5px;
}
.partners #stopka {
	width: 975px;
	text-align: center;
	margin: 15px 0 10px 0;
}
.partners #stopka a {
	font-weight: bold;
	background-image: url(pic/cube.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: 0 50%;
	color: #778899;
}
.partners #stopka a:hover {
	color: #778899;
	text-decoration: underline;
}
.partners p#copy {
	width: 450px;
	margin: 0 auto;
}
/* clear czyli zamknij boxy */
.clear {
	width: 100%;
	font-size: 0px;
	line-height: 0px;
	height: 0px;
	clear: both;
	margin: 0;
	display: block;
}
.close-fat {
	width: 100%;
	font-size: 0px;
	line-height: 7px;
	height: 7px;
	clear: both;
	margin: 0;
	display: block;
	background-image: url(pic/close-975x7.gif);
}
.close-slim {
	width: 100%;
	font-size: 0px;
	line-height: 1px;
	height: 1px;
	clear: both;
	margin: 0;
	display: block;
	background-image: url(pic/close-975x1.gif);
}
.close-slim-white {
	width: 100%;
	font-size: 0px;
	line-height: 1px;
	height: 1px;
	clear: both;
	margin: 0;
	display: block;
	background-image: url(pic/close-white-975x1.gif);
}
.close-fat img, .close-slim img, .close-slim-white img {
	border: 0px none;
	display: block;
}
/* -------------------- numery stron --------------------------------- */
#page_numbers ul, #page_numbers li, #page_numbers a {
	background: white;
	padding: 0;
	margin: 0;
	border: 0 none;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	list-style: none;
	text-transform: none;
	text-indent: 0;
	font-variant: normal;
	text-align: left;
	line-height: 12px;
	letter-spacing: 0;
	word-spacing: 0;
	font-size: 9px;
}
#page_numbers {
	margin: 20px 0 20px 0;
	width: 100%;
	background: white;
}
#page_numbers ul {
	width: 100%;
}
#page_numbers li {
	float: left;
	display: block;
	margin-bottom: 2px;
	border: 0 none;
	padding: 0;
}
#page_numbers a {
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 2px;
	margin-right: 2px;
	display: block;
	border: 1px solid #C9DBEA;
}
#page_numbers li a:hover {
	border-color: #00BFFF;
}
#page_numbers li.space {
	padding: 6px;
	padding-left: 2px;
	padding-right: 2px;
}
#page_numbers li.first_last_page {
	font-style: italic;
}
#page_numbers li.active_page a {
	border-color: #46daff;
}
#page_numbers li.active_page a:hover  {
	color: black; /* IE fix */
	text-decoration: underline;
	border-color: #00BFFF;
}
#page_numbers li.page_info {
	float: left;
	display: block;
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
	margin-right: 2px;
	font-size: 10px;
	border: 1px solid #C9DBEA;
	font-weight: bold;
}
