


* {margin:0;padding:0;} 


html, body, #wrap {height: 100%; line-height: 1.5em;}

body > #wrap {height: auto; min-height: 100%;}
#topsection{
height: 140px; /*Height of top section*/
width:97%;
padding-left:10px;

}

/* Links */
a:link { color: #FF0000; text-decoration: none; }
a:visited { color: #FF0000; text-decoration: none; }
a:hover { color: #333333; text-decoration: underline; }
a:active { color: #333333; text-decoration: underline; }



#topsection h1{
margin: 0;
border-bottom-style:dotted;
border-bottom-color: #999999;
padding-top: 30px;
padding-left:20px;
padding-bottom:30px;

width:100%;


}
#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin-left: 200px; /*Set left margin to LeftColumnWidth*/
}

#leftcolumn{
float: left;
width: 200px; /*Width of left column*/
margin-left: -100%;
border-left-style:solid;
padding-left:10px;
border-left-color:#414042;

}
#main {padding-bottom: 50px;}  /* must be same height as the footer */



#footer {position: relative;
	margin-top: -50px; /* negative value of footer height */
height:50px;
background: #414042;
border-top-style: solid;
border-top-color:#ff0000;
	clear:both;} 

/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
-->

.akapit {
	margin: 10px;
	margin-top: 0;
	width: 600px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom:5px;
}
.tytul {
	font-size: 12px;
	color: #FF0000;
	padding-bottom:10px;
}
.podtytul {
	font-size: 12px;
	font-weight: bold;
	padding-bottom:8px;
}

.akapit img {
  margin:3px 10px 3px 3px;
  padding:4px;
  border:1px solid #cca;
  }
