.section {
	float: left;
	width: 320px;
	margin-right: 10px;
	
}
h2.section-title {
	text-align: left;
	border-left: 10px solid #ec7000;
	margin-bottom: 0;
	border-bottom: 0;
	padding: 10px;
/*	border-bottom: 1px solid #000;*/
}
h2.section-title a {
	color: #ec7000;
	font-weight: bold;
	text-decoration: none;
	font-size: 14pt;
}
.articles {
	border-left: 1px solid #ec7000;
/*	background-color: #fff0e1;*/
}

/* zaznam */
.zaznam {

}
div.zaznam h2 {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
}
div.zaznam h2 a {
	color: #690000;
	font-weight: bold;
	text-decoration: none;
	font-size: 10pt;
}

.obsah {
	padding-top: 10px;
}
.perex {
	margin: 0 0 20px 0;
	padding-top: 10px;
	/* width: 650px; */
	/*padding-right: 2px;*/
}
.perex h2 {
	margin: 0px;
}
/*
.perex:hover {
    overflow: visible;
    max-height: none;
    height: auto;
}
*/

.read-more {
	clear: right;
	display: block;
	text-align: center;
	margin: 5px 25px 0 25px;
	padding: 5px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	border-top: 1px solid #FFE199;
	display: none;
}
.read-more-top {
	display: block;
	width: 150px;
    position: relative;
	text-align: center;
	margin: 0 auto;
	margin-top: -20px;
	padding: 5px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
.section-link {
	margin-top: 10px;
	display: block;
	text-align: left;
	padding: 5px;
	border-left: 10px solid #ec7000;
	font-weight: bold;
	text-decoration: none;
}
.section-link span {
	color: #434343;
}