/* -------------------- body, centrowanie, clear --------------------------------- */
body {
	background-color: #4C6882;
	margin: 0;
	padding: 0;
	font-family: Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
	color: #43515C;
	font-size: 11px;
	text-align: center;
	background-image: url(pic/back.gif);
	background-repeat: repeat-x;
}
a {
	color: #336699;
	text-decoration: none;
}
a:hover {
	color: #4682B4;
}
img.lay {
	border: 0px none;
	display: block;
}
img {
	border: 0px none;
}
.clear {
	width: 100%;
	font-size: 0px;
	line-height: 0px;
	height: 0px;
	clear: both;
	margin: 0px;
	display: block;
}
.separuj {
	margin: 5px;
	display: block;
}
#content {
	margin: 0 auto;
	width: 760px;
	text-align: left;
}
h1 {
	font-family: Georgia, "Trebuchet MS", Verdana, Geneva, Helvetica, sans-serif;
	font-size: 2em;
	line-height: normal;
	font-weight: normal;
	margin-bottom: 10px;
	margin-top: 5px;
}
h2 {
	margin: 0;
	font-size: 12px;
	color: #ABBCCA;
	background-image: url(pic/separator.gif);
	background-repeat: no-repeat;
	width: 465px;
	height: 43px;
	padding: 28px 0px 0px 40px;
}
h3 {
	margin: 5px 0px 5px 0px;
	font-size: 12px;
	color: #ABBCCA;
	background-image: url(pic/h3_back.gif);
	background-repeat: no-repeat;
	padding: 2px 0px 2px 35px;
}
h4 {
	margin: 1px 0px 0px 0px;
	font-size: 11px;
	color: #ABBCCA;
	padding: 5px 5px 5px 13px;
	background-color: #37516C;
}
h4 a {
	color: #8A9FB1;
	display: block;
	width: 100%;
	height: 100%;
}
h4 a:hover {
	color: #DCDCDC;
}
/* -------------------- top - logo, menu --------------------------------- */
#top {
	width: 760px;
	height: 128px;
	margin: 0 auto;
	text-align: left;
}
#top #top-lewo {
	width: 400px;
	float: left;
}
#top #top-prawo {
	float: right;
	width: 360px;
}
#top #top-lewo h1 {
	width: 244px;
	height: 60px;
	display: block;
	background-image: url(pic/logo.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin: 0;
	color: White;
}
#top #top-lewo h1 a {
	width: 100%;
	height: 100%;
	display: block;
	color: White;
}
#top #top-prawo p {
	padding-top: 10px;
	color: White;
	font-size: 2.3em;
	margin: 0;
	font-family: Georgia, "Trebuchet MS", Verdana, Geneva, Helvetica, sans-serif;
}
#top #top-prawo p span {
	display: block;
	font-size: 11px;
}
#top #top-prawo p span a {
	font-weight: bold;
	color: White;
	text-decoration: underline;
}
#top #top-prawo p span a:hover {
	color: White;
}
#top #top-prawo p img {
	float: left;
	border: 2px solid White;
	margin-right: 10px;
}
/* -------------------- zawartosc --------------------------------- */
#content-lewo {
	width: 505px;
	background-color: White;
	float: left;
	margin-right: 15px;
}
#content-prawo {
	width: 240px;
	float: left;
}
#content-lewo #zawartosc, #content-lewo #zawartosc-comment {
	line-height: 1.4em;
	padding: 10px;
}
#content-lewo #zawartosc-comment {
	background-image: url(pic/down.gif);
	background-position: 0 100%;
	background-repeat: no-repeat;
}
#content-lewo #zawartosc p.data {
	line-height: normal;
	margin: 0;
	color: #819CB5;
}


/* -------------------- komentarze text - na kiedys --------------------------------- */
dl#comment-txt {
	margin: 0;
	padding: 0;
	font-size: 11px;
	line-height: 1.4em;
}
dl#comment-txt dt {
	padding: 4px 5px 4px 25px;
	background-color: #EAEEF2;
	border-bottom: 1px solid #D5DDE5;
	border-top: 1px solid #D5DDE5;
	background-image: url(pic/comment.gif);
	background-repeat: no-repeat;
	background-position: 5px 50%;
	line-height: normal;
}
dl#comment-txt dd {
	padding: 0px 5px 0px 15px;
	margin: 5px 0px 20px 0px;
	border-left: 2px solid #D5DDE5;
}
p.comment-add {
	background-image: url(pic/comment_add.gif);
	background-repeat: no-repeat;
	background-position: 5px 50%;
	padding-left: 25px;
	font-weight: bold;
	margin-bottom: 0px;
}
/* -------------------- komentarze form --------------------------------- */
form input {
	font-family: Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
	color: #43515C;
	font-size: 11px;
}
form textarea {
	font-family: Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
	color: #43515C;
	font-size: 11px;
}
form#comment-form {
	margin-bottom: 15px;
	margin-top: 5px;
	text-align: center;
	background-color: #EAEEF2;
	border: 1px solid #D5DDE5;
	padding: 10px 20px 10px 20px;
}
form#comment-form p {
	text-align: left;
	font-size: 11px;
	margin: 0px 0px 10px 0px;
}
.comment-in {
	border: 1px solid #D5DDE5;
	background-color: White;
	padding: 1px 2px 1px 2px;
	width: 300px;
	margin: 0px auto;
}
#comment-bt {
	width: 50px;
	background-color: #7594A8;
	color: White;
	border-top: 2px solid #D3DDE3;
	border-left: 2px solid #D3DDE3;
	border-bottom: 2px solid #BCCBD4;
	border-right: 2px solid #BCCBD4;
}
/* -------------------- prawa strona --------------------------------- */
ul.podkreslone {
	margin: 0;
	padding: 0;
}
ul.podkreslone li {
	list-style: none none;
	margin: 0;
	padding: 0;
}
ul.podkreslone li a {
	background-repeat: no-repeat;
	background-position: 9px 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 27px;
	display: block;
	border-bottom: 1px solid #738DA4;
	background-image: url(pic/arrow_gray.gif);
	color: #A5B6C5;
}
ul.podkreslone li a:hover {
	color: #DCDCDC;
}

.archiwum ul {
	margin: 0;
	padding: 0;
}
.archiwum ul li {
	list-style: none none;
	margin: 0;
	padding: 0;
}
.archiwum ul li a {
	background-repeat: no-repeat;
	background-position: 9px 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 27px;
	background-image: url(pic/arrow_gray.gif);
	color: #A5B6C5;
	display: block;
}
.archiwum ul li a:hover {
	color: #DCDCDC;
}
/* -------------------- stopka --------------------------------- */
#stopka {
	width: 720px;
	height: 62px;
	margin-bottom: 10px;
	clear: both;
	background-image: url(pic/stopka.gif);
	background-repeat: no-repeat;
	padding: 30px 20px 0px 20px;
	color: #ABBCCA;
}
#stopka p {
	margin: 3px;
}
#stopka a {
	color: #ABBCCA;
	margin-left: 3px;
	margin-right: 3px;
}
#stopka a:hover {
	color: White;
}
