.date {
    width: 52px;
    height: 58px;
    background: #eeeeee;
    float: left;
    text-align: center;
    padding: 10px 0 0 0;
}

.news_title {
    width: 490px;
    float: left;
    padding: 0 0 0 10px;
	*margin-bottom: 10px;
}

.news_title h3 {
    
}

.news_title h3 a {
    color: #575757 !important;

	font: bold 22px 'Tahoma' !important;
}

.day {
    font-size: 30px;
    display: block;
    width: 52px;
    height: 22px;
    overflow: visible;
    line-height: 22px;
    margin: 0;
    padding: 0;
}

.month {
    display: block;
    width: 52px;
    height: 18px;
}

.year {
    background: #ff7f00;
    display: block;
    width: 52px;
    height: 18px;
    color: #fff;
}

.posted {
    color: #aaaaaa;
}

.news {
	border-bottom: 1px solid #ff7f00;
	margin: 20px 20px 0 0;
	padding: 0 0 10px 0;
	*padding: 0 0 20px 0;
}

.news_abstract {
	margin: 0;
	padding: 0;
	
}

.news_abstract_2 {
	display: block;
	padding: 0 15px 0 0;
	margin: 10px 0 0 0;
}

.news_abstract_2 ul{
clear: both !important;
}

.news_abstract_2 li {
clear: both !important;
width: 100% !important;
}

.news_abstract_2 a {
  color: #ff7f00 !important;
}

#blog_pager {
	margin: 20px 0 20px 0;
}

#blog_pager ul {
	list-style-type: none;
}

#blog_pager ul li {
	display: block;
	width: 22px;
	height: 20px;
	float: left;
	background: #eaebe3;
	border: 1px solid #777777;
	margin: 0;
	padding: 2px 0 0 0;
	text-align: center;
}

#blog_pager ul li:hover {
	background: #777777 !important;
}

#blog_pager ul li a {
	color: #000;
	display: block;
	width: 22px;
	height: 20px;
}

#blog_pager ul li:hover a{
	color: #fff;
}

.blog_pager_selected {
	background: #777777 !important;
}

.przesuwnik1 {
	width: 45px !important;
}

.przesuwnik1 a {
	padding-left: 3px !important;
}

.przesuwnik2 {
	width: 45px !important;
}

.przesuwnik2 a {
	padding-left: 7px !important;
}

.blog_pager_selected a {
	color: #fff !important;
}

#right_content ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#right_content ul li {
	padding: 0 0 0 10px;
	margin: 0;
	background: transparent url(../images/orange_li.png) no-repeat 0 8px;
}

#right_content ul li a {
	font-weight: bold;
}

#right_content ul li div {
	font: normal 12px 'Arial';
}

ul {
clear: both !important;
margin: 0 0 5px 0;
}

p {
clear: both !important;
}