html, body, h1, h2, h3, h4, h5, h6, div, span, blockquote, p, address, form, fieldset, img, ul, ol, dl, dt, dd, li, hr, table, td, th, strong, em, sup, sub, dfn, ins, del, q, cite, var, samp, code, kbd, tt {
	margin: 0 0 0 0;
	padding: 0;
	border: 0;
}

body {
  margin-top: 10px;
  color: #333333;
  background: #000000 url(/files/background1.gif);
  font-size: 100%;
  margin-bottom: 10px;
  font-family: Verdana, Tahoma, "Trebuchet MS", sans-serif;
}

ul, ol {
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
}

a, a:link, a:visited, a:active {
  color: #0066FF;
  text-decoration: none;
}

a:hover {
  color: #FF0000;
}



/* G��wna cz�� */

#body {
  width: 900px;
  margin: 0 auto;
  padding: 0;
  margin-top: 20px;
  background: #ffffff;
}

/* G�owa dokumentu - nag��wek */

#header {
  font-size: 0.75em;
  padding: 10px 10px 10px 5px;
  height: 160px;
  background: #ffffff url(/files/header.background.png) no-repeat bottom left;
  position: relative;
}

#header h1 {
  display: block;
  position: absolute;
  top: 57px;
  left: 113px;
  width: 150px;
}

#header form {
  display: block;
  position: relative;
}

#header form input.search {
  background: #ffffff url(/files/input-background.gif) repeat-x;
  height: 13px;
  border: 1px solid #CCCCCC;
  margin: 2px 0px 2px 0px;
  padding: 2px;
  width: 200px;
  font-size: 11px;
  position: absolute;
  top: 4px;
  right: 4px;
}

#jumpto {
  position: absolute;
  bottom: 10px;
  right: 10px;
  font-size: 9px;
}

#jumpto li {
  margin-right: 9px;
  display: inline;
}

span {
  font-size: 9px;
  color: #fff;
  text-align: right;
  position: absolute;
  bottom: 5px;
  left: 10px;
  width: 135px;
}


/* Statusy */

#statuses {
  font-size: 0.70em;
  font-family: Verdana, Tahoma, "Trebuchet MS", sans-serif;
  clear: both;
  overflow: hidden;
  margin: 0;
  height: 20px;
  border-bottom: 1px solid #DDDDDD;
  border-top: 1px solid #DDDDDD;
  background: #eeeeee;
  width: 900;
}

#statuses ul li {
  padding: 4px;
}



/* Tre�� */

#content{
  clear: both;
  overflow: hidden;
  display: block;
  width: 100%;
  background: #ffffff;
}

/* Lewa kolumna */

#leftContent{
  float: left;
  width: 515px;
  padding-bottom: 10px;
  background: #ffffff;
}

#leftContent .column {
  margin-left: 10px;
  margin-right: 5px;
}


#leftColumn {
  float: left;
  width: 185px;
}


/* Prawa Kolumna */

#rightContent{
  float: right;
  width: 380px;
  background: #F7F5F5;
  border-left: 1px solid #DDDDDD;
  border-bottom: 1px solid #DDDDDD;
}

#rightContent .column {
  margin-left: 5px;
  margin-right: 15px;
}

#rightColumn {
  float: left;
  width: 185px;
}


/* Stopka */

#footer {
  clear: both;
  overflow: hidden;
  background: #ffffff;
  display: block;
  margin-top: 10px;
}

#leftFooter {
  float: left;
  width: 445px;
  padding-left: 5px;
  padding-bottom: 10px;
  overflow: hidden;
}

#leftFooter .links {
  color: #555555;
  font-size: small;
  margin-left: 10px;
  margin-right: 5px;
  font-size: 0.70em;
}

hr.footer {
  color: #ffffff;
  border-top: 1px dotted #AAAAAA;
  padding: 3px;
  margin: 0 auto;
}


#rightFooter {
  float: right;
  width: 445px;
  padding-right: 5px;
  padding-bottom: 10px;
  overflow: hidden;
}

#rightFooter .copyrights {
  color: #333333;
  font-size: small;
  margin-left: 5px;
  margin-right: 10px;
  text-align: right;
  font-size: 0.70em;
}

/* Formularz logowania */

.formLogin {
  width: 290px;
  margin: 0px auto 10px auto;
  font-size: 11px;
}

.formLogin legend {
    display: none;
}
.formLabel {
	clear: both;
	margin-bottom: 0.6em;
    text-align: left;
}

.formLabel input.text, .formLabel input.password {
  background: url(/files/input-background.gif) repeat-x;
  height: 15px;
  border: 1px solid #CCCCCC;
  margin: 2px 0px 2px 0px;
  padding: 2px;
  width: 290px;
}


.formLabel label {
  display: block;
  font-weight: bold;
}

.formLabel .labelCheck {
  display: block;
  line-height: 1.6em;
  font-weight: normal;
}

.formCheck {
  display: block;
  float: left;
  width: 20px;
}

.formLabel .left {
  float: left;
}

.formLabel .right {
  float: right;
  display: block;
  line-height: 1.6em;
}

.formSubmit {
  float: right;
  margin-top: 0.3em;
  width: 100px;
}

/* Blok Profile */

.profiles li {
    line-height: 1.4em;
    list-style: square;
    margin-left: 15px;
}

/* Blok Linki */

.links li {
    line-height: 1.4em;
    list-style: square;
    margin-left: 15px;
}



/* Blok Archiwum */

.archives li {
    line-height: 1.4em;
    list-style: square;
    margin-left: 15px;
}



/* Blok Blog&Roll */

.blogroll li {
    line-height: 1.4em;
    list-style: square;
    margin-left: 15px;
}

/* miniBlog */

.miniBlog .item {
  font-size: 10px;
  padding-bottom: 10px;
  margin-left: 2px;
}

.miniBlog .item a h4, .miniBlog .item a:link h4, .miniBlog .item a:visited h4, .miniBlog .item a:active h4 {
  color: #66A2FC;
  text-decoration: none;
}

.miniBlog .item a:hover h4 {
  color: #FF0000;
}

.miniBlog .item a h4 {
  font-size: 10px;
  font-weight: bold;
  color: #666666;
  margin-bottom: 4px;
}

.miniBlog .item p {
  font-size: 10px;
  font-weight: normal;
  color: #555555;
  margin-left: 2px;
}


/* About Me */

.aboutme {
  text-align: justify;
  clear: both;
  overflow: hidden;
  width: 100%;
}

.aboutme .about img {
  float: left;
  width: 130px;
}

.aboutme .about {
  width: 100%;
  text-align: left;
  padding-top: 5px;
}

/* Wpisy */

.posts {
  margin-top: 15px;
  width: 485px;
  text-align: left;
}

.posts .item {
  padding: 0px 0px 10px 3px;
}

h2.title {
  color: #000000;
  text-align: left;
  font-size: 20px;
  font-weight: bold;
  clear: both;
}

h2.title a, h2.title a:visited, h2.title a:active, h2.title a:hover {
  color: #000000;
  text-align: left;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 0px;
  margin-top: 5px;
}

 h2.title a:hover {
  text-decoration: underline;
 }


.posts .info {
  text-align: left;
  vertical-align: top;
  font-size: 10px;
  font-weight: normal;
  margin-bottom: 10px;
  color: #AEAEAE;
}

.item p {
  line-height: 1.4em;
  font-family: Verdana;
  text-align: justify;
  font-size: 11px;
  font-weight: normal;
  margin-bottom: 5px;
  margin-top: 5px;
}

.item .admin {
  text-align: left;
  font-size: 11px;
  margin-top: 10px;
}

img.comment {
  position: relative;
  top: 4px;
}

img.time {
  position: relative;
  top: 4px;
}

.posts .navigation {
  clear: both;
  overflow: hidden;
  margin: 5px 0px 8px 0px;
}

.new-posts {
  text-align: left;
  font-size: 11px;
  display: block;
  float: right;
  overflow: hidden;
  font-weight: bold;
}

.old-posts {
  text-align: left;
  font-size: 11px;
  display: block;
  float: left;
  overflow: hidden;
  font-weight: bold;
}

/* KOMENTARZE */

#comments {
  font-size: 0.70em;
  margin-top: 15px;
  margin-left: 15px;
  text-align: left;
}

#comments h2 {
  font-size: 14px;
  font-weight: bold;
  margin: 10px 0px 3px 0px;
}

#comments span {
  color: #555555;
  font-size: 10px;
}

#comments .discussion {
  margin: 20px 0px 20px 10px;
}

#comments .discussion li {
  margin: 15px 0;
}

#comments .discussion li .admin {
  text-align: left;
  font-size: 11px;
  margin-top: 10px;
}

#comments .discussion li .authorInfo  {
  margin: 5px 0px 7px 0px;
  font-style: italic;
  font-size: 11px;
}

#comments .discussion li .authorInfo .no-favicon   {
  margin-left: 16px;
}

#comments .discussion li .authorInfo .favicon   {
  position: relative;
  top: 3px;
  padding-left: 4px;
  padding-right: 0px;
}

#comments .discussion li .authorInfo cite   {
  font-style: normal;
  font-size: 11px;
}

#comments .discussion li .authorInfo cite a {
  color: #000000;
}

#comments .discussion li .authorInfo cite a:hover {
  color: #000000;
  text-decoration: underline;
}

#comments .discussion li blockquote.comment {
  margin: 0 13px;
}

#comments .preview {
  margin: 10px 0px 10px 0px;
  padding: 5px;
  border: 2px solid #DDDDDD;
  width: 450px;
}

#commentForm {
  margin: 10px 0px 20px 0px;
}

#commentForm * label {
  width: 120px;
  clear: both;
  display: block;
  float: left;
  font-weight: bold;
  position: relative;
  top: 5px;
}

#commentForm div {
  margin: 5px;
  display: block;
}

#submitcomm, #previewcomm {
  width: 150px;
}

#commbody {
  width: 450px;
  height: 150px;
  margin-top: 10px;
}


/* Formularz logowanie */


#loginForm {
  margin: 10px 0px 20px 0px;
}

#loginForm * label {
  width: 120px;
  clear: both;
  display: block;
  float: left;
  font-weight: bold;
  position: relative;
  top: 5px;
}

#loginForm div {
  margin: 5px;
  display: block;
}


/* Pozosta�e */

.column {
  font-size: 0.70em;
  padding: 2px;
  border: 0px solid #DDDDDD;
  margin-bottom: 5px;
}

h3.columnHeader {
  font-size: 1.20em;
  font-weight: bold;
  clear: both;
  margin: 0px 0px 5px 0px;
  text-align: left;
  border-bottom: 1px solid #CCCCCC;
  padding-bottom: 2px;
}

.userList {
  text-align: center;
}


.userList li {
  border: 1px solid #222222;
  margin: 2px;
  padding: 3px;
  float: left;
  width: 96px;
}

.userList li .image, .userList li .image:link, .userList li .image:visited, .userList li .image:hover, .userList li .image:active {
  color: #ffffff;
  text-decoration: none;
  border-bottom: none;
}

div.clear {
  clear:both;
  margin:0pt;
  padding:0pt;
  visibility:hidden;
}


.noborder {
    border: none;
}


.jabberStatus {
  font-size: 10px;
}

img.frame {
  border: 1px solid #DDDDDD;
  padding: 5px;
  margin: 5px;
  background: #ffffff;
}

.center {
  text-align: center;
}

.left {
  text-align: left;
}

.right {
  text-align: right;
}

.tag0 { font-size: 0.9em }
.tag1 { font-size: 1.0em }
.tag2 { font-size: 1.1em }
.tag3 { font-size: 1.15em }
.tag4 { font-size: 1.2em }
.tag5 { font-size: 1.3em }
