body {
    background-color: #FFFFFF;
	margin: 0px;
}	

div {
	font-family: Trebuchet MS,Arial, sans-serif;
}

#ramka {
	background-color:#FFFFFF;
	layer-background-color:#FFFFFF;
}

#layer_logo {
	position: absolute;
	height: 286px;
	width: 1004px;
	left: 0px;
	top:0px;
	background-image:url(grafika/logo.jpg);
	background-repeat:no-repeat;
	z-index:2;
}

#layer_stopka {
	position: absolute;
	height: 118px;
	width: 1004px;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	background-image:url(grafika/stopka.jpg);
	background-repeat:no-repeat;
	z-index:2;
	left: -1px;
}

#layer_button {
	position: absolute;
	top:260px;
	height: 28px;
	width: 50px;
	left: 0px;
    z-index:3;	
	font-size: 14px;
	font-weight:bold;
	cursor: pointer;
	color: #ffffff;
    padding-top: 4px;
}

#layer_img {
	position: absolute;
	background-repeat:no-repeat;
	z-index:3;
}

#layer_rect_o {
	position: absolute;
	height: 90px;
	width: 131px;
	font-size: 10px;
	line-height: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-image:url(grafika/rect_pom.gif);
	background-repeat:no-repeat;
	z-index:4;
}

#layer_rect_o2 {
	position: absolute;
	height: 99px;
	width: 179px;
	font-size: 20px;
	line-height: 25px;
	color: #FFFFFF;
	font-weight: bold;
	background-image:url(grafika/rect_pom2.gif);
	background-repeat:no-repeat;
	z-index:4;
}

#layer_rect_o3 {
	position: absolute;
	height: 109px;
	width: 148px;
	font-size: 10px;
	line-height: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-image:url(grafika/rect_pom3.gif);
	background-repeat:no-repeat;
	z-index:4;
}

#layer_rect_o4 {
	position: absolute;
	height: 101px;
	width: 153px;
	font-size: 10px;
	line-height: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-image:url(grafika/rect_pom4.gif);
	background-repeat:no-repeat;
	z-index:4;
}


#layer_rect_g {
	position: absolute;
	height: 119px;
	width: 212px;
	background-image:url(grafika/rect_szary.jpg);
	background-repeat:no-repeat;
	z-index:5;
}

#layer_rect_g2 {
	position: absolute;
	height: 186px;
	width: 293px;
	background-image:url(grafika/rect_szary2.jpg);
	background-repeat:no-repeat;
	z-index:4;
}

#layer_rect_g3 {
	position: absolute;
	height: 117px;
	width: 173px;
	background-image:url(grafika/rect_szary3.gif);
	background-repeat:no-repeat;
	z-index:4;	
}

#layer_rect_g4 {
	position: absolute;
	height: 99px;
	width: 157px;
	background-image:url(grafika/rect_szary4.gif);
	background-repeat:no-repeat;
	z-index:4;	
}


#layer_option {
	position: absolute;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	z-index:5;
	height: 218px;
	width: 511px;
}

#layer_desc {
	position: absolute;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	z-index:5;
	width: 770px;
	height: 400px;
	line-height: 200%
}
#link {
	color: black;
	text-decoration: underline;
}

#mapka {
	position: absolute;
	width: 500px;
	height: 400px;
	top: 320px;
	left: 420px;
}

h3{
    font-family: Trebuchet MS,Arial;
    font-size: 16px;
	line-height: 28px;
	margin: 0px;
	font-weight: normal;
	color: #ff5f00;
}
table {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	border: 1px solid #666666;
}
td {

	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	padding: 0px;
	padding-left: 1px;
	padding-right: 1px;
	margin: 0px;
	border: 1px solid #666666;
}
