.clear {
	clear: both;
	text-align: justify;
}
html {
	background-color: #BA0100;
	font-family: Verdana;
}
body {
	background-image: url("tlo.jpg");
	background-repeat: no-repeat;
	background-color: #000000;
	color: black;
	font-size: 10pt;
	width: 1040px;
	height: 500px;
	margin: 50px;
	margin: 75px auto auto;
}
a img {
	border: 0;
}
a:link, a:visited {
	color: black;
	text-decoration: none;
}
a:hover {
	color: black;
	text-decoration: underline;
}
h1 {
	text-align: center;
	margin: 0px;
	padding-top: 5px;
}
h2 {
	text-align: right;
	font-size: 12pt;
	margin: 0 125px 0 0;
	padding: 0px;
}
div#wersja {	/* wersja */
	margin: auto 0;
	width: 32px;
	height: 204px;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	opacity: 0.5;
	border-radius: 4px 0 0 4px;
	-moz-border-radius: 4px 0 0 4px;
	-webkit-border-radius: 4px 0 0 4px;
}
div#wersja a {
	color: #999;
	text-decoration: none;
}
div#wersja div {
	background: #222;
	border-color: #444;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	padding: 27px 5px;
	width: 20px;
	height: 46px;
	color: #999;
	font-size: 20pt;
	border-radius: 4px 0 0 4px;
	-moz-border-radius: 4px 0 0 4px;
	-webkit-border-radius: 4px 0 0 4px;
}
div#wersja div:hover {
	background: #444;
	border-color: #666;
}
div#body1 {
	width: 940px;
	height: 400px;
	padding: 10px;
	margin: 50px;
}
div#body2 {
	width: 800px;
	padding: 10px;
}
div#infoie {
	clear: both;
	text-align: center;
	background: red;
	width: 100%;
	color: white;
	padding: 2px 0;
	position: fixed;
	top: 0;
	left: 0;
}
div#topogloszenie {
	display: block;
	text-align: center;
	background: red;
	width: 500px;
	color: white;
	padding: 2px 0;
	margin: 0 -250px;
	font-size: 12pt;
	position: fixed;
	bottom: 0;
	left: 50%;
}
div#topogloszenie a {
	color: white;
}
div#top {
	clear: both;
	text-align: center;
	height: 60px;
	color: white;
	float: right;
	width: 660px;
}
div#content {
	display : block;
	text-align: center;
	height: 300px;
	width: 660px;
	float: right;
}
div#menu1 {
	text-align: center;
	float: left;
	display : block;
	width: 140px;
	height: 300px;
	position: relative;
	top: 60px;
}
div#menu2 {
	font-size: 12pt;
	height: 50px;
	position: relative;
	top: 230px;
	left: 34px;
	color: white;
	text-align: right;
}
div#menu2 a {
	color: white;
}
div#right {
	background-image: url("right.gif");
	background-repeat: no-repeat;
	background-color: #E9E9E9;
	float: right;
	display : block;
	width: 130px;
	padding: 10px 5px;
	height: 280px;
}
div#right1 {
	text-align: center;
}
div#right2 {
	text-align: left;
	height: 30px;
	position: relative;
	top: 110px;
}
div#center {
	background-image: url("center.gif");
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	text-align: center;
	display : block;
	padding: 5px;
	height: 290px;
	width: 510px;
	margin: auto;
	float: left;
}
div#cj1 {
	text-align: center;
	padding: 5px 2px;
}
div#cj2 {
	text-align: center;
	font-size: 11pt;
	margin: 7px;
}
div#cj3 {
	text-align: justify;
	padding: 5px 2px;
}
div#footer {
	clear: both;
	text-align: right;
	padding: 2px;
	font-size: 8pt;
	width: 656px;
	height: 30px;
	position: relative;
	top: 0px;
	left: 0px;
	color: white;
	float: right;
}
div#footer a {
	color: white;
}
div#info {
	text-align: center;
	color: white;
	position: fixed;
	bottom: 0;
	left: 0;
	background: red;
	width: 100%;
	padding: 2px 0;
}
div#infol {
	width: 110px;
	display : block;
	position: fixed;
	bottom: 0;
	left: 0;
	background: red;
	padding: 2px 0;
}
div#infor {
	width: 110px;
	display : block;
	position: fixed;
	bottom: 0;
	right: 0;
	background: red;
	padding: 2px 0;
}
ul, ul li {
	display : block;
	list-style : none;
	height : 20px;
	font-size : 10pt;
	padding: 0px;
	margin: 0px;
}
ul {
	position : absolute;
}
ul#menu {
	display : block;
	text-align : center;
	width: 140px;
	height: 100px;
}
ul#menu a {
	display : block;
	cursor : pointer;
	color : black;
	text-decoration : none;
}
ul#menu a:link, ul#menu a:visited {
	text-decoration : none;
	display : block;
	height: 100%;
	width: 100%;
}
ul#menu a:hover {
	text-decoration : none;
}
ul#menu li {
	z-index : 1;
	display : block;
	cursor : pointer;
	width : 140px;
	height: 25px;
}
ul#menu li a:link, ul#menu li a:visited {
	background-image: url("menu1.gif");
	background-repeat: no-repeat;
	background-color: #D4D4D4;
	height: 20px;
	padding: 4px 0 1px 0;
}
ul#menu li a:hover {
	background-image: url("menu2.gif");
	background-repeat: no-repeat;
	background-color: #A8A8A8;
	font-weight: bold;
}
ul#menu li#activ a:link, ul#menu li#activ a:visited {
	background-image: url("menu1a.gif");
	background-repeat: no-repeat;
	background-color: #FDFDFD;
	height: 20px;
	padding: 4px 0 1px 0;
}
ul#menu li#activ a:hover {
	background-image: url("menu2a.gif");
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	font-weight: bold;
}
ul#menu li#strefa a:link, ul#menu li#strefa a:visited {
	background-image: url("menu1b.gif");
	background-repeat: no-repeat;
	background-color: #000000;
	height: 20px;
	padding: 4px 0 1px 0;
	color: #FFFFFF;
}
ul#menu li#strefa a:hover {
	background-image: url("menu2b.gif");
	background-repeat: no-repeat;
	background-color: #333333;
	font-weight: bold;
}