ol li { background: none !important; list-style: decimal !important;}

blockquote {

	margin: 10px;
	padding: 15px;
	background: transparent url('../public/images/background_sonda.gif') top center repeat-x;
	border-left: 20px solid #a0deff;

}

.news { 
	
	margin-bottom: 30px; 
	
}

.news img {

	max-width: 420px;

}

.newsTitle { 
	
	margin: 0 !important;
	padding: 2px 0 2px 0px ;
	font-size: 17px; 
	font-weight: bold;
	
}

.newsTitle a {
	
	color: black; 
	text-decoration: none;

}

.newsTitle a:visited {
	
	color: black; 
	text-decoration: none;
	
}

.newsContent { 
	color: black !important;
	font-size: 13px; 
	text-align: justify;
	margin-top: 10px; 
}


.newsContent li {
	
	padding: 2px 0 2px 20px;
	background: url(../public/images/icon_arrow.gif) left center no-repeat;
	/* background: url(../images/icons/bullet_blue.gif) left center no-repeat; */
	list-style-type: none;
	margin: 0px;
	
}


.newsContent a, .newsFooter a {
	
	text-decoration: none;
	
}
	
.newsContent ul {
	
	margin: 0px;
	padding-left: 10px;
	
	}
	
	
.newsFooter { 
	
	padding: 5px;
	margin-top: 5px; 
	
}

.newsFooter img { 

	padding: 0px; 
	
}
 

.newsContainer { 

	width: 100%; 
	margin-top:5px;
	
}
.newsContainerLeft { 

	width:160px; 
	float:left;
	 
}
.newsContainerRight { 
	
	margin-left: 175px; 

}

.categoryBoxtop {
	
	margin: 2px;
	padding: 2px;
	background-color: #a0deff;

}


.commentBoxLastTop {
	
	margin: 2px;
	padding: 2px 0 2px 20px;
	background: url(../images/icons/comments_add.gif) left center no-repeat;
	background-color: #a0deff;
}

.categoryBox #tekst{
	
	padding: 5px;

}

.categoryBox img{
	
	margin-right: 5px;

}

.categoryBox { 
	
	padding: 0px; 
	
}

.categoryBox a {

	text-decoration: none;
	color: #4a4a4a;

}

#category_item {

	border-bottom: 1px solid #cccccc;
	padding-top: 4px;
	padding-bottom: 5px;
	padding-left: 9px;

	}

#category_itemselected {

	border-bottom: 1px solid #ffc30d;
	padding-top: 4px;
	padding-bottom: 5px;
	padding-left: 9px;
	background: #ffc30d;
	color: #fff;

	}
	
	
.newsUser {
	
	padding: 2px 0 2px 20px ;
	background: url(../images/icons/user.gif) left center no-repeat;

}

.newsCategory {
	
	padding: 2px 0 2px 20px ;
	background: url(../images/icons/folder.gif) left center no-repeat;
	font-weight: bold;

}

.newsComments {
	
	padding: 2px 0 2px 20px ;
	background: url(../images/icons/comments.gif) left center no-repeat;

}

.newsDate {
	
	padding: 2px 0 2px 20px ;
	background: url(../images/icons/date.gif) left center no-repeat;

}

.newsNumbers ul {

	margin: 10px;

}

.newsNumbers {
	
	height:60px;
	list-style-type: none;
	margin: 10px;
}

.newsNumbers li {
	
	float: left;
	margin-top: 14px;
	margin-right: 1px;
	padding: 0px;
	width: auto;
	
}

.newsNumbers a {
	
	font-size: 10px;
	border: solid 1px #a0deff; 
	text-decoration: none;
	padding: 5px;

}
 
.newsNumbers a:hover {
	
	background-color: #a0deff;

}

.top10 {

	margin-top: 10px;

}

.white {
	
	background: #fff;

}

#archiwum {
	margin: 20px 0;
	margin-top: 22px;
}

#kategorie {
 margin-top: 26px; 
 margin-bottom: 15px;
}

#bottom20 {
	margin-bottom: 20px;
	}
	
#komentarze {
	padding-top: 20px;
	margin-bottom: 30px;
}

#aktualnosci {
 	margin: 20px 0;
 	}

#left20 {
	padding-left: 20px;
	}
	

	
