body {
	margin: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #616161;
	text-align: center;
	color: #828282;
}
#all {
	margin: 10px auto 10px auto;
	width: 780px;
}
#top {
	background: url(images/top.gif) no-repeat;
	height: 21px;
}
#mleft {
	float: left;
	width: 503px;
	height: 28px;
	background: url(images/mleft.gif) no-repeat;
}
#mglowna {
	float: left;
	width: 111px;
	height: 28px;
	cursor: pointer;
}
#mportfolio {
	float: left;
	width: 72px;
	height: 28px;
	cursor: pointer;
}
#mkontakt {
	float: left;
	width: 60px;
	height: 28px;
	cursor: pointer;
}
#mglowna a img, #mportfolio a img, #mkontakt a img, #address a img {
	border: none;
}
#mright {
	float: left;
	width: 34px;
	height: 28px;
	background: url(images/mright.gif) no-repeat;
}
#btop {
	clear: both;
	width: 780px;
	height: 36px;
	background: url(images/btop.jpg) no-repeat;
}
#b {
	width: 780px;
	height: 235px;
	background: url(images/b.jpg) no-repeat;
}
#bbottom {
	width: 780px;
	height: 38px;
	background: #2FAE30 url(images/bbottom.gif) no-repeat;
	text-align: right;
	color: #F1F3F4;
}
#bbottom p {
	margin: 0px 25px 0px 0px;
}
#content {
	width: 780px;
	background: url(images/content.gif) repeat-y;
	padding: 0px;
}
#text {
	float: left;
	width: 490px;
	padding-left: 10px;
	text-align: justify;
}
#text h1 {
	font-size: 18px;
	margin: 10px 0px 5px 20px;
	border-bottom: 1px solid #B9C2CA;
	width: 440px;
}
#text h2 {
	font-size: 14px;
	margin: 20px 0px 5px 20px;
	padding-left: 16px;
	color: #266CEA;
	background: White url(images/green.gif) no-repeat left;
	width: 440px;
}
#text p {
	margin: 5px 30px 10px 20px;
	line-height: 15px;
}
#text p a {
	text-decoration: none;
	color: #2E71E9;
	background: White;
}
#text ul li {
	line-height: 140%;
	margin-left: 15px;
}
#portfolio {
	float: left;
	width: 270px;
	padding: 0px 5px 0px 5px;
	text-align: left;
}
#portfolio a img {
	border: 2px solid white;
	margin: 0px 0px 10px 50px;
}
#portfolio h1 {
	color: #00498E;
	font-size: 12px;
	margin: 15px 20px 10px 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	background: #D2E4A6;
}
#pusta {
	clear: both;
	width: 780px;
	height: 1px;
}
#footer {
	clear: both;
	color: white;
	width: 780px;
	height: 48px;
	background: #2FAE30 url(images/footer.gif) no-repeat;
}
#cr {
	margin: 4px 0px 8px 0px;
}
#cr p {
	margin: 1px;
	font-size: 10px;
	color: #CACACA;
	background: #616161;
}
#icons img{
	margin: 5px 5px 5px 0px;
}
#icons a img {
	border: none;
}

#tooltip {
	position: absolute;
	width: 250px;
	font-size: 10px;
	background-color: #2177BE;
	border: 1px solid Silver;
	color: #FFFAF0;
	visibility: hidden;
	text-align: left;
	padding: 3px;
}
#tooltip p {
	margin: 4px 8px 4px 8px;
}
#tooltip h1 {
	font-size: 12px;
	text-align: center;
	margin: 1px 0px 5px 0px;
	background: #7BA5F0;
	color: white;
	padding: 2px;
}
#tooltip ul {
	margin: 4px 0px 4px 35px;
	padding: 0px;
}
#text div.sek {
	width: 440px;
	margin: 20px 0px 5px 20px;
	padding: 5px 0px 5px 0px;
	color: #828282;
	background: White url(images/dot.gif) repeat-x bottom;
}
#text div.sek h1 {
	font-size: 12px;
	margin: 0px 0px 5px 0px;
	padding-bottom: 3px;
	color: #6495ED;
	border: none;
	background: White url(images/dot.gif) repeat-x bottom;
}
#text div.sek p {
	margin: 3px 0px 3px 0px;
}
#text div.sek p.dane {
	clear: both;
}
#text div.sek ul {
	margin: 5px 0px 5px 0px;
	float: left;
	padding: 0px;
}
#text div.sek ul li {
	margin-left: 30px;
}
#text div.sek img {
	margin: 3px 8px 3px 0px;
	float: left;
	border: 1px solid #B2BCC6;
}
#address {
	margin: 20px 0px 0px 20px;
	border-left: 8px solid #DBDBDB;
}
#address p {
	margin: 5px 0px 3px 10px;
}
#address a img {
	margin: 0px 4px 0px 2px;
}