* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: sans-serif;
	font-size: 0.9em;
	background-color: #660000;
	color: #FFFFFF;
	line-height: 1.5em;
	letter-spacing: 0.01em;
	padding-top: 20px;
	padding-bottom: 20px;
}
h1 {
	position: absolute;
	overflow: hidden;
	left: 85px;
	top: 25px;
	height: 70px;
	width: 100px;
}
h1 span {
	position: absolute;
	top: 0;
	left: 0;
	background-image: url(images/logo-interobal.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 70px;
	width: 100px;
	visibility:visible;
	_cursor: hand;
	cursor: hand;
}
#CentrovaniObsahu {
	width: 800px; 
	height: 480px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -250px 0 0 -400px;
	background-image: url(images/pozadi-titulka-new.png);
	background-repeat: no-repeat;
	padding-top: 110px;
	text-align: center;
	font-size: 80%;
}
hr.oddeleni-bloku {
	display: none;
}
hr.cistic {
	clear: both;
	visibility:hidden;
	height: 1px;
	margin-top: -1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.cihlova-barva-textu {
	color: #FFFFFF;
}
a:link, a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FFFFFF;
}

