.body {
	background-image: url(img/bg.png);
	background-repeat: repeat-x;
	margin-top: 0px;
	background-color: black;
	}
.up_cont {
	background-image: url(img/bg_up_main.png);
	background-repeat: no-repeat;
	background-position: right;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 848px;
	height: 38px;
}
.tb_main {
	width: 848px;
}
.naglowek {
	background-image: url(img/top_1.png);
	background-repeat: no-repeat;
	
	height: 283px;
	float: left;
	width: 314px;
}
.naglowek_2 {
	background-image: url(img/top_2.png);
	background-repeat: no-repeat;
	
	height: 283px;
	float: left;
	width: 533px;
}
.top {
	width:853px;
}
.main {
  

	width:847px;
	min-height: 900px;
	max-height: none;
/*	background-image: url(img/bg_main.png); */
	background-image: url(img/bg_main_n.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.top_menu {
  width: 112;
  float: right;
}
.s_lewa {
/*
	float: left;*/
	width: 160px;
	
}
.s_lewa_mm {
	
	width: 33px;
}

.lnk {
	font: bold 14px Geneva, sans-serif;
	color: black;
	text-decoration: none;
}

.s_prawa {
/**/
	padding-left: 15px;
	padding-right: 20px; 

	/* overflow: scroll; height: 500px;*/
/*	float: left;
	left: 50px;
	position: relative;
	text-align: justify;
	width: 567px;
	
	font: 16px times;
	color: black; */
}
.patron {
	margin: 5px 5px 5px 5px;
}

.lewe_menu {
	background-image: url(img/bg_menu.png);
	background-repeat: repeat-x;
	/*
	position: relative;
	left: 41px;
	

	width: 150px;
	*/
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 1px;
	margin-top: 1px;
	padding: 5px 5px 5px 5px;
	text-align: center;
}

.tb_tr {
	width: 848px;
}
.lewa_tresc {
/*
   position: relative;
	left: 36px;
	padding: 5px 0px 5px 5px;
	margin-bottom: 1px;
	margin-top: 1px;
	width: 150px;
	*/
}
.link {
	font: bold 12px Geneva, sans-serif;
	color: white;
	text-decoration: none;
}

.foot {
	background-image: url(img/bg_dn_main.png);
	background-position: right top;
	background-repeat: no-repeat;
	width: 847px;
	height: 76px;
	position: relative;
	bottom: 0px;
}
