html, body
			{
				margin: 0px;
				padding: 0px;
				background: #b9bab3;
				/*background-image: url(_img/stronaT.jpg);*/
				font: 12px/24px arial;
				color: #065025;
			}
			h2
			{
				font: bold 32px/32px arial;
				color: #216e42;	
			}
			h3
			{
				font: bold 16px/16px arial;
				color: #216e42;	
			}
			h4
			{
				font: bold 14px/14px arial;
				color: #216e42;	
			}
			img
			{
				border: none;
				padding: 0px;
				margin: 0px;	
			}
			div.c1
			{
				background: url("_img/c1_bg.gif") no-repeat top center;
				width: 834px;
				text-align: center;
				margin: 0px auto;	
			}
			div.c2
			{
				background: url("_img/c2_bg.gif") repeat-y top center;
				width: 806px;
				text-align: center;
				margin: 0px auto;	
			}
			div.top
			{
				width: 800px;
				height: 247px;
				background: url("_img/top_bg.jpg") no-repeat 0px 30px;
				margin: 0px auto;	
				position: relative;
				clear: both;
			}
				div.flag_pl, div.flag_fr, div.flag_es, div.flag_ru, div.flag_gb
				{
					position: absolute;
					top: 50px;
					width: 14px;
					height: 33px;	
				}
				div.flag_pl
				{	
					left: 640px;
				}
				div.flag_fr
				{
					left: 665px;
				}
				div.flag_es
				{
					left: 690px;
				}
				div.flag_ru
				{
					left: 715px;
				}
				div.flag_gb
				{	
					left: 740px;
				}
			div.top_bottom
			{
				width: 800px;
				height: 93px;
				position: relative;
				left: 3px;
				clear: both;
				float: left;
			}
				div.menu
				{
					width: 800px;
					height: 93px;
					background: url("_img/top_bottom.gif") no-repeat;
					position: relative;
					float: left;
					z-index: 2;
				}
					li.o_nas, li.oferta, li.kontakt, li.opakowania, li.rozdmuchowe, li.wtryskowe, li.rozlewnicze, li.inne
					{
						display: inline;
						margin: 0px;
						padding: 0px;
						position: absolute;	
					} 
					li.o_nas
					{
						top: 38px;
						left: 135px;
					}
					li.oferta
					{
						top: 43px;
						left: 360px;
					}
					li.kontakt
					{
						top: 38px;
						left: 565px;
					}
					li.opakowania
					{
						top: 32px;
						left: 47px;
					}
					li.rozdmuchowe
					{
						top: 32px;
						left: 162px;
					}
					li.wtryskowe
					{
						top: 32px;
						left: 328px;
					}
					li.rozlewnicze
					{
						top: 32px;
						left: 479px;
					}
					li.inne
					{
						top: 32px;
						left: 638px;
					}
				div.sub_menu
				{
					width: 800px;
					height: 90px;
					background: #226E42 url("_img/submenu_bg.jpg") no-repeat center bottom;
					position: absolute;
					top: 5px;
					left: 0px;
					overflow: hidden;
					display: none;
					z-index: 1;
				}
					div.sub_menu_content
					{
						padding-top: 55px;
					}
				
			div.content
			{
				/*background-image: url(_img/stronaT.jpg);*/
				background-color: #f1f2ed;
				margin: 0px auto;
				text-align: left;
				width: 600px;
				padding: 50px 100px;	
				overflow-x: hidden;
			}
				#opakowania_zawartosc
				{
					width: 600px;
				}
			div.rzf
			{
				right: 25px;
				margin: 0px auto;
				width: 175px;
				position: relative;
			}
			div.prezentacja
			{
				left: 25px;
				margin: 0px auto;
				width: 600px;
				position: relative;
			}
			div.dane
			{
				left: 25px;
				margin: 0px auto;
				width: 600px;
				position: relative;
			}
			div.wroc
			{
				left: 10px;
				top: 25px;
				margin: 0px auto;
				width: 600px;
				position: relative;
			}
			div.fix
			{
				clear: both;
				font: 0px/0px arial;
				height: 0px;
			}
			table
			{
				width: 550px;
				text-align: left;
				border: 0;
			}
			p.text_link
			{
				text-decoration: underline;
			}
			a:link, a:visited
			{
				text-decoration: none;
				color: #065025;	
			}
			a:hover
			{
				text-decoration: underline;
				/*color: #216e42;*/
				color:  #000000;
			}
body.es	div.o_nas
				{
					top: 283px;
				}
body.es	div.kontakt
				{
					top: 283px;
				}
body.ru	div.o_nas
				{
					top: 284px;
				}
body.ru	div.kontakt
				{
					top: 284px;
				}
