		body {
			background: url("../img/tlo.jpg") top center #000;
			margin: 0px auto;
			text-align: center;
		}
		
		#Top {
			background: #fff;
			width: 100%;
			height: 102px;
			margin: 0px auto;
		}
		
		#Top .Content {
			width:995px;
			margin: 0px auto;
		}
		
		#Top .Content .Logo {
			background: url("../img/logo_futuregardens.gif") no-repeat top left;
			width: 168px;
			height: 102px;
			float: left;
		}
		
		#Top .Content .Right {
			background: url("../img/zielony_pasek_naglowek.gif") no-repeat bottom right;
			width: 566px;
			height: 102px;
			float: right;
			text-align: left;
		}
		
		#Top .Content .Right .Text {
			font-family: Tahoma, Sans-serif;
			font-size: 12px;
			font-weight: bold;
			color: #fff;
			padding-top: 78px;
			padding-left: 55px;
			float: left;
		}
		
		#Top .Content .Right .SiteMap {
			font-family: Tahoma, Sans-serif;
			font-size: 11px;
			font-weight: normal;
			color: #8DAE5D;
			float:right;
			padding-top: 45px;
		}
		
		#Top .Content .Right .SiteMap a {
			font-family: Tahoma, Sans-serif;
			font-size: 11px;
			font-weight: normal;
			color: #8DAE5D;
			text-decoration: none;
		}
		
		#Top .Content .Right .SiteMap img {
			margin-bottom: -2px;
			padding-right: 4px;
			border: 0px;
		}
		
		#MenuTop, #MenuBottom {
			background: #000000;
			width: 100%;
			height: 40px;
			margin: 0px auto;
			clear: both;
			line-height: 240%;
			text-align: center;
		}
		
		#MenuTop .Content, #MenuBottom .Content {
			width:950px;
			margin: 0px auto;
			text-align: left;
		}
		
		#MenuTop .Content ul, #MenuBottom .Content ul {
			margin-left: 0px;
			padding-left: 0px;
			display: inline;
		} 
		
		#MenuTop .Content ul li, #MenuBottom .Content ul li {
			margin-left: 0px;
/*			padding-right: 10px; */
			padding-left: 5px;
			list-style: none;
			display: inline;
		}
		
		#MenuTop .Content ul li img, #MenuBottom .Content ul li img {
			border: 0px;
			margin-bottom: -3px;
			margin-right: 5px;
		}
		
		#MenuTop .Content ul li a, #MenuBottom .Content ul li a {
			font-family: Tahoma, Sans-serif;
			font-size: 11px;
			font-weight: bold;
			text-decoration: none;
			color: #B3D08D;
		}
		
		#MenuTop .Content ul li.first, #MenuBottom .Content ul li.first {
			margin-left: 8px;
			border-left: none;
			list-style: none;
			display: inline;
		}
		
		
		#MainPart {
			/*background: url("../img/tlo.jpg") top left;*/
			width: 100%;
			margin: 0px auto;
		}
		
		#MainPart .Content {
			width:995px;
			margin: 0px auto;
		}
		
		#MainPart .Content .Left {
			background: #95C940;
			width: 206px;
			height: 376px;
			float: left;
		}
		
		#MainPart .Content .Left .Text {
			font-family: Tahoma, Sans-serif;
			font-size: 12px;
			font-weight: normal;
			color: #131A08;
			padding-left: 25px;
			padding-right: 25px;
			padding-top: 15px;
			padding-bottom: 15px;
			text-align: justify;
		}
		
		#MainPart .Content .Right {
			background: url("../img/obraz_glowny.png") no-repeat top right;
			width: 789px;
			height: 376px;
			float: right;
		}
		
		#Footer {
			width: 100%;
			margin: 0px auto;
		}
		
		#Footer .Content {
			width:995px;
			margin: 0px auto;
			font-family: Tahoma, Sans-serif;
			font-size: 11px;
			color: #93A760;
			text-decoration: none;
			text-align: left;
			padding-top: 10px;
			padding-bottom: 15px;
		}	
		
		#Footer .Content ul {
			margin-left: 0px;
			padding-left: 0px;
			display: inline;
		} 
		
		#Footer .Content ul li {
			margin-left: 0px;
			border-left: 1px solid #93A760;
			padding-right: 3px;
			padding-left: 7px;
			list-style: none;
			display: inline;
		}
		
		#Footer .Content ul li.first {
			margin-left: 18px;
			border-left: none;
			padding-right: 3px;
			padding-left: 0px;
			list-style: none;
			display: inline;
		}
		
		#Footer .Content ul li a {
			font-family: Tahoma, Sans-serif;
			font-size: 11px;
			color: #93A760;
			font-weight: normal;
			text-decoration: none;
		}
		
		#AfterFooter {
			width: 100%;
			margin: 0px auto;
			padding-bottom: 20px;
		}
		
		#AfterFooter .Content {
			width:995px;
			margin: 0px auto;
			font-family: Tahoma, Sans-serif;
			font-size: 11px;
			color: #93A760;
			text-decoration: none;
			text-align: left;
			padding-top: 0px;
			padding-left: 35px;
		}	
		
		#AfterFooter .Content .Copyrights {
			font-family: Tahoma, Sans-serif;
			font-size: 11px;
			color: #7D8077;
			text-decoration: none;
			padding-left: 20px;
		}
		
		#AfterFooter .Content .Copyrights img {
			border: 0px;
		}
		
		#AfterFooter .Content .Copyrights .Ogicom {
			margin-bottom: -2px;
		}
		
		#AfterFooter .Content a {
			font-family: Tahoma, Sans-serif;
			font-size: 11px;
			color: #93A760;
			text-decoration: none;
		}
