html, body  
	{background: #ffffff; 
	 font-size: small; 
	 font-family: tahoma, verdana, arial, helvetica, sans-serif;
	 background: #1c5906 url('images/tlo0.jpg') no-repeat center top;
	}
body
	{margin: 0px; 
	 padding: 0px; 
	 width: 1000px;
	 margin: auto;
	}
img 
  {border: 0px;
	}
h1 
	{font-size: 140%; 
	 font-weight: bold;
	}
h2 
	{font-size: 120%;
	}
a {
	color: #1c5906;
}
a:visited {
	color: #1c5906;
}
#page {
	width: 1000px;
	float: left;
	margin-top: 0px;
}
#col_l {
	width: 10px;
	height: 475px;
	float: left;
	background: url('images/col_l.jpg') no-repeat left top;
}
#top {
	width: 982px;
	height: 475px;
	float: left;
}
#col_r {
	width: 8px;
	height: 475px;
	float: left;
	background: url('images/col_r.jpg') no-repeat left top;
}
#content {
	width: 1000px;
	height: 602px;
	float: left;
	background: url('images/tlo.jpg') no-repeat left top;
}

#content .menu-footer{list-style:none;font-size:20px;margin:0 0 0 300px;}
	#content .menu-footer li{float:left;margin:0 0 0 15px;}
		#content .menu-footer li a{color:#FFFFFF;text-decoration:none;}
		#content .menu-footer li a:hover{text-decoration:underline;opacity:0.50;filter: alpha(opacity=50); -moz-opacity: 0.5;}


#realizacje {
	width: 315px;
	height: 370px;
	float: left;
	text-align: center;
	margin: 30px 20px 0 10px;
}
#realizacje h3 {
	font-size: 140%; 
	color: #ffffff;
	font-weight: normal;
}
#realizacje h3 b {
	font-weight: bold;
}
#realizacje p {
	font-size: 140%; 
	color: #ffffff;
}
#wiecej {
	float: left;
	margin: 38px 0 0 200px;
}
#tresc {
	width: 635px;
	height: 530px;
	float: left;
	margin-top: 30px;
	text-align: center;
	color: #323232;
	font-size: 120%;
	font-weight: bold;
}
#stopka {
	float: right;
	margin-top: 10px;
	color: #ffffff;
}


