/* CSS Document */
body{
 background:url(../img/bg.jpg) top repeat-x #0A0B0D;
 margin-top:0px;
 margin-bottom:0px; 
}

#container{
 background:#0A0B0D;
 margin:0 auto;
 overflow:hidden;
 width:980px;
 min-height:1081px;
 height:auto;
 border-left:1px solid White;
 border-right:1px solid White;
}

#top{
 /*background:url(../img/top.jpg) top no-repeat;*/
 background:#0A0B0D;
 width:980px;
 height:156px;
 overflow:hidden;
 float:left; 
}
	#logoGora{
	background:url(../img/logoGora.jpg) top no-repeat;
 	
 	width:590px;
 	height:156px;
 	overflow:hidden;
 	float:left;
	}
	#kontaktGora{
	background:#0A0B0D;
	width:390px;
 	height:156px;
 	overflow:hidden;
 	float:left;
	
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}

#anim{
 background:url(../img/anim.jpg) top no-repeat;
 width:980px;
 height:276px;
 overflow:hidden;
 float:left;

}

#menu{
 background:url(../img/menu.jpg) top no-repeat;
 width:980px;
 height:88px;
 overflow:hidden;
 float:left;

}

#naglowekNavi{
 background:#0A0B0D;
 width:980px;
 height:74px;
 overflow:hidden;
 float:left;
}
 #trescNavi{
  margin:20px;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#FFFFFF;
 }

#liniaPoziom{
 background:url(../img/liniaPoziom.jpg) top no-repeat;
 width:980px;
 height:26px;
 overflow:hidden;
 float:left;
}

#zawartosc{
background:#0A0B0D;
 width:980px;
 min-height:147px;
 height:auto;
 overflow:hidden;
 float:left;
 
}

#skroty{
 background:#0A0B0D;
 width:980px;
 height:199px;
 overflow:hidden;
 float:left;

}
	#trescSkroty{
	 margin-left:100px;
	}

#menuDolne{
 background:#0A0B0D;
 /*background:url(../img/dolneMenu.jpg) top no-repeat;*/
 width:616px;
 height:89px;
 overflow:hidden;
 float:left;

}

#logoDolne{
 background:url(../img/logoDolne.jpg) top no-repeat;
 width:334px;
 height:89px;
 overflow:hidden;
 float:left;
}