body {margin:0px;
padding:0px;
background-color:#4ea941;
background-image:url('../gfx/bg.jpg');
background-repeat:repeat-x;
overflow-x:hidden;
}


#global_left
	{
	background-image:url('../gfx/lewa.jpg');
	background-position:top right;
  background-repeat:no-repeat;
	margin-left: -495px;
	height: 745px;
	width: 50%;
	float: left;
	}
	
#global_center
	{
	background-color:#fbf4cd;
	background-image:url('../gfx/contentbg.jpg');
	background-position:top left;
   background-repeat:repeat-y;
	float: left;
	width: 990px;
	position: relative;
	z-index: 500;
	margin-right: -375px;
	min-height:500px;
	}

#global_right
	{
	background-image:url('../gfx/prawa.jpg');
	background-position:top left;
   background-repeat:no-repeat;
	margin-right: -495px;
	height: 745px;
	width: 50%;
	float: left;
	}
	
	#sidebar {
	width:290px;
	float:left;
	min-height:440px;
	height:auto;
	!height:440px;
	background-image:url('../gfx/leftbg.jpg');
	background-position:top left;
   background-repeat:no-repeat;
  }
  	
  	#sidebar h1 {
  	margin:8px 0 0 8px;
  	padding:18px 0px 0px 20px;
  	width:267px;
  	background-image:url('../gfx/h1.png');
  	background-repeat:no-repeat;
  	font-family:tahoma, arial, helvetica, sans-serif;
  	font-size:20px;
  	font-weight:normal;
  	color:#339900;
  	}
  	.h1bg {
	width:277px;
	height:25px;
  	margin:0 0 0 8px;
  	padding:0px;
  	background-image:url('../gfx/h1bg.png');
  	background-repeat:no-repeat;
  	}
  	
  	#leftnavig {
  	list-style-type: none;
  	text-align: left;
  	padding:0px 20px;
    !padding:0px;
    !margin-left:20px;
    }


#leftnavig li
{
background: url(../gfx/line.jpg) left bottom no-repeat;
padding:5px 0px;
}

#leftnavig li a
{
padding-left: 15px;
text-align: left;
font: normal 14px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
text-decoration: none;
color: #4E4E4E;}

#leftnavig li a:hover
{
background: transparent url(../gfx/bullet.png) left center no-repeat;
color: black;
}

#leftnavig li a#current
{background: transparent url(../gfx/active.png) left center no-repeat;
color: #1c7a2c;
}

	#content {
	width:660px;
	min-height:440px;
	float:left;	
	padding:20px;
	!padding:15px;
	text-align:justify;
	font-family:tahoma;
	font-size:11pt;
	color:#4c4c4c;
	}
	
	#content p {
	}
		#content h1 {
		font-size:16px;
		margin: 5px 0px;
		color:#3F6F31;
	}
	
	#footer {
	width:990px;
	height:72px;
	clear:both;
	background-image:url('../gfx/footer.jpg');
	background-position:top left;
   background-repeat:no-repeat;
	}
	#footer address{
	margin-left:300px;
	width:680px;
	text-align:center;
	font-size:8pt;
	font-family:tahoma;
	font-style:normal;
	color: #4E4E4E;
	padding:18px 0px 0px 0px;
	}

		#footer address a{
	color: #4E4E4E;
	text-decoration:underline;
	}
	
		#footer address a:hover{
	color: #1c7a2c;
	text-decoration:none;
	}

.cform {background-color:#C8C5A2;border:0px; width:500px;padding:3px;}
.cformbutton {background-color:#C8C5A2;border:solid #1B6726 1px; color:#000000; width:500px;padding:2px;}

a {
  color:#1B6726;
	text-decoration:underline;
	}
a:hover{
	color: #0015FF;
	text-decoration:none;
	}
.ramka_lewa {
background-color:#FFFFFF;
padding:7px;
border: solid #B5B4AB 1px;
margin:0px 10px 10px 0px;
}

.ramka_prawa {
background-color:#FFFFFF;
padding:7px;
border: solid #B5B4AB 1px;
margin:0px 0px 10px 10px;
}

img, #sidebar h1, .h1bg, #leftnavig li a#current { behavior: url(http://www.zdrowielwa.pl/css/iepngfix.htc); }	

	