/* linki nawigacyjne sa w pliku 'menu.css' */
/* ---------------------------------------------- ogolne */
html,
body {
	height: 100%;
	cursor: default;
	color: silver;
	background: #757575 url(images/bg_body.gif) repeat-x;
}
html,
body,
form {
	margin: 0;
	padding: 0;
}
body {
	font-family: Tahoma, "Lucida Grande", "Bitstream Vera Sans", sans-serif;
	font-size: 16px;
}
h1, h2, h3, h4 {
	font-family: "Georgia", "Times New Roman", serif;
}
h4 {
	color: black;
	background-color: inherit;
}

h1      { font-size: 1.8em; }
h2      { font-size: 1.6em; }
h3      { font-size: 1.4em; }
h4, h5  { font-size: 1.0em; }

h1, h2, h3, h4, h5, p
        { margin: 0 0 1em;}
p       { text-align: justify; }

a {
	color: #c00100;
	background-color: inherit;
	text-decoration: none;
}
a:hover { text-decoration: underline; }
a img   { border: 0 none; }

/* tekst dla kod?w */
pre, code, tt, div.code {
	font-family: "Lucida Console", "Lucida Sans Typewriter", "Bitstream Vera Sans Mono", "Courier New", monospace;
	font-size: 8pt;
}
pre,
div.code {
	margin: 1em 0;
	padding: 1em;
	color: inherit;
	background-color: #f9f9f9;
	border: 1px solid #ccc;
}

pre {
	overflow: auto;
}

hr {
	height: 0;
	border-style: dotted;
	border-width: 0 0 1px;
	border-color: #ccc;
}

/* ---------------------------------------------- class */
.clear    { clear:                    both; }
.clear hr { display:                  none; }
.left     { text-align:    left !important; }
.center   { text-align:  center !important; }
.right    { text-align:   right !important; }
.justify  { text-align: justify !important; }
.fleft    { float:                    left; }
.fright   { float:                   right; }
a.none {
}
img.fleft {
	margin-right: 1em;
	margin-bottom: 1em;
}
img.fright {
	margin-bottom: 1em;
	margin-left: 1em;
}
/* ---------------------------------------------- TABLES */
td.pict {
	padding-right: 1em;
}
td.pict a,
a.none {
	background: none !important;
	padding: 0 !important;
}
/* ---------------------------------------------- layout */
#wrapper {
	position: relative;
	z-index: 0;
	width: 840px;
	min-height: 100%;
	margin: 0 auto;
	text-align: left;
	background: url(images/bg_wrapper.gif) repeat-y;
}
#header {
	height: 120px;
	color: white;
	background: black url(images/bg_header.gif) repeat-x;
}
#header h1 {
	width: 321px;
	height: 120px;
	margin: 0;
	padding: 0;
	background: url(images/logo.gif);
}
#header h1 a {
	display: block;
	width: 100%;
	height: 100%;
}
#header h2,
#header h1 a span {
	display: none;
}
#bottom {
	height: 184px;
	clear: both;
}
#bottom hr {
	display: none;
}
#footer {
	position: relative;
	z-index: 2;
	width: 100%;
	height: 124px;
	margin-top: -124px;
	font-size: 0.6em;
	color: white;
	background: black url(images/bg_footer.gif) repeat-x;
}
div.link_up {
	position: relative;
	bottom: 40px;
	width: 570px;
	height: 40px;
	margin: 0 auto;
	padding-right: 270px;
	text-align: right;
	background: url(images/bg_up.gif) 0 100% no-repeat;
}
div.link_up a {
	padding-left: 11px;
	color: #545454;
	background-color: inherit;
	background: url(images/link_up.gif) 0 100% no-repeat;
}
div.link_up hr {
	display: none;
}
div.footer {
	width: 600px;
	margin: -40px auto 0;
	padding-right: 240px;
	background: url(images/bg_footer_left.gif) repeat-x;
}
div.footer div {
	padding: 0 30px;
	height: 60px;
	line-height: 60px;
	background: url(images/bg_footer_center.gif) repeat-x;
}
div.footer span {
	display: none;
}
div.footer a {
	float: left;
	padding-left: 1.5em;
	font-weight: bold;
	margin-right: 1em;
	color: white;
	background-color: inherit;
	background: url(images/link_footer.gif) 0 50% no-repeat;
}
div.footer a.link_author {
	margin: 0;
	padding: 0;
	float: right;
	text-decoration: none;
	color: #4f4f4f;
	background-color: inherit;
	background-image: none;
}
div.footer a.link_author em {
	font-style: normal;
	color: #3a3a3a;
	background-color: inherit;
}
div#footer div.ztmc
{
	margin-top: 20px;
	text-align: center;
	word-spacing: 3px;
	color: #4a4a4a;
}
div#footer div.ztmc a
{
	color: #b0b0b0;
}
/* ---------------------------------------------- CONTENT1 */
#content1 {
	min-height: 768px;
	width: 540px;
	padding: 0 30px;
	font-size: 0.8em;
	color: #4e4e4e;
	background-color: white;
}
#content1 h3 {
	padding-top: 0.5em;
	margin-bottom: 0.5em;
	font-weight: normal;
	font-size: 2em;
	color: #797979;
	background-color: inherit;
	border-bottom: 1px dotted #7f7f7f;
}
#content1 h3 span {
	color: #565656;
	background-color: inherit;
}
#content1 h5 {
	margin: 1em 0 0;
	margin-top: 20px;
	margin-left: 5px;
	margin-bottom: 5px;
}

.upside {
	font-size: 10px;
}

/* ---------------------------------------------- CONTENT1/2 */

/* ---------------------------------------------- CONTENT2 */
#content2 {
	position: absolute;
	top: 99px;
	right: 0;
	z-index: 100;
	font-size: 0.7em;
	width: 240px;
	color: white;
	background-color: #484848;
}
#content2 h3 {
	padding-left: 30px;
	width: 210px;
	line-height: 30px;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: white;
	background-color: #404040;
}
#content2 a {
	color: white;
	background-color: inherit;
}

/* ---------------------------------------------- ITEM */
div.item h4,
div.item h5 {
	margin: 0;
}

div.bottom {
	padding-bottom: 1em;
	text-align: right;
}
/* ---------------------------------------------- CONTENT1 items blocks */
#content1 div.item {
	padding-top: 1em;
	position: relative;
}
#content1 div.item h4 {
	font-weight: normal;
	font-size: 1.5em;
}
#content1 div.middle a {
	padding-right: 8px;
	background: url(images/link_http_red.gif) 100% no-repeat;
}
#content1 div.middle pre a {
	padding-right: 0;
	background-image: none;
}

#content1 div.top em {
	font-style: normal;
	font-size: 0.85em;
}
#content1 div.top,
#content1 div.top a {
	color: #aeaeae;
	background-color: inherit;
}
#content1 div.top a {
	padding-right: 5px;
	background: url(images/arrow_right.gif) 100% 100% no-repeat;
}
#content1 div.top p {
	text-align: left;
}
#content1 div.bottom {
	font-size: 0.85em;
	text-align: right;
	color: #aeaeae;
	background-color: inherit;
}

/* 
#content1 h4 {
	padding-left: 6.5em;
	margin-bottom: 0.25em;
}

#content1 div.top small {
	position: absolute;
	top: 0.7em;
	left: 0;
	padding-right: 0.7em;
	font-family: "Georgia", "Times New Roman", serif;
	font-size: 1.5em;
	color: #c00100;
	background-color: inherit;
	background-image: url(images/bg_small.gif);
	background-repeat: no-repeat;
	background-position: 100%;
}
#content1 div.top span {
	display: none;
}
#content1 div.top em {
	display: block;
}
*/
/* home */

div.home h4 {
	padding-left: 6.5em;
	margin-bottom: 0.25em;
}

div.home div.top small {
	position: absolute;
	top: 0.7em;
	left: 0;
	padding-right: 0.7em;
	font-family: "Georgia", "Times New Roman", serif;
	font-size: 1.5em;
	color: #c00100;
	background-color: inherit;
	background-image: url(images/bg_small.gif);
	background-repeat: no-repeat;
	background-position: 100%;
}
div.home div.top span {
	display: none;
}
div.home div.top em {
	display: block;
}
 
/* artykuly */

div.artykuly h4 {
	padding-left: 6.5em;
	margin-bottom: 0.25em;
}

div.artykuly div.top small {
	position: absolute;
	top: 0.7em;
	left: 0;
	padding-right: 0.7em;
	font-family: "Georgia", "Times New Roman", serif;
	font-size: 1.5em;
	color: #c00100;
	background-color: inherit;
	background-image: url(images/bg_small.gif);
	background-repeat: no-repeat;
	background-position: 100%;
}
div.artykuly div.top span {
	display: none;
}
div.artykuly div.top em {
	display: block;
}

/* blog */

div.blog h4 {
	padding-left: 6.5em;
	margin-bottom: 0.25em;
}

div.blog div.top small {
	position: absolute;
	top: 0.7em;
	left: 0;
	padding-right: 0.7em;
	font-family: "Georgia", "Times New Roman", serif;
	font-size: 1.5em;
	color: #c00100;
	background-color: inherit;
	background-image: url(images/bg_small.gif);
	background-repeat: no-repeat;
	background-position: 100%;
}
div.blog div.top span {
	display: none;
}
div.blog div.top em {
	display: block;
}

/* comments */

div.comments h5,
div.comments h5 a {
	color: #c00100;
	background-color: inherit;
}
div.comments h5 span,
div.comments div.top p,
div.comments div.bottom {
	color: #797979;
	background-color: inherit;
	font-weight: normal;
}
div.comments h5 span em {
	font-style: normal;
	font-size: 0.85em;
}
div.comments div.middle p {
	padding: 0.5em 1em;
	color: inherit;
	background-color: #f8f8f8;
	border: 1px solid #eee;
}

/* ---------------------------------------------- CONTENT2 items blocks */
#content2 div.item {
	padding-bottom: 1em;
	margin-bottom: 5px;
	color: inherit;
	background-color: #545454;
}
#content2 div.item ul,
#content2 div.item h4,
#content2 div.item p {
	font-family: Tahoma, "Lucida Grande", "Bitstream Vera Sans", sans-serif;
}
#content2 div.item h4 {
	color: white;
	background-color: inherit;
}
#content2 div.item ul {
	margin: 0 0.85em;
	padding: 0;
	list-style-image: url(images/bg_topic_list.gif);
}
#content2 div.middle {
	margin: 1em 2em;
}
#content2 div.bottom {
	padding: 0 1em;
	text-align: right;
}

#content2 div.forum {
	background-image: url(images/bg_item_forum.gif);
	background-position:  0 71px;
	background-repeat: repeat-x;
}
#content2 div.forum h3 {
	height: 71px;
	background: url(images/header_forum.gif) no-repeat;
}
#content2 div.forum h3 span {
	display: none;
}
#content2 div.forum h3 a {
	display: block;
	width: 64px;
	height: 71px;
	margin-left: 126px;
}
#content2 div.bottom a {
	font-weight: normal;
	text-decoration: underline;
}
#content2 div.bottom a:hover {
	text-decoration: none;
}
#content2 div.bottom a.more {
	font-weight: bold;
	padding: 1em 3em 1em 0;
	background: url(images/link_item_more.gif) 100% no-repeat;
}

#content2 div.banners {
	text-align: center;
}
#content2 div.banners img {
	margin: 0 0 1em;
}
/* ---------------------------------------------- SEARCH */
#search {
	position: absolute;
	width: 290px;
	height: 20px;
	top: 0;
	margin-left: 540px;
	padding: 0.5em 5px 0 0;
	text-align: right;
}
#q {
	font-size: 0.6em;
	color: white;
	width: 136px;
	background-color: #777;
	border: 1px solid white;
}
#send {
	width: 20px;
	height: 20px;
	border: 0 none;
	outline: none;
	color: inherit;
	background-color: inherit;
	background-image: url(images/search_white.gif);
	background-repeat: no-repeat;
	background-position: 50%;
	cursor: pointer;
}
#search .rss {
	padding-top: 0.25em;
	float: left;
}
.rss hr {
	display: none;
}
/* ---------------------------------------------- FORM */

div.comments form {
	color: inherit;
	background-color: #f8f8f8;
	border: 1px solid #eee;
}
div.comments div.middle form p {
	color: inherit;
	background-color: inherit;
	border: 0 none;
}
div.comments input {
	font-family: Tahoma, "Lucida Grande", "Bitstream Vera Sans", sans-serif;
	font-size: 0.85em;
}
div.comments input.text {
	width: 50%;
}
div.comments label span {
	display: block;
	width: 50%;
}
div.comments textarea {
	width: 100%;
}

/*
	CODE COLORING
*/

.kw1 {
	color: #000000;
}
.kw2 {
	color: #000000;
}

.kw3 {
	color: #006F08;
}
.kw4 {
	color: #f63333;
}
.co1, .co2, .coMULTI {
	color: #808080;
}
.es0 {
	color: #000033;
}

.br0 {
	color: #ff0000;
}

.st0 {
	color: #0000ff;
}

.nu0 {
	color: #ff33ff;
}

.me0 {
	color: #006600;
}
