.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
body{
	background: #504E53;
	align: center;
}
#site{
	width: 800px;
	margin: auto auto auto auto;
	padding: 15px 15px 15px 15px;
	background: White;
	align: center;
}
#top{
	width: 100%;
	border-bottom: 4px solid #D9D9D9;
}
#linki{
	text-align: center;
	font: bolder 12px Arial;
	color: #0033FF;
	margin-top: 10px;
	margin-bottom: 10px;
}
#linki a{
	font: bold 12px Arial;
	color: #0033FF;
	text-decoration: none;
	margin-right: 9px;
	margin-left: 9px;
}
#middle{
	height: 160px;
}
#banner{
	float: left;
}
#contact{
	float: right;
	width: 300px;
	height: 150px;
	text-align: left;
	border-top: 4px solid #D9D9D9;
	font: 11px Arial;
	color: #0033FF;
	background: url(images/koperta.gif) no-repeat right;
}
#contact p{
	margin-top: 5px;
	margin-bottom: 5px;
}
#main{
	margin-top: 10px;
}
#left{
	float: left;
	width: 470px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#navibar, #bar{
	background: url(images/bar_bg.gif) repeat-x;
	height: 23px;
	text-align: left;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: White;
}
#right{
	width: 295px;
	float: right;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
#bottom{
	border-top: 4px solid #D9D9D9;
	margin-top: 40px;
	height: 13px;
	font: 11px Arial;
	color: #0033FF;
	clear: both;
}
#copyright{
	float: left;
}
#copyright a{
	color: #0033FF;
	font: 11px Arial;
	font-weight: bold;
	text-decoration: none;
}
#copyright a:hover{
	text-decoration: underline;
}
#author{
	float: right;
}
#author a{
	color: #0033FF;
	font: 11px Arial;
	font-weight: bold;
	text-decoration: none;
}
#author a:hover{
	text-decoration: underline;
}
TD { font-size: 10pt; }
