body {
 background: #f6f7ef url(../gfx/mainBg.jpg) top center no-repeat fixed;
 color: #333;
 font-size: 10pt;
 font-family: Georgia, Garamond, Times, serif;
 text-align: center;
 height:100%;
 line-height:120%;
}
#pageHeader h1, #pageHeader h1 a, #pageHeader h1 a img{
  display:block;
  width:616px;
  height:256px;
  border:none;
}
#pageHeader h1 {
  margin: 10px auto;
}

a, a:visited {
  color:#306495;
  text-decoration:none;
}
a{
  border-bottom:1px solid #cde7e6;
}
a:visited{
  border-bottom:none;
}
a:hover {
  color:#73471B;
  text-decoration:none;
  border-bottom:1px solid #73471B;
}
pre {
  border-left:5px solid #F5F5F5;
  font-family:"Courier New",Courier,mono;
  margin:0.3em;
  padding:0.5em;
}
#container {
  margin:0 auto;
  text-align:left;
  width:1010px;
}
#sidebar {
float:right;
  text-align:left;
padding:15px 10px;
width:220px;
}
#content {
margin:0 230px 0 0;
padding:0 20px;
float:left;
  text-align:left;
}
#footer {
font-size:0.8em;
margin:20px 0 0;
padding:0 10px 0 20px;
}
#footer p {
margin:0;
padding:10px 0;
}
.clearfloat {
clear:both;
font-size:1px;
height:0;
line-height:0;
}
.portlet {
font-size:0.9em;
margin:0 0 15px;
padding:3px;
}
.portlet h4 {
color:#555555;
font-size:1.2em;
font-weight:bold;
font-family:Arial,Helvetica,sans-serif;
margin:0;
padding:5px 10px 6px;
text-align:center;
}
.portlet.links h4{
height:46px;
line-height:46px;
background: transparent url(../gfx/czapeczkowiec/links.gif) 0 0 no-repeat;
}
.portlet ul {
padding:5px 5px 10px;
border-left: 1px solid #cde7e6;
border-right: 1px solid #cde7e6
}
.portlet ul, .portlet ol {
list-style:none;
margin:0 0 0 5px;
padding:5px;
}
.portlet li {
padding:4px 0;
}
.portlet li:hover {
background-color:#FDFFEF;
}
.portlet .row {
margin:0 0 5px;
}
.portlet .row .hint {
color:#999999;
margin:0;
padding:0;
}
#tweets{
margin:0 auto;
}