/* ----------------------------------------- */
/* Obsah */
#main-content {
	width: 1000px;
	padding: 36px 0 28px;
	margin: 0 auto;
}



/* ----------------------------------------- */
/* Statická strana */
#static h2 {
	font-size: 34px;
	font-weight: bold;
	padding-bottom: 6px;
}
#static h3 {
	color: #006ece;
	font-size: 20px;
	font-weight: normal;
	padding-top: 24px;
	padding-bottom: 6px;
}
#static p {
	line-height: 21px;
	padding-top: 22px;
}
#static p span {
	color: #005db5;
	font-size: 16px;
	font-weight: bold;
}
#static ul {
	list-style: none;
	line-height: 21px;
	padding: 23px 22px 9px;
}
#static li {
	background: transparent url('../images/public/icon-li.png') no-repeat 0 6px;
	padding: 1px 22px 2px;
}