/** ODKAZY */
a {
	text-decoration: underline;
	color: #2B3078;	
	font-weight: bold;
}
a:hover {
	text-decoration: none;	
}
a img {
	border: none;
}

.book_ico {
	font-size: 11px;
	margin: 0;
	padding: 0;
	list-style-type: none;	
}
.book_ico li {
	background: url('../design/lists/book.png') 0 6px no-repeat;	
	padding: 0 0 5px 18px;
	line-height: 20px;
}

.press {
	font-size: 11px;
	margin: 0;
	padding: 0;
	list-style-type: none;	
}
.press li {
	background: url('../design/lists/arrow_press.png') 0 6px no-repeat;	
	padding: 0 0 5px 11px;
	line-height: 17px;
}
