body {
	background-color: #CCCCCC;
}
#main {
	position: absolute;
	left: 50%;
	margin-left: -450px;
	top: 20px;
	width: 900px;
	height: 700px;
	border: 1px solid;
	background-color: white;
}
#g1 {
	position: relative;
	width: 900px;
	height: 57px;
	background-image: url('./img/sl_g_1.jpg');
}
#m {
	position: relative;
	width: 900px;
	height: 79px;
	background-image: url('./img/sl_m.jpg');
}
#g2 {
	position: relative;
	width: 900px;
	height: 31px;
	background-image: url('./img/sl_g_2.jpg');
}
#g3 {
	position: relative;
	width: 175px;
	height: 454px;
	background-image: url('./img/sl_g_3.jpg');
}
#cn {
	position: absolute;
	width: 701px;
	height: 454px;
	left: 175px;
	top: 167px;
	background-image: url('./img/sl_cn.jpg');
}
#g4 {
	position: absolute;
	width: 24px;
	height: 454px;
	right: 0px;
	top: 167px;
	background-image: url('./img/sl_g_4.jpg');
}
#g5 {
	position: relative;
	width: 900px;
	height: 33px;
	background-image: url('./img/sl_g_5.jpg');
}
#g6 {
	position: relative;
	width: 900px;
	height: 31px;
	background-image: url('./img/sl_g_6.jpg');
}
#g7 {
	position: relative;
	width: 900px;
	height: 14px;
	background-image: url('./img/sl_g_7.jpg');
}
div.mp {
	position: absolute;
	top: 10px;
	width: 11px;
	height: 66px;
	background-image: url('./img/mpa.png');
	cursor: pointer;
}
div.mpe {
	position: absolute;
	margin-left: 35px;
	margin-top: 10px;
	font-family: arial;
	font-size: 40px;
	color: #000033;
}
#t {
	position: absolute;
	left: 38px;
	top: 15px;
	font-family: arial;
	font-size: 30px;
	color: #000033;
}
#mb {
	position: absolute;
	top: 60px;
	left: 24px;
	width: 660px;
	height: 10px;
	background-image: url('./img/mb.png');
}
#cnt {
	position: absolute;
	top: 70px;
	left: 24px;
	width: 660px;
	height: 376px;
	overflow: auto;
}
p.texta {
	margin: 16px 2px 2px 2px;
	font-family: arial;
	font-size: 26px;
	color: #000033;
	text-align: center;
}
img.fm {
	border: solid 1px #000033;
}
div.tytul {
	margin: 16px 2px 2px 2px;
	font-family: arial;
	font-size: 20px;
	color: #000033;
}
li {
	font-family: arial;
	font-size: 16px;
	color: #000033;
}
div.kontakt {
	position: relative;
	left: 100px;
	font-family: arial;
	font-size: 18px;
	color: #000033;
	text-align: left;
	width: 400px;
}
#link {
	position: absolute;
	margin-top: 8px;
	width: 900px;
	text-align: center;
}
a.link {
	text-decoration: none;
	letter-spacing: 1px;
	font-family: arial;
	color: #666666;
	font-size: 10px;
}
#v {
	position: absolute;
	left: 50%;
	margin-left: 250px;
	top: 730px;
}