body {	text-align: center;	font: 11px Verdana, Arial, Helvetica, sans-serif;	background-color: #ffffff;	margin: 4px auto 0px auto;	}#container {	width: 900px;	height: 600px;	margin: 0px auto 0px auto;	position: relative;	}	#header {	top: 0px;	left: 160px;	width: 700px; 	height: 80px; 	background: #eeeeee;	border-top-width: 1px;	border-top-style: solid;	border-top-color: #ff0000;	border-right-width: 1px;	border-right-style: solid;	border-right-color: #ff0000;	position: absolute;	}#header_menu {	top: 80px;	left: 160px;	width: 700px;	height: 20px;	background-color: #eeeeee;	border-top-width: 1px;	border-top-style: solid;	border-top-color: #ff0000;	border-right-width: 1px;	border-right-style: solid;	border-right-color: #ff0000;	position: absolute;}#main {	top: 100px;	left: 160px;	width: 700px;	height: 485px;	background-color: #eeeeee;	border-right-width: 1px;	border-right-style: solid;	border-right-color: #ff0000;	position: absolute;	overflow: auto;	margin: 0px;	padding: 0px;}#left {	top: 160px;	left: 0px;	width: 160px;	height: 425px;	background-color: #000088;	padding: 0px;	margin: 0px;	position: absolute;	}	#left_header {	top: 0px;	left: 0px;	width: 160px;	height: 160px;	background-color: #eeeeee;	padding: 0px;	margin: 0px;	position: absolute;}#left_header img {  border-width: 0px;   }#left_footer {	top: 585px;	left: 0px;	width: 160px;	height: 15px;	background-color: #000088;	border-bottom-width: 2px;	border-bottom-style: solid;	border-bottom-color: #000088;	position: absolute;}#right {	top: 100px;	left: 860px;	width: 100px;	height: 485px;	background-color: #ffffff;	position: absolute;}	#right_header {	top: 0px;	left: 860px;	width: 100px;	height: 100px;	background-color: #ffffff;	position: absolute;}#right_footer {	top: 585px;	left: 860px;	width: 100px;	height: 15px;	background-color: #ffffff;	position: absolute;}#footer {	top: 585px;	left: 160px;	width: 700px;	height: 15px;	background-color: #eeeeee;	border-top-width: 1px;	border-top-style: solid;	border-top-color: #ff0000;	border-bottom-width: 1px;	border-bottom-style: solid;	border-bottom-color: #ff0000;	border-right-width: 1px;	border-right-style: solid;	border-right-color: #ff0000;	position: absolute;}/* menu z lewj strony */UL.Menu0 {  margin: 0px;  padding: 0px;}UL.Menu0 LI {    list-style-type: none;  height: 37px; }UL.Menu1On {  margin: 0px;  padding: 0px;  display: none;  list-style-type: none;}UL.Menu1On LI {  list-style-type: none;  height: 22px;}UL.Menu1Off {  margin: 0px;  padding: 0px;  display: block;  list-style-type: none;}UL.Menu1Off LI {  list-style-type: none;  height: 30px;}.Menu0Link, .Menu0Hover {  color: #ffffff;  text-decoration: none;  height: 37px;  width: 160px;  background: url(img/menu0_160.png) 0 0 no-repeat;  margin-top: 0px;  text-indent: 10px;  text-align: left;  padding-top: 10px;  margin-bottom: -10px;  display: block;   font-weight: bold;	font-family: verdana, arial;	font-size: 14px;}A.Menu0Link:active, A.Menu0Link:hover {	color: #00ff00;  background: url(img/menu0_160.png) -320px 0 no-repeat;  text-decoration: none;}.Menu0Hover {  color: #00ff00;  background: url(img/menu0_160.png) -320px 0 no-repeat;}.Menu1Link, .Menu1Hover {  color: #ffffff;  text-decoration: none;  height: 30px;  width: 160px;  background: url(img/menu1_160.png) 0 0 no-repeat;  margin-top: 0px;  text-indent: 20px;  text-align: left;  padding-top: 8px;  margin-bottom: -8px;  display: block;   font-weight: bold;  font-family: verdana, arial;  font-size: 12px;}A.Menu1Link:active, A.Menu1Link:hover {	color: #00ff00;  background: url(img/menu1_160.png) -320px 0 no-repeat;  text-decoration: none;  border: 0px;}.Menu1Hover {  color: #00ff00;  background: url(img/menu1_160.png) -320px 0 no-repeat;}/* ---------------------------------------------------------------------------*//* naglowek */#header h1 {  font-weight: bold;  font-family: verdana, sans-serif;  font-size: 30px;  margin-top: 2px;  margin-bottom: 0px;  font-variant: small-caps;  color: #000080;}#header h2 {  font-weight: bold;  font-family: verdana, sans-serif;  font-size: 20px;  margin-top: 2px;  margin-bottom: 0px;  font-variant: small-caps;  color: #000080;}#main h5 {  font-weight: bold;  font-family: verdana, sans-serif;  font-size: 11px;  margin: 10px;  text-align: justify;  color: #000080;  }
