body {
	background: #ffffff;
	color: #000000;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

div, img { border: 0; margin: 0; padding: 0; } 
a { text-decoration: none; color: #000000; border-bottom: 1px solid #cccccc; }
a:hover { text-decoration: none; color: #000000; border-bottom: 1px solid #D03B41; }
h2 { font-size: 15px; margin: 5px 0 20px 0; }
h3 { font-size: 14px; margin: 5px 0 20px 0; }

p { text-align: justify; margin: 5px 0 20px 0; }
ul { margin: 5px 0 20px 25px; padding: 0; text-align: justify; }

a.noborder { border: none; }
a:hover.noborder { border: none; }

#container { width: 950px; margin: 0 auto; background: #ffffff; text-align: left; padding: 10px 0 }
#content { width: 100%; background: url(img/bg.jpg) no-repeat left 10px; min-height: 1095px; border-top: 3px solid #D03B41; border-bottom: 3px solid #D03B41; padding: 10px 0; }
#top { float: right; text-align: right; font-weight: bold; font-size: 15px; }
#top div { padding: 5px 0 0 0; }
#mid { padding: 30px 0 0 250px; } 

#biura { margin-top: 70px; margin-bottom: 10px; }

.bold { font-weight: bold; }
.fleft { float: left; margin-right: 63px; }
.clear { clear: both; }

