<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* MBM Seed Fund - arkusz stylów */
body {
	margin: 0;
	padding: 0 0 0 0;
	font-family: Arial, sans-serif;
	font-size: 12pt;
	color: #777777;
	text-align: left;
	background-color: #f3f3f3
}
#head {
	position: relative;
	width: 100%;
	margin: 0 auto;
	text-align: center;
	background: url(../images/grad.png);
}
#mainMenu {
	position: relative;
	width: 1080px;
	height: 55px;
	margin: 0 auto;
	text-align: center;
}
#subMenu {
	position: relative;
	width: 1080px;
	height: 20px;
	margin: 0 auto;
}
#mainTitle {
	position: relative;
	width: 1080px;
	margin: 0 auto;
	text-align: left;
}
#main-block {
	position: relative;
	width: 1078px;
	height: auto;
	margin: 0 auto;
	border:1px #d0d0d0 solid;
	background-color: #f8f8f8;
	overflow: hidden;
}
#main-block-in {
	position: relative;
	width: 1078px;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
}
#sub-block-left {
	float:left;
	width: 205px;
	padding: 10px;
	overflow: hidden;
}
#sub-block-right {
	width: auto;
	height: auto;
	padding: 10px 0 0 10px;
	overflow: hidden;
}
#o-nas-main-block-img {
	position: relative;
	width: 1078px;
	height: auto;
	margin: 0 auto;
	border:1px #d0d0d0 solid;
	background:url(../images/real-04.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #f8f8f8;
}
#invest-main-block-img {
	position: relative;
	width: 1058px;
	height: 640px;
	margin: 10px;
	background:url(../images/kratka-3.png);
	background-color: #f8f8f8;
}
#procedura-sub-block-central {
	float:left;
	width: 650px;
	height: auto;
	padding: 10px;
	overflow: hidden;
}
#procedura-sub-block-right {
	width: auto;
	height: 321px;
	padding: 10px;
	overflow: hidden;
}
#procedura-main-block-img {
	position: relative;
	width: 1078px;
	height: auto;
	margin: 0 auto;
	border:1px #d0d0d0 solid;
	background:url(../images/real-04.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #f8f8f8;
}
#wskaz-sub-block-left {
	float:left;
	width: 205px;
	height: auto;
	padding: 10px;
	margin: 10px 10px 10px 10px;
	background:url(../images/kratka-3.png);
	overflow: hidden;
}
#wskaz-sub-block-left-up {
	float:left;
	width: 205px;
	height: auto;
	padding: 10px;
	margin: 10px 10px 10px 10px;
	background-color: #e0e0e0;
	overflow: hidden;
}
#wskaz-sub-block-right-up {
	width: auto;
	height: auto;
	padding: 10px;
	margin: 10px 10px 10px 10px;
	background-color: #e0e0e0;
	overflow: hidden;
}
#wskaz-files-sub-block {
	float:left;
	width: auto;
	height: auto;
	text-align: center;
	padding: 6px;
	margin: 10px 0px 10px 10px;
	border:1px #d0d0d0 solid;
	background-color: #e0e0e0;
}
#kontakt-sub-block-left {
	float:left;
	width: 276px;
	height: auto;
	padding: 20px;
	overflow: hidden;
}
#kontakt-sub-block-right {
	width: auto;
	height: auto;
	padding: 20px;
	overflow: hidden;
}
#stopka{
	margin: 16px;
	text-align:center; 
	font-size:11pt; 
	font-style:italic;
}
p {margin:8px 0 0 0;}
p#t1 {margin:8px 0 0 0; font-size:18pt; font-weight: bold;}
p#t2 {margin:8px 0 0 0; font-size:14pt; font-weight: bold;}
p#txd {margin:10px 8px 8px 8px; font-size:14pt;}
p#tx {margin:8px 8px 8px 8px;}

a {text-decoration: none;}

ul#bul-1 {margin:0 10px 0 -15px; list-style-image:url(../images/bul-11.gif)}
ul#bul-2 {margin:0 10px 0 -15px; list-style-image:url(../images/bul-22.gif)}
</pre></body></html>