html, body  
	{background: #ffffff; 
	 text-align: center; 
	 font-size: 11px; 
	 font-family: verdana, tahoma, arial, helvetica, sans-serif;
	 margin: 0px; 
	 padding: 0px; 
	 text-align: left;
	}
img 
  {border: 0px;
	}
#all
	{
	width: 780px;
	margin: 0px auto;
	background: url('gfx/bg_center.jpg') repeat-y;
	}
.menu_top
	{
	width: 750px;
	margin: 15px auto;
	color: #cacaca;
	text-align: right;
	}
.menu_top a
	{
	color: #aec030;
	text-decoration: none;
	font-weight: bold;
	}
.menu_top a:hover
	{
	text-decoration: underline;
	}
.top
	{
	width: 780px;
	height: 20px;
	float: left;
	background: url('gfx/bg_top.jpg') no-repeat;
	}
.center
	{
	width: 780px;
	}
.bottom
	{
	clear: both;
	width: 780px;
	height: 150px;
	background: url('gfx/bg_bottom.jpg') no-repeat;
	}
.left
	{
	float: left;
	background: url('gfx/left_bg.jpg') no-repeat right;
	}
.inleft
	{
	width: 340px;
	padding: 10px 20px 5px 30px;
	}

.right
	{
	float: right;
	
	}
.inright
	{
	width: 365px;
	padding: 5px 25px 5px 0px;
	}
	
.tab1
	{
	color: #444444;
	}
.tab1 td
	{
	padding: 4px;
	}
.pole1
	{
	background: #F8F8F8;
	font-size: 11px;
	color: #0b0b0b;
	border: 1px solid #959595;
	width: 180px;
	padding: 3px;
	}
.pole2
	{
	background: #F8F8F8;
	font-size: 11px;
	color: #0b0b0b;
	border: 1px solid #959595;
	width: 180px;
	height: 100px;
	padding: 3px;
	font-family: Verdana;
	}
.button1
	{
	background: url('gfx/wyslij_button.jpg') no-repeat;
	width: 165px;
	height: 70px;
	border: 0px;
	}
.inbottom
	{
	text-align: left;
	padding: 20px 0 0 40px;
	}
.inbottom h2
	{
	margin: 0px;
	padding: 2px;
	font-size: 13px;
	color: #FCFFC3;
	}
.inbottom p
	{
	margin: 4px 0 0 0;
	padding: 1px 0 0 0;
	color: #ffffff;
	}
.inbottom a
	{
	color: #FCFFC3;
	text-decoration: none;
	font-weight: bold;
	}
.inbottom a:hover
	{
	text-decoration: underline;
	}
.klienci
	{
	clear: both;
	}
.inklienci
	{
	padding: 0 40px 0 40px;
	}
.inklienci img
	{
	padding-right: 10px;
	}
	
.komunikat22
	{
	background: #f8feeb;
	border: 1px solid #effacf;
	color: #374707;
	padding: 5px;
	overflow: hidden;
	}