body {
	margin:0px;
	padding:0px;
	font-size:12px;
	font-family:Tahoma, Geneva, sans-serif;

	background:url(../images/background.png) #72a11d repeat-x;


	
}
#contener {
	margin-left:auto;
	margin-right:auto;
	width:1000px;
}
#top {
	width:100%;
	
}
#menuContener {
	width:100%;
	background:url(../images/backgroundTopMenu.png)  repeat-x;

}
#menuTop {
	
	width:905px;
	height:49px;
	margin-left:51px;
}
#mainContent 
{
	width:100%;
}
#stopka {
	width:100%;
	
}
#tlo_gazetka{
	background-image:url(../images/tlo.jpg);
	background-repeat:no-repeat;
	width:999px;
	height:520px
	
	}
#tlo_gazetka2{
	background-image:url(../images/tlo.jpg);
	width:999px;
	height:900px;
	
	}
#tlo_porady{
	background-image:url(../images/tlo_porady.jpg);
	background-repeat:no-repeat;
	width:999px;
	height:2600px;
	}
#text_linki{
	text-decoration:none;
	margin-left:4px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#FFF;
	}
#text_linki:hover{
	color:#006;
	text-decoration:underline;
	}