#main {
	position: absolute; 
	width: 100%; 
	height: 100%;
	text-align: center;
	background-color: #000000;
}
#main_width {
	position: relative;
	width: 800px;
	height: 580px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}
#baner {
	position: relative;
	width: 800px;
	height: 120px;
	margin-left: auto; 
	margin-right: auto;
	clear: both;
}
#content {
	position: relative;
	width: 800px;
	height: 410px;
	clear: both;
	text-align: left;
	background-image: url(../files/body/content_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #020202;
}
#menu {
	position: relative;
	width: 800px;
	height: 30px;
	margin-left: auto; 
	margin-right: auto;
	clear: both;
	background-image: url(../files/body/menu_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#stopka {
	width: 800px;
	height: 20px;
	clear: both;
	margin-left: auto; 
	margin-right: auto;
	text-align: left;
	z-index: 20;
}
#stopka_create_by {
	width: 300px;
	height: 20px;
	padding-top: 5px;
	float: right;
	text-align: right;
}
#stopka_copyright {
	width: 300px;
	height: 20px;
	padding-top: 5px;
	float: left;
	text-align: left;
}
#stopka_licznik {
	width: 200px;
	height: 20px;
	padding-top: 5px;
	float: left;
	text-align: left;
}







#glowna_baner {
	position: relative;
	width: 800px;
	height: 390px;
	margin-left: auto; 
	margin-right: auto;
	clear: both;
}
#glowna_baner_bottom {
	position: relative;
	width: 800px;
	height: 140px;
	margin-left: auto; 
	margin-right: auto;
	clear: both;
}


#oferta_content{
	position: relative;
	width: 800px;
	height: 315px;
	margin-left: auto; 
	margin-right: auto;
	clear: both;
}
#oferta_menu{
	position: relative;
	width: 800px;
	height: 95px;
	margin-left: auto; 
	margin-right: auto;
	clear: both;
}
#oferta_arrow_left{
	position: relative;
	width: 20px;
	height: 95px;
	margin-left: auto; 
	margin-right: auto;
	float: left;
}
#oferta_arrow_right{
	position: relative;
	width: 20px;
	height: 95px;
	margin-left: auto; 
	margin-right: auto;
	float: right;
}
#oferta_menu_content{
	position: relative;
	width: 760px;
	height: 95px;
	margin-left: auto; 
	margin-right: auto;
	float: left;
	background-image: url(../files/body/miniaturki_produktow_bg.jpg);
	background-repeat: repeat-x;
	background-position: left;
}


#oferta_bg_1{
	position: absolute;
	width: 800px;
	height: 315px;
	top: 0px;
	left: 0px;
	z-index: 11;
}
#oferta_bg_2{
	position: absolute;
	width: 800px;
	height: 315px;
	top: 0px;
	left: 0px;
	z-index: 12;
}
#oferta_nazwa_ikony{
	position: absolute;
	width: 250px;
	height: 95px;
	top: 22px;
	left: 25px;
	z-index: 100;
	/*background-color: olive;*/
}
#oferta_nazwa{
	position: relative;
	width: 250px;
	z-index: 101;
	clear: both;
	padding-bottom: 10px;
	/*background-color: orange;*/
}
#oferta_ikony{
	position: relative;
	width: 300px;
	height: 20px;
	z-index: 102;
	clear: both;
	padding-bottom: 10px;
	/*background-color: aqua;*/
}
#oferta_ikonki_opis{
	position: relative;
	width: 200px;
	height: 20px;
	z-index: 103;
	clear: both;
	/*background-color: blue;*/
}
#oferta_opis{
	position: absolute;
	width: 200px;
	height: 120px;
	top: 122px;
	left: 25px;
	z-index: 104;
	/*background-color: fuchsia;*/
}
#oferta_cyferki{
	position: absolute;
	width: 450px;
	height: 36px;
	bottom: 15px;
	/*top: 280px;*/
	left: 25px;
	z-index: 105;
	/*background-color: lime;*/
}
#oferta_cyferki_wymiary{
	position: absolute;
	width: 53px;
	height: 21px;
	bottom: 20px;
	right: 25px;
	z-index: 106;
	/*background-color: lime;*/
}




#scroll{overflow:hidden; height:315px; width:364px}
