body{
	margin:	0px;
	padding: 0px;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666;
	background-color: #ebebeb;
}

table {
	border-collapse: collapse;
}

img{
	border:	0px;
}

form {
	margin:	0px;
	padding: 0px;
	}
	
a:link {color: #005982; text-decoration: none;}
a:visited {color: #666; text-decoration: none;}
a:active {color: #005982;}
a:hover {color: #005982;}


div.main {
	width: 929px;
	height: 557px;
	margin-top: 30px;
	background: transparent url(http://www.ipopema.pl/img/main_bg.gif) repeat-y;
	position: relative;
}

div.white {
	width: 911px;
	height: 517px;
	background-color: #fff;
	z-index: 100;
}

div.bottom {
	width: 929px;
	height: 60px;
	background: #ebebeb url(../img/bottom_bg.gif) no-repeat;
	font-size: 11px;
	text-align: left;
	padding-left: 10px;
	padding-top: 30px;
}

div.top_bg {
	position: absolute;
	top: 0px;
	left: 0px;
	background: transparent url(../img/top_bg.gif) no-repeat;
	width: 929px;
	height: 12px;
	z-index: 0;
}

img.welcome {
	margin-top:20px;
	margin-bottom:10px;
	width: 850px;
	height: 27px;
}

div.images {
	width: 850px;
}

img.ipo {
	margin-bottom: 2px;
	padding: 0px;
	float: left;
	width: 850px;
	height: 142px;
}

img.lang {
	position: absolute;
	top: 20px;
	left: 865px;
}