@import url('global.css');
@import url('gallery.css');

div.news-entry {
	margin: 1em 0 0 0;	
	padding: 0 1em 0 15px;
	clear:both;
}

div.news-entry a:hover {color: #72C2FF}

div.news-single {
	margin: 1em 0 0 0;	
	padding: 0 1em 0 15px;
}

div.news-entry h3 {
	padding-left: 40px;
}

div.news-single h3 {
	padding: 8px 0 0 40px;
}

div.news-entry div.date,
div.news-single div.date {
	width: 35px;
	height: 30px;
	background: url('/img/g/centrum-handlowe-aks/news.date.bg.jpg') top left repeat-x;
	float: left;
	padding-top: 2px;
	margin: 0 1em 1em 0;
}

div.news-entry div.date span,
div.news-single div.date span {
	display: block;
	text-align: center;
	font-size: 0.87em;
	line-height: 13px;
}

div.news-entry div.date span.day,
div.news-single div.date span.day,
div.news-entry div.date span.day-month,
div.news-single div.date span.day-month {
	font-weight: bold;
	font-size: 0.95em;
}

div.news-entry div.intro {
	padding-left: 45px;
}

div.news-single div.intro {
	clear: both;
	margin-bottom: 1em;
}

div.news-entry img,
div.news-single div.intro img {
	border: 1px solid #fff;
	margin: 0 1em 0.5em 0;
	float: left;
}

div.news-single div.text {
	clear: both;
}

div.news-single div.text img {
	margin: 1em 0 0.5em 0;
}

div.news-entry span.more {
	display: block;
	text-align: right;
}

div.news-entry span.more a {
	background: url('/img/g/centrum-handlowe-aks/bullet.default.gif') center left no-repeat;
	padding: 0 0 0 10px;
}

div.news-entry span.more a:hover {
	background: url('/img/g/centrum-handlowe-aks/bullet.bold.gif') center left no-repeat;
}

div.news-entry span.more a {
	font-weight: bold;
	font-size: 0.92em;
}

div.news-entry h3 a {
	font-weight: bold;
	font-size: 12px;
}

div.news-entry h3 a:hover,
div.news-entry div.intro a:hover {
	border: none;
}

div.medium-box .content {
	padding: 5px 0 0 0;
	background: url('/img/g/centrum-handlowe-aks/box.mid.top.jpg') top left no-repeat;
}

div.medium-box .news-entry-list {
	background: none;
}
