#news{
	margin-left: 0px;
	}

#news .left-column{
	width: 630px;
	float: left
	}

#news .post{
	margin-bottom: 20px;
	border-bottom: 1px solid #ccc;
	padding: 0 0 20px
	}
	
#news .social{ padding: 0 0 20px }
	
	.social .fb-like-tra{
		float: left;
		margin-right: 5px
		}
	
	.social a{
		color: #3B5998;
		cursor: pointer;
		font-size: 11px;
		text-decoration: none
		}
		
	.social a:hover{ text-decoration: none }
	
	.social a:visited{ color: #3B5998 }
	
	.social .tombstone_cross{
		background: url(/img/fb.png) no-repeat scroll 0 -47px transparent;
		float: left;
		height: 13px;
		margin-right: 3px;
		width: 15px;
		z-index: 99
		}
	
	.social a.connect_widget_like_button{
		border: 1px solid #CAD4E7;
		border-radius: 3px 3px 3px 3px;
		display: block;
		float: left;
		padding: 4px 5px
		}
		
		.social a.connect_widget_like_button:hover{ border-color: #9DACCE }
	
	.social .like_button_no_like{
		background-color: #ECEEF5;
		border-color: #CAD4E7
		}
	
	#news .date{
		color: #999;
		font-size: 11px
		}
		
	#news .post .ft{ text-align: right }

	#news h4 a{ text-decoration: none }
	
	#news p{ text-align: justify }
	
	#news a.more-link{
		padding: 0px;
		margin: 0px;
		font: 12px Arial, sans-serif;
		color: #2589b1;
		float: right;
		clear: both
		}
	
	/* wyswietlane tylko na blogu */
	#news div.under-content{ display: none }
	
	#news div.under-title{
		font: 10px Arial, sans-serif;
		color: #2589b1;
		display: block;
		text-align: left
		}
	
	#news div.under-title span.author{ display: none }
	
	.right-column{
		float: right;
		width: 280px
		}
	
	
	.right-column .box{ padding: 2px 5px 2px 10px }
	
	.right-column #categories div.info{
		width: 254px;
		height: 252px;
		/*background: url('.?4143b5b3e32c7745b6f66f0d15ad5027./images/layout/blogpwn.png');*/
		}
	
	.right-column #categories div.info span{
		padding: 120px 10px 10px 10px;
		font: 12px Arial, sans-serif;
		color: #000
		}
	
	.right-column .box{ border-bottom: 1px solid #ccc }
	
	.right-column .box h3{
		padding: 0px;
		margin: 20px 0px 0px 0px;
		font-size: 15px
		}
	
	.right-column #categories img{
		display: block;
		margin-bottom: 20px
		}
	
	.right-column ul{
		list-style: none;
		margin: 20px 0;
		padding: 0px
		}
	
	.right-column ul li{ clear: both }
	
	.right-column a{
		display: block;
		text-decoration: none;
		margin: 0px 5px 15px 15px
		}
	
	.right-column span{
		display: block;
		font: 12px Arial, sans-serif;
		color: #000;
		padding-bottom: 15px
		}

			#commentform label.error{
				display: block;
				font-size: 11px
				}
				
				#commentform input.error, #commentform textarea.error{ border: 1px solid red }
				
	#post-comments{
		background: url(/img/product/menu-bottom.gif?4143b5b3e32c7745b6f66f0d15ad5027) no-repeat 0 0;
		padding: 20px 0 0;
		border-bottom: 1px solid #ccc
		}
		
		#post-comments .item{ margin: 10px 0 }
			
		#post-comments .author{ }
			
		#post-comments .commenttext{
			margin: 0 0 10px;
			min-height: 30px;
			}
		
		#post-comments .date{ font-size: 11px }
			
		.news-short h3{ margin-bottom: 0 }
	
		.news-short .date{ margin-top: 2px }
	
		.news-short p{ margin: 5px 0 }
