html, body  
	{background: #ffffff; 
	 text-align: left; 
	 font-family: tahoma, arial, verdana, sans-serif;
	}
body
	{margin: 0px; 
	 padding: 0px; 
	 font-size: 11px; 
	 text-align: left;
	}
img 
  {border: 1px solid #AABF99;
	}
img.pasek_pion
	{vertical-align: middle; 
	 border: 0px; 
	 margin-left: 10px; 
	 margin-right: 10px;
	}
	
table
	{font-size: 11px;
	}
	
table.gora
	{padding-right: 10px; 
	 border: 0px; 
	 margin: 0px 0px 0px 10px;	 
	 height: 25px;
	 color: white;
	 font-size: 10px;
	}
td 
	{text-align: left; 
	 vertical-align: top; 
	}	
td.gora
	{text-align: center; 
	 vertical-align: middle; 
	 margin: 0px 5px;
	}	
td.ztlem
	{background: #f2f2f2;
	 border-bottom: 1px solid #79896D;
	 height: 35px;
	}	
td.beztla
	{background: transparent;
	 border-bottom: 1px solid #79896D;
	 height: 35px;
	 padding-right: 15px;
	}
th
	{text-align:center;
	 font-weight:bold;
	 height:35px;
	 text-align: center;
	 border-bottom: 1px solid #79896D;
	 border-top: 1px solid #79896D;
	}
	
					/* tabela z formularzem */
					
table.adminform{
	font-size: 12px;
	border-top: 1px solid #79896D;
	}
table.adminform th{
	background: url('gfx/tlo_tabela_form.png') transparent;
	font-weight: normal;
	width: 120px;
	border-top: 0px;
	}
table.adminform td{
	padding: 10px;
	border: 1px solid grey;
	border-left: 0px;
	border-top: 0px;
	}
table.adminform input{
	font-size: 12px;
	font-family: 'courier new';
	}
table.adminform textarea{
	font-size: 12px;
	}
table.adminform select{
	font-size: 12px;
	}
	
	
table.osprzet{	
	border: 0px;
	padding: 0px;
	margin: 0px;
	}
table.osprzet th{	
	border: 0px;
	padding: 3px 10px;
	font-size: 12px;
	color: white;
	margin: 0px;
	background: #79896D;
	border-right: 1px solid white;
	height: 26px;
	}
table.osprzet td{	
	border: 0px;
	padding: 3px 0px;
	margin: 0px;
	font-size: 12px;
	text-align: center;
	}
table.osprzet td.tlo{	
	background: url('gfx/tlo_tabela_form.png');
	}
table.osprzet a {
	display: block;
	color: black;
	}

table.produkt_info{
	font-size: 12px;
	margin-bottom: 30px;
	
	border-top: 1px solid #79896D;
	}
table.produkt_info th{
	background: url('gfx/tlo_tabela_form.png') transparent;
	font-weight: normal;
	width: 150px;
	padding: 2px 3px;
	border-top: 0px;
	}
table.produkt_info th.naglowek{
	width: 400px;
	text-align: left;
	padding-left: 15px;
	font-weight: bold;
	}
table.produkt_info td{
	padding: 10px;
	width: 250px;
	border: solid 1px #f4f4f4;
	border-left: 0px;
	border-top: 0px;
	text-align: center;
	}	
	
	
	
	
h1 
	{font-size: 18px; 
	 font-weight: bold;
	 margin-top: 2px;
	 color: #79896D;
	}
h2 
	{font-size: 14px; 
	 font-weight: bold;
	 margin-top: 2px;
	 color: #79896D;
	}
h3
	{font-size: 1em; 
	 font-weight: bold;
	}
	
a 
	{color: #79896D;
	 text-decoration: none;
	 display: inline-block;
	 font-size: 11px;
	}
a:hover 
	{color: #000000;
	 text-decoration: underline;
	}
a.link_belka
	{color: white;
	 text-decoration: none;
	}
a.link_belka:hover
	{text-decoration: underline;
	 color: white;
	}
	
.poz_menu_1
	{color: #000000;
	 display: block;
	 margin-left:10px; 
	 margin-top:5px; 
	 padding: 2px 2px 2px 2px; 
	 width:170px; 
	 background-color:#c0c0c0; 
	 border:1px solid gray; 
	}
.poz_menu_1:hover
	{background-color: #F0F0F0;
	}
	
.poz_menu_2
	{color: #000000;
	 margin-left:10px; 
	 display: block;
	 line-height: 14px; 
	 border: 1px solid gray; 
	 padding: 2px 2px 2px 2px; 
	 border-top: 0px; 
	 text-align: center; 
	 width: 170px; 
	 background-color: #D3D3D3; 
	}
.poz_menu_2:hover
	{background-color: #F0F0F0;
	}
	
	
	
div#container
	{margin: 0px;
	 padding: 0px;
	 width: 100%;
	 min-width: 800px;
	 background-color: #F0f0f0;
	 clear: both;
	}
div#header
	{background: #393939 url('gfx/head_tlo.jpg');
	 width: 100%;
	 height: 100px;
	 border: 1px solid white;
	 min-width: 900px;
	}
div#top_down,#top_up
	{background-color: #79896D;
	 background-image: url('gfx/tlo_belka.png');
	 width: 100%;
	 height: 25px;
	 min-width: 900px;
	 text-align: left;
	 }

	 
div#head_1
	{background: #900000 url('gfx/logotyp.png');
	 height: 100px;
	 width: 200px;
	 border: 0px solid white;
	 border-right: 1px solid white;
	 float: left;
	}
div#head_2
	{background: url('gfx/napis.gif') no-repeat;
	 height: 100px;
	 float: left;
	 width: 450px;
	 }
div#head_3
	{background: transparent;
	 height: 100px;
	 float: right;
	 text-align: left;
	 width: 120px;
	 }	

div#main
	{background: #FFF url('gfx/tlo_menu.png') repeat-y;
	 width: 100%;
	 min-width: 900px;
	 float: left;
	}
div#menu
	{width: 200px;
	 float: left;
	}
div#middle
	{
	 margin: 0px 290px 0px 210px;
	 padding: 0px 20px;
	}
div#prawy
	{width: 280px;
	 padding-right: 0px;
	 text-align: left;
	 float: right;
	}
	
div#footer
	{background-color: #628453;
	 background-image: url('gfx/tlo_belka.png');
	 width: 100%;
	 height: 30px;
	 color: white;
	 text-align: center;
	 min-width: 900px;
	 vertical-align: middle;
	 clear: both;
	}
div#dol{
	height: 0px;
	width: 1000px;
	}
	
	
div.notka			
	{float:right;
	 padding: 5px 5px 5px 5px;
	 margin: 0px 20px 0px 10px;
	 line-height: 16px;
	 border: 1px solid #AABF99;
	 background-color: #f2f2f2;
	 width: 200px;
	}
	
p
	{margin-right: 0px;
	 line-height: 16px;
	 text-align: justify;
	}
p.stopka
	{margin-top:50px;
	 font-size:9px;
	 color:silver;
	 line-height:14px;
	 text-align:justify;
	 margin-bottom: 30px;
	}
p.opis
	{color:gray;
	margin-top:20px; 
	margin-left:20px;
	font-size:11px; 
	line-height:14px;
	}
								

td.pasek
	{background: white url('gfx/pasek_pion.png');
	 width: 20px;
	}
	
form.pasek
	{display: inline;
	 vertical-align: middle;
	 text-align: left;
	}
input, select, textarea, option	
	{font-family: tahoma;
	 font-size: 10px;
	 border:1px solid silver
	}
	
ul
	{list-style-type: square;
	}
	
li
	{list-style-position: oustide;
	 line-height: 16px;
	}
li.menu_belka{	
	display: inline;
	font-family: tahoma;
	 font-size: 10px;
	color:white;
	}
a.menu_belka{
	display: block;
	color:white;
	padding: 0px 15px;
	margin: 0px 0px 15px 0px;
	line-height: 26px;
	background-image: url('gfx/pasek_pion.png');
	background-repeat: no-repeat;
	}
a.menu_belka:hover{
	background-color: #6E7F62;
	}
	
	
	
ul#navi{
	margin: 0px;
	padding: 0px;
	padding-bottom: 20px;
	list-style-type: none;
	width: 200px;
	}
ul#navi li{
	background-color: #c0c0c0;
	border-bottom: 1px solid gray;
	line-height: 2.4em;
	}
ul#navi li a {
	display: block;
	color: black;
	border-left: 1.5em solid #D3D3D3;
	padding-left: 0.5em;
	}
ul#navi li a:hover{
	text-decoration: none;
	border-left: 1.5em solid #800000;
	background-color: #F0F0F0;	
	}
ul li a#active{
	border-left: 1.5em solid #800000;
	color: #800000;	
	background-color: white;
	font-weight: bold;
	}
ul#navi li.przerwa{
	background-color: transparent;
	}
ul#navi li:first-child {
	border-top: 1px solid gray;	
	}
		
ul#subnavi{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
ul#subnavi li{
	background-color: #D3D3D3;
	border-top: 1px solid gray;	
	border-bottom: 0px;
	line-height: 2em;
	}
ul#subnavi li:first-child {
	border-top: 1px solid gray;	
	}
ul#subnavi li a {
	display: block;
	color: black;
	border-left: 1.5em solid #c0c0c0;
	padding-left: 0.5em;
	}
ul#subnavi li a:hover{
	text-decoration: none;
	border-left: 1.5em solid #800000;
	background-color: #F0F0F0;	
	}