body {
	margin: 0 0 0 0;
	padding: 0;
	background-color: #ffffff;
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma;
	font-size: 12px;
	color: #000;
	}
a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #050505;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #000000;
	}
a:hover { 
	text-decoration: underline; 
	color: #050505;
	}
a:active { 
	text-decoration: underline; 
	color: #000000;
	}

/* divsy generalne */

#container { 
	background: transparent;
	width: 100%;
	min-height: 540px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0;
	}
#insider {
	background: transparent;
	width: 974px;
	min-height: 540px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0;
	}
#top {
	background: transparent;
	width: 974px;
	height: 120px;
	margin: 0;
	padding: 0;
	border: 0;
	}
#footer { 
	background: transparent url(/img/bottom-bg.jpg) no-repeat top left;
	text-align: center;
	font-weight: bold;
	font-size: 10px;
	color: #00b192;
	width: 974px;
	height: 46px;
	margin: 0;
	padding-top: 10px;
	clear: both;
	}
.referencje {
	background-color: #00ffd0;
	border:1px dashed;
	border-color: #15a59c;
	margin:0;
	padding:6pt 6px;
	width:96%;
	clear: both;
}
/* divsy specyficzne */

#menu-home {
	background-color: #fff;
	width: 958px;
	min-height: 200px;
	margin: 0 0 0 8px;
	padding: 0;
	border: 0;
	}
#menu-site {
	background-color: #fff;
	width: 190px;
	min-height: 200px;
	margin: 0 8px 0 8px;
	padding: 0;
	border: 0;
	float: left;
	}
#middle {
	background: transparent url(/img/body-bg.jpg) repeat-y top left;
	width: 974px;
	min-height: 200px;
	margin: 0;
	padding: 0;
	border: 0;
	}
#middle-site {
	background: transparent url(/img/body-bg.jpg) repeat-y top left;
	width: 974px;
	min-height: 250px;
	margin: 0;
	padding: 0;
	border: 0;
	}
#content {
	background: transparent;
	width: 748px;
	margin: 0;
	padding: 10px;
	border: 0;
	float: right;
	}
h2 {
	display: inline;
	font-size: 12px;
	}
h1 {
	font-size: 13px;
	}
