html,body{margin:0;padding:0}

body{
background-color:#c2c7ca; 
font: 80% Arial, sans-serif; 
text-align:center}

p{margin:5px 10px 10px 10px;}
a{text-decoration:none; color:#000000;}
a:link{color:#fefefe;text-decoration:none;}

#header{
background-color:#ffffff;
z-index:3;
min-height:290px;
background-image: url('images/runhead.jpg');
background-repeat: no-repeat;
background-position: top center;
}


h1{
font-family: tahoma;
color: #3a78b3;
font-weight: normal;
font-size: 20px;
text-indent:0.5em;
text-align:left;
margin:0px;
}

h2{
font-family: tahoma;
color: #c2c7ca;
text-align:left;
font-weight: normal;
font-size: 20px;
text-indent: 1em;
letter-spacing:0.1em;
line-height:1.5;
}

#omnie{
color: #ffffff;
}

#omnie, #dodatki, #ksiega, #linki, #archiwum p
{
font-size: 11px;}

#ksiega, #linki, #archiwum, #omnie
{
padding: 8px;
margin:0 auto;
width:18%;
float:left;
}

#archiwum{
margin-left: 160px;}

#dodatki{
float:right;
color:#ffffff;
padding-top:35px;
margin-bottom:35px;
width:18%;}


#container{
text-align:left;
width:900px;
margin:0 auto;
}

#content{
float:left;
width:80%;
line-height:1.5;
margin-bottom:30px;
padding-top:35px;
z-index:10;
margin-bottom: 35px;
}



#footer{
min-height: 300px;
clear:both;
width:100%;
background-color:#296ba7;
text-align:left;
}

#footer p{
overflow: hidden;
}

#bottom{
clear:both;
padding-top:30px;
padding-bottom:15px;
text-align: center;
font-size: 9px;}

.komentarze {display: block; width: auto; margin: 10px 10px; text-align: left; color: #000; border-top: solid 1px #ccc;}
.komentarze a {color: #000; text-decoration: none;}


