* {
	border: 0;
	padding: 0;
	margin: 0;
}

html {
	display:table;
}

body {
	padding: 0px; 
	font-family: Trebuchet MS, Tahoma, Helvetica, Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #ffffff;	
	line-height: 14px;
	background: #5eba29 url('../images/siteBg.jpg') no-repeat center center;
	text-align: center;
    vertical-align: middle;
    display: table-cell;
}

html, body {
	height: 100%;
	width: 100%;
}

ul{
	margin-left: 35px;
}

a{ 
	font-family:  Tahoma, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #cefab3;
	font-weight: normal;
	outline: none;
}

a:hover  { 
	text-decoration: underline; 
	color: #ffffff;
} 

#center {
     margin: 0 auto;
       border: 0px;
     width: 960px;
     height: 600px;
}

* html #center {
 position: absolute;
 top: expression((x=(document.documentElement.offsetHeight-this.offsetHeight)/2)<0?0:x+'px');
 left: 50%;
 margin-left: -500px;
}

#mainTop{
	height: 5px;
	width: 1000px;
}

#mainContainer{
	position: relative;
	height: 540px;
	width: 1000px;
	
}

#mainLeft {
	float: left;
	width: 500px;
}

#mainRight {
	float: left;
	width: 440px;
	padding: 0 30px 0 30px;
}

#flashWrapper{
	position: absolute;
	top: 40px;
	left: 387px;
	z-index: 1;
}
#flashWrapper *{
	z-index: 1;

}
#logo {
	position: relative;
}

#logo1{
	position: absolute;
	top: 170px;
	left:141px;
	width: 290px;
	height: 200px;
	display: block;
	text-indent: -7707px;
	background: url('../images/logoGniewowo1.png') no-repeat 0px 0px;
}

#logo2{
	position: relative;
	top: -30px;
	width: 290px;
	height: 200px;
	display: block;
	margin: auto;
	text-indent: -7707px;
	background: url('../images/logoGniewowo1.png') no-repeat 0px 0px;
}

#slogan1{
	position: absolute;
	top: 419px;
	left: 120px;
	width: 312px;
	height: 52px;
	display: block;
	text-indent: -7707px;
	background: url('../images/sloganGniewowo1.png') no-repeat 0px 0px;
}

#content {
	text-align: left;
	padding: 0 0 10px 0;
	position: relative;
	top:-20px;
}

#content h2{
	font-family: Georgia, Times New Roman;
	font-size: 36px;
	font-weight: normal;
	font-style: oblique;
	display: block;
	text-align: left;
	clear: both;
	line-height: 70px;
	color: #cefab3;	
}

#footer{
	text-align: center;
	margin-top: 15px;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #cefab3;	
}

#footer2{
	text-align: center;
	padding: 10px 0 0 0 ;
	height: 20px;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #cefab3;	
	border-top: 1px solid #7ec357;
}

#footer2 a{ 
	font-family:  Tahoma, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #cefab3;
	font-weight: bold;
}

#footer2 a:hover  { 
	text-decoration: underline; 
	color: #ffffff;
} 

#menu1{
	position: absolute;
	top: 421px;
	left: 471px;
	width: 465px;
	height: 50px;
	display: block;
	z-index: 10;
	background: url('../images/menuBg.gif') no-repeat 0px 0px;
}

#menu1 a{
	z-index: 10;
	position: relative;
	display: block !important;
	float: left;
	height: 50px;
	background-color: transparent;	
	background: url('../images/menuBg.gif') no-repeat 0px 0px;
/*	width: 50px;	*/
	text-indent: -7007px;	
}

#menu1 a#onas1{
	width: 103px;
	background-position:  0px 0px;
}

#menu1 a#drzewa1{
	width: 78px;
	background-position:  -103px 0px;
	cursor: pointer;
}

#menu1 a#krzewy1{
	width: 77px;
	background-position:  -181px 0px;
}	

#menu1 a#byliny1{
	width: 73px;
	background-position:  -258px 0px;
}

#menu1 a#kontakt1{
	width: 130px;
	background-position:  -331px 0px;
}	
	
#menu2_bg {
	height: 34px;
	position: relative;
	top:-20px;
	padding: 9px 0 0 0 ;
	background: url('../images/menu2_bg.png') no-repeat 0px 0px;
}
	
#menu2{
	width: 440px;
	height: 26px;
	display: block;
	position: relative;
	z-index: 10;
	background: url('../images/menu2_off.png') no-repeat 0px 0px;
}

#menu2 a{
	display: block;
	float: left;
	height: 26px;
	text-indent: -7007px;
}

#menu2 a:hover{
	background: url('../images/menu2_on.png') no-repeat;
	text-indent: -7007px;
}
	
#menu2 a#wstep1{
	width: 70px;
}

#menu2 a:hover#wstep1{
	background-position: 0px 0px;
}
	
#menu2 a#onas1{
	width: 67px;
}

#menu2 a:hover#onas1{
	background-position: -70px 0px;
}

#menu2 a#drzewa1{
	width: 78px;
}

#menu2 a:hover#drzewa1{
	background-position: -137px 0px;
}

#menu2 a#krzewy1{
	width: 77px;
}	

#menu2 a:hover#krzewy1{
	background-position: -215px 0px;
}

#menu2 a#byliny1{
	width: 67px;
}

#menu2 a:hover#byliny1{
	background-position: -292px 0px;
}

#menu2 a#kontakt1{
	width: 75px;
}	

#menu2 a:hover#kontakt1{
	background-position: -359px 0px;
}







	
	