*{
padding:0;
margin:0;
border:0;
}

body{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
background:url(../images/bg.gif) #c8e2f7 repeat-x;
}

#container{
	width:780px;
	margin:0 auto;
	}
	
#logo{
	background:url(../images/logo.png) no-repeat;
	width:613px;
	height:290px;
	position:relative;
	z-index:2;
	}	
#images{
	width:615px;
	height:443px;
	position:absolute;
	top:0;
	margin-top:12px;
	margin-left:239px;
	z-index:1;
	}	
#clouds{
	background:url(../images/bgClouds.png) no-repeat;
	width:720px;
	height:576px;
	position:absolute;
	top:0;
	z-index:0;
	margin-left:160px;
	}	
#cloudyCorner{
	width:362px;
	height:257px;
	background:url(../images/cloudRDcorner.png) no-repeat;
	position:absolute;
	top:0;
	margin-left:476px;
	margin-top:191px;
	z-index:2;
	}	
#arrows{
	background: url(../images/arrows.png) no-repeat;
	width:178px;
	height:348px;
	position:absolute;
	top:0;
	z-index:0;
	margin-left:55px;
	margin-top:80px;
	}	
#chmurka{
	background:url(../images/chmurka1.png) no-repeat;
	width:309px;
	height:394px;
	margin-top:420px;
	position:absolute;
	top:0;
	z-index:0;
	}	
#content{
	background:url(../images/bgContent.gif) repeat-x;
	width:660px;
	min-height:360px;
	margin:540px auto 0 100px;
	padding:40px;
	line-height:18px;
	color:#002c48;
	font-weight:bold;
	position:absolute;
	top:0;
	z-index:1;
	}	
#content a{	
color:#1980c1;
	}
#header{
	background:url(../images/glowna.png) no-repeat;
	width:168px;
	height:167px;
	margin-top:510px;
	margin-left:40px;
	position:absolute;
	top:0;
	z-index:3;
}
#headerOferta{
	background:url(../images/oferta.png) no-repeat;
	width:168px;
	height:167px;
	margin-top:510px;
	margin-left:40px;
	position:absolute;
	top:0;
	z-index:3;
}
	
#headerGaleria	{
	background:url(../images/galeria.png) no-repeat;
	width:175px;
	height:167px;
	margin-top:510px;
	margin-left:40px;
	position:absolute;
	top:0;
	z-index:3;
}
#headerKontakt	{
	background:url(../images/kontakt.png) no-repeat;
	width:199px;
	height:167px;
	margin-top:510px;
	margin-left:40px;
	position:absolute;
	top:0;
	z-index:3;
}

#headerCennik	{
	background:url(../images/cennik.png) no-repeat;
	width:168px;
	height:167px;
	margin-top:510px;
	margin-left:40px;
	position:absolute;
	top:0;
	z-index:3;
}
	#menu{
		position:relative;
		z-index:10;
		}
#menu a{
	display:block;
	position:absolute;
	}
#menu a#glowna{
	background:url(../images/button/glowna.png) no-repeat;
	height:31px;
	width:95px;
	margin-left:235px;
	margin-top:90px;
	}	
#menu a#glowna:hover, #menu a#glowna.active{
	background:url(../images/button/glowna.png) no-repeat  0 -31px;
	height:31px;
	width:95px;
	margin-left:235px;
	margin-top:90px;
}

#menu a#oferta{
	background:url(../images/button/oferta.png) no-repeat;
	height:31px;
	width:85px;
	margin-left:355px;
	margin-top:108px;
	}	
#menu a#oferta:hover, #menu a#oferta.active{
	background:url(../images/button/oferta.png) no-repeat  0 -31px;
	height:31px;
	width:85px;
	margin-left:355px;
	margin-top:108px;
}

#menu a#cennik{
	background:url(../images/button/cennik.png) no-repeat;
	height:31px;
	width:85px;
	margin-left:465px;
	margin-top:126px;
	}	
#menu a#cennik:hover, #menu a#cennik.active{
	background:url(../images/button/cennik.png) no-repeat  0 -31px;
	height:31px;
	width:85px;
	margin-left:465px;
	margin-top:126px;
}

#menu a#galeria{
	background:url(../images/button/galeria.png) no-repeat;
	height:31px;
	width:99px;
	margin-left:570px;
	margin-top:144px;
	}	
#menu a#galeria:hover, #menu a#galeria.active{
	background:url(../images/button/galeria.png) no-repeat  0 -31px;
	height:31px;
	width:99px;
	margin-left:570px;
	margin-top:144px;
}

#menu a#kontakt{
	background:url(../images/button/kontakt.png) no-repeat;
	height:35px;
	width:117px;
	margin-left:685px;
	margin-top:160px;
	}	
#menu a#kontakt:hover, #menu a#kontakt.active{
	background:url(../images/button/kontakt.png) no-repeat  0 -35px;
	height:35px;
	width:117px;
	margin-left:685px;
	margin-top:160px;
}