body {
	background: #AC0043;
	overflow: auto;
	margin: 0px;
	font-family: Trebeuchet;
}
#main {margin:0 auto; width:780px; background:#fff; border:1px solid #000;}
#header {background:#000; width:100%; height:100px}
#header h1 {margin:0px; font:bold 40px Courier New; color:#fff; padding:5px; text-align:center; border-bottom:2px dotted #AC0043}
#header div {padding:5px; text-align:center; font:normal 14px Trebeuchet; color:#fff}
#content {width:100%; color:#000; font:normal 14px Trebeuchet; margin-top:5px;}
#content p, #content div, #content h2, #content h3 {padding:10px; margin:0}
#content h2, #content h3 {font:bold 18px Trebeuchet; margin-left:10px; margin-right:10px; padding:5px; border-left:10px solid rgb(102,153,204); border-bottom:1px dotted #000}
#content ul {margin:0 0 5px 0}
#footer {width:100%; height:22px; background:#000}
#footer div {font:normal 11px Trebeuchet; color:#777; text-align:center; line-height:22px}
p {text-align:justify}
p#linki {text-align:justify; width: 70%; margin: auto;}
a {color:#777; text-decoration:none}
a:hover {rgb(0,51,255)}
big {margin: 0; padding: 0; line-height: 1em;}

