/* kilka ogolnych styli */
body {
	margin: 0;
	padding: 0;
	background-color: #000000;
	color: #FFFFFF;
	z-index: 5;
}
div, form, td, a, p {
	margin: 0;
	padding: 0;
		color: #FFFFFF;
		text-decoration: none;
		font-size: 10px;
}
/* koniec styli ogolnych*/

/* style odpowiedzialne za wysrodkowanie strony */
#outer {
	width: 800px; height: 642px; position: absolute; left: 50%; top: 50%;
	
	margin-left: -400px;
	margin-top: -321px;
	z-index: 10;
}

#contener {
	position: absolute;
	left: 50%;
	margin-left: -400px;
	width: 800px;
	height: 642px;
	background: #000000 url(rowery.jpg) no-repeat 50% 0%;
}

#contener2 {
	position: absolute;
	left: 50%;
	margin-left: -400px;
	width: 800px;
	height: 642px;
	background: #000000 url(konf.jpg) no-repeat 50% 0%;
}

/* koniec styli wysrodkowujacych */

#tekst {
	position: absolute;
	z-index: 20;
	left: 0%;
	top: 0%;
	margin-left: 336px;
	margin-top: 230px;
	width: 400px;
	height: 200px;
}

#link_list {
	position: absolute;
	left: 0%;
	top: 0%;
	z-index: 20;
	margin-left: 136px;
	margin-top: 398px;
	min-height: 50px;
	min-width:80px;
	cursor:pointer;
}

#link_raport {
	position: absolute;
	left: 0%;
	top: 0%;
	z-index: 20;
	margin-left: 214px;
	margin-top: 384px;
	min-height: 50px;
	min-width:184px;
	cursor:pointer;
}

#link_raport_bottom {
	position: absolute;
	left: 0%;
	top: 0%;
	z-index: 20;
	margin-left: 569px;
	margin-top: 483px;
	min-height: 70px;
	min-width:100px;
	cursor:pointer;
}

#link_styczen {
	position: absolute;
	left: 0%;
	top: 0%;
	z-index: 20;
	margin-left: 104px;
	margin-top: 429px;
	min-height: 50px;
	min-width:80px;
	cursor:pointer;
}
#link_maj {
	position: absolute;
	left: 0%;
	top: 0%;
	z-index: 20;
	margin-left: 114px;
	margin-top: 490px;
	min-height: 64px;
	min-width:64px;
	cursor:pointer;
}


#link_wrzesien {
	position: absolute;
	left: 0%;
	top: 0%;
	z-index: 20;
	margin-left: 213px;
	margin-top: 415px;
	min-height: 50px;
	min-width:80px;
	cursor:pointer;
}

#link_konf{
	position: absolute;
	left: 0%;
	top: 0%;
	z-index: 20;
	margin-left: 222px;
	margin-top: 483px;
	min-height: 50px;
	min-width:80px;
	cursor:pointer;
}

#link_droga{
	position: absolute;
	left: 0%;
	top: 0%;
	z-index: 20;
	margin-left: 690px;
	margin-top: 330px;
	min-height: 60px;
	min-width:100px;
	cursor:pointer;
}


#link_home {
	position: absolute;
	left: 0%;
	top: 0%;
	z-index: 20;
	margin-left: 205px;
	margin-top: 13px;
	min-height: 120px;
	min-width:650px;
	cursor:pointer;
}

#link4 {
	position: absolute;
	left: 0%;
	top: 0%;
	z-index: 20;
	margin-left: 600px;
	margin-top: 384px;
	min-height: 50px;
	min-width:180px;
	cursor:pointer;
}

#link5 {
	position: absolute;
	left: 0%;
	top: 0%;
	z-index: 20;
	margin-left: 636px;
	margin-top: 86px;
	min-height: 20px;
	min-width:150px;
	cursor:pointer;
}

#back {
	width: 50px; height: 40px; position: absolute; left: 50%; top: 50%;
	
	margin-left: -25px;
	margin-top: 270px;
	z-index: 20;
}
