	#content {
		background-image: none;
	}
	
	table#software td {
		text-align: center;	
		vertical-align: top;
	}
	
	table#software td.name {
		background-color: #555;
		color: #fff;
		font-weight: bold;
		font-size: 0.9em;
		padding: 0.1em 0.4em;	
		text-align: left;
	}
	
	table#software tr.fields td {
		font-size: 0.9em;
		font-weight: bold;
		text-align: center;
		vertical-align: middle;
	}
	
	table#software td img {
		display: block;
		margin: 0 auto;	
	}
	
	table#software tr td.first {
		text-align: left;	
	}
	
	table#software tr.last td {
		padding-bottom: 1.6em;	
	}

	table#docs {
		font-size: 0.85em;
		text-align: center;
	}

	table#docs td.first {
		text-align: right;
	}




	table#sm_data td {
		border-top: 1px #fff solid;	
		border-bottom: 1px #eee solid;	
		padding-top: 0.7em;
		padding-bottom: 0.7em;
	}
	
	table#sm_data td + td {
		font-weight: bold;
		text-align: center;	
	}



	.desc {
		display: block;
		font-family: Verdana, Sans-serif;
		font-size: 0.7em;
		font-weight: bold;	
		color: #444;
		margin: 0 0 2em 1em;
	}


	#content table#pakiety {
		font-size: 0.9em;
		empty-cells: show;
		text-align: center;
	}

	table#pakiety td.net {
		color: #fff;
		background-color: #444;
		font-weight: bold;
		font-size: 0.9em;
	}

	table#pakiety tr.np td {
		background-color: #eee;
	}

	table#pakiety td em {
		font-style: normal;
		color: #999;
	}

	table#pakiety td.value_new {
		font-weight: bold;
		color: #900;
	}

	table td a {
		text-decoration: none !important;
	}

	table#pakiety {
		_font-size: 0.9em;
	
	}

	#content .user_site {
		/*border: 2px #eee solid;*/
		margin: 1em 0 2em 0;
		padding: 0.4em 0.6em 0.4em 0.3em;
	}

	#content .user_site ul {
		list-style: none;
		margin: 0.1em 0.5em 0.5em 125px;
		border-bottom: 2px #eee solid;
		padding: 0 0 0.5em 0;
		color: #777;
	}

	#content .user_site li {
		margin: 0;
	}

	#content .user_site p {
		font-size: 0.8em;
		margin-left: 125px;
	}

	#content .user_site ul li a.user_mail {
		color: #777;
		font-weight: normal;
		font-size: 0.9em;
	}

	#f_window {
		/*border: 1px #000 solid;*/
		width: 460px;
		height: 220px;
		padding: 0;	
		background: transparent url(../i/f_window_bg.png) 0 0 no-repeat;
		margin: 0 auto;
		_background: transparent url(../i/f_window_bg_ie.png) 0 0 no-repeat;
	}
	
	#f_window h5 {
		font-size: 0.9em;
		margin: 0 30px;
		padding: 19px 0 5px 0;
		text-decoration: underline;
		color: #900;
		text-align: center;
		
	}
	
	#f_window p {
		/*font-family: Verdana, Sans-serif;*/
		font-size: 0.75em;	
		margin: 10px 20px 5px 20px;
		padding: 0 15px 0 110px;
		line-height: 1.4;
		
 	}

	#background_fw {
		width: 100%;
		height: 210px;
		background: transparent url(../i/trans3.png) 0 0 repeat;
		_background-image: none;
		position: absolute;
		top: 30%;
		/*left: 32%;*/

	}
