/* CSS Document nastylovani boxu */
.box { margin-bottom: 20px; }
.box h2 {	margin-bottom: 15px; }

.box h2.news,
.box h2.new {
	height: 29px;
	background: #5A5758 url('/css/img/portlety2/heading_news.gif') left 0 no-repeat;
}
 
.box h2.news span.right,
.box h2.new span.right {
	height: 29px;
	display: block;
	width: 7px;
	float: right;
	background: url('/css/img/portlety2/heading_news_right.gif') left 0 no-repeat;
}

.box h2.about {
	height: 29px;
	background: #5A5758 url('/css/img/portlety2/heading_about.gif') left 0 no-repeat;
}

.box h2.about span.right {
	height: 29px;
	display: block;
	width: 7px;
	float: right;
	background: url('/css/img/portlety2/heading_about_right.gif') left 0 no-repeat;
}

.box h2.reference {
	height: 29px;
	background: #5A5758 url('/css/img/portlety2/heading_reference_2.gif') left 0 no-repeat;
}

.box h2.reference span.right {
	height: 29px;
	display: block;
	width: 7px;
	float: right;
	background: url('/css/img/portlety2/heading_reference_right.gif') left 0 no-repeat;
}

/* nastylování news boxu */
.box h4 {
	background: url('/css/img/novinky/nadpis_bod.gif') 0 0.1em no-repeat;
	padding-left: 22px;
	margin-bottom: 5px;
	font-size: 1em;
}

	.box h4 a { color: #E95E0F; }
	
	.box span.datum {
		color: #5A5758;
		font-size: 0.92em;
		padding-left: 22px;
		display: block;
		margin-bottom: 8px;
	}
	
	.box p {
		padding-left:2px;
		margin-bottom: 30px;
	}
	
	.box p.perex { font-weight: bold; }
	
/* nastylovani boxu reference */
.box img {
	margin-bottom:10px;
	width:165px;
}

.box a img { border:none; }

/* prebiti stylu pro box o spolecnosti */
.full p { padding: 0px; }

/* ADDED BY LH */a.vice-novinek {
  padding-left:20px;
  color:#E95E0F;
}

.titulka-cnt #portlets_right .box p {
    padding-left:7px;
  }