body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 11px;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #000000;
	color: white;
	line-height: 1.3em;
	background-image: url(img/prechod.gif);
	background-repeat: repeat-x;
	background-position: top;
}
a:active, object, embed
{
outline: none;
}
a:focus
{
-moz-outline-style: none;
}
a:hover {
	text-decoration: none;
}
a {
	color: #CCE014;
}
a img {
	border: none;
}
table, tr, td {
	font-size: 100%;
}
p {
	margin: 0 0 1em 0;
	padding: 0;
}
h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	color: #BED113;
	font-weight: normal;
	line-height: normal;
	font-size: 1.4em;
}
h1 {
	margin: 0 0 5px 0;
	font-size: 1.5em;
}
h4 {
	font-size: 1em;
}
h5 {
	font-size: 0.9em;
}
/* SIFR definition */
strong#logo a span, div#slidelogo a span,
ul#langs li a span, ul#ico li a span,
div#c404 span {
	height: 100%;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0;
	display: block;
	cursor: pointer;
	background-repeat: no-repeat;
}
div#holder {
	width: 900px;
	margin: 0 auto;
	position: relative;
	text-align: left;
	left: 4px;
	min-height: 400px;
	height: 499px;
	z-index: 10;
}
div#slidelogo {
	position: fixed;
	_position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	height: 120px;
	text-align: center;
}
div#slidelogo a {
	/*position: absolute;
	top: 500px;
	left: -40px;
	height: 120px;
	width: 40px;
	display: block;
	overflow: hidden;*/
	position: relative;
	height: 120px;
	width: 40px;
	display: block;
	margin: 0 auto;
	left: -470px;
	top: -60px;
	overflow: hidden;
}
div#slidelogo a span {
	background-image: url(img/logo-pixelbox-vertical.gif);
}
strong#logo {
	display: block;
	width: 100px;
	height: 90px;
	position: relative;
}
div#h404 strong#logo {
	margin: 0 auto;
	margin-bottom: 20px;
}
strong#logo a {
	width: 100px;
	height: 90px;
}
strong#logo a span {
	background-image: url(img/logo-pixelbox.gif);
}
div#c404 {
	font-size: 2em;
	width: 530px;
	height: 550px;
	padding: 0;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	line-height: 550px;
}
div#c404 em {
	color: #BED113;
	margin-left: 5px;
	font-style: normal;
}
div#c404 span {
	background-image: url(img/404.jpg);
}

