	    body {
		background: #fff url(img/body_back.gif) repeat-x;
		color: #000;
		font-family: trebuchet ms, tahoma, verdana, vera sans, arial, sans-serif;
	    }
	    
	    body * { overflow: hidden; }
	    
	    a img { border: 0; }
	    
	    a { 
		color: #003399;
		text-decoration: none;
	    }
	    
	    a:hover {
		text-decoration: underline;
	    }
	    
	    #sb {
		background: transparent url(img/seamonkey.png) no-repeat;
		display: block;
		float: left;
		margin-right: 10px;
		width: 96px;
		height: 96px;
	    }

	    .sect {
		width: 600px;
		background: #e4ecec;
		border-radius: 10px;
		margin: 0 auto 10px auto;
		padding: 10px;
		
	    }
	    
	    .bl {
		height: 128px;
	    }
	    
	    .bl a {
		display: block;
		padding-left: 138px;
		height: 128px;
		text-decoration: none;
		color: #000;
	    }
	    
	    .bl a span {
		color: #424f71;
		display: block;
		font-weight; bold;
		font-size: 1.6em;
		margin-bottom: 1ex;
	    }
	    
	    .bl:hover {
		background-color: #c4efa1;
	    }
	    
	    .bl:hover a span {
		color: #1d9101;
	    }
	    
	    h2 {
		color: #424f71;
		display: block;
		font-weight; bold;
		margin: 0 0 1ex 0;
		font-size: 1.2em;
	    }

	    h1 {
		width: 380px;
		height: 58px;
		background: #455372 url(img/logo.gif) no-repeat 15px 15px;
		color: #fff;
		border-radius: 10px;
		margin: 0 auto 10px auto;
		padding: 15px 0 0 240px;
		font-size: 32px;
	    }

	    .sm {
		font-size: 0.8em;
	    }

	    .cn {
		text-align: center;
	    }

#product-side, #key-side {
		text-align: left;
	}

	#product-side ul, #key-side ul {
		margin-left: 0;
		padding-bottom: 0;
		padding-left: 20px;
	}
	
	#product-side li, #key-side {
		padding-bottom: 0.2em;
	}

	#product-side .download h3 {
		color: #1D9101;
		font-weight: bold;
		margin: 0;
		font-size: 140%;
	}

	.download h3 :link,
	.download h3 :visited,
	.download h3 :link:active, .download h3 :visited:active {
		color: #1D9101;
	}
	
	.download h3 :link:hover, .download h3 :visited:hover {
		color: #156B01;
	}
	
	.download li {
		padding: 0;
		margin: 0;
	}
	.download ul {
		margin-top: 0;
		margin-bottom: 0;
		padding-bottom: 0;
	}
	.other a:link, .other a:visited { color: #666; }
	.download .other a:hover { color: #000; }
	.download:before {
		line-height: 0.1;
		font-size: 1px;
		margin: -15px -15px 0 -15px;
		height: 15px;
		display: block;
		border: none;
		content: url("img/download_tl.gif");
	}
	.download {
		background: #C4EFA1 url("img/download_back.gif") top right no-repeat;
		padding: 15px 45px 15px 15px;
		margin-bottom: 0.5em;

	}
	.download:after {
		display: block;
		padding-top: 15px;
		line-height: 0.1;
		font-size: 1px;
		content:  url("img/download_bl.gif");
		margin: -10px -45px -15px -15px;
		height: 8px;
		background: transparent url("img/download_br.gif") scroll no-repeat bottom right ;
	}
	.wnetrze {
margin-right: 44%;
}
