html {
	font-family: arial, helvetica, sans-serif;
	padding-right: 0px; padding-left: 0px; font-size: 10pt; padding-bottom: 0px; margin: 0px; padding-top: 0px;
}
body {
	padding-right: 10px; padding-left: 10px; padding-bottom: 10px; margin: 0px; color: #a0522d; padding-top: 10px;
	background-color: #f1f1f1; text-align: center;
}

#container {
	border-right: #c0c0c0 1px solid; border-top: #c0c0c0 1px solid; margin: 0px auto 30px; border-left: #c0c0c0 1px solid;
	width: 900px; border-bottom: #c0c0c0 1px solid; position: relative; text-align: left; background-color: #87ceeb;
}
#header {
	width: 100%; height: 80px;
	padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px;
	background-color: #87ceeb;
}

#subheader {
	float: right; width: 736px; height: auto !important; height: 90px; /* IE */ min-height: 90px;
	border-top: 1px #c0c0c0 solid; border-right: 0px; border-bottom: 0px; border-left: 1px #c0c0c0 solid;
	padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px;
	text-align: center;
	background-color: #fa8072;
}

#left {
	float: left; width: 163px; height: auto !important; height: 600px; /* IE */ min-height: 600px;
	padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px; background-color: #87ceeb;
}

#middle {
	float: left; width: 475px; height: auto !important; height: 520px; /* IE */ min-height: 520px;
	border-top: 1px #c0c0c0 solid; border-right: 1px #c0c0c0 solid; border-bottom: 0px; border-left: 1px #c0c0c0 solid;
	padding-right: 50px; padding-left: 50px; padding-bottom: 20px; margin: 0px; padding-top: 40px;
	background-color: #ffefd5;
}
#right {
	float: right; width: 140px; height: auto !important; height: 520px; /* IE */ min-height: 520px;
	border-top: 1px #c0c0c0 solid; border-right: 0px; border-bottom: 0px; border-left: 0px;
	padding-right: 5px; padding-left: 5px; padding-bottom: 0px; margin: 0px; padding-top: 20px; text-align: center;
	background-color: #87ceeb;
}

#footer {
	clear: both; width:100%; height: 60px;
	border-top: 1px #c0c0c0 solid; border-right: 0px; border-bottom: 0px; border-left: 0px;
	padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 20px; text-align: center;
	background-color: #e3f0ff;
}

#menu {
	padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px;
	text-align: center;
	left: 10px; width: 167px; position: absolute; top: 210px; height: 170px
}

h1 {
	text-align: center;
	font-size: 35pt;
	color: #FFFF00;
	margin: 0px;
}

h2 {
	text-align: center;
	font-size: 19pt;
	color: #fa8072;
	margin: 0px;
}

h3 {
	text-align: center;
	color: #8b4513;
}

h4 {
	text-align: left;
	color: #fa8072;
	margin: 0px;
}

.zolte{
	Font-Family: arial, helvetica, sans-serif;
	Font-Size: 14px;
	Font-Style: normal;
	Font-Weight: bold;
	Text-Align: center;
	Color: #000000;
	Background-Color: #ffff00;
	Margin: 0px;
	}

hr {
	text-align: center;
	height: 2pt;
	width: 200pt;
	color: #8b4513;
}

hr.w {
	text-align: left;
	height: 1pt;
	width: 100pt;
	color: #8b4513;
}

#menu a {
	text-decoration: none;
	text-align: left;
	background-color: #cd853f;
	color: #ffffff;
	display: block;
	width: 155px;
	padding: 3px;
	margin: 2px 0;
	border-left: 6px solid #cd853f;
}

#menu a:visited {
	color: #000000;
}

#menu a:hover {
	color: #7fff00;
	border-left: 6px solid #7fff00;
}

#right a {
	text-decoration: none;
	font-size: 11pt;
	color: #0000ff;
}

#right a:hover {
	color: #ffebcd;
}

#small {
	font-size: 7pt;
	padding-top: 3px;
}

#naprawo {
	text-align: right;
}