/* clearing */html, body, p, img, fieldset, h1, h2, h3, h4, h5, a, ul {	margin: 0;	padding: 0;	border: 0 none;	outline: none;}table {	border-collapse: collapse;}ul {	list-style-type: none;}/* common */.clearfix:after {	clear: both;	content: ' ';	display: block;	font-size: 0;	line-height: 0;	visibility: hidden;	width: 0;	height: 0;}.clearfix {	display: inline-block;}* html .clearfix {	height: 1%;}.clearfix {	display: block;}.pre {	white-space: pre;	font-family: monospace;}.center {	text-align: center;}.js-show {	display: none;}/* layout */.all {	width: 960px;	margin: 0 auto;}/* style */body {	font-family: Helvetica, Arial, sans-serif;	font-size: 14px;	line-height: 150%;	background-color: #eeeeee;	background-image: url('gears.gif');	background-repeat: no-repeat;	background-position: center -346px;}a {	color: #540000;}.header {	background-color: #a92a2a;}.header strong {	color: #4f1414;	font-size: 30px;}.header strong:first-child {	display: inline-block;	margin-right: 6em;}.all {	background-color: white;	margin-top: 4em;}.header .inner {	padding: 2em 1em 1em 1.5em;}.content .inner {	padding: 1em 1em 2em 1em;}h1, h2, h3, h4, h5 {	color: #a94c4c;}ul, p, h1, h2, h3, h4, h5 {	margin: 1em 0;}ul.square {	list-style-type: square;	margin-left: 30px;}ul.square li {}.menu {	background-color: #c48585;}.menu ul {	margin: 0;}.menu li {	float: left;}.menu li a {	display: block;	padding: 1em 1em 0.75em 2em;	text-transform: uppercase;	font-weight: bold;	text-decoration: none;}.menu li a:hover {	text-decoration: underline;}ul.pdf {	list-style-image: url('../img/pdf-icon.gif');	line-height: 175%;}dt {	font-weight: bold;}.aktualita {	font-weight: bold;	color: red;}